+ set -x
+ for FILE in {test-,}requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt
+ sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt
+ for FILE in {test-,}requirements.txt
+ '[' -f requirements.txt ']'
+ sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt
+ sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt
+ cleanup_sdist
+ return
+ detect_python
+ '[' -x /usr/bin/python3 ']'
+ PYTHON=python3
+ echo 'Using python3 as python interpreter'
Using python3 as python interpreter
+ setup_mock
+ MOCKOPTS='-v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'
+ /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --clean
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --clean
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  fcc05c6b-8b71-4a19-9686-92710af8dc2f
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/25/c8/25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-ironicclient-e786c8cdd10ff198feac49ad911d0a97d0e2697a
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e7/86/e786c8cdd10ff198feac49ad911d0a97d0e2697a_da631bae
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-magnum-ef1a554e91da1ec10f06eb00c861c3896ea8dada
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/ef/1a/ef1a554e91da1ec10f06eb00c861c3896ea8dada_66e91217
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-fwaas-001abb4eca104c0178c4b3951b867901e8fb58df
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/00/1a/001abb4eca104c0178c4b3951b867901e8fb58df_161d734f
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-3c0eafc59e3019d5f19c9921d3179d30c566c40e
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/3c/0e/3c0eafc59e3019d5f19c9921d3179d30c566c40e_14fd3881
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-eca646f3e3735a24688d2c27406c16b1f81bb49c
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ec/a6/eca646f3e3735a24688d2c27406c16b1f81bb49c_55cf7419
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-opstools]
name=centos10-opstools
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/
enabled=0
gpgcheck=0
module_hotfixes=1

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Squid and DLRN mock
[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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
Start: clean chroot
Finish: clean chroot
Finish: run
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
+ /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --init
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --init
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  fb1563d4-43cd-45b3-b035-5503cfa38aae
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/25/c8/25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-ironicclient-e786c8cdd10ff198feac49ad911d0a97d0e2697a
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e7/86/e786c8cdd10ff198feac49ad911d0a97d0e2697a_da631bae
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-magnum-ef1a554e91da1ec10f06eb00c861c3896ea8dada
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/ef/1a/ef1a554e91da1ec10f06eb00c861c3896ea8dada_66e91217
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-fwaas-001abb4eca104c0178c4b3951b867901e8fb58df
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/00/1a/001abb4eca104c0178c4b3951b867901e8fb58df_161d734f
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-3c0eafc59e3019d5f19c9921d3179d30c566c40e
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/3c/0e/3c0eafc59e3019d5f19c9921d3179d30c566c40e_14fd3881
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-eca646f3e3735a24688d2c27406c16b1f81bb49c
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ec/a6/eca646f3e3735a24688d2c27406c16b1f81bb49c_55cf7419
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-opstools]
name=centos10-opstools
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/
enabled=0
gpgcheck=0
module_hotfixes=1

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Squid and DLRN mock
[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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
Mock Version: 6.0
INFO: Mock Version: 6.0
INFO: Mock Version: 6.0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.cs2cik1l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     7018124     1539468     2974296    10869004     9096688
DEBUG: Swap:       16777212     5471664    11305548
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  840M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  205G  345G  38% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rtt7oxyc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc'
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
+ MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/
+ '[' -z '' ']'
+ '[' '' == 1 ']'
+ detect_version_and_release
+ '[' -r setup.py -a '!' -r metadata.json ']'
+ copy_src_to_mock_buildroot
+ git checkout -f c09842b2c734b7085d6fc462469390f5741fcae2
Previous HEAD position was 8fb69f577 Merge "Drop explicit executor argument"
HEAD is now at c09842b2c Merge "Remove installation guide for openSUSE/SLES"
+ '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']'
+ mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc
+ cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc
+ pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc
/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-heat
+ set +o pipefail
+ git tag -l 'private-*'
+ xargs -n 1 git tag -d
+ set -o pipefail
+ popd
~/data/openstack-heat
+ '[' -z '' ']'
++ tail -n 1
++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)'
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h'
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
+ setversionandrelease 24.1.0.dev21 c09842b
+ UPSTREAMVERSION=24.1.0.dev21
+ [[ 24.1.0.dev21 =~ ([^-]*)-(.+) ]]
+ [[ 24.1.0.dev21 =~ (.*?)\.(0rc.+) ]]
+ [[ 24.1.0.dev21 =~ (.*?)\.(0b.+) ]]
+ [[ 24.1.0.dev21 =~ (.*?)\.(0a.+) ]]
+ [[ 24.1.0.dev21 =~ (.*?)\.(dev.+) ]]
+ VERSION=24.1.0
+ '[' 0.date.hash = 0.1.date.hash ']'
+ '[' 0.date.hash = minor.date.hash ']'
+ RELEASE=0.20250527065701.c09842b
+ '[' -r setup.py -a '!' -r metadata.json ']'
+ SOURCETYPE=tarball
+ /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  21bc652a-c446-4ac0-8bd8-c47da60f34eb
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/25/c8/25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-ironicclient-e786c8cdd10ff198feac49ad911d0a97d0e2697a
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e7/86/e786c8cdd10ff198feac49ad911d0a97d0e2697a_da631bae
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-magnum-ef1a554e91da1ec10f06eb00c861c3896ea8dada
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/ef/1a/ef1a554e91da1ec10f06eb00c861c3896ea8dada_66e91217
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-fwaas-001abb4eca104c0178c4b3951b867901e8fb58df
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/00/1a/001abb4eca104c0178c4b3951b867901e8fb58df_161d734f
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-3c0eafc59e3019d5f19c9921d3179d30c566c40e
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/3c/0e/3c0eafc59e3019d5f19c9921d3179d30c566c40e_14fd3881
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-eca646f3e3735a24688d2c27406c16b1f81bb49c
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ec/a6/eca646f3e3735a24688d2c27406c16b1f81bb49c_55cf7419
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-opstools]
name=centos10-opstools
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/
enabled=0
gpgcheck=0
module_hotfixes=1

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Squid and DLRN mock
[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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
Mock Version: 6.0
INFO: Mock Version: 6.0
INFO: Mock Version: 6.0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rqyol89x', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     6435776     2087672     3021612    10950464     9679036
DEBUG: Swap:       16777212     5471664    11305548
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  888M  3.5G  21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  205G  345G  38% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.7xgfn2nw', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
INFO: 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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True
/usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING: The wheel package is not available.
[pbr] Generating ChangeLog
WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
/usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running sdist
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.2s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.5s)
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-24.1.0.dev21
creating openstack-heat-24.1.0.dev21/api-ref
creating openstack-heat-24.1.0.dev21/api-ref/source
creating openstack-heat-24.1.0.dev21/api-ref/source/v1
creating openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
creating openstack-heat-24.1.0.dev21/bin
creating openstack-heat-24.1.0.dev21/contrib
creating openstack-heat-24.1.0.dev21/contrib/heat_docker
creating openstack-heat-24.1.0.dev21/contrib/heat_docker/heat_docker
creating openstack-heat-24.1.0.dev21/contrib/heat_docker/heat_docker/resources
creating openstack-heat-24.1.0.dev21/contrib/heat_docker/heat_docker/tests
creating openstack-heat-24.1.0.dev21/devstack
creating openstack-heat-24.1.0.dev21/devstack/lib
creating openstack-heat-24.1.0.dev21/devstack/upgrade
creating openstack-heat-24.1.0.dev21/devstack/upgrade/templates
creating openstack-heat-24.1.0.dev21/doc
creating openstack-heat-24.1.0.dev21/doc/source
creating openstack-heat-24.1.0.dev21/doc/source/_extra
creating openstack-heat-24.1.0.dev21/doc/source/_static
creating openstack-heat-24.1.0.dev21/doc/source/_templates
creating openstack-heat-24.1.0.dev21/doc/source/admin
creating openstack-heat-24.1.0.dev21/doc/source/api
creating openstack-heat-24.1.0.dev21/doc/source/configuration
creating openstack-heat-24.1.0.dev21/doc/source/contributor
creating openstack-heat-24.1.0.dev21/doc/source/developing_guides
creating openstack-heat-24.1.0.dev21/doc/source/ext
creating openstack-heat-24.1.0.dev21/doc/source/getting_started
creating openstack-heat-24.1.0.dev21/doc/source/install
creating openstack-heat-24.1.0.dev21/doc/source/man
creating openstack-heat-24.1.0.dev21/doc/source/operating_guides
creating openstack-heat-24.1.0.dev21/doc/source/sourcecode
creating openstack-heat-24.1.0.dev21/doc/source/template_guide
creating openstack-heat-24.1.0.dev21/doc/source/templates
creating openstack-heat-24.1.0.dev21/doc/source/templates/cfn
creating openstack-heat-24.1.0.dev21/doc/source/templates/hot
creating openstack-heat-24.1.0.dev21/etc
creating openstack-heat-24.1.0.dev21/etc/heat
creating openstack-heat-24.1.0.dev21/etc/heat/environment.d
creating openstack-heat-24.1.0.dev21/etc/heat/httpd
creating openstack-heat-24.1.0.dev21/etc/heat/templates
creating openstack-heat-24.1.0.dev21/etc/heat/uwsgi
creating openstack-heat-24.1.0.dev21/heat
creating openstack-heat-24.1.0.dev21/heat/api
creating openstack-heat-24.1.0.dev21/heat/api/aws
creating openstack-heat-24.1.0.dev21/heat/api/cfn
creating openstack-heat-24.1.0.dev21/heat/api/cfn/v1
creating openstack-heat-24.1.0.dev21/heat/api/middleware
creating openstack-heat-24.1.0.dev21/heat/api/openstack
creating openstack-heat-24.1.0.dev21/heat/api/openstack/v1
creating openstack-heat-24.1.0.dev21/heat/api/openstack/v1/views
creating openstack-heat-24.1.0.dev21/heat/cloudinit
creating openstack-heat-24.1.0.dev21/heat/cmd
creating openstack-heat-24.1.0.dev21/heat/common
creating openstack-heat-24.1.0.dev21/heat/db
creating openstack-heat-24.1.0.dev21/heat/db/migrations
creating openstack-heat-24.1.0.dev21/heat/db/migrations/versions
creating openstack-heat-24.1.0.dev21/heat/engine
creating openstack-heat-24.1.0.dev21/heat/engine/cfn
creating openstack-heat-24.1.0.dev21/heat/engine/clients
creating openstack-heat-24.1.0.dev21/heat/engine/clients/os
creating openstack-heat-24.1.0.dev21/heat/engine/clients/os/keystone
creating openstack-heat-24.1.0.dev21/heat/engine/clients/os/neutron
creating openstack-heat-24.1.0.dev21/heat/engine/constraint
creating openstack-heat-24.1.0.dev21/heat/engine/hot
creating openstack-heat-24.1.0.dev21/heat/engine/notification
creating openstack-heat-24.1.0.dev21/heat/engine/resources
creating openstack-heat-24.1.0.dev21/heat/engine/resources/aws
creating openstack-heat-24.1.0.dev21/heat/engine/resources/aws/autoscaling
creating openstack-heat-24.1.0.dev21/heat/engine/resources/aws/cfn
creating openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
creating openstack-heat-24.1.0.dev21/heat/engine/resources/aws/iam
creating openstack-heat-24.1.0.dev21/heat/engine/resources/aws/lb
creating openstack-heat-24.1.0.dev21/heat/engine/resources/aws/s3
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/aodh
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/aodh/gnocchi
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/barbican
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/blazar
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/cinder
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/designate
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/glance
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/ironic
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/magnum
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/manila
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/mistral
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/monasca
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/lbaas
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/sfc
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/taas
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/nova
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/sahara
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/senlin
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/swift
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/trove
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/vitrage
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/zaqar
creating openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/zun
creating openstack-heat-24.1.0.dev21/heat/hacking
creating openstack-heat-24.1.0.dev21/heat/locale
creating openstack-heat-24.1.0.dev21/heat/locale/de
creating openstack-heat-24.1.0.dev21/heat/locale/de/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat/locale/es
creating openstack-heat-24.1.0.dev21/heat/locale/es/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat/locale/fr
creating openstack-heat-24.1.0.dev21/heat/locale/fr/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat/locale/it
creating openstack-heat-24.1.0.dev21/heat/locale/it/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat/locale/ja
creating openstack-heat-24.1.0.dev21/heat/locale/ja/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat/locale/ko_KR
creating openstack-heat-24.1.0.dev21/heat/locale/ko_KR/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat/locale/pt_BR
creating openstack-heat-24.1.0.dev21/heat/locale/pt_BR/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat/locale/ru
creating openstack-heat-24.1.0.dev21/heat/locale/ru/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat/locale/zh_CN
creating openstack-heat-24.1.0.dev21/heat/locale/zh_CN/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat/locale/zh_TW
creating openstack-heat-24.1.0.dev21/heat/locale/zh_TW/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat/objects
creating openstack-heat-24.1.0.dev21/heat/policies
creating openstack-heat-24.1.0.dev21/heat/rpc
creating openstack-heat-24.1.0.dev21/heat/scaling
creating openstack-heat-24.1.0.dev21/heat/tests
creating openstack-heat-24.1.0.dev21/heat/tests/api
creating openstack-heat-24.1.0.dev21/heat/tests/api/aws
creating openstack-heat-24.1.0.dev21/heat/tests/api/cfn
creating openstack-heat-24.1.0.dev21/heat/tests/api/middleware
creating openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
creating openstack-heat-24.1.0.dev21/heat/tests/autoscaling
creating openstack-heat-24.1.0.dev21/heat/tests/aws
creating openstack-heat-24.1.0.dev21/heat/tests/clients
creating openstack-heat-24.1.0.dev21/heat/tests/cmd
creating openstack-heat-24.1.0.dev21/heat/tests/constraints
creating openstack-heat-24.1.0.dev21/heat/tests/convergence
creating openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
creating openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
creating openstack-heat-24.1.0.dev21/heat/tests/db
creating openstack-heat-24.1.0.dev21/heat/tests/engine
creating openstack-heat-24.1.0.dev21/heat/tests/engine/service
creating openstack-heat-24.1.0.dev21/heat/tests/openstack
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/aodh
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/barbican
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/blazar
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/cinder
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/designate
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/glance
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/ironic
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/magnum
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/manila
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/mistral
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/monasca
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron/test_sfc
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron/test_taas
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/nova
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/swift
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/trove
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/vitrage
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/zaqar
creating openstack-heat-24.1.0.dev21/heat/tests/openstack/zun
creating openstack-heat-24.1.0.dev21/heat/tests/policy
creating openstack-heat-24.1.0.dev21/heat/tests/templates
creating openstack-heat-24.1.0.dev21/heat/wsgi
creating openstack-heat-24.1.0.dev21/heat_integrationtests
creating openstack-heat-24.1.0.dev21/heat_integrationtests/common
creating openstack-heat-24.1.0.dev21/heat_integrationtests/functional
creating openstack-heat-24.1.0.dev21/heat_integrationtests/locale
creating openstack-heat-24.1.0.dev21/heat_integrationtests/locale/de
creating openstack-heat-24.1.0.dev21/heat_integrationtests/locale/de/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat_integrationtests/locale/en_GB
creating openstack-heat-24.1.0.dev21/heat_integrationtests/locale/en_GB/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat_integrationtests/locale/ja
creating openstack-heat-24.1.0.dev21/heat_integrationtests/locale/ja/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat_integrationtests/locale/ko_KR
creating openstack-heat-24.1.0.dev21/heat_integrationtests/locale/ko_KR/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/heat_upgradetests
creating openstack-heat-24.1.0.dev21/openstack_heat.egg-info
creating openstack-heat-24.1.0.dev21/playbooks
creating openstack-heat-24.1.0.dev21/playbooks/devstack
creating openstack-heat-24.1.0.dev21/playbooks/devstack/functional
creating openstack-heat-24.1.0.dev21/rally-scenarios
creating openstack-heat-24.1.0.dev21/rally-scenarios/extra
creating openstack-heat-24.1.0.dev21/rally-scenarios/plugins
creating openstack-heat-24.1.0.dev21/releasenotes
creating openstack-heat-24.1.0.dev21/releasenotes/notes
creating openstack-heat-24.1.0.dev21/releasenotes/source
creating openstack-heat-24.1.0.dev21/releasenotes/source/_static
creating openstack-heat-24.1.0.dev21/releasenotes/source/_templates
creating openstack-heat-24.1.0.dev21/releasenotes/source/locale
creating openstack-heat-24.1.0.dev21/releasenotes/source/locale/en_GB
creating openstack-heat-24.1.0.dev21/releasenotes/source/locale/en_GB/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/releasenotes/source/locale/fr
creating openstack-heat-24.1.0.dev21/releasenotes/source/locale/fr/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/releasenotes/source/locale/ja
creating openstack-heat-24.1.0.dev21/releasenotes/source/locale/ja/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/releasenotes/source/locale/ko_KR
creating openstack-heat-24.1.0.dev21/releasenotes/source/locale/ko_KR/LC_MESSAGES
creating openstack-heat-24.1.0.dev21/roles
creating openstack-heat-24.1.0.dev21/roles/run-heat-tests
creating openstack-heat-24.1.0.dev21/roles/run-heat-tests/defaults
creating openstack-heat-24.1.0.dev21/roles/run-heat-tests/tasks
creating openstack-heat-24.1.0.dev21/tools
creating openstack-heat-24.1.0.dev21/tools/dashboards
copying files to openstack-heat-24.1.0.dev21...
copying .coveragerc -> openstack-heat-24.1.0.dev21
copying .pre-commit-config.yaml -> openstack-heat-24.1.0.dev21
copying .stestr.conf -> openstack-heat-24.1.0.dev21
copying .zuul.yaml -> openstack-heat-24.1.0.dev21
copying AUTHORS -> openstack-heat-24.1.0.dev21
copying CONTRIBUTING.rst -> openstack-heat-24.1.0.dev21
copying ChangeLog -> openstack-heat-24.1.0.dev21
copying HACKING.rst -> openstack-heat-24.1.0.dev21
copying LICENSE -> openstack-heat-24.1.0.dev21
copying README.rst -> openstack-heat-24.1.0.dev21
copying bindep.txt -> openstack-heat-24.1.0.dev21
copying pyproject.toml -> openstack-heat-24.1.0.dev21
copying requirements.txt -> openstack-heat-24.1.0.dev21
copying setup.cfg -> openstack-heat-24.1.0.dev21
copying setup.py -> openstack-heat-24.1.0.dev21
copying test-requirements.txt -> openstack-heat-24.1.0.dev21
copying tox.ini -> openstack-heat-24.1.0.dev21
copying api-ref/source/conf.py -> openstack-heat-24.1.0.dev21/api-ref/source
copying api-ref/source/index.rst -> openstack-heat-24.1.0.dev21/api-ref/source
copying api-ref/source/v1/build-info.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/events.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/general-info.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/index.rst -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/parameters.yaml -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/resource-types.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/resources.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/services.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/software-config.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/stack-actions.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/stack-outputs.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/stack-snapshots.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/stack-templates.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/stacks.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/status.yaml -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/versions.inc -> openstack-heat-24.1.0.dev21/api-ref/source/v1
copying api-ref/source/v1/samples/build-info-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/config-create-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/config-create-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/config-show-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/configs-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/deployment-create-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/deployment-create-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/deployment-metadata-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/deployment-show-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/deployment-update-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/deployment-update-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/deployments-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/event-show-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/events-find-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/events-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/resource-metadata-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/resource-schema-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/resource-show-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/resource-type-template-hot-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/resource-type-template-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/resource-types-list-advanced-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/resource-types-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/resources-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/services-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-abandon-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-action-cancel-update-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-action-cancel-without-rollback-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-action-check-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-action-resume-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-action-suspend-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-adopt-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-create-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-create-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-environment-show-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-export-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-files-show-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-find-delete-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-find-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-output-show-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-outputs-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-preview-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-show-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-snapshot-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-snapshot-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-snapshot-restore-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-snapshot-show-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-snapshots-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-update-preview-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-update-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stack-update-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/stacks-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/template-functions-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/template-show-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/template-validate-request.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/template-validate-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/template-versions-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying api-ref/source/v1/samples/versions-list-response.json -> openstack-heat-24.1.0.dev21/api-ref/source/v1/samples
copying bin/heat-db-setup -> openstack-heat-24.1.0.dev21/bin
copying bin/heat-keystone-setup-domain -> openstack-heat-24.1.0.dev21/bin
copying contrib/heat_docker/README.md -> openstack-heat-24.1.0.dev21/contrib/heat_docker
copying contrib/heat_docker/requirements.txt -> openstack-heat-24.1.0.dev21/contrib/heat_docker
copying contrib/heat_docker/setup.cfg -> openstack-heat-24.1.0.dev21/contrib/heat_docker
copying contrib/heat_docker/setup.py -> openstack-heat-24.1.0.dev21/contrib/heat_docker
copying contrib/heat_docker/heat_docker/__init__.py -> openstack-heat-24.1.0.dev21/contrib/heat_docker/heat_docker
copying contrib/heat_docker/heat_docker/resources/__init__.py -> openstack-heat-24.1.0.dev21/contrib/heat_docker/heat_docker/resources
copying contrib/heat_docker/heat_docker/resources/docker_container.py -> openstack-heat-24.1.0.dev21/contrib/heat_docker/heat_docker/resources
copying contrib/heat_docker/heat_docker/tests/__init__.py -> openstack-heat-24.1.0.dev21/contrib/heat_docker/heat_docker/tests
copying contrib/heat_docker/heat_docker/tests/fake_docker_client.py -> openstack-heat-24.1.0.dev21/contrib/heat_docker/heat_docker/tests
copying contrib/heat_docker/heat_docker/tests/test_docker_container.py -> openstack-heat-24.1.0.dev21/contrib/heat_docker/heat_docker/tests
copying devstack/README.rst -> openstack-heat-24.1.0.dev21/devstack
copying devstack/plugin.sh -> openstack-heat-24.1.0.dev21/devstack
copying devstack/settings -> openstack-heat-24.1.0.dev21/devstack
copying devstack/lib/heat -> openstack-heat-24.1.0.dev21/devstack/lib
copying devstack/upgrade/resources.sh -> openstack-heat-24.1.0.dev21/devstack/upgrade
copying devstack/upgrade/settings -> openstack-heat-24.1.0.dev21/devstack/upgrade
copying devstack/upgrade/shutdown.sh -> openstack-heat-24.1.0.dev21/devstack/upgrade
copying devstack/upgrade/upgrade.sh -> openstack-heat-24.1.0.dev21/devstack/upgrade
copying devstack/upgrade/templates/random_string.yaml -> openstack-heat-24.1.0.dev21/devstack/upgrade/templates
copying doc/.gitignore -> openstack-heat-24.1.0.dev21/doc
copying doc/Makefile -> openstack-heat-24.1.0.dev21/doc
copying doc/README.rst -> openstack-heat-24.1.0.dev21/doc
copying doc/requirements.txt -> openstack-heat-24.1.0.dev21/doc
copying doc/source/conf.py -> openstack-heat-24.1.0.dev21/doc/source
copying doc/source/glossary.rst -> openstack-heat-24.1.0.dev21/doc/source
copying doc/source/index.rst -> openstack-heat-24.1.0.dev21/doc/source
copying doc/source/_extra/.htaccess -> openstack-heat-24.1.0.dev21/doc/source/_extra
copying doc/source/_static/.placeholder -> openstack-heat-24.1.0.dev21/doc/source/_static
copying doc/source/_templates/.placeholder -> openstack-heat-24.1.0.dev21/doc/source/_templates
copying doc/source/admin/auth-model.rst -> openstack-heat-24.1.0.dev21/doc/source/admin
copying doc/source/admin/index.rst -> openstack-heat-24.1.0.dev21/doc/source/admin
copying doc/source/admin/introduction.rst -> openstack-heat-24.1.0.dev21/doc/source/admin
copying doc/source/admin/stack-domain-users.rst -> openstack-heat-24.1.0.dev21/doc/source/admin
copying doc/source/api/index.rst -> openstack-heat-24.1.0.dev21/doc/source/api
copying doc/source/configuration/config-options.rst -> openstack-heat-24.1.0.dev21/doc/source/configuration
copying doc/source/configuration/index.rst -> openstack-heat-24.1.0.dev21/doc/source/configuration
copying doc/source/configuration/logs.rst -> openstack-heat-24.1.0.dev21/doc/source/configuration
copying doc/source/configuration/sample_config.rst -> openstack-heat-24.1.0.dev21/doc/source/configuration
copying doc/source/configuration/sample_policy.rst -> openstack-heat-24.1.0.dev21/doc/source/configuration
copying doc/source/contributor/contributing.rst -> openstack-heat-24.1.0.dev21/doc/source/contributor
copying doc/source/contributor/index.rst -> openstack-heat-24.1.0.dev21/doc/source/contributor
copying doc/source/developing_guides/architecture.rst -> openstack-heat-24.1.0.dev21/doc/source/developing_guides
copying doc/source/developing_guides/blueprints.rst -> openstack-heat-24.1.0.dev21/doc/source/developing_guides
copying doc/source/developing_guides/gmr.rst -> openstack-heat-24.1.0.dev21/doc/source/developing_guides
copying doc/source/developing_guides/index.rst -> openstack-heat-24.1.0.dev21/doc/source/developing_guides
copying doc/source/developing_guides/pluginguide.rst -> openstack-heat-24.1.0.dev21/doc/source/developing_guides
copying doc/source/developing_guides/rally_on_gates.rst -> openstack-heat-24.1.0.dev21/doc/source/developing_guides
copying doc/source/developing_guides/schedulerhints.rst -> openstack-heat-24.1.0.dev21/doc/source/developing_guides
copying doc/source/developing_guides/supportstatus.rst -> openstack-heat-24.1.0.dev21/doc/source/developing_guides
copying doc/source/ext/__init__.py -> openstack-heat-24.1.0.dev21/doc/source/ext
copying doc/source/ext/resources.py -> openstack-heat-24.1.0.dev21/doc/source/ext
copying doc/source/ext/tablefromtext.py -> openstack-heat-24.1.0.dev21/doc/source/ext
copying doc/source/getting_started/create_a_stack.rst -> openstack-heat-24.1.0.dev21/doc/source/getting_started
copying doc/source/getting_started/index.rst -> openstack-heat-24.1.0.dev21/doc/source/getting_started
copying doc/source/getting_started/on_devstack.rst -> openstack-heat-24.1.0.dev21/doc/source/getting_started
copying doc/source/getting_started/on_fedora.rst -> openstack-heat-24.1.0.dev21/doc/source/getting_started
copying doc/source/getting_started/on_other.rst -> openstack-heat-24.1.0.dev21/doc/source/getting_started
copying doc/source/getting_started/on_ubuntu.rst -> openstack-heat-24.1.0.dev21/doc/source/getting_started
copying doc/source/getting_started/standalone.rst -> openstack-heat-24.1.0.dev21/doc/source/getting_started
copying doc/source/install/get_started.rst -> openstack-heat-24.1.0.dev21/doc/source/install
copying doc/source/install/index.rst -> openstack-heat-24.1.0.dev21/doc/source/install
copying doc/source/install/install-debian.rst -> openstack-heat-24.1.0.dev21/doc/source/install
copying doc/source/install/install-rdo.rst -> openstack-heat-24.1.0.dev21/doc/source/install
copying doc/source/install/install-ubuntu.rst -> openstack-heat-24.1.0.dev21/doc/source/install
copying doc/source/install/install.rst -> openstack-heat-24.1.0.dev21/doc/source/install
copying doc/source/install/launch-instance.rst -> openstack-heat-24.1.0.dev21/doc/source/install
copying doc/source/install/next-steps.rst -> openstack-heat-24.1.0.dev21/doc/source/install
copying doc/source/install/verify.rst -> openstack-heat-24.1.0.dev21/doc/source/install
copying doc/source/man/heat-api-cfn.rst -> openstack-heat-24.1.0.dev21/doc/source/man
copying doc/source/man/heat-api.rst -> openstack-heat-24.1.0.dev21/doc/source/man
copying doc/source/man/heat-db-setup.rst -> openstack-heat-24.1.0.dev21/doc/source/man
copying doc/source/man/heat-engine.rst -> openstack-heat-24.1.0.dev21/doc/source/man
copying doc/source/man/heat-keystone-setup-domain.rst -> openstack-heat-24.1.0.dev21/doc/source/man
copying doc/source/man/heat-manage.rst -> openstack-heat-24.1.0.dev21/doc/source/man
copying doc/source/man/heat-status.rst -> openstack-heat-24.1.0.dev21/doc/source/man
copying doc/source/man/index.rst -> openstack-heat-24.1.0.dev21/doc/source/man
copying doc/source/operating_guides/httpd.rst -> openstack-heat-24.1.0.dev21/doc/source/operating_guides
copying doc/source/operating_guides/scale_deployment.rst -> openstack-heat-24.1.0.dev21/doc/source/operating_guides
copying doc/source/operating_guides/upgrades_guide.rst -> openstack-heat-24.1.0.dev21/doc/source/operating_guides
copying doc/source/sourcecode/.gitignore -> openstack-heat-24.1.0.dev21/doc/source/sourcecode
copying doc/source/template_guide/advanced_topics.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/basic_resources.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/cfn.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/composition.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/contrib.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/environment.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/existing_templates.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/feature_guide.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/functions.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/hello_world.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/hot_guide.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/hot_spec.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/index.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/multi-clouds.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/openstack.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/software_deployment.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/template_guide/unsupported.rst -> openstack-heat-24.1.0.dev21/doc/source/template_guide
copying doc/source/templates/index.rst -> openstack-heat-24.1.0.dev21/doc/source/templates
copying doc/source/templates/cfn/WordPress_Single_Instance.rst -> openstack-heat-24.1.0.dev21/doc/source/templates/cfn
copying doc/source/templates/hot/hello_world.rst -> openstack-heat-24.1.0.dev21/doc/source/templates/hot
copying etc/heat/README-heat.conf.txt -> openstack-heat-24.1.0.dev21/etc/heat
copying etc/heat/api-paste.ini -> openstack-heat-24.1.0.dev21/etc/heat
copying etc/heat/heat-config-generator.conf -> openstack-heat-24.1.0.dev21/etc/heat
copying etc/heat/heat-policy-generator.conf -> openstack-heat-24.1.0.dev21/etc/heat
copying etc/heat/environment.d/default.yaml -> openstack-heat-24.1.0.dev21/etc/heat/environment.d
copying etc/heat/httpd/heat-api-cfn.conf -> openstack-heat-24.1.0.dev21/etc/heat/httpd
copying etc/heat/httpd/heat-api.conf -> openstack-heat-24.1.0.dev21/etc/heat/httpd
copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> openstack-heat-24.1.0.dev21/etc/heat/templates
copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> openstack-heat-24.1.0.dev21/etc/heat/templates
copying etc/heat/uwsgi/heat-api-cfn-uwsgi.ini -> openstack-heat-24.1.0.dev21/etc/heat/uwsgi
copying etc/heat/uwsgi/heat-api-uwsgi.ini -> openstack-heat-24.1.0.dev21/etc/heat/uwsgi
copying heat/__init__.py -> openstack-heat-24.1.0.dev21/heat
copying heat/version.py -> openstack-heat-24.1.0.dev21/heat
copying heat/api/__init__.py -> openstack-heat-24.1.0.dev21/heat/api
copying heat/api/versions.py -> openstack-heat-24.1.0.dev21/heat/api
copying heat/api/aws/__init__.py -> openstack-heat-24.1.0.dev21/heat/api/aws
copying heat/api/aws/ec2token.py -> openstack-heat-24.1.0.dev21/heat/api/aws
copying heat/api/aws/exception.py -> openstack-heat-24.1.0.dev21/heat/api/aws
copying heat/api/aws/utils.py -> openstack-heat-24.1.0.dev21/heat/api/aws
copying heat/api/cfn/__init__.py -> openstack-heat-24.1.0.dev21/heat/api/cfn
copying heat/api/cfn/versions.py -> openstack-heat-24.1.0.dev21/heat/api/cfn
copying heat/api/cfn/wsgi.py -> openstack-heat-24.1.0.dev21/heat/api/cfn
copying heat/api/cfn/v1/__init__.py -> openstack-heat-24.1.0.dev21/heat/api/cfn/v1
copying heat/api/cfn/v1/signal.py -> openstack-heat-24.1.0.dev21/heat/api/cfn/v1
copying heat/api/cfn/v1/stacks.py -> openstack-heat-24.1.0.dev21/heat/api/cfn/v1
copying heat/api/middleware/__init__.py -> openstack-heat-24.1.0.dev21/heat/api/middleware
copying heat/api/middleware/fault.py -> openstack-heat-24.1.0.dev21/heat/api/middleware
copying heat/api/middleware/version_negotiation.py -> openstack-heat-24.1.0.dev21/heat/api/middleware
copying heat/api/openstack/__init__.py -> openstack-heat-24.1.0.dev21/heat/api/openstack
copying heat/api/openstack/versions.py -> openstack-heat-24.1.0.dev21/heat/api/openstack
copying heat/api/openstack/wsgi.py -> openstack-heat-24.1.0.dev21/heat/api/openstack
copying heat/api/openstack/v1/__init__.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1
copying heat/api/openstack/v1/actions.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1
copying heat/api/openstack/v1/build_info.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1
copying heat/api/openstack/v1/events.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1
copying heat/api/openstack/v1/resources.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1
copying heat/api/openstack/v1/services.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1
copying heat/api/openstack/v1/software_configs.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1
copying heat/api/openstack/v1/software_deployments.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1
copying heat/api/openstack/v1/stacks.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1
copying heat/api/openstack/v1/util.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1
copying heat/api/openstack/v1/views/__init__.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1/views
copying heat/api/openstack/v1/views/stacks_view.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1/views
copying heat/api/openstack/v1/views/views_common.py -> openstack-heat-24.1.0.dev21/heat/api/openstack/v1/views
copying heat/cloudinit/__init__.py -> openstack-heat-24.1.0.dev21/heat/cloudinit
copying heat/cloudinit/boothook.sh -> openstack-heat-24.1.0.dev21/heat/cloudinit
copying heat/cloudinit/config -> openstack-heat-24.1.0.dev21/heat/cloudinit
copying heat/cloudinit/loguserdata.py -> openstack-heat-24.1.0.dev21/heat/cloudinit
copying heat/cloudinit/part_handler.py -> openstack-heat-24.1.0.dev21/heat/cloudinit
copying heat/cmd/__init__.py -> openstack-heat-24.1.0.dev21/heat/cmd
copying heat/cmd/all.py -> openstack-heat-24.1.0.dev21/heat/cmd
copying heat/cmd/api.py -> openstack-heat-24.1.0.dev21/heat/cmd
copying heat/cmd/api_cfn.py -> openstack-heat-24.1.0.dev21/heat/cmd
copying heat/cmd/engine.py -> openstack-heat-24.1.0.dev21/heat/cmd
copying heat/cmd/manage.py -> openstack-heat-24.1.0.dev21/heat/cmd
copying heat/cmd/status.py -> openstack-heat-24.1.0.dev21/heat/cmd
copying heat/common/__init__.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/auth_password.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/auth_plugin.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/auth_url.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/cache.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/config.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/context.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/crypt.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/custom_backend_auth.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/endpoint_utils.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/environment_format.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/environment_util.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/exception.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/grouputils.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/i18n.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/identifier.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/lifecycle_plugin_utils.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/messaging.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/netutils.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/noauth.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/param_utils.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/password_gen.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/plugin_loader.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/pluginutils.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/policy.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/profiler.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/serializers.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/service_utils.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/short_id.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/template_format.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/timeutils.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/urlfetch.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/common/wsgi.py -> openstack-heat-24.1.0.dev21/heat/common
copying heat/db/__init__.py -> openstack-heat-24.1.0.dev21/heat/db
copying heat/db/alembic.ini -> openstack-heat-24.1.0.dev21/heat/db
copying heat/db/api.py -> openstack-heat-24.1.0.dev21/heat/db
copying heat/db/filters.py -> openstack-heat-24.1.0.dev21/heat/db
copying heat/db/migration.py -> openstack-heat-24.1.0.dev21/heat/db
copying heat/db/models.py -> openstack-heat-24.1.0.dev21/heat/db
copying heat/db/types.py -> openstack-heat-24.1.0.dev21/heat/db
copying heat/db/utils.py -> openstack-heat-24.1.0.dev21/heat/db
copying heat/db/migrations/README.rst -> openstack-heat-24.1.0.dev21/heat/db/migrations
copying heat/db/migrations/env.py -> openstack-heat-24.1.0.dev21/heat/db/migrations
copying heat/db/migrations/script.py.mako -> openstack-heat-24.1.0.dev21/heat/db/migrations
copying heat/db/migrations/versions/c6214ca60943_initial_revision.py -> openstack-heat-24.1.0.dev21/heat/db/migrations/versions
copying heat/engine/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/api.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/attributes.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/check_resource.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/conditions.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/constraints.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/dependencies.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/environment.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/event.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/function.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/lifecycle_plugin.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/node_data.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/output.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/parameter_groups.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/parameters.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/parent_rsrc.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/plugin_manager.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/properties.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/properties_group.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/resource.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/rsrc_defn.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/scheduler.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/service.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/service_software_config.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/software_config_io.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/stack.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/stack_lock.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/status.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/stk_defn.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/support.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/sync_point.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/template.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/template_common.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/template_files.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/timestamp.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/translation.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/update.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/worker.py -> openstack-heat-24.1.0.dev21/heat/engine
copying heat/engine/cfn/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/cfn
copying heat/engine/cfn/functions.py -> openstack-heat-24.1.0.dev21/heat/engine/cfn
copying heat/engine/cfn/parameters.py -> openstack-heat-24.1.0.dev21/heat/engine/cfn
copying heat/engine/cfn/template.py -> openstack-heat-24.1.0.dev21/heat/engine/cfn
copying heat/engine/clients/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/clients
copying heat/engine/clients/client_exception.py -> openstack-heat-24.1.0.dev21/heat/engine/clients
copying heat/engine/clients/client_plugin.py -> openstack-heat-24.1.0.dev21/heat/engine/clients
copying heat/engine/clients/default_client_plugin.py -> openstack-heat-24.1.0.dev21/heat/engine/clients
copying heat/engine/clients/microversion_mixin.py -> openstack-heat-24.1.0.dev21/heat/engine/clients
copying heat/engine/clients/progress.py -> openstack-heat-24.1.0.dev21/heat/engine/clients
copying heat/engine/clients/os/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/aodh.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/barbican.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/blazar.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/cinder.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/designate.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/glance.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/heat_plugin.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/ironic.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/magnum.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/manila.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/mistral.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/monasca.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/nova.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/octavia.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/openstacksdk.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/swift.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/trove.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/vitrage.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/zaqar.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/zun.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os
copying heat/engine/clients/os/keystone/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os/keystone
copying heat/engine/clients/os/keystone/fake_keystoneclient.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os/keystone
copying heat/engine/clients/os/keystone/heat_keystoneclient.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os/keystone
copying heat/engine/clients/os/keystone/keystone_constraints.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os/keystone
copying heat/engine/clients/os/neutron/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os/neutron
copying heat/engine/clients/os/neutron/lbaas_constraints.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os/neutron
copying heat/engine/clients/os/neutron/neutron_constraints.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os/neutron
copying heat/engine/clients/os/neutron/taas_constraints.py -> openstack-heat-24.1.0.dev21/heat/engine/clients/os/neutron
copying heat/engine/constraint/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/constraint
copying heat/engine/constraint/common_constraints.py -> openstack-heat-24.1.0.dev21/heat/engine/constraint
copying heat/engine/hot/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/hot
copying heat/engine/hot/functions.py -> openstack-heat-24.1.0.dev21/heat/engine/hot
copying heat/engine/hot/parameters.py -> openstack-heat-24.1.0.dev21/heat/engine/hot
copying heat/engine/hot/template.py -> openstack-heat-24.1.0.dev21/heat/engine/hot
copying heat/engine/notification/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/notification
copying heat/engine/notification/autoscaling.py -> openstack-heat-24.1.0.dev21/heat/engine/notification
copying heat/engine/notification/stack.py -> openstack-heat-24.1.0.dev21/heat/engine/notification
copying heat/engine/resources/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources
copying heat/engine/resources/alarm_base.py -> openstack-heat-24.1.0.dev21/heat/engine/resources
copying heat/engine/resources/scheduler_hints.py -> openstack-heat-24.1.0.dev21/heat/engine/resources
copying heat/engine/resources/server_base.py -> openstack-heat-24.1.0.dev21/heat/engine/resources
copying heat/engine/resources/signal_responder.py -> openstack-heat-24.1.0.dev21/heat/engine/resources
copying heat/engine/resources/stack_resource.py -> openstack-heat-24.1.0.dev21/heat/engine/resources
copying heat/engine/resources/stack_user.py -> openstack-heat-24.1.0.dev21/heat/engine/resources
copying heat/engine/resources/template_resource.py -> openstack-heat-24.1.0.dev21/heat/engine/resources
copying heat/engine/resources/volume_base.py -> openstack-heat-24.1.0.dev21/heat/engine/resources
copying heat/engine/resources/wait_condition.py -> openstack-heat-24.1.0.dev21/heat/engine/resources
copying heat/engine/resources/aws/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws
copying heat/engine/resources/aws/autoscaling/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/autoscaling
copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/autoscaling
copying heat/engine/resources/aws/autoscaling/launch_config.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/autoscaling
copying heat/engine/resources/aws/autoscaling/scaling_policy.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/autoscaling
copying heat/engine/resources/aws/cfn/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/cfn
copying heat/engine/resources/aws/cfn/stack.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/cfn
copying heat/engine/resources/aws/cfn/wait_condition.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/cfn
copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/cfn
copying heat/engine/resources/aws/ec2/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
copying heat/engine/resources/aws/ec2/eip.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
copying heat/engine/resources/aws/ec2/instance.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
copying heat/engine/resources/aws/ec2/internet_gateway.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
copying heat/engine/resources/aws/ec2/network_interface.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
copying heat/engine/resources/aws/ec2/route_table.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
copying heat/engine/resources/aws/ec2/security_group.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
copying heat/engine/resources/aws/ec2/subnet.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
copying heat/engine/resources/aws/ec2/volume.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
copying heat/engine/resources/aws/ec2/vpc.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/ec2
copying heat/engine/resources/aws/iam/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/iam
copying heat/engine/resources/aws/iam/user.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/iam
copying heat/engine/resources/aws/lb/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/lb
copying heat/engine/resources/aws/lb/loadbalancer.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/lb
copying heat/engine/resources/aws/s3/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/s3
copying heat/engine/resources/aws/s3/s3.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/aws/s3
copying heat/engine/resources/openstack/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack
copying heat/engine/resources/openstack/aodh/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/aodh
copying heat/engine/resources/openstack/aodh/alarm.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/aodh
copying heat/engine/resources/openstack/aodh/composite_alarm.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/aodh
copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/aodh/gnocchi
copying heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/aodh/gnocchi
copying heat/engine/resources/openstack/barbican/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/barbican
copying heat/engine/resources/openstack/barbican/container.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/barbican
copying heat/engine/resources/openstack/barbican/order.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/barbican
copying heat/engine/resources/openstack/barbican/secret.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/barbican
copying heat/engine/resources/openstack/blazar/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/blazar
copying heat/engine/resources/openstack/blazar/host.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/blazar
copying heat/engine/resources/openstack/blazar/lease.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/blazar
copying heat/engine/resources/openstack/cinder/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/cinder
copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/cinder
copying heat/engine/resources/openstack/cinder/qos_specs.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/cinder
copying heat/engine/resources/openstack/cinder/quota.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/cinder
copying heat/engine/resources/openstack/cinder/volume.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/cinder
copying heat/engine/resources/openstack/cinder/volume_type.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/cinder
copying heat/engine/resources/openstack/designate/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/designate
copying heat/engine/resources/openstack/designate/domain.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/designate
copying heat/engine/resources/openstack/designate/record.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/designate
copying heat/engine/resources/openstack/designate/recordset.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/designate
copying heat/engine/resources/openstack/designate/zone.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/designate
copying heat/engine/resources/openstack/glance/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/glance
copying heat/engine/resources/openstack/glance/image.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/glance
copying heat/engine/resources/openstack/heat/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/access_policy.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/autoscaling_group.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/cloud_config.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/delay.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/deployed_server.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/ha_restarter.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/instance_group.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/multi_part.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/none_resource.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/random_string.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/remote_stack.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/resource_chain.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/resource_group.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/scaling_policy.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/software_component.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/software_config.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/software_deployment.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/structured_config.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/swiftsignal.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/test_resource.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/value.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/wait_condition.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/heat
copying heat/engine/resources/openstack/ironic/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/ironic
copying heat/engine/resources/openstack/ironic/port.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/ironic
copying heat/engine/resources/openstack/keystone/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
copying heat/engine/resources/openstack/keystone/domain.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
copying heat/engine/resources/openstack/keystone/endpoint.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
copying heat/engine/resources/openstack/keystone/group.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
copying heat/engine/resources/openstack/keystone/project.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
copying heat/engine/resources/openstack/keystone/region.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
copying heat/engine/resources/openstack/keystone/role.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
copying heat/engine/resources/openstack/keystone/role_assignments.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
copying heat/engine/resources/openstack/keystone/service.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
copying heat/engine/resources/openstack/keystone/user.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/keystone
copying heat/engine/resources/openstack/magnum/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/magnum
copying heat/engine/resources/openstack/magnum/bay.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/magnum
copying heat/engine/resources/openstack/magnum/baymodel.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/magnum
copying heat/engine/resources/openstack/magnum/cluster.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/magnum
copying heat/engine/resources/openstack/magnum/cluster_template.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/magnum
copying heat/engine/resources/openstack/manila/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/manila
copying heat/engine/resources/openstack/manila/security_service.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/manila
copying heat/engine/resources/openstack/manila/share.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/manila
copying heat/engine/resources/openstack/manila/share_network.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/manila
copying heat/engine/resources/openstack/manila/share_type.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/manila
copying heat/engine/resources/openstack/mistral/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/mistral
copying heat/engine/resources/openstack/mistral/cron_trigger.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/mistral
copying heat/engine/resources/openstack/mistral/external_resource.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/mistral
copying heat/engine/resources/openstack/mistral/workflow.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/mistral
copying heat/engine/resources/openstack/monasca/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/monasca
copying heat/engine/resources/openstack/monasca/alarm_definition.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/monasca
copying heat/engine/resources/openstack/monasca/notification.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/monasca
copying heat/engine/resources/openstack/neutron/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/address_scope.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/extraroute.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/extrarouteset.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/firewall.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/floatingip.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/l2_gateway.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/loadbalancer.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/metering.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/net.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/network_gateway.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/neutron.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/port.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/provider_net.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/qos.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/quota.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/rbac_policy.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/router.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/security_group.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/security_group_rule.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/segment.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/subnet.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/subnetpool.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/trunk.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/vpnservice.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron
copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/lbaas
copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/lbaas
copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/lbaas
copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/lbaas
copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/lbaas
copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/lbaas
copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/lbaas
copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/lbaas
copying heat/engine/resources/openstack/neutron/sfc/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/sfc
copying heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/sfc
copying heat/engine/resources/openstack/neutron/sfc/port_chain.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/sfc
copying heat/engine/resources/openstack/neutron/sfc/port_pair.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/sfc
copying heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/sfc
copying heat/engine/resources/openstack/neutron/taas/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/taas
copying heat/engine/resources/openstack/neutron/taas/tap_flow.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/taas
copying heat/engine/resources/openstack/neutron/taas/tap_service.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/neutron/taas
copying heat/engine/resources/openstack/nova/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/nova
copying heat/engine/resources/openstack/nova/flavor.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/nova
copying heat/engine/resources/openstack/nova/floatingip.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/nova
copying heat/engine/resources/openstack/nova/host_aggregate.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/nova
copying heat/engine/resources/openstack/nova/keypair.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/nova
copying heat/engine/resources/openstack/nova/quota.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/nova
copying heat/engine/resources/openstack/nova/server.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/nova
copying heat/engine/resources/openstack/nova/server_group.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/nova
copying heat/engine/resources/openstack/nova/server_network_mixin.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/nova
copying heat/engine/resources/openstack/octavia/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/availability_zone.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/availability_zone_profile.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/flavor.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/flavor_profile.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/health_monitor.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/l7policy.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/l7rule.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/listener.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/loadbalancer.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/octavia_base.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/pool.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/pool_member.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/octavia/quota.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/octavia
copying heat/engine/resources/openstack/sahara/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/sahara
copying heat/engine/resources/openstack/sahara/cluster.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/sahara
copying heat/engine/resources/openstack/sahara/data_source.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/sahara
copying heat/engine/resources/openstack/sahara/image.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/sahara
copying heat/engine/resources/openstack/sahara/job.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/sahara
copying heat/engine/resources/openstack/sahara/job_binary.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/sahara
copying heat/engine/resources/openstack/sahara/templates.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/sahara
copying heat/engine/resources/openstack/senlin/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/senlin
copying heat/engine/resources/openstack/senlin/cluster.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/senlin
copying heat/engine/resources/openstack/senlin/node.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/senlin
copying heat/engine/resources/openstack/senlin/policy.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/senlin
copying heat/engine/resources/openstack/senlin/profile.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/senlin
copying heat/engine/resources/openstack/senlin/receiver.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/senlin
copying heat/engine/resources/openstack/senlin/res_base.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/senlin
copying heat/engine/resources/openstack/swift/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/swift
copying heat/engine/resources/openstack/swift/container.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/swift
copying heat/engine/resources/openstack/trove/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/trove
copying heat/engine/resources/openstack/trove/cluster.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/trove
copying heat/engine/resources/openstack/trove/instance.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/trove
copying heat/engine/resources/openstack/vitrage/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/vitrage
copying heat/engine/resources/openstack/vitrage/vitrage_template.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/vitrage
copying heat/engine/resources/openstack/zaqar/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/zaqar
copying heat/engine/resources/openstack/zaqar/queue.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/zaqar
copying heat/engine/resources/openstack/zaqar/subscription.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/zaqar
copying heat/engine/resources/openstack/zun/__init__.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/zun
copying heat/engine/resources/openstack/zun/container.py -> openstack-heat-24.1.0.dev21/heat/engine/resources/openstack/zun
copying heat/hacking/__init__.py -> openstack-heat-24.1.0.dev21/heat/hacking
copying heat/hacking/checks.py -> openstack-heat-24.1.0.dev21/heat/hacking
copying heat/locale/de/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev21/heat/locale/de/LC_MESSAGES
copying heat/locale/es/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev21/heat/locale/es/LC_MESSAGES
copying heat/locale/fr/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev21/heat/locale/fr/LC_MESSAGES
copying heat/locale/it/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev21/heat/locale/it/LC_MESSAGES
copying heat/locale/ja/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev21/heat/locale/ja/LC_MESSAGES
copying heat/locale/ko_KR/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev21/heat/locale/ko_KR/LC_MESSAGES
copying heat/locale/pt_BR/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev21/heat/locale/pt_BR/LC_MESSAGES
copying heat/locale/ru/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev21/heat/locale/ru/LC_MESSAGES
copying heat/locale/zh_CN/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev21/heat/locale/zh_CN/LC_MESSAGES
copying heat/locale/zh_TW/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev21/heat/locale/zh_TW/LC_MESSAGES
copying heat/objects/__init__.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/base.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/event.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/fields.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/raw_template.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/raw_template_files.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/resource.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/resource_data.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/resource_properties_data.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/service.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/snapshot.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/software_config.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/software_deployment.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/stack.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/stack_lock.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/stack_tag.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/sync_point.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/objects/user_creds.py -> openstack-heat-24.1.0.dev21/heat/objects
copying heat/policies/__init__.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/actions.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/base.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/build_info.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/cloudformation.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/events.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/resource.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/resource_types.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/service.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/software_configs.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/software_deployments.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/policies/stacks.py -> openstack-heat-24.1.0.dev21/heat/policies
copying heat/rpc/__init__.py -> openstack-heat-24.1.0.dev21/heat/rpc
copying heat/rpc/api.py -> openstack-heat-24.1.0.dev21/heat/rpc
copying heat/rpc/client.py -> openstack-heat-24.1.0.dev21/heat/rpc
copying heat/rpc/listener_client.py -> openstack-heat-24.1.0.dev21/heat/rpc
copying heat/rpc/worker_api.py -> openstack-heat-24.1.0.dev21/heat/rpc
copying heat/rpc/worker_client.py -> openstack-heat-24.1.0.dev21/heat/rpc
copying heat/scaling/__init__.py -> openstack-heat-24.1.0.dev21/heat/scaling
copying heat/scaling/cooldown.py -> openstack-heat-24.1.0.dev21/heat/scaling
copying heat/scaling/lbutils.py -> openstack-heat-24.1.0.dev21/heat/scaling
copying heat/scaling/rolling_update.py -> openstack-heat-24.1.0.dev21/heat/scaling
copying heat/scaling/scalingutil.py -> openstack-heat-24.1.0.dev21/heat/scaling
copying heat/scaling/template.py -> openstack-heat-24.1.0.dev21/heat/scaling
copying heat/tests/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/common.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/fakes.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/generic_resource.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_attributes.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_auth_password.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_auth_url.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_common_auth_plugin.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_common_context.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_common_env_util.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_common_exception.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_common_param_utils.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_common_pluginutils.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_common_policy.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_common_serializers.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_common_service_utils.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_constraints.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_convg_stack.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_crypt.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_dbinstance.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_empty_stack.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_engine_api_utils.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_engine_service.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_environment.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_environment_format.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_event.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_exception.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_fault_middleware.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_function.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_grouputils.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_hacking.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_hot.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_identifier.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_lifecycle_plugin_utils.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_loguserdata.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_metadata_refresh.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_nested_stack.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_noauth.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_nokey.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_notifications.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_parameters.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_plugin_loader.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_properties.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_properties_group.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_provider_template.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_resource.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_resource_properties_data.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_rpc_client.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_rpc_listener_client.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_rpc_worker_client.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_rsrc_defn.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_server_tags.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_short_id.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_signal.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_stack.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_stack_collect_attributes.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_stack_delete.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_stack_lock.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_stack_resource.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_stack_update.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_stack_user.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_support.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_template.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_template_files.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_template_format.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_timeutils.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_translation_rule.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_urlfetch.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_validate.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_version.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/test_vpc.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/testing-overview.txt -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/utils.py -> openstack-heat-24.1.0.dev21/heat/tests
copying heat/tests/api/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/api
copying heat/tests/api/test_wsgi.py -> openstack-heat-24.1.0.dev21/heat/tests/api
copying heat/tests/api/aws/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/api/aws
copying heat/tests/api/aws/test_api_aws.py -> openstack-heat-24.1.0.dev21/heat/tests/api/aws
copying heat/tests/api/aws/test_api_ec2token.py -> openstack-heat-24.1.0.dev21/heat/tests/api/aws
copying heat/tests/api/cfn/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/api/cfn
copying heat/tests/api/cfn/test_api_cfn_v1.py -> openstack-heat-24.1.0.dev21/heat/tests/api/cfn
copying heat/tests/api/middleware/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/api/middleware
copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> openstack-heat-24.1.0.dev21/heat/tests/api/middleware
copying heat/tests/api/openstack_v1/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_actions.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_build_info.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_events.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_resources.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_routes.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_services.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_software_configs.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_software_deployments.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_stacks.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_util.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_views_common.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/test_views_stacks_view.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/api/openstack_v1/tools.py -> openstack-heat-24.1.0.dev21/heat/tests/api/openstack_v1
copying heat/tests/autoscaling/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/autoscaling/inline_templates.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/autoscaling/test_heat_scaling_group.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/autoscaling/test_heat_scaling_policy.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/autoscaling/test_launch_config.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/autoscaling/test_lbutils.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/autoscaling/test_new_capacity.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/autoscaling/test_rolling_update.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/autoscaling/test_scaling_group.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/autoscaling/test_scaling_policy.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/autoscaling/test_scaling_template.py -> openstack-heat-24.1.0.dev21/heat/tests/autoscaling
copying heat/tests/aws/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/aws/test_eip.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/aws/test_instance.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/aws/test_instance_network.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/aws/test_loadbalancer.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/aws/test_network_interface.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/aws/test_s3.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/aws/test_security_group.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/aws/test_user.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/aws/test_volume.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/aws/test_waitcondition.py -> openstack-heat-24.1.0.dev21/heat/tests/aws
copying heat/tests/clients/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_aodh_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_barbican_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_blazar_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_cinder_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_clients.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_designate_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_glance_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_heat_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_ironic_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_keystone_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_magnum_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_manila_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_mistral_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_monasca_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_neutron_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_nova_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_octavia_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_progress.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_sdk_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_swift_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_vitrage_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_zaqar_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/clients/test_zun_client.py -> openstack-heat-24.1.0.dev21/heat/tests/clients
copying heat/tests/cmd/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/cmd
copying heat/tests/cmd/test_status.py -> openstack-heat-24.1.0.dev21/heat/tests/cmd
copying heat/tests/constraints/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/constraints
copying heat/tests/constraints/test_common_constraints.py -> openstack-heat-24.1.0.dev21/heat/tests/constraints
copying heat/tests/convergence/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence
copying heat/tests/convergence/test_converge.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence
copying heat/tests/convergence/framework/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/engine_wrapper.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/event_loop.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/fake_resource.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/message_processor.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/message_queue.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/processes.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/reality.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/scenario.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/scenario_template.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/testutils.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/framework/worker_wrapper.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/framework
copying heat/tests/convergence/scenarios/basic_create.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/basic_create_rollback.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/basic_update_delete.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/create_early_delete.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/disjoint_create.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/multiple_update.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_add.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_add_concurrent.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_add_rollback.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_interrupt_create.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_remove.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_remove_rollback.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_replace.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_replace_rollback.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_user_replace.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> openstack-heat-24.1.0.dev21/heat/tests/convergence/scenarios
copying heat/tests/db/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/db
copying heat/tests/db/test_migrations.py -> openstack-heat-24.1.0.dev21/heat/tests/db
copying heat/tests/db/test_sqlalchemy_api.py -> openstack-heat-24.1.0.dev21/heat/tests/db
copying heat/tests/db/test_sqlalchemy_filters.py -> openstack-heat-24.1.0.dev21/heat/tests/db
copying heat/tests/db/test_sqlalchemy_types.py -> openstack-heat-24.1.0.dev21/heat/tests/db
copying heat/tests/engine/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/engine
copying heat/tests/engine/test_check_resource.py -> openstack-heat-24.1.0.dev21/heat/tests/engine
copying heat/tests/engine/test_dependencies.py -> openstack-heat-24.1.0.dev21/heat/tests/engine
copying heat/tests/engine/test_engine_worker.py -> openstack-heat-24.1.0.dev21/heat/tests/engine
copying heat/tests/engine/test_node_data.py -> openstack-heat-24.1.0.dev21/heat/tests/engine
copying heat/tests/engine/test_plugin_manager.py -> openstack-heat-24.1.0.dev21/heat/tests/engine
copying heat/tests/engine/test_resource_type.py -> openstack-heat-24.1.0.dev21/heat/tests/engine
copying heat/tests/engine/test_scheduler.py -> openstack-heat-24.1.0.dev21/heat/tests/engine
copying heat/tests/engine/test_sync_point.py -> openstack-heat-24.1.0.dev21/heat/tests/engine
copying heat/tests/engine/tools.py -> openstack-heat-24.1.0.dev21/heat/tests/engine
copying heat/tests/engine/service/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_service_engine.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_software_config.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_stack_action.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_stack_adopt.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_stack_create.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_stack_delete.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_stack_events.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_stack_resources.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_stack_snapshot.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_stack_update.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/engine/service/test_threadgroup_mgr.py -> openstack-heat-24.1.0.dev21/heat/tests/engine/service
copying heat/tests/openstack/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack
copying heat/tests/openstack/aodh/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/aodh
copying heat/tests/openstack/aodh/test_alarm.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/aodh
copying heat/tests/openstack/aodh/test_composite_alarm.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/aodh
copying heat/tests/openstack/aodh/test_gnocchi_alarm.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/aodh
copying heat/tests/openstack/barbican/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/barbican
copying heat/tests/openstack/barbican/test_container.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/barbican
copying heat/tests/openstack/barbican/test_order.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/barbican
copying heat/tests/openstack/barbican/test_secret.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/barbican
copying heat/tests/openstack/blazar/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/blazar
copying heat/tests/openstack/blazar/test_host.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/blazar
copying heat/tests/openstack/blazar/test_lease.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/blazar
copying heat/tests/openstack/cinder/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/cinder
copying heat/tests/openstack/cinder/test_qos_specs.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/cinder
copying heat/tests/openstack/cinder/test_quota.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/cinder
copying heat/tests/openstack/cinder/test_volume.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/cinder
copying heat/tests/openstack/cinder/test_volume_type.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/cinder
copying heat/tests/openstack/cinder/test_volume_type_encryption.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/cinder
copying heat/tests/openstack/cinder/test_volume_utils.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/cinder
copying heat/tests/openstack/designate/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/designate
copying heat/tests/openstack/designate/test_recordset.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/designate
copying heat/tests/openstack/designate/test_zone.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/designate
copying heat/tests/openstack/glance/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/glance
copying heat/tests/openstack/glance/test_image.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/glance
copying heat/tests/openstack/heat/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_cloud_config.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_delay.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_deployed_server.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_instance_group.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_instance_group_update_policy.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_multi_part.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_none_resource.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_random_string.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_remote_stack.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_resource_chain.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_resource_group.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_software_component.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_software_config.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_software_deployment.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_structured_config.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_swiftsignal.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_value.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/heat/test_waitcondition.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/heat
copying heat/tests/openstack/ironic/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/ironic
copying heat/tests/openstack/ironic/test_port.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/ironic
copying heat/tests/openstack/keystone/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
copying heat/tests/openstack/keystone/test_domain.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
copying heat/tests/openstack/keystone/test_endpoint.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
copying heat/tests/openstack/keystone/test_group.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
copying heat/tests/openstack/keystone/test_project.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
copying heat/tests/openstack/keystone/test_region.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
copying heat/tests/openstack/keystone/test_role.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
copying heat/tests/openstack/keystone/test_role_assignments.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
copying heat/tests/openstack/keystone/test_service.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
copying heat/tests/openstack/keystone/test_user.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/keystone
copying heat/tests/openstack/magnum/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/magnum
copying heat/tests/openstack/magnum/test_cluster.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/magnum
copying heat/tests/openstack/magnum/test_cluster_template.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/magnum
copying heat/tests/openstack/manila/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/manila
copying heat/tests/openstack/manila/test_security_service.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/manila
copying heat/tests/openstack/manila/test_share.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/manila
copying heat/tests/openstack/manila/test_share_network.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/manila
copying heat/tests/openstack/manila/test_share_type.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/manila
copying heat/tests/openstack/mistral/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/mistral
copying heat/tests/openstack/mistral/test_cron_trigger.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/mistral
copying heat/tests/openstack/mistral/test_external_resource.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/mistral
copying heat/tests/openstack/mistral/test_workflow.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/mistral
copying heat/tests/openstack/monasca/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/monasca
copying heat/tests/openstack/monasca/test_alarm_definition.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/monasca
copying heat/tests/openstack/monasca/test_notification.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/monasca
copying heat/tests/openstack/neutron/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/inline_templates.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_address_scope.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_extraroute.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_firewall.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_floating_ip.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_metering.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_net.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_network_gateway.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_port.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_provider_net.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_router.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_security_group.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_segment.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_subnet.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_subnetpool.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_trunk.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_neutron_vpnservice.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_qos.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_quota.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron
copying heat/tests/openstack/neutron/test_sfc/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron/test_sfc
copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron/test_sfc
copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron/test_sfc
copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron/test_sfc
copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron/test_sfc
copying heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron/test_taas
copying heat/tests/openstack/neutron/test_taas/test_tap_service.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/neutron/test_taas
copying heat/tests/openstack/nova/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/nova
copying heat/tests/openstack/nova/fakes.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/nova
copying heat/tests/openstack/nova/test_flavor.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/nova
copying heat/tests/openstack/nova/test_floatingip.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/nova
copying heat/tests/openstack/nova/test_host_aggregate.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/nova
copying heat/tests/openstack/nova/test_keypair.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/nova
copying heat/tests/openstack/nova/test_quota.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/nova
copying heat/tests/openstack/nova/test_server.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/nova
copying heat/tests/openstack/nova/test_server_group.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/nova
copying heat/tests/openstack/octavia/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/inline_templates.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_availability_zone.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_availability_zone_profile.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_flavor.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_flavor_profile.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_health_monitor.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_l7policy.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_l7rule.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_listener.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_loadbalancer.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_pool.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_pool_member.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/octavia/test_quota.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/octavia
copying heat/tests/openstack/swift/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/swift
copying heat/tests/openstack/swift/test_container.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/swift
copying heat/tests/openstack/trove/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/trove
copying heat/tests/openstack/trove/test_cluster.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/trove
copying heat/tests/openstack/trove/test_instance.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/trove
copying heat/tests/openstack/vitrage/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/vitrage
copying heat/tests/openstack/vitrage/test_vitrage_template.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/vitrage
copying heat/tests/openstack/zaqar/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/zaqar
copying heat/tests/openstack/zaqar/test_queue.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/zaqar
copying heat/tests/openstack/zaqar/test_subscription.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/zaqar
copying heat/tests/openstack/zun/__init__.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/zun
copying heat/tests/openstack/zun/test_container.py -> openstack-heat-24.1.0.dev21/heat/tests/openstack/zun
copying heat/tests/policy/resources.json -> openstack-heat-24.1.0.dev21/heat/tests/policy
copying heat/tests/policy/test_acl_personas.yaml -> openstack-heat-24.1.0.dev21/heat/tests/policy
copying heat/tests/policy/test_deprecated_access.yaml -> openstack-heat-24.1.0.dev21/heat/tests/policy
copying heat/tests/policy/test_new_acl_personas.yaml -> openstack-heat-24.1.0.dev21/heat/tests/policy
copying heat/tests/templates/Neutron.template -> openstack-heat-24.1.0.dev21/heat/tests/templates
copying heat/tests/templates/Neutron.yaml -> openstack-heat-24.1.0.dev21/heat/tests/templates
copying heat/tests/templates/README -> openstack-heat-24.1.0.dev21/heat/tests/templates
copying heat/tests/templates/WordPress_Single_Instance.template -> openstack-heat-24.1.0.dev21/heat/tests/templates
copying heat/tests/templates/WordPress_Single_Instance.yaml -> openstack-heat-24.1.0.dev21/heat/tests/templates
copying heat/wsgi/__init__.py -> openstack-heat-24.1.0.dev21/heat/wsgi
copying heat/wsgi/api.py -> openstack-heat-24.1.0.dev21/heat/wsgi
copying heat/wsgi/cfn.py -> openstack-heat-24.1.0.dev21/heat/wsgi
copying heat_integrationtests/README.rst -> openstack-heat-24.1.0.dev21/heat_integrationtests
copying heat_integrationtests/__init__.py -> openstack-heat-24.1.0.dev21/heat_integrationtests
copying heat_integrationtests/cleanup_test_env.sh -> openstack-heat-24.1.0.dev21/heat_integrationtests
copying heat_integrationtests/prepare_test_env.sh -> openstack-heat-24.1.0.dev21/heat_integrationtests
copying heat_integrationtests/prepare_test_network.sh -> openstack-heat-24.1.0.dev21/heat_integrationtests
copying heat_integrationtests/common/__init__.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/common
copying heat_integrationtests/common/clients.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/common
copying heat_integrationtests/common/exceptions.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/common
copying heat_integrationtests/common/test.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/common
copying heat_integrationtests/functional/__init__.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/functional_base.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_admin_actions.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_autoscaling.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_aws_stack.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_cancel_update.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_conditional_exposure.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_conditions.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_create_update.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_default_parameters.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_delete.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_env_merge.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_heat_autoscaling.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_immutable_parameters.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_instance_group.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_keystone_user_with_domain.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_nested_get_attr.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_notifications.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_preview_update.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_purge.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_replace_deprecated.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_resource_chain.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_resource_group.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_simultaneous_update.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_snapshot_restore.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_software_deployment_group.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_stack_cancel.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_swiftsignal_update.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_template_resource.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_template_versions.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_translation.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_update_restricted.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_validation.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/functional/test_versionnegotiation.py -> openstack-heat-24.1.0.dev21/heat_integrationtests/functional
copying heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev21/heat_integrationtests/locale/de/LC_MESSAGES
copying heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev21/heat_integrationtests/locale/en_GB/LC_MESSAGES
copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev21/heat_integrationtests/locale/ja/LC_MESSAGES
copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev21/heat_integrationtests/locale/ko_KR/LC_MESSAGES
copying heat_upgradetests/post_test_hook.sh -> openstack-heat-24.1.0.dev21/heat_upgradetests
copying heat_upgradetests/pre_test_hook.sh -> openstack-heat-24.1.0.dev21/heat_upgradetests
copying openstack_heat.egg-info/PKG-INFO -> openstack-heat-24.1.0.dev21/openstack_heat.egg-info
copying openstack_heat.egg-info/SOURCES.txt -> openstack-heat-24.1.0.dev21/openstack_heat.egg-info
copying openstack_heat.egg-info/dependency_links.txt -> openstack-heat-24.1.0.dev21/openstack_heat.egg-info
copying openstack_heat.egg-info/entry_points.txt -> openstack-heat-24.1.0.dev21/openstack_heat.egg-info
copying openstack_heat.egg-info/not-zip-safe -> openstack-heat-24.1.0.dev21/openstack_heat.egg-info
copying openstack_heat.egg-info/pbr.json -> openstack-heat-24.1.0.dev21/openstack_heat.egg-info
copying openstack_heat.egg-info/requires.txt -> openstack-heat-24.1.0.dev21/openstack_heat.egg-info
copying openstack_heat.egg-info/top_level.txt -> openstack-heat-24.1.0.dev21/openstack_heat.egg-info
copying playbooks/devstack/functional/post.yaml -> openstack-heat-24.1.0.dev21/playbooks/devstack/functional
copying playbooks/devstack/functional/run.yaml -> openstack-heat-24.1.0.dev21/playbooks/devstack/functional
copying rally-scenarios/README.rst -> openstack-heat-24.1.0.dev21/rally-scenarios
copying rally-scenarios/heat-fakevirt.yaml -> openstack-heat-24.1.0.dev21/rally-scenarios
copying rally-scenarios/extra/README.rst -> openstack-heat-24.1.0.dev21/rally-scenarios/extra
copying rally-scenarios/extra/default.yaml -> openstack-heat-24.1.0.dev21/rally-scenarios/extra
copying rally-scenarios/extra/rg_template_with_constraint.yaml -> openstack-heat-24.1.0.dev21/rally-scenarios/extra
copying rally-scenarios/extra/rg_template_with_outputs.yaml -> openstack-heat-24.1.0.dev21/rally-scenarios/extra
copying rally-scenarios/plugins/sample_plugin.py -> openstack-heat-24.1.0.dev21/rally-scenarios/plugins
copying rally-scenarios/plugins/stack_output.py -> openstack-heat-24.1.0.dev21/rally-scenarios/plugins
copying releasenotes/config.yaml -> openstack-heat-24.1.0.dev21/releasenotes
copying releasenotes/notes/.placeholder -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/Change-logger-path-e7a13878e5bb0bc2.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/Multi-OpenStack-Cloud-Support-b1ae023811d88854.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/SOURCE_IP_PORT-to-LB_ALGORITHM-11f0edf22096df74.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-aodh-composite-alarm-f8eb4f879fe0916b.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-aodh-lbmemberhealth-alarm-c59502aac1944b8b.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-availability-zone-to-octavia-193bcd2aee264fbd.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-blazar-client-plugin-e2077e8646ca5f1a.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-blazar-host-resource-392ce00635ac27ed.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-blazar-lease-resource-724caa6572e44182.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-cephfs-share-protocol-033e091e7c6c5166.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-contains-function-440aa7184a07758c.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-dedicated-auth-endpoint-config-for-servers-b20f7eb351f619d0.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-dns_domain-to-ProviderNet-84b14a85b8653c7c.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-extra-properties-to-glance-bb6e6e5d02473877.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-heat-wsgi-module-bd75e71b4fc47568.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-hostname-hints-security_groups-to-container-d3b69ae4b6f71fc7.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-list-concat-unique-function-5a87130d9c93cb08.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-list_concat-function-c28563ab8fb6362e.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-networks-properties-to-container-resource-b1936d7e113aafbc.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-octavia-availabilityzone-resources-f07af0b016f259ed.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-octavia-flavor-flavorprofile-support-90ef922d19591c60.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-port-forwarding-resource-e32b5515f1b47a28.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-port-uplink-status-propagation-abd90d794e330d31.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-rebuild-for-user_data_update_policy-b1a229f3f551ea4b.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-subnetpool-rbacpolicy-quota-resource-945a74b57e2198a3.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-tags-for-neutron-router-43d72e78aa89fd07.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-template-dir-config-b96392a9e116a2d3.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-tenant_id-for-physnet-and-router.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-tty-property-to-container-1b8bf92f0f47deca.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-udp-support-octavia-593dca738ab2ef57.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-vitrage-client-plugin-cb9e6b51ec2cc6ec.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-zun-client-plugin-dfc10ecd1a6e98be.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-zun-container-c31fa5316237b13d.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add_attributes_property-64fafdcba5aadec7.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add_doc_for_multi_cloud_support-9f6e74ccc2639b4e.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/added-backup-quota-properties-to-cinder-quota-resource-c83bee744bbd03c8.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/allow_global_admin_get_resources_from_other_projects-711a6b61a0aaaf63.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/aodh-prometheusalarm-a090815d2f9f8e77.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/api-outputs-6d09ebf5044f51c3.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/attribute-schema-validation-db615003e577f8dd.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/availability_zone_hints_Neutron_network_router-d01df1463193d9e6.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/barbican-container-77967add0832d51b.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/bp-mistral-new-resource-type-workflow-execution-748bd37faa3e427b.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/bp-support-conditions-1a9f89748a08cd4f.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/bp-support-host-aggregate-fbc4097f4e6332b8.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/bp-support-neutron-qos-3feb38eb2abdcc87.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/bp-support-rbac-policy-fd71f8f6cc97bfb6.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/bp-support-trunk-port-733019c49a429826.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/bp-tap-as-a-service-da00206c6a3d4ffc.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/bp-update-cinder-resources-e23e62762f167d29.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/cancel_without_rollback-e5d978a60d9baf45.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/change-dist-name-288024b5d6668c01.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/change-heat-keystone-user-name-limit-to-255-bd076132b98744be.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/cinder-backup-cb72e775681fb5a5.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/cinder-qos-specs-resource-ca5a237ebc114729.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/cinder-quota-resource-f13211c04020cd0c.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/cloud-watch-cleanup-62151466d15ac504.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/configurable-server-name-limit-947d9152fe9b43ee.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/constraints-i18n-dc8b2652b8455196.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/converge-flag-for-stack-update-e0e92a7fe232f10f.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/convergence-delete-race-5b821bbd4c5ba5dc.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/delay-resource-7d44c512081026c8.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/delay-resource-e20ba61f31799f6e.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deployment-swift-data-server-property-51fd4f9d1671fc90.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-api-console-scripts-b5c0b734fccd82bd.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-heat-all-4d9abc588d8b1f7f.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-heat-manage-migrate_properties_data-command-754c94ef87626a82.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-inactive-project-rsc-caracal-ba0b0005f67580f9.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-json-formatted-policy-file-ac2f98b31ece0baf.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-nova-floatingip-resources-d5c9447a199be402.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-nova-quota-injected_file-properties-6c6fd7f5231e4c40.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-threshold-alarm-5738f5ab8aebfd20.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate_personality_property-6bcda7c7c0e07151.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/designate-allow-caa-cert-naptr-recordsets-49f37eb55e51b2cc.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/designate-v2-support-0f889e9ad13d4aa2.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/designate-zone-primaries-c48c37222ea06eb9.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/dns-resolution-5afc1c57dfd05aff.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/doc-migrate-10c968c819848240.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/drop-ceilometerclient-868ee47eedf2dff4.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/drop-python-3-6-and-3-7-69dcd178c443e177.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/drop-python-3-8-70fe6de72f16f36c.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/drop-watch-rule-watch-data-tables-9ecb8da574611236.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/enable-enforce-scope-and-new-defaults-76e9b64cc5bed89e.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/environment-merging-d623362fac1279f7.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/environment_validate_template-fee21a03bb628446.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/event-list-nested-depth-80081a2a8eefee1a.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/event-transport-302d1db6c5a5daa9.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/external-resources-965d01d690d32bd2.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/fix-attachments-type-c5b6fb5b4c2bcbfe.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/fix-autoscalinggroup-reference-id-caf8b80c9288ad0f.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/fix-update-of-UpdateWaitConditionHandle-98ef3ed47892bbc8.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/force-delete-nova-instance-6ed5d7fbd5b6f5fe.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/get-server-webmks-console-url-f7066a9e14429084.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/give-me-a-network-67e23600945346cd.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/glance-image-tag-6fa123ca30be01aa.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/glance-web-download-c9d1fd2a6a2cb044.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/granular-action-policy-b8c143bb5f203b68.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/heat-decode-files-read-from-containers-fe2bbb0b48a69717.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/heat-status-upgrade-check-framework-ccbd67cee3994b88.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/heat-template-support-trove-cluster-996efba5dfb6f02d.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/hidden-designate-domain-record-res-d445ca7f1251b63d.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/hidden-heat-harestarter-resource-a123479c317886a3.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/hidden-multiattach-c761af6165c9571f.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/hidden-resources-529934d5eb519c86.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/hide-glance-image-6855b061a8c2b8ca.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/honor-hidden-parameter-in-stack-env-show-cmd-062065545dfef82a.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/honoring_oslo_db_config-bf32711bf99a2e47.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/if-macro-optional-properties-40647f036903731b.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/ike-properties-updateable-for-vpnaas-c42af7a4631e5dd3.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/immutable-parameters-a13dc9bec7d6fa0f.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/ip-version-n-attribute-deprecation-bea1c6e4ca3678f1.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/keystone-domain-support-e06e2c65c5925ae5.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/keystone-project-allow-get-attribute-b382fe97694e3987.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/keystone-region-ce3b435c73c81ce4.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/know-limit-releasenote-4d21fc4d91d136d9.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/lbaasv2-hidden-a8f82ddfdba911eb.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/legacy-client-races-ba7a60cef5ec1694.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/legacy-stack-user-id-cebbad8b0f2ed490.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/limit-resources-aeb2f24e705840de.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/magnum-resource-update-0f617eec45ef8ef7.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/make_url-function-d76737adb1e54801.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/manual-rollback-failed-replacement-08ebb9271617fe9d.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/map-replace-function-26bf247c620f64bf.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/mark-combination-alarm-as-placeholder-resource-e243e9692cab52e0.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/mark-unhealthy-phys-id-e90fd669d86963d1.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/max_cinder_api_microversion-bfdf420bf214f7aa.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/microversion-string-2e6dd033e046420f.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/migrate-to-storyboard-36c90857d3167322.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/monasca-period-f150cdb134f1e036.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/monasca-supported-71c5373282c3b338.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/network-attribute-segments-984ec5b3e75d657b.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-address-scope-ce234763e22c7449.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-l2gw-connection-support-56fc2db6e448100a.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-l2gw-support-9fbb690bb5648f76.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-lbaas-v2-resources-c0ebbeb9bc9f7a42.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-port-network-attribute-14d2eeb481b25fa8.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-qos-minimum-packet-rate-rule-e58e9ced636320f1.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-quota-resource-7fa5e4df8287bf77.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/neutron-segment-support-a7d44af499838a4e.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/nova-quota-resource-84350f0467ce2d40.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/octavia-member-tags-84cd00224d6b7bc1.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/octavia-pool-tls-enabled-373a8c74f7c7664b.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/octavia-quota-resource-52c1ea86f16d9513.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/octavia-resources-0a25720e16dfe55d.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/online-volume-extension-bb9d6554bda5b682.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/os-neutron-net-segments-attribute-semi-predictable-b40a869317d053cc.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/parameter-group-for-nested-04559c4de34e326a.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/parameter-tags-148ef065616f92fc.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/policy-defaults-refresh-984844c65ae48599.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/policy-in-code-124372f6cdb0a497.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/port-mac-address-update-b377d23434e7b48a.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/project-tags-orchestration-If9125519e35f9f95ea8343cb07c377de9ccf5edf.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/providernet-segments-attribute-cc20b22bf3a25e96.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/providernet_tags_support-e8cc20a4ab76ab8e.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/python2-7125a4d5b441e7a6.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/qos-bandwidth-limit-ingress-182a6300cd6e7aa3.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/random-string-entropy-9b8e23874cd79b8f.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-SSLMiddleware-2f15049af559f26a.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-cloudwatch-api-149403251da97b41.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-default-domain-from-templates-b5965242bfb78145.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-designate-v1-support-107de4784f8da2a6.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-heat-resourcetype-constraint-b679618a149fc04e.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-nova-api-extension-934f8389ea42e9e4.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-onready-cdb6f00c50e84587.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-sahara-c01d0ca29d3a9e1d.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-senlin-586d6754a7610bdf.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/repeat-support-setting-permutations-fbc3234166b529ca.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/requests-timeout-5d586f59dbe9bbfd.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/resource-search-3234afe601ea4e9d.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/resource_group_removal_policies_mode-d489e0cc49942e2a.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/restrict_update_replace-68abece58cf3f6a0.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/sahara-job-resource-84aecc11fdf1d5af.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/senlin-resources-71c856dc62d0b407.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/server-add-user-data-update-policy-c34646acfaada4d4.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/server-addresses-attr-include-network-0f5359ecc33b4718.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/server-addresses-attr-include-subnet-62d74e161e1db1af.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/server-ephemeral-bdm-v2-55e0fe2afc5d8b63.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/server-group-soft-policy-8eabde24bf14bf1d.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/server-side-multi-env-7862a75e596ae8f5.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/set-networks-for-trove-cluster-b997a049eedbad17.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/set-tags-for-network-resource-d6f3843c546744a2.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/set-tags-for-port-471155bb53436361.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/set-tags-for-subnet-17a97b88dd11de63.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/set-tags-for-subnetpool-d86ca0d7e35a05f1.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/shared_services_types-volumev3-a2c24233b5812e40.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/stack-definition-in-functions-3f7f172a53edf535.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/store-resource-attributes-8bcbedca2f86986e.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/story-2011146-07db485192f8c2f3.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/subnet-allow-update-segmentid-d3b20b8c24969d0a.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/subnet-pool-resource-c32ff97d4f956b73.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-allowed-cidrs-for-octavia-listener-d563a759d34da8b0.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-cephx-access-type-in-manila-share-71a416bf55aea214.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-domain-in-keystone-lookups-f657da8322f17938.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-files-from-swift-f27fd2d788d67580.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-handling-empty-string-for-volume-az-22ad78eb0f931954.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-ignition-93daac40f43a2cfe.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-ironic-client-plugin-b7b91b7090579c81.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-ironic-port-resource-type-304284a7c508d5d5.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-multiple-required-extensions-277560a90308e17c.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-rbac-824a2d02c8746d3d.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-rbac-for-qos-policy-a55434654e1dd953.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-shared-servies-multi-region-mode-d9f167fb52d9c0a8.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support_case_insensitive_user_name_search-92d6126d8be2ce4f.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support_remote_stack_override_ssl_options-69c82b351920af57.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support_set_group_for_multipart-79b5819b9b3a82ad.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/switch-to-alembic-7af6f8e71e4bf56b.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/sync-queens-releasenote-13f68851f7201e37.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/system-random-string-38a14ae2cb6f4a24.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/template-validate-improvements-52ecf5125c9efeda.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/trust-redelegate-25a6cfc78528a361.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/update-firwallpolicy-ruls-90a8904e899b2365.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/update-no-change-policy-728ed49e6b81da53.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/update-webimage-resource-properties-c3e06b2c98b7d127.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/vitrage-template-resource-8869a8e34418b22f.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/volumev2-removal-13eeb4d7192578ee.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/vpnservice-pending-create-f261c5dfc290a734.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/yaql-function-4895e39555c2841d.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/notes/zaqar-notification-a4d240bbf31b7440.yaml -> openstack-heat-24.1.0.dev21/releasenotes/notes
copying releasenotes/source/2023.1.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/2023.2.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/2024.1.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/2024.2.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/2025.1.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/conf.py -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/index.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/liberty.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/mitaka.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/newton.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/ocata.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/pike.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/queens.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/rocky.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/stein.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/train.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/unreleased.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/ussuri.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/victoria.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/wallaby.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/xena.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/yoga.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/zed.rst -> openstack-heat-24.1.0.dev21/releasenotes/source
copying releasenotes/source/_static/.placeholder -> openstack-heat-24.1.0.dev21/releasenotes/source/_static
copying releasenotes/source/_templates/.placeholder -> openstack-heat-24.1.0.dev21/releasenotes/source/_templates
copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev21/releasenotes/source/locale/en_GB/LC_MESSAGES
copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev21/releasenotes/source/locale/fr/LC_MESSAGES
copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev21/releasenotes/source/locale/ja/LC_MESSAGES
copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev21/releasenotes/source/locale/ko_KR/LC_MESSAGES
copying roles/run-heat-tests/defaults/main.yaml -> openstack-heat-24.1.0.dev21/roles/run-heat-tests/defaults
copying roles/run-heat-tests/tasks/main.yaml -> openstack-heat-24.1.0.dev21/roles/run-heat-tests/tasks
copying tools/README.rst -> openstack-heat-24.1.0.dev21/tools
copying tools/cfn-json2yaml -> openstack-heat-24.1.0.dev21/tools
copying tools/custom_guidelines.py -> openstack-heat-24.1.0.dev21/tools
copying tools/heat-db-drop -> openstack-heat-24.1.0.dev21/tools
copying tools/test-setup.sh -> openstack-heat-24.1.0.dev21/tools
copying tools/dashboards/heat.dash -> openstack-heat-24.1.0.dev21/tools/dashboards
copying openstack_heat.egg-info/SOURCES.txt -> openstack-heat-24.1.0.dev21/openstack_heat.egg-info
Writing openstack-heat-24.1.0.dev21/setup.cfg
creating dist
Creating tar archive
removing 'openstack-heat-24.1.0.dev21' (and everything under it)
DEBUG: Child return code was: 0
Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.pSjN8UZLXA/dist
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.pSjN8UZLXA/dist
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  2142607d-9920-4904-9c95-d0b0af5eaa01
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/25/c8/25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-ironicclient-e786c8cdd10ff198feac49ad911d0a97d0e2697a
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e7/86/e786c8cdd10ff198feac49ad911d0a97d0e2697a_da631bae
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-magnum-ef1a554e91da1ec10f06eb00c861c3896ea8dada
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/ef/1a/ef1a554e91da1ec10f06eb00c861c3896ea8dada_66e91217
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-fwaas-001abb4eca104c0178c4b3951b867901e8fb58df
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/00/1a/001abb4eca104c0178c4b3951b867901e8fb58df_161d734f
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-3c0eafc59e3019d5f19c9921d3179d30c566c40e
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/3c/0e/3c0eafc59e3019d5f19c9921d3179d30c566c40e_14fd3881
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-eca646f3e3735a24688d2c27406c16b1f81bb49c
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ec/a6/eca646f3e3735a24688d2c27406c16b1f81bb49c_55cf7419
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-opstools]
name=centos10-opstools
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/
enabled=0
gpgcheck=0
module_hotfixes=1

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Squid and DLRN mock
[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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
Mock Version: 6.0
INFO: Mock Version: 6.0
INFO: Mock Version: 6.0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ugrr6x_f', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     6232480     2289668     3029032    10959184     9882332
DEBUG: Swap:       16777212     5471664    11305548
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  891M  3.5G  21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  205G  345G  38% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ea0dg9ww', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.pSjN8UZLXA/dist
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ '[' tarball == gem ']'
++ ls /tmp/tmp.pSjN8UZLXA/dist
++ grep .tar.gz
+ SOURCE=openstack-heat-24.1.0.dev21.tar.gz
+ SOURCEEXT=.tar.gz
+ SOURCEPATH=/tmp/tmp.pSjN8UZLXA/dist/openstack-heat-24.1.0.dev21.tar.gz
++ basename openstack-heat-24.1.0.dev21.tar.gz .tar.gz
+ SOURCEWITHREL=openstack-heat-24.1.0.dev21-0.20250527065701.c09842b.tar.gz
+ mv /tmp/tmp.pSjN8UZLXA/dist/openstack-heat-24.1.0.dev21.tar.gz /tmp/tmp.pSjN8UZLXA/SOURCES/openstack-heat-24.1.0.dev21-0.20250527065701.c09842b.tar.gz
+ cd /home/centos10-master-uc/data/openstack-heat_distro
+ cp -a heat-dist.conf heat.logrotate openstack-heat-all.service openstack-heat-api-cfn.service openstack-heat-api.service openstack-heat-engine.service openstack-heat.spec sources /tmp/tmp.pSjN8UZLXA/SOURCES/
+ cp openstack-heat.spec /tmp/tmp.pSjN8UZLXA/SPECS/
+ cd /tmp/tmp.pSjN8UZLXA/SPECS/
+ '[' -z '' ']'
+ grep -qc '^%define upstream_version.*' openstack-heat.spec
+ sed -i -e '1i%define upstream_version 24.1.0.dev21\' openstack-heat.spec
+ grep -qc '^%global dlrn .*' openstack-heat.spec
+ sed -i -e '1i%global dlrn 1\' openstack-heat.spec
+ grep -qc '^%global dlrn_nvr .*' openstack-heat.spec
++ basename openstack-heat-24.1.0.dev21-0.20250527065701.c09842b.tar.gz .tar.gz
+ sed -i -e '1i%global dlrn_nvr openstack-heat-24.1.0.dev21-0.20250527065701.c09842b\' openstack-heat.spec
+ sed -i -e s/UPSTREAMVERSION/24.1.0.dev21/g openstack-heat.spec
+ set_nvr_in_spec
+ VERSION=24.1.0
+ sed -i -e 's/Version:.*/Version: 24.1.0/g' openstack-heat.spec
+ sed -i -e 's/Release:.*/Release: 0.20250527065701.c09842b%{?dist}/g' openstack-heat.spec
+ '[' '' '!=' 1 ']'
+ sed -i -e 's/^\(Source\|Source0\):.*/\1: openstack-heat-24.1.0.dev21-0.20250527065701.c09842b.tar.gz/' openstack-heat.spec
+ '[' '' '!=' 1 ']'
+ sed -i -e '/^%changelog.*/q' openstack-heat.spec
+ cat openstack-heat.spec
%global dlrn_nvr openstack-heat-24.1.0.dev21-0.20250527065701.c09842b
%global dlrn 1
%define upstream_version 24.1.0.dev21
%{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
%global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a

%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
%{?dlrn: %global tarsources openstack-heat}
%{!?dlrn: %global tarsources openstack_heat}

# we are excluding some runtime reqs from automatic generator
%global excluded_reqs packaging tzdata python-blazarclient python-zunclient python-vitrageclient

%global excluded_projects_in_test blazar zun vitrage

%if 0%{?rhosp}
%global excluded_reqs %{excluded_reqs} python-magnumclient python-mistralclient python-monascaclient python-troveclient
%endif

# we are excluding some BRs from automatic generator
%global excluded_brs doc8 bandit pre-commit flake8-import-order os-api-ref
# Exclude sphinx from BRs if docs are disabled
%if ! 0%{?with_doc}
%global excluded_brs %{excluded_brs} sphinx openstackdocstheme
%endif
%global with_doc %{!?_without_doc:1}%{?_without_doc:0}
%global with_test 1
%global rhosp 0
%global service heat

%global common_desc \
Heat is a service to orchestrate composite cloud applications using a \
declarative template format through an OpenStack-native REST API.


Name:           openstack-%{service}
Summary:        OpenStack Orchestration (%{service})
# Liberty semver reset
# https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z
Epoch:          1
Version: 24.1.0
Release: 0.20250527065701.c09842b%{?dist}
License:        Apache-2.0
URL:            http://www.openstack.org
Source0: openstack-heat-24.1.0.dev21-0.20250527065701.c09842b.tar.gz

Source1:        %{service}.logrotate
Source2:        openstack-%{service}-api.service
Source3:        openstack-%{service}-api-cfn.service
Source4:        openstack-%{service}-engine.service
Source6:        openstack-%{service}-all.service

Source20:       %{service}-dist.conf
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
Source101:        https://tarballs.openstack.org/%{service}/%{tarsources}-%{upstream_version}.tar.gz.asc
Source102:        https://releases.openstack.org/_static/%{sources_gpg_sign}.txt
%endif

BuildArch: noarch

# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
BuildRequires:  /usr/bin/gpgv2
%endif
BuildRequires: git-core
BuildRequires: openstack-macros
BuildRequires: python3-devel
BuildRequires: pyproject-rpm-macros
BuildRequires: systemd

Requires: %{name}-common = %{epoch}:%{version}-%{release}
Requires: %{name}-engine = %{epoch}:%{version}-%{release}
Requires: %{name}-api = %{epoch}:%{version}-%{release}
Requires: %{name}-api-cfn = %{epoch}:%{version}-%{release}

%if 0%{?with_test}
%package -n python3-%{service}-tests
Summary:        Heat tests
Requires:       %{name}-common = %{epoch}:%{version}-%{release}

Requires: python3-oslotest
Requires: python3-hacking
Requires: python3-testresources
Requires: python3-kombu
Requires: python3-ddt >= 1.4.1

%description -n python3-%{service}-tests
%{common_desc}
This package contains the Heat test files.
%endif

%prep
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
%{gpgverify}  --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0}
%endif
%autosetup -n %{tarsources}-%{upstream_version} -S git

%if 0%{?with_test}
sed -i 's/^hacking.*/hacking/' test-requirements.txt
for project in %{excluded_projects_in_test}; do
  rm -rf heat/tests/openstack/${project}/
  find heat/tests -name *${project}* -type f | xargs rm -f
done

# Remove tests in contrib
find contrib -name tests -type d | xargs rm -r
%endif

sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini
sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini
sed -i /^minversion.*/d tox.ini
sed -i /^requires.*virtualenv.*/d tox.ini

# Disable warnint-is-error in doc build: zun- and blazar- clients are not shipped
sed -i '/sphinx-build/ s/-W//' tox.ini

# Exclude some bad-known BRs
for pkg in %{excluded_brs}; do
  for reqfile in doc/requirements.txt test-requirements.txt; do
    if [ -f $reqfile ]; then
      sed -i /^${pkg}.*/d $reqfile
    fi
  done
done

# Automatic BR generation
# Exclude some bad-known runtime reqs
for pkg in %{excluded_reqs}; do
  sed -i /^${pkg}.*/d requirements.txt
done

%generate_buildrequires
%if 0%{?with_doc}
  %pyproject_buildrequires -t -e %{default_toxenv},docs
%else
  %pyproject_buildrequires -t -e %{default_toxenv}
%endif


%build
%pyproject_wheel


%install
%pyproject_install

# Generate sample config and add the current directory to PYTHONPATH so
# oslo-config-generator doesn't skip heat's entry points.
PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=etc/heat/heat-config-generator.conf

# Generate i18n files
%{__python3} setup.py compile_catalog -d %{buildroot}%{python3_sitelib}/%{service}/locale -D heat

mkdir -p %{buildroot}/%{_localstatedir}/log/%{service}/
mkdir -p %{buildroot}/%{_localstatedir}/run/%{service}/
install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service}

# install systemd unit files
install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-%{service}-api.service
install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-%{service}-api-cfn.service
install -p -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/openstack-%{service}-engine.service
install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-%{service}-all.service

mkdir -p %{buildroot}/%{_sharedstatedir}/%{service}/
mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/

%if 0%{?with_doc}
%tox -e docs
sphinx-build -b man doc/source doc/build/man

# Fix hidden-file-or-dir warnings
rm -fr doc/build/html/.{doctrees,buildinfo,htaccess}

mkdir -p %{buildroot}%{_mandir}/man1
install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/
%endif

rm -f %{buildroot}/%{_bindir}/%{service}-db-setup
rm -f %{buildroot}/%{_mandir}/man1/%{service}-db-setup.*
rm -rf %{buildroot}/var/lib/%{service}/.dummy

install -p -D -m 640 etc/%{service}/%{service}.conf.sample %{buildroot}/%{_sysconfdir}/%{service}/%{service}.conf
install -p -D -m 640 %{SOURCE20} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf
echo '[revision]' >> %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf
echo '%{service}_revision=%{version}' >> %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf
mv %{buildroot}%{_prefix}/etc/%{service}/api-paste.ini %{buildroot}/%{_sysconfdir}/%{service}
mv %{buildroot}%{_prefix}/etc/%{service}/environment.d %{buildroot}/%{_sysconfdir}/%{service}
mv %{buildroot}%{_prefix}/etc/%{service}/templates %{buildroot}/%{_sysconfdir}/%{service}
# Remove duplicate config files under /usr/etc/heat
rmdir %{buildroot}%{_prefix}/etc/%{service}

# Install i18n .mo files (.po and .pot are not required)
install -d -m 755 %{buildroot}%{_datadir}
rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po
rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot
mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale

# Find language files
%find_lang %{service} --all-name

%description
%{common_desc}

%package common
Summary: Heat common
Group: System Environment/Base

Requires(pre): shadow-utils

%description common
Components common to all OpenStack Heat services


%if 0%{?with_test}
%check
%tox -e %{default_toxenv}
%endif

%files common -f %{service}.lang
%doc LICENSE
%{_bindir}/%{service}-manage
%{_bindir}/%{service}-status
%{_bindir}/%{service}-keystone-setup-domain
%{python3_sitelib}/%{service}
%{python3_sitelib}/openstack_%{service}*.dist-info
%exclude %{python3_sitelib}/%{service}/tests
%attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf
%dir %attr(0755,%{service},root) %{_localstatedir}/log/%{service}
%dir %attr(0755,%{service},root) %{_localstatedir}/run/%{service}
%dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service}
%dir %attr(0755,%{service},root) %{_sysconfdir}/%{service}
%config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service}
%config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini
%config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf
%config(noreplace) %attr(-,root,%{service}) %{_sysconfdir}/%{service}/environment.d/*
%config(noreplace) %attr(-,root,%{service}) %{_sysconfdir}/%{service}/templates/*
%if 0%{?with_doc}
%{_mandir}/man1/%{service}-keystone-setup-domain.1.gz
%{_mandir}/man1/%{service}-manage.1.gz
%{_mandir}/man1/%{service}-status.1.gz
%endif

%if 0%{?with_test}
%files -n python3-%{service}-tests
%license LICENSE
%{python3_sitelib}/%{service}/tests
%{python3_sitelib}/%{service}_integrationtests
%endif

%pre common
# 187:187 for heat - rhbz#845078
getent group %{service} >/dev/null || groupadd -r --gid 187 %{service}
getent passwd %{service}  >/dev/null || \
useradd --uid 187 -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \
-c "OpenStack Heat Daemons" %{service}
exit 0

%package engine
Summary: The Heat engine

Requires: %{name}-common = %{epoch}:%{version}-%{release}

%{?systemd_ordering}

%description engine
%{common_desc}

The %{service}-engine's main responsibility is to orchestrate the launching of
templates and provide events back to the API consumer.

%files engine
%doc README.rst LICENSE
%if 0%{?with_doc}
%doc doc/build/html/man/%{service}-engine.html
%endif
%{_bindir}/%{service}-engine
%{_unitdir}/openstack-%{service}-engine.service
%if 0%{?with_doc}
%{_mandir}/man1/%{service}-engine.1.gz
%endif

%post engine
%systemd_post openstack-%{service}-engine.service

%preun engine
%systemd_preun openstack-%{service}-engine.service

%postun engine
%systemd_postun_with_restart openstack-%{service}-engine.service


%package api
Summary: The Heat API

Requires: %{name}-common = %{epoch}:%{version}-%{release}

%{?systemd_ordering}

%description api
%{common_desc}

The %{service}-api component provides an OpenStack-native REST API that processes API
requests by sending them to the %{service}-engine over RPC.

%files api
%doc README.rst LICENSE
%if 0%{?with_doc}
%doc doc/build/html/man/%{service}-api.html
%endif
%{_bindir}/%{service}-api
%{_bindir}/%{service}-wsgi-api
%{_unitdir}/openstack-%{service}-api.service
%if 0%{?with_doc}
%{_mandir}/man1/%{service}-api.1.gz
%endif

%post api
%systemd_post openstack-%{service}-api.service

%preun api
%systemd_preun openstack-%{service}-api.service

%postun api
%systemd_postun_with_restart openstack-%{service}-api.service


%package api-cfn
Summary: Heat CloudFormation API

Requires: %{name}-common = %{epoch}:%{version}-%{release}

%{?systemd_ordering}

%description api-cfn
%{common_desc}

The %{service}-api-cfn component provides an AWS Query API that is compatible with
AWS CloudFormation and processes API requests by sending them to the
%{service}-engine over RPC.

%files api-cfn
%doc README.rst LICENSE
%if 0%{?with_doc}
%doc doc/build/html/man/%{service}-api-cfn.html
%endif
%{_bindir}/%{service}-api-cfn
%{_bindir}/%{service}-wsgi-api-cfn
%{_unitdir}/openstack-%{service}-api-cfn.service
%if 0%{?with_doc}
%{_mandir}/man1/%{service}-api-cfn.1.gz
%endif

%post api-cfn
%systemd_post openstack-%{service}-api-cfn.service

%preun api-cfn
%systemd_preun openstack-%{service}-api-cfn.service

%postun api-cfn
%systemd_postun_with_restart openstack-%{service}-api-cfn.service


%package monolith
Summary: The combined Heat engine/API

Requires: %{name}-common = %{epoch}:%{version}-%{release}

%{?systemd_ordering}

%description monolith
%{common_desc}

The %{service}-all process bundles together any (or all) of %{service}-engine,
%{service}-api, and %{service}-cfn-api into a single process. This can be used
to bootstrap a minimal TripleO deployment, but is not the recommended way of
running the Heat service in general.

%files monolith
%doc README.rst LICENSE
%{_bindir}/%{service}-all
%{_unitdir}/openstack-%{service}-all.service

%post monolith
%systemd_post openstack-%{service}-all.service

%preun monolith
%systemd_preun openstack-%{service}-all.service

%postun monolith
%systemd_postun_with_restart openstack-%{service}-all.service


%changelog
+ spectool -g -C /tmp/tmp.pSjN8UZLXA/SOURCES openstack-heat.spec
+ /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --spec openstack-heat.spec --sources=/tmp/tmp.pSjN8UZLXA/SOURCES
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --spec openstack-heat.spec --sources=/tmp/tmp.pSjN8UZLXA/SOURCES
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  78bcea3b-e52a-4f07-8b55-b0dbf4678c3a
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/25/c8/25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-ironicclient-e786c8cdd10ff198feac49ad911d0a97d0e2697a
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e7/86/e786c8cdd10ff198feac49ad911d0a97d0e2697a_da631bae
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-magnum-ef1a554e91da1ec10f06eb00c861c3896ea8dada
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/ef/1a/ef1a554e91da1ec10f06eb00c861c3896ea8dada_66e91217
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-fwaas-001abb4eca104c0178c4b3951b867901e8fb58df
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/00/1a/001abb4eca104c0178c4b3951b867901e8fb58df_161d734f
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-3c0eafc59e3019d5f19c9921d3179d30c566c40e
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/3c/0e/3c0eafc59e3019d5f19c9921d3179d30c566c40e_14fd3881
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-eca646f3e3735a24688d2c27406c16b1f81bb49c
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ec/a6/eca646f3e3735a24688d2c27406c16b1f81bb49c_55cf7419
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-opstools]
name=centos10-opstools
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/
enabled=0
gpgcheck=0
module_hotfixes=1

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Squid and DLRN mock
[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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
INFO: Start(openstack-heat.spec)  Config(dlrn-centos10-master-uc-x86_64-5)
Start: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
Mock Version: 6.0
INFO: Mock Version: 6.0
INFO: Mock Version: 6.0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.38m0c301', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _cleanup_homedir skipped in bootstrap
DEBUG: method _setup_build_dirs skipped in bootstrap
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     6357756     2155600     2980684    10919628     9757056
DEBUG: Swap:       16777212     5471664    11305548
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  840M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  205G  345G  38% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.g4pgnato', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: rpm-4.19.1.1-3.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64
DEBUG: python3-dnf-4.20.0-9.el10.noarch
DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch
DEBUG: yum-4.20.0-9.el10.noarch
DEBUG: package yum-utils is not installed
DEBUG: package dnf5 is not installed
DEBUG: package dnf5-plugins is not installed
DEBUG: Child return code was: 3
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-3.el10.x86_64
  rpm-sequoia-1.6.0-3.el10.x86_64
  python3-dnf-4.20.0-9.el10.noarch
  python3-dnf-plugins-core-4.7.0-6.el10.noarch
  yum-4.20.0-9.el10.noarch
Start: dnf4 update
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-lunasa-hsm-4a384f4fbed7c9 104 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ironic-25c8a1e2f9a74f2a86811 148 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-18d93ae3dabeb8c92fa38 149 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-ironicclient-e786c8cdd10ff198fe 132 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-observabilityclient-ab8ce8fd346  94 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-magnum-ef1a554e91da1ec10f06e 135 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-221a3e89e8988bc66429810 128 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-designate-6ebeb372617a236979 137 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-158dfd0e27fee2d1bdeb9 139 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-keystone-5125d9feed8dc8f9f0a 110 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-manila-tests-tempest-a3430289de 135 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-neutron-fwaas-001abb4eca104c 137 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-octavia-tests-tempest-9398f8ee4 137 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-watcher-1cdd392f96d22a033e46 123 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4  87 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3  83 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-f64269b981753c21c87c3e 150 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-telemetry-tests-tempest-3c0eafc  94 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-heat-ui-eca646f3e3735a24688d 125 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 10 - BaseOS                        46 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - AppStream                     28 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - CRB                           71 kB/s | 6.0 kB     00:00    
DEBUG: CentOS Stream 10 - HighAvailability              47 kB/s | 6.4 kB     00:00    
DEBUG: dlrn-master-testing                             157 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                          142 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                130 kB/s | 3.0 kB     00:00    
DEBUG: centos10-storage                                106 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              23 kB/s | 3.0 kB     00:00    
DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 150 kB/s |  12 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: dnf4 update
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
Start: buildsrpm
Start: rpmbuild -bs
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fadede9dd00>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 0
Finish: rpmbuild -bs
DEBUG: Copying package to result dir
Finish: buildsrpm
INFO: Done(openstack-heat.spec) Config(dlrn-5) 0 minutes 10 seconds
INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ finalize
+ rm -rf /tmp/tmp.pSjN8UZLXA
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46 --rebuild /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm --postinstall
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  True
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  0e58a8dd-2c0f-4ed5-90be-48f9f02afaae
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/25/c8/25c8a1e2f9a74f2a8681161c0989fc8b6f2d7665_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-ironicclient-e786c8cdd10ff198feac49ad911d0a97d0e2697a
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e7/86/e786c8cdd10ff198feac49ad911d0a97d0e2697a_da631bae
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-magnum-ef1a554e91da1ec10f06eb00c861c3896ea8dada
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/ef/1a/ef1a554e91da1ec10f06eb00c861c3896ea8dada_66e91217
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-fwaas-001abb4eca104c0178c4b3951b867901e8fb58df
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/00/1a/001abb4eca104c0178c4b3951b867901e8fb58df_161d734f
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-telemetry-tests-tempest-3c0eafc59e3019d5f19c9921d3179d30c566c40e
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/3c/0e/3c0eafc59e3019d5f19c9921d3179d30c566c40e_14fd3881
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-eca646f3e3735a24688d2c27406c16b1f81bb49c
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ec/a6/eca646f3e3735a24688d2c27406c16b1f81bb49c_55cf7419
enabled=1
gpgcheck=0
priority=1

[delorean-master-testing]
name=dlrn-master-testing
baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-master-build-deps]
name=dlrn-master-build-deps
baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-opstools]
name=centos10-opstools
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/
enabled=0
gpgcheck=0
module_hotfixes=1

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Squid and DLRN mock
[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=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: Local file: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm
INFO: Start(/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm)  Config(dlrn-centos10-master-uc-x86_64-5)
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
Mock Version: 6.0
INFO: Mock Version: 6.0
INFO: Mock Version: 6.0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.sefsu5cm', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _cleanup_homedir skipped in bootstrap
DEBUG: method _setup_build_dirs skipped in bootstrap
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     5310668     3193732     2404084    10351988    10804144
DEBUG: Swap:       16777212     5471408    11305804
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  840M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  205G  345G  38% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.fr4a3u09', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: rpm-4.19.1.1-3.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64
DEBUG: python3-dnf-4.20.0-9.el10.noarch
DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch
DEBUG: yum-4.20.0-9.el10.noarch
DEBUG: package yum-utils is not installed
DEBUG: package dnf5 is not installed
DEBUG: package dnf5-plugins is not installed
DEBUG: Child return code was: 3
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-3.el10.x86_64
  rpm-sequoia-1.6.0-3.el10.x86_64
  python3-dnf-4.20.0-9.el10.noarch
  python3-dnf-plugins-core-4.7.0-6.el10.noarch
  yum-4.20.0-9.el10.noarch
Start: dnf4 update
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-lunasa-hsm-4a384f4fbed7c9 181 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ironic-25c8a1e2f9a74f2a86811 199 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-18d93ae3dabeb8c92fa38 197 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-ironicclient-e786c8cdd10ff198fe 187 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-observabilityclient-ab8ce8fd346 207 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-magnum-ef1a554e91da1ec10f06e 195 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-221a3e89e8988bc66429810 211 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-designate-6ebeb372617a236979 190 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-158dfd0e27fee2d1bdeb9 201 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-keystone-5125d9feed8dc8f9f0a 204 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-manila-tests-tempest-a3430289de 196 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-neutron-fwaas-001abb4eca104c 198 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-octavia-tests-tempest-9398f8ee4 179 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-watcher-1cdd392f96d22a033e46 185 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4 189 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3 136 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-f64269b981753c21c87c3e 177 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-telemetry-tests-tempest-3c0eafc 182 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-heat-ui-eca646f3e3735a24688d 178 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 10 - BaseOS                        49 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - AppStream                     60 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - CRB                           40 kB/s | 6.0 kB     00:00    
DEBUG: CentOS Stream 10 - HighAvailability              62 kB/s | 6.4 kB     00:00    
DEBUG: dlrn-master-testing                             108 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                          106 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                167 kB/s | 3.0 kB     00:00    
DEBUG: centos10-storage                                123 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              58 kB/s | 3.0 kB     00:00    
DEBUG: Extra Packages for Enterprise Linux 10 - x86_64  84 kB/s |  12 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: dnf4 update
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
Start: build phase for openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm
Start: build setup for openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Updating / installing...
DEBUG: openstack-heat-1:24.1.0-0.202505270657########################################
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: heat-dist.conf
DEBUG: heat.logrotate
DEBUG: openstack-heat-24.1.0.dev21-0.20250527065701.c09842b.tar.gz
DEBUG: openstack-heat-all.service
DEBUG: openstack-heat-api-cfn.service
DEBUG: openstack-heat-api.service
DEBUG: openstack-heat-engine.service
DEBUG: openstack-heat.spec
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f8109188430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:02 ago on Tue May 27 02:57:55 2025.
DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package systemd-257-11.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG:  Package                    Architecture Version                Repo       Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG:  pyproject-rpm-macros       noarch       1.16.2-1.el10          crb        46 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install  1 Package
DEBUG: Total size: 46 k
DEBUG: Installed size: 114 k
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded    
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : pyproject-rpm-macros-1.16.2-1.el10.noarch              1/1 
DEBUG:   Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch              1/1 
DEBUG: Installed:
DEBUG:   pyproject-rpm-macros-1.16.2-1.el10.noarch                                     
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: build setup for openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm
Start: rpmbuild openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f8109188430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oYkO6p
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf openstack-heat-24.1.0.dev21
DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openstack-heat-24.1.0.dev21-0.20250527065701.c09842b.tar.gz
DEBUG: + STATUS=0
DEBUG: + '[' 0 -ne 0 ']'
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + rm -rf /builddir/build/BUILD/openstack-heat-24.1.0.dev21-SPECPARTS
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev21-SPECPARTS
DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
DEBUG: + /usr/bin/git init -q
DEBUG: + /usr/bin/git config user.name rpm-build
DEBUG: + /usr/bin/git config user.email '<rpm-build>'
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 <rpm-build>' -m 'openstack-heat-24.1.0 base'
DEBUG: + /usr/bin/git checkout --track -b rpm-build
DEBUG: Switched to a new branch 'rpm-build'
DEBUG: branch 'rpm-build' set up to track 'master'.
DEBUG: + sed -i 's/^hacking.*/hacking/' test-requirements.txt
DEBUG: + for project in blazar zun vitrage
DEBUG: + rm -rf heat/tests/openstack/blazar/
DEBUG: + xargs rm -f
DEBUG: + find heat/tests -name '*blazar*' -type f
DEBUG: + for project in blazar zun vitrage
DEBUG: + rm -rf heat/tests/openstack/zun/
DEBUG: + find heat/tests -name '*zun*' -type f
DEBUG: + xargs rm -f
DEBUG: + for project in blazar zun vitrage
DEBUG: + rm -rf heat/tests/openstack/vitrage/
DEBUG: + xargs rm -f
DEBUG: + find heat/tests -name '*vitrage*' -type f
DEBUG: + find contrib -name tests -type d
DEBUG: + xargs rm -r
DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini
DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini
DEBUG: + sed -i '/^minversion.*/d' tox.ini
DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini
DEBUG: + sed -i '/sphinx-build/ s/-W//' tox.ini
DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^os-api-ref.*/d' test-requirements.txt
DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient
DEBUG: + sed -i '/^packaging.*/d' requirements.txt
DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient
DEBUG: + sed -i '/^tzdata.*/d' requirements.txt
DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient
DEBUG: + sed -i '/^python-blazarclient.*/d' requirements.txt
DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient
DEBUG: + sed -i '/^python-zunclient.*/d' requirements.txt
DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient
DEBUG: + sed -i '/^python-vitrageclient.*/d' requirements.txt
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NrWUsa
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312,docs
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-24.1.0.dev21/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-buildrequires -t -e py312,docs
DEBUG: Handling pbr>=6.0.0 from build-system.requires
DEBUG: Requirement satisfied: pbr>=6.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling setuptools>=64.0.0 from build-system.requires
DEBUG: Requirement satisfied: setuptools>=64.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement not satisfied: wheel
DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr>=2.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel
DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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:05 ago on Tue May 27 02:57:55 2025.
DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package systemd-257-11.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG:  Package               Architecture   Version                 Repository   Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG:  python3-wheel         noarch         1:0.41.2-5.el10         crb         167 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install  1 Package
DEBUG: Total size: 167 k
DEBUG: Installed size: 506 k
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded           
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-wheel-1:0.41.2-5.el10.noarch                   1/1 
DEBUG:   Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch                   1/1 
DEBUG: Installed:
DEBUG:   python3-wheel-1:0.41.2-5.el10.noarch                                          
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f8109188430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.bTI5MK
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312,docs
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-24.1.0.dev21/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-buildrequires -t -e py312,docs
DEBUG: Handling pbr>=6.0.0 from build-system.requires
DEBUG: Requirement satisfied: pbr>=6.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling setuptools>=64.0.0 from build-system.requires
DEBUG: Requirement satisfied: setuptools>=64.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr>=2.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6
DEBUG: Exiting dependency generation pass: tox itself
DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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:07 ago on Tue May 27 02:57:55 2025.
DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed.
DEBUG: Package systemd-257-11.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG:  Package                Arch   Version         Repository                  Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG:  python3-tox-current-env
DEBUG:                         noarch 0.0.12-1.el10s  delorean-master-build-deps  29 k
DEBUG: Installing dependencies:
DEBUG:  python3-cachetools     noarch 5.4.0-6.el10s   delorean-master-testing     37 k
DEBUG:  python3-chardet        noarch 5.2.0-1.el10s   delorean-master-testing    272 k
DEBUG:  python3-colorama       noarch 0.4.6-13.el10   appstream                   72 k
DEBUG:  python3-distlib        noarch 0.3.9-1.el10s   delorean-master-build-deps 254 k
DEBUG:  python3-filelock       noarch 3.15.4-3.el10s  delorean-master-build-deps  37 k
DEBUG:  python3-platformdirs   noarch 4.2.2-2.el10s   delorean-master-build-deps  41 k
DEBUG:  python3-pluggy         noarch 1.3.0-5.el10    crb                         53 k
DEBUG:  python3-pyproject-api  noarch 1.6.1-5.el10s   delorean-master-build-deps  37 k
DEBUG:  python3-setuptools-wheel
DEBUG:                         noarch 69.0.3-9.el10   crb                        678 k
DEBUG:  python3-virtualenv     noarch 20.26.6-2.el10s delorean-master-build-deps 238 k
DEBUG:  python3-wheel-wheel    noarch 1:0.41.2-5.el10 crb                         71 k
DEBUG:  tox                    noarch 4.21.2-3.el10s  delorean-master-build-deps 365 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install  13 Packages
DEBUG: Total size: 2.1 M
DEBUG: Installed size: 6.7 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-9.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded                    
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-platformdirs-4.2.2-2.el10s.noarch             1/13 
DEBUG:   Installing       : python3-filelock-3.15.4-3.el10s.noarch                2/13 
DEBUG:   Installing       : python3-pyproject-api-1.6.1-5.el10s.noarch            3/13 
DEBUG:   Installing       : python3-distlib-0.3.9-1.el10s.noarch                  4/13 
DEBUG:   Installing       : python3-chardet-5.2.0-1.el10s.noarch                  5/13 
DEBUG:   Installing       : python3-cachetools-5.4.0-6.el10s.noarch               6/13 
DEBUG:   Installing       : python3-wheel-wheel-1:0.41.2-5.el10.noarch            7/13 
DEBUG:   Installing       : python3-setuptools-wheel-69.0.3-9.el10.noarch         8/13 
DEBUG:   Installing       : python3-virtualenv-20.26.6-2.el10s.noarch             9/13 
DEBUG:   Installing       : python3-pluggy-1.3.0-5.el10.noarch                   10/13 
DEBUG:   Installing       : python3-colorama-0.4.6-13.el10.noarch                11/13 
DEBUG:   Installing       : tox-4.21.2-3.el10s.noarch                            12/13 
DEBUG:   Installing       : python3-tox-current-env-0.0.12-1.el10s.noarch        13/13 
DEBUG:   Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch        13/13 
DEBUG: Installed:
DEBUG:   python3-cachetools-5.4.0-6.el10s.noarch                                       
DEBUG:   python3-chardet-5.2.0-1.el10s.noarch                                          
DEBUG:   python3-colorama-0.4.6-13.el10.noarch                                         
DEBUG:   python3-distlib-0.3.9-1.el10s.noarch                                          
DEBUG:   python3-filelock-3.15.4-3.el10s.noarch                                        
DEBUG:   python3-platformdirs-4.2.2-2.el10s.noarch                                     
DEBUG:   python3-pluggy-1.3.0-5.el10.noarch                                            
DEBUG:   python3-pyproject-api-1.6.1-5.el10s.noarch                                    
DEBUG:   python3-setuptools-wheel-69.0.3-9.el10.noarch                                 
DEBUG:   python3-tox-current-env-0.0.12-1.el10s.noarch                                 
DEBUG:   python3-virtualenv-20.26.6-2.el10s.noarch                                     
DEBUG:   python3-wheel-wheel-1:0.41.2-5.el10.noarch                                    
DEBUG:   tox-4.21.2-3.el10s.noarch                                                     
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f8109188430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.gxW0Ez
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312,docs
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-24.1.0.dev21/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-buildrequires -t -e py312,docs
DEBUG: Handling pbr>=6.0.0 from build-system.requires
DEBUG: Requirement satisfied: pbr>=6.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling setuptools>=64.0.0 from build-system.requires
DEBUG: Requirement satisfied: setuptools>=64.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr>=2.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement satisfied: tox-current-env >= 0.0.6
DEBUG:    (installed: tox-current-env 0.0.12)
DEBUG: py312: OK ✔ in 0.01 seconds
DEBUG:   py312: OK (0.01 seconds)
DEBUG:   docs: OK (0.00 seconds)
DEBUG:   congratulations :) (0.07 seconds)
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pbr>=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: alembic>=1.8.0
DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: croniter>=0.3.4
DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: cryptography>=2.5
DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: eventlet>=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: keystoneauth1>=3.18.0
DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0
DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: lxml>=4.5.0
DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: netaddr>=0.7.18
DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: neutron-lib>=1.14.0
DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: openstacksdk>=0.28.0
DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.cache>=1.26.0
DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.config>=6.8.0
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0
DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.context>=2.22.0
DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.db>=6.0.0
DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0
DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.log>=4.3.0
DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0
DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0
DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.policy>=4.5.0
DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.reports>=1.18.0
DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0
DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.service>=1.24.0
DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0
DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.utils>=4.5.0
DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: osprofiler>=1.4.0
DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2
DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0
DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: aodhclient>=0.9.0
DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-barbicanclient>=4.5.2
DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-cinderclient>=3.3.0
DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-designateclient>=2.7.0
DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-glanceclient>=2.8.0
DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-heatclient>=1.10.0
DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-ironicclient>=2.8.0
DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0
DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-magnumclient>=2.3.0
DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-manilaclient>=1.16.0
DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-mistralclient>=3.1.0
DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-monascaclient>=1.12.0
DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-neutronclient>=7.7.0
DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-novaclient>=9.1.0
DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0
DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-openstackclient>=3.12.0
DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-swiftclient>=3.2.0
DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-troveclient>=2.2.0
DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-zaqarclient>=1.3.0
DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: PyYAML>=5.1
DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: requests>=2.23.0
DEBUG:    (installed: requests 2.32.3)
DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: tenacity>=6.1.0
DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: Routes>=2.3.1
DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: stevedore>=3.1.0
DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: WebOb>=1.7.1
DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: yaql>=1.1.3
DEBUG: Handling hacking from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: hacking
DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: coverage>=4.0
DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: ddt>=1.4.1
DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: fixtures>=3.0.0
DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: kombu>=5.0.1
DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: PyMySQL>=0.8.0
DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslotest>=3.2.0
DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: stestr>=2.0.0
DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: testscenarios>=0.4
DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: testtools>=2.2.0
DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: testresources>=2.0.0
DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: Pygments>=2.2.0
DEBUG:    (installed: Pygments 2.18.0)
DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: tempest>=17.1.0
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pbr>=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: alembic>=1.8.0
DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: croniter>=0.3.4
DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: cryptography>=2.5
DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: eventlet>=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: keystoneauth1>=3.18.0
DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0
DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: lxml>=4.5.0
DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: netaddr>=0.7.18
DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: neutron-lib>=1.14.0
DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: openstacksdk>=0.28.0
DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.cache>=1.26.0
DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.config>=6.8.0
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0
DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.context>=2.22.0
DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.db>=6.0.0
DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0
DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.log>=4.3.0
DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0
DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0
DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.policy>=4.5.0
DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.reports>=1.18.0
DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0
DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.service>=1.24.0
DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0
DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.utils>=4.5.0
DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: osprofiler>=1.4.0
DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2
DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0
DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: aodhclient>=0.9.0
DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-barbicanclient>=4.5.2
DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-cinderclient>=3.3.0
DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-designateclient>=2.7.0
DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-glanceclient>=2.8.0
DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-heatclient>=1.10.0
DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-ironicclient>=2.8.0
DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0
DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-magnumclient>=2.3.0
DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-manilaclient>=1.16.0
DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-mistralclient>=3.1.0
DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-monascaclient>=1.12.0
DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-neutronclient>=7.7.0
DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-novaclient>=9.1.0
DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0
DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-openstackclient>=3.12.0
DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-swiftclient>=3.2.0
DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-troveclient>=2.2.0
DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-zaqarclient>=1.3.0
DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: PyYAML>=5.1
DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: requests>=2.23.0
DEBUG:    (installed: requests 2.32.3)
DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: tenacity>=6.1.0
DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: Routes>=2.3.1
DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: stevedore>=3.1.0
DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: WebOb>=1.7.1
DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: yaql>=1.1.3
DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.1
DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinx>=2.0.0
DEBUG:    (installed: sphinx 7.2.6)
DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: reno>=3.1.0
DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0
DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: sphinxcontrib-httpdomain>=1.3.0
DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   easy_install.initialize_options(self)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` directly.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         Follow the current Python packaging guidelines when building
DEBUG:         Python RPM packages.
DEBUG:         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:         and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   self.initialize_options()
DEBUG: running dist_info
DEBUG: writing openstack_heat.egg-info/PKG-INFO
DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt
DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt
DEBUG: writing requirements to openstack_heat.egg-info/requires.txt
DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt
DEBUG: writing pbr to openstack_heat.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: adding license file 'LICENSE'
DEBUG: adding license file 'AUTHORS'
DEBUG: writing manifest file 'openstack_heat.egg-info/SOURCES.txt'
DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev21/openstack_heat-24.1.0.dev21.dist-info'
DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: pbr >=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: alembic >=1.8.0
DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: croniter >=0.3.4
DEBUG: Handling cryptography >=2.5 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: cryptography >=2.5
DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: eventlet >=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling keystoneauth1 >=3.18.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: keystoneauth1 >=3.18.0
DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: keystonemiddleware >=5.1.0
DEBUG: Handling lxml >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: lxml >=4.5.0
DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: netaddr >=0.7.18
DEBUG: Handling neutron-lib >=1.14.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: neutron-lib >=1.14.0
DEBUG: Handling openstacksdk >=0.28.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: openstacksdk >=0.28.0
DEBUG: Handling oslo.cache >=1.26.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.cache >=1.26.0
DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.config >=6.8.0
DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.concurrency >=3.26.0
DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.context >=2.22.0
DEBUG: Handling oslo.db >=6.0.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.db >=6.0.0
DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.i18n >=3.20.0
DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.log >=4.3.0
DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.messaging >=14.1.0
DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.middleware >=3.31.0
DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.policy >=4.5.0
DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.reports >=1.18.0
DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.serialization >=2.25.0
DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.service >=1.24.0
DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0
DEBUG: Handling oslo.utils >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.utils >=4.5.0
DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: osprofiler >=1.4.0
DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: oslo.versionedobjects >=1.31.2
DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: PasteDeploy >=1.5.0
DEBUG: Handling aodhclient >=0.9.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: aodhclient >=0.9.0
DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-barbicanclient >=4.5.2
DEBUG: Handling python-cinderclient >=3.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-cinderclient >=3.3.0
DEBUG: Handling python-designateclient >=2.7.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-designateclient >=2.7.0
DEBUG: Handling python-glanceclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-glanceclient >=2.8.0
DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-heatclient >=1.10.0
DEBUG: Handling python-ironicclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-ironicclient >=2.8.0
DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-keystoneclient >=3.8.0
DEBUG: Handling python-magnumclient >=2.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-magnumclient >=2.3.0
DEBUG: Handling python-manilaclient >=1.16.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-manilaclient >=1.16.0
DEBUG: Handling python-mistralclient >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-mistralclient >=3.1.0
DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-monascaclient >=1.12.0
DEBUG: Handling python-neutronclient >=7.7.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-neutronclient >=7.7.0
DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-novaclient >=9.1.0
DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-octaviaclient >=1.8.0
DEBUG: Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-openstackclient >=3.12.0
DEBUG: Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-swiftclient >=3.2.0
DEBUG: Handling python-troveclient >=2.2.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-troveclient >=2.2.0
DEBUG: Handling python-zaqarclient >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: python-zaqarclient >=1.3.0
DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: PyYAML >=5.1
DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: requests >=2.23.0
DEBUG:    (installed: requests 2.32.3)
DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: tenacity >=6.1.0
DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: Routes >=2.3.1
DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: stevedore >=3.1.0
DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: WebOb >=1.7.1
DEBUG: Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement not satisfied: yaql >=1.1.3
DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv openstack_heat-24.1.0.dev21.dist-info/
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/AUTHORS'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/LICENSE'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/METADATA'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/entry_points.txt'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/pbr.json'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/top_level.txt'
DEBUG: removed directory 'openstack_heat-24.1.0.dev21.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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:10 ago on Tue May 27 02:57:55 2025.
DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-pygments-2.18.0-1.el10.noarch is already installed.
DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed.
DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed.
DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed.
DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed.
DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed.
DEBUG: Package systemd-257-11.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: ==============================================================================================================================
DEBUG:  Package                                    Arch    Version                                Repository                     Size
DEBUG: ==============================================================================================================================
DEBUG: Installing:
DEBUG:  python3-PyMySQL                            noarch  1.1.1-3.el10                           appstream                     116 k
DEBUG:  python3-alembic                            noarch  1.13.1-7.el10                          appstream                     502 k
DEBUG:  python3-aodhclient                         noarch  3.7.1-0.20250310082600.5c3a66c.el10    delorean-component-clients     64 k
DEBUG:  python3-barbicanclient                     noarch  7.1.0-0.20250318092428.586e474.el10    delorean-component-clients    164 k
DEBUG:  python3-cinderclient                       noarch  9.7.0-0.20250318125740.63e3fa7.el10    delorean-component-clients    268 k
DEBUG:  python3-coverage                           x86_64  7.3.2-5.el10s                          delorean-master-testing       358 k
DEBUG:  python3-croniter                           noarch  5.0.1-1.el10s                          delorean-master-testing        52 k
DEBUG:  python3-cryptography                       x86_64  43.0.0-4.el10                          baseos                        1.4 M
DEBUG:  python3-ddt                                noarch  1.6.0-1.el10s                          delorean-master-testing        21 k
DEBUG:  python3-designateclient                    noarch  6.2.0-0.20250318092714.0230443.el10    delorean-component-designate  116 k
DEBUG:  python3-fixtures                           noarch  4.2.2-1.el10s                          delorean-master-testing       111 k
DEBUG:  python3-glanceclient                       noarch  1:4.8.0-0.20250318093747.235814c.el10  delorean-component-clients    185 k
DEBUG:  python3-hacking                            noarch  7.0.0-0.20250212115103.ad22d7c.el10    delorean-component-common     961 k
DEBUG:  python3-heatclient                         noarch  4.2.0-0.20250513103226.47d6aac.el10    delorean-component-clients    200 k
DEBUG:  python3-ironicclient                       noarch  5.11.0-0.20250516052613.e786c8c.el10   delorean-component-clients    422 k
DEBUG:  python3-keystoneauth1                      noarch  5.10.0-0.20250314124045.60f441a.el10   delorean-component-keystone   555 k
DEBUG:  python3-keystoneclient                     noarch  1:5.6.0-0.20250318091942.0d43c46.el10  delorean-component-clients    278 k
DEBUG:  python3-keystonemiddleware                 noarch  10.9.0-0.20250310092911.557d173.el10   delorean-component-keystone   127 k
DEBUG:  python3-kombu                              noarch  1:5.3.7-1.el10s                        delorean-master-testing       423 k
DEBUG:  python3-lxml                               x86_64  5.2.1-4.el10                           appstream                     1.4 M
DEBUG:  python3-magnumclient                       noarch  4.8.1-0.20250318093938.ecdcc06.el10    delorean-component-clients    139 k
DEBUG:  python3-manilaclient                       noarch  5.5.0-0.20250516052141.ce60e48.el10    delorean-component-clients    901 k
DEBUG:  python3-mistralclient                      noarch  5.4.0-0.20250318112634.c055eb1.el10    delorean-component-clients    201 k
DEBUG:  python3-monascaclient                      noarch  2.8.0-0.20250307105657.bb7d4b6.el10    delorean-component-clients     65 k
DEBUG:  python3-netaddr                            noarch  1.3.0-2.el10                           appstream                     1.7 M
DEBUG:  python3-neutron-lib                        noarch  3.18.2-0.20250318121026.bf21a6d.el10   delorean-component-network    478 k
DEBUG:  python3-neutronclient                      noarch  11.4.0-0.20250310081746.1d7a13a.el10   delorean-component-clients    339 k
DEBUG:  python3-novaclient                         noarch  1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients    266 k
DEBUG:  python3-octaviaclient                      noarch  3.11.0-0.20250516052341.733f9be.el10   delorean-component-clients    108 k
DEBUG:  python3-openstackclient                    noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients    1.5 M
DEBUG:  python3-openstackdocstheme                 noarch  3.0.0-10.el10s                         delorean-master-build-deps    934 k
DEBUG:  python3-openstacksdk                       noarch  4.5.0-0.20250513102338.bbe9c96.el10    delorean-component-clients    1.0 M
DEBUG:  python3-oslo-cache                         noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common      65 k
DEBUG:  python3-oslo-concurrency                   noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common      46 k
DEBUG:  python3-oslo-config                        noarch  2:9.7.1-0.20250318100804.d583141.el10  delorean-component-common     282 k
DEBUG:  python3-oslo-context                       noarch  5.7.1-0.20250318100958.52d21e6.el10    delorean-component-common      30 k
DEBUG:  python3-oslo-db                            noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common     157 k
DEBUG:  python3-oslo-i18n                          noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common      65 k
DEBUG:  python3-oslo-log                           noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common      73 k
DEBUG:  python3-oslo-messaging                     noarch  16.1.0-0.20250318120050.e91bb45.el10   delorean-component-common     213 k
DEBUG:  python3-oslo-middleware                    noarch  6.5.0-0.20250513102931.26dfbfd.el10    delorean-component-common      70 k
DEBUG:  python3-oslo-policy                        noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common      90 k
DEBUG:  python3-oslo-reports                       noarch  3.5.1-0.20250327080657.2f5eb7c.el10    delorean-component-common      64 k
DEBUG:  python3-oslo-serialization                 noarch  5.7.0-0.20250318115342.bff992d.el10    delorean-component-common      35 k
DEBUG:  python3-oslo-service                       noarch  4.1.1-0.20250318124125.7a52803.el10    delorean-component-common      92 k
DEBUG:  python3-oslo-upgradecheck                  noarch  2.5.0-0.20250318103257.27366ba.el10    delorean-component-common      29 k
DEBUG:  python3-oslo-utils                         noarch  8.0.0-0.20250212135609.79f5ec6.el10    delorean-component-common     127 k
DEBUG:  python3-oslo-versionedobjects              noarch  3.6.0-0.20250318110444.79e9d5d.el10    delorean-component-common      94 k
DEBUG:  python3-oslotest                           noarch  5.0.1-0.20250513100931.1fe4458.el10    delorean-component-clients     52 k
DEBUG:  python3-osprofiler                         noarch  4.2.0-0.20250217110136.3fb0487.el10    delorean-component-common     164 k
DEBUG:  python3-paste-deploy                       noarch  3.1.0-7.el10s                          delorean-master-testing        46 k
DEBUG:  python3-pyyaml                             x86_64  6.0.1-19.el10                          baseos                        236 k
DEBUG:  python3-reno                               noarch  4.1.0-0.20250212114939.47651ec.el10    delorean-component-common     139 k
DEBUG:  python3-routes                             noarch  2.5.1-11.el10s                         delorean-master-testing       201 k
DEBUG:  python3-sphinxcontrib-apidoc               noarch  0.5.0-1.el10s                          delorean-master-build-deps     20 k
DEBUG:  python3-sphinxcontrib-httpdomain           noarch  1.8.1-1.el10s                          delorean-master-build-deps     57 k
DEBUG:  python3-stestr                             noarch  4.1.0-1.el10s                          delorean-master-testing       194 k
DEBUG:  python3-stevedore                          noarch  5.4.1-0.20250314122149.27e27c1.el10    delorean-component-clients     79 k
DEBUG:  python3-swiftclient                        noarch  4.7.0-0.20250318092907.e9fbe35.el10    delorean-component-clients    213 k
DEBUG:  python3-tempest                            noarch  1:43.0.1-0.20250516025604.7cb807a.el10 delorean-component-tempest    1.6 M
DEBUG:  python3-tenacity                           noarch  8.2.3-1.el10s                          delorean-master-testing        55 k
DEBUG:  python3-testresources                      noarch  2.0.1-18.el10s                         delorean-master-testing        74 k
DEBUG:  python3-testscenarios                      noarch  0.5.0-21.el10s                         delorean-master-testing        40 k
DEBUG:  python3-testtools                          noarch  2.7.2-1.bootstrap.el10s                delorean-master-testing       405 k
DEBUG:  python3-troveclient                        noarch  8.8.0-0.20250318095635.a5dccbf.el10    delorean-component-clients    434 k
DEBUG:  python3-webob                              noarch  1.8.9-1.el10s                          delorean-master-testing       274 k
DEBUG:  python3-yaql                               noarch  3.0.0-1.el10s                          delorean-master-testing       236 k
DEBUG:  python3-zaqarclient                        noarch  3.0.1-0.20250516051216.0233b3b.el10    delorean-component-clients    143 k
DEBUG: Installing dependencies:
DEBUG:  bc                                         x86_64  1.07.1-23.el10                         baseos                        123 k
DEBUG:  checkpolicy                                x86_64  3.8-1.el10                             appstream                     358 k
DEBUG:  chkconfig                                  x86_64  1.30-2.el10                            baseos                        183 k
DEBUG:  groff-base                                 x86_64  1.23.0-10.el10                         baseos                        1.1 M
DEBUG:  hostname                                   x86_64  3.23-14.el10                           baseos                         29 k
DEBUG:  initscripts                                x86_64  10.26-2.el10                           baseos                        234 k
DEBUG:  initscripts-rename-device                  x86_64  10.26-2.el10                           baseos                         18 k
DEBUG:  initscripts-service                        noarch  10.26-2.el10                           baseos                         14 k
DEBUG:  ipcalc                                     x86_64  1.0.3-12.el10                          baseos                         43 k
DEBUG:  iproute                                    x86_64  6.11.0-1.el10                          baseos                        803 k
DEBUG:  kmod                                       x86_64  31-11.el10                             baseos                        134 k
DEBUG:  libburn                                    x86_64  1.5.6-6.el10                           appstream                     173 k
DEBUG:  libibverbs                                 x86_64  54.0-1.el10                            baseos                        455 k
DEBUG:  libisoburn                                 x86_64  1.5.6-6.el10                           appstream                     430 k
DEBUG:  libisofs                                   x86_64  1.5.6-6.el10                           appstream                     235 k
DEBUG:  libmnl                                     x86_64  1.0.5-7.el10                           baseos                         29 k
DEBUG:  libnl3                                     x86_64  3.11.0-1.el10                          baseos                        361 k
DEBUG:  libselinux-utils                           x86_64  3.8-1.el10                             baseos                        128 k
DEBUG:  libsodium                                  x86_64  1.0.20-2.el10s                         delorean-master-testing       173 k
DEBUG:  libxslt                                    x86_64  1.1.39-7.el10                          appstream                     190 k
DEBUG:  libyaml                                    x86_64  0.2.5-16.el10                          baseos                         62 k
DEBUG:  memcached                                  x86_64  1.6.23-7.el10                          appstream                     185 k
DEBUG:  memcached-selinux                          x86_64  1.6.23-7.el10                          appstream                      28 k
DEBUG:  ncurses                                    x86_64  6.4-14.20240127.el10                   baseos                        423 k
DEBUG:  numactl-libs                               x86_64  2.0.19-1.el10                          baseos                         32 k
DEBUG:  openssl                                    x86_64  1:3.5.0-3.el10                         baseos                        1.3 M
DEBUG:  openstack-network-scripts                  x86_64  10.11.1-7.el10s                        delorean-master-testing        48 k
DEBUG:  openstack-network-scripts-openvswitch3.4   x86_64  10.11.1-7.el10s                        delorean-master-testing        10 k
DEBUG:  openvswitch-selinux-extra-policy           noarch  1.0-36.el10s                           centos10-nfv-ovs               10 k
DEBUG:  openvswitch3.4                             x86_64  3.4.0-9.el10s                          centos10-nfv-ovs              6.9 M
DEBUG:  perl-AutoLoader                            noarch  5.74-513.el10                          appstream                      22 k
DEBUG:  perl-B                                     x86_64  1.89-513.el10                          appstream                     178 k
DEBUG:  perl-Carp                                  noarch  1.54-511.el10                          baseos                         30 k
DEBUG:  perl-Class-Struct                          noarch  0.68-513.el10                          appstream                      23 k
DEBUG:  perl-Data-Dumper                           x86_64  2.189-512.el10                         baseos                         57 k
DEBUG:  perl-Digest                                noarch  1.20-511.el10                          baseos                         26 k
DEBUG:  perl-Digest-MD5                            x86_64  2.59-6.el10                            baseos                         37 k
DEBUG:  perl-DynaLoader                            x86_64  1.56-513.el10                          appstream                      27 k
DEBUG:  perl-Encode                                x86_64  4:3.21-511.el10                        baseos                        1.1 M
DEBUG:  perl-Errno                                 x86_64  1.38-513.el10                          appstream                      16 k
DEBUG:  perl-Exporter                              noarch  5.78-511.el10                          baseos                         32 k
DEBUG:  perl-Fcntl                                 x86_64  1.18-513.el10                          appstream                      31 k
DEBUG:  perl-File-Basename                         noarch  2.86-513.el10                          appstream                      18 k
DEBUG:  perl-File-Path                             noarch  2.18-511.el10                          baseos                         36 k
DEBUG:  perl-File-Temp                             noarch  1:0.231.100-512.el10                   baseos                         60 k
DEBUG:  perl-File-stat                             noarch  1.14-513.el10                          appstream                      18 k
DEBUG:  perl-FileHandle                            noarch  2.05-513.el10                          appstream                      16 k
DEBUG:  perl-Getopt-Long                           noarch  1:2.58-3.el10                          baseos                         65 k
DEBUG:  perl-Getopt-Std                            noarch  1.14-513.el10                          appstream                      17 k
DEBUG:  perl-HTTP-Tiny                             noarch  0.088-512.el10                         baseos                         57 k
DEBUG:  perl-IO                                    x86_64  1.55-513.el10                          appstream                      81 k
DEBUG:  perl-IO-Socket-IP                          noarch  0.42-512.el10                          baseos                         43 k
DEBUG:  perl-IO-Socket-SSL                         noarch  2.085-3.el10                           baseos                        227 k
DEBUG:  perl-IPC-Open3                             noarch  1.22-513.el10                          appstream                      23 k
DEBUG:  perl-MIME-Base64                           x86_64  3.16-511.el10                          baseos                         31 k
DEBUG:  perl-Mozilla-CA                            noarch  20231213-5.el10                        baseos                         15 k
DEBUG:  perl-Net-SSLeay                            x86_64  1.94-7.el10                            baseos                        381 k
DEBUG:  perl-POSIX                                 x86_64  2.20-513.el10                          appstream                      98 k
DEBUG:  perl-PathTools                             x86_64  3.91-512.el10                          baseos                         85 k
DEBUG:  perl-Pod-Escapes                           noarch  1:1.07-511.el10                        baseos                         21 k
DEBUG:  perl-Pod-Perldoc                           noarch  3.28.01-512.el10                       baseos                         84 k
DEBUG:  perl-Pod-Simple                            noarch  1:3.45-511.el10                        baseos                        218 k
DEBUG:  perl-Pod-Usage                             noarch  4:2.03-511.el10                        baseos                         41 k
DEBUG:  perl-Scalar-List-Utils                     x86_64  5:1.63-511.el10                        baseos                         74 k
DEBUG:  perl-SelectSaver                           noarch  1.02-513.el10                          appstream                      13 k
DEBUG:  perl-Socket                                x86_64  4:2.038-511.el10                       baseos                         56 k
DEBUG:  perl-Storable                              x86_64  1:3.32-511.el10                        baseos                         99 k
DEBUG:  perl-Symbol                                noarch  1.09-513.el10                          appstream                      15 k
DEBUG:  perl-Term-ANSIColor                        noarch  5.01-512.el10                          baseos                         49 k
DEBUG:  perl-Term-Cap                              noarch  1.18-511.el10                          baseos                         23 k
DEBUG:  perl-Text-ParseWords                       noarch  3.31-511.el10                          baseos                         17 k
DEBUG:  perl-Text-Tabs+Wrap                        noarch  2024.001-511.el10                      baseos                         23 k
DEBUG:  perl-Time-Local                            noarch  2:1.350-511.el10                       baseos                         35 k
DEBUG:  perl-URI                                   noarch  5.27-3.el10                            baseos                        134 k
DEBUG:  perl-base                                  noarch  2.27-513.el10                          appstream                      17 k
DEBUG:  perl-constant                              noarch  1.33-512.el10                          baseos                         24 k
DEBUG:  perl-if                                    noarch  0.61.000-513.el10                      appstream                      15 k
DEBUG:  perl-interpreter                           x86_64  4:5.40.2-513.el10                      appstream                      73 k
DEBUG:  perl-libnet                                noarch  3.15-512.el10                          baseos                        127 k
DEBUG:  perl-libs                                  x86_64  4:5.40.2-513.el10                      appstream                     2.4 M
DEBUG:  perl-locale                                noarch  1.12-513.el10                          appstream                      15 k
DEBUG:  perl-mro                                   x86_64  1.29-513.el10                          appstream                      31 k
DEBUG:  perl-overload                              noarch  1.37-513.el10                          appstream                      46 k
DEBUG:  perl-overloading                           noarch  0.02-513.el10                          appstream                      14 k
DEBUG:  perl-parent                                noarch  1:0.241-512.el10                       baseos                         16 k
DEBUG:  perl-podlators                             noarch  1:5.01-511.el10                        baseos                        124 k
DEBUG:  perl-vars                                  noarch  1.05-513.el10                          appstream                      14 k
DEBUG:  policycoreutils                            x86_64  3.8-2.el10                             baseos                        227 k
DEBUG:  policycoreutils-python-utils               noarch  3.8-2.el10                             appstream                      47 k
DEBUG:  procps-ng                                  x86_64  4.0.4-7.el10                           baseos                        349 k
DEBUG:  protobuf-c                                 x86_64  1.5.0-6.el10                           baseos                         33 k
DEBUG:  psmisc                                     x86_64  23.6-8.el10                            baseos                        319 k
DEBUG:  python-openstackclient-lang                noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients     47 k
DEBUG:  python-oslo-cache-lang                     noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common      16 k
DEBUG:  python-oslo-concurrency-lang               noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common      13 k
DEBUG:  python-oslo-db-lang                        noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common      12 k
DEBUG:  python-oslo-i18n-lang                      noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common      14 k
DEBUG:  python-oslo-log-lang                       noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common      13 k
DEBUG:  python-oslo-middleware-lang                noarch  6.5.0-0.20250513102931.26dfbfd.el10    delorean-component-common      11 k
DEBUG:  python-oslo-policy-lang                    noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common      12 k
DEBUG:  python-oslo-utils-lang                     noarch  8.0.0-0.20250212135609.79f5ec6.el10    delorean-component-common      13 k
DEBUG:  python-oslo-versionedobjects-lang          noarch  3.6.0-0.20250318110444.79e9d5d.el10    delorean-component-common      12 k
DEBUG:  python-pycadf-common                       noarch  4.0.1-0.20250212144723.3cea59f.el10    delorean-component-common      15 k
DEBUG:  python3-amqp                               noarch  5.2.0-7.el10s                          delorean-master-testing       109 k
DEBUG:  python3-attrs                              noarch  23.2.0-7.el10                          baseos                        125 k
DEBUG:  python3-audit                              x86_64  4.0.3-4.el10                           appstream                      71 k
DEBUG:  python3-autopage                           noarch  0.5.2-8.el10s                          delorean-master-testing        75 k
DEBUG:  python3-bcrypt                             x86_64  3.2.2-4.el10s                          delorean-master-testing        42 k
DEBUG:  python3-binary-memcached                   noarch  0.31.2-1.el10s                         delorean-master-testing        43 k
DEBUG:  python3-cffi                               x86_64  1.16.0-7.el10                          baseos                        308 k
DEBUG:  python3-cliff                              noarch  4.9.1-0.20250314125026.083572e.el10    delorean-component-common     116 k
DEBUG:  python3-cmd2                               noarch  2.5.8-1.el10s                          delorean-master-testing       375 k
DEBUG:  python3-dateutil                           noarch  1:2.8.2-15.el10                        baseos                        358 k
DEBUG:  python3-debtcollector                      noarch  3.0.0-0.20250212115946.0e6ce1c.el10    delorean-component-common      35 k
DEBUG:  python3-decorator                          noarch  5.1.1-12.el10                          baseos                         32 k
DEBUG:  python3-defusedxml                         noarch  0.7.1-18.el10s                         delorean-master-testing        51 k
DEBUG:  python3-distro                             noarch  1.9.0-5.el10                           appstream                      48 k
DEBUG:  python3-dogpile-cache                      noarch  1.3.3-1.el10s                          delorean-master-testing       122 k
DEBUG:  python3-dulwich                            x86_64  0.22.1-2.el10s                         delorean-master-testing       522 k
DEBUG:  python3-etcd3gw                            noarch  2.4.1-1.el10s                          delorean-master-testing        55 k
DEBUG:  python3-extras                             noarch  1.0.0-36.el10s                         delorean-master-testing        15 k
DEBUG:  python3-fasteners                          noarch  0.19-1.el10s                           delorean-master-testing        43 k
DEBUG:  python3-flake8                             noarch  6.1.0-4.el10s                          delorean-master-testing       129 k
DEBUG:  python3-futurist                           noarch  3.1.1-0.20250513101246.8a4c380.el10    delorean-component-common      76 k
DEBUG:  python3-iso8601                            noarch  2.1.0-3.el10s                          delorean-master-testing        23 k
DEBUG:  python3-jmespath                           noarch  1.0.1-8.el10                           appstream                      58 k
DEBUG:  python3-jsonpatch                          noarch  1.33-6.el10                            appstream                      32 k
DEBUG:  python3-jsonpointer                        noarch  2.3-9.el10                             appstream                      22 k
DEBUG:  python3-jsonschema                         noarch  4.19.1-7.el10                          baseos                        206 k
DEBUG:  python3-jsonschema-specifications          noarch  2023.11.2-6.el10                       baseos                         29 k
DEBUG:  python3-jwt                                noarch  2.8.0-1.el10s                          delorean-master-testing        59 k
DEBUG:  python3-libselinux                         x86_64  3.8-1.el10                             appstream                     201 k
DEBUG:  python3-libsemanage                        x86_64  3.8.1-1.el10                           appstream                      82 k
DEBUG:  python3-logutils                           noarch  0.3.5-29.el10s                         delorean-master-testing        55 k
DEBUG:  python3-mako                               noarch  1.2.3-9.el10                           appstream                     225 k
DEBUG:  python3-mccabe                             noarch  0.7.0-10.el10s                         delorean-master-testing        23 k
DEBUG:  python3-memcached                          noarch  1.59-15.el10s                          delorean-master-testing        45 k
DEBUG:  python3-msgpack                            x86_64  1.1.0-1.el10s                          delorean-master-testing       103 k
DEBUG:  python3-ncclient                           noarch  0.6.16-1.el10s                         delorean-master-testing       169 k
DEBUG:  python3-openvswitch3.4                     x86_64  3.4.0-9.el10s                          centos10-nfv-ovs              346 k
DEBUG:  python3-os-client-config                   noarch  2.1.0-0.20250311184638.bc96c23.el10    delorean-component-clients     61 k
DEBUG:  python3-os-ken                             noarch  3.0.1-0.20250318122218.a89ba8f.el10    delorean-component-network    2.4 M
DEBUG:  python3-os-service-types                   noarch  1.7.0-0.20250217105409.0b2f473.el10    delorean-component-clients     40 k
DEBUG:  python3-os-testr                           noarch  3.0.0-0.20250217143038.0e7ac78.el10    delorean-component-common      57 k
DEBUG:  python3-os-traits                          noarch  3.5.0-0.20250516051804.45bc9b8.el10    delorean-component-common      51 k
DEBUG:  python3-osc-lib                            noarch  4.0.0-0.20250513102052.0f90063.el10    delorean-component-clients    101 k
DEBUG:  python3-oslo-cache+dogpile                 noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common     8.1 k
DEBUG:  python3-oslo-cache+etcd3gw                 noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common     7.9 k
DEBUG:  python3-oslo-db+mysql                      noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common     7.9 k
DEBUG:  python3-oslo-metrics                       noarch  0.11.0-0.20250318105137.c64d51c.el10   delorean-component-common      26 k
DEBUG:  python3-paramiko                           noarch  3.5.0-1.el10s                          delorean-master-testing       379 k
DEBUG:  python3-paste                              noarch  3.10.1-6.el10s                         delorean-master-testing       607 k
DEBUG:  python3-pecan                              noarch  1.5.1-1.el10s                          delorean-master-testing       322 k
DEBUG:  python3-ply                                noarch  3.11-25.el10                           baseos                        134 k
DEBUG:  python3-policycoreutils                    noarch  3.8-2.el10                             appstream                     2.2 M
DEBUG:  python3-prettytable                        noarch  3.6.0-10.el10                          appstream                      68 k
DEBUG:  python3-prometheus_client                  noarch  0.21.0-2.el10s                         delorean-master-testing       117 k
DEBUG:  python3-psutil                             x86_64  5.9.8-5.el10                           appstream                     269 k
DEBUG:  python3-pyOpenSSL                          noarch  24.2.1-1.el10s                         delorean-master-testing       121 k
DEBUG:  python3-pycadf                             noarch  4.0.1-0.20250212144723.3cea59f.el10    delorean-component-common      64 k
DEBUG:  python3-pycodestyle                        noarch  2.12.1-3.el10s                         delorean-master-testing       103 k
DEBUG:  python3-pycparser                          noarch  2.20-16.el10                           baseos                        158 k
DEBUG:  python3-pyflakes                           noarch  3.1.0-4.el10s                          delorean-master-testing        86 k
DEBUG:  python3-pymemcache                         noarch  4.0.0-1.el10s                          delorean-master-testing       148 k
DEBUG:  python3-pynacl                             x86_64  1.5.0-14.el10s                         delorean-master-testing       124 k
DEBUG:  python3-pyparsing                          noarch  3.1.1-7.el10                           baseos                        269 k
DEBUG:  python3-pyperclip                          noarch  1.8.2-1.el10s                          delorean-master-testing        28 k
DEBUG:  python3-pytz                               noarch  2024.1-3.el10s                         delorean-master-testing        59 k
DEBUG:  python3-rdo-openvswitch                    noarch  2:3.4-1.el10s                          delorean-master-testing       7.9 k
DEBUG:  python3-redis                              noarch  5.1.1-3.el10s                          delorean-master-testing       524 k
DEBUG:  python3-referencing                        noarch  0.31.1-6.el10                          baseos                         82 k
DEBUG:  python3-repoze-lru                         noarch  0.7-25.el10s                           delorean-master-testing        36 k
DEBUG:  python3-requestsexceptions                 noarch  1.4.0-0.20250213133424.d7ac0ff.el10    delorean-component-common      16 k
DEBUG:  python3-rfc3986                            noarch  1.5.0-12.el10s                         delorean-master-testing        59 k
DEBUG:  python3-rpds-py                            x86_64  0.17.1-6.el10                          baseos                        298 k
DEBUG:  python3-setools                            x86_64  4.5.1-4.el10                           baseos                        740 k
DEBUG:  python3-setproctitle                       x86_64  1.3.3-4.el10s                          delorean-master-testing        24 k
DEBUG:  python3-statsd                             noarch  3.2.1-33.el10s                         delorean-master-testing        39 k
DEBUG:  python3-subunit                            noarch  1.4.4-5.el10s                          delorean-master-testing       123 k
DEBUG:  python3-swiftclient+keystone               noarch  4.7.0-0.20250318092907.e9fbe35.el10    delorean-component-clients    8.0 k
DEBUG:  python3-tomlkit                            noarch  0.13.2-1.el10s                         delorean-master-testing       111 k
DEBUG:  python3-uhashring                          noarch  2.3-8.el10s                            delorean-master-testing        28 k
DEBUG:  python3-vine                               noarch  5.1.0-10.el10s                         delorean-master-testing        27 k
DEBUG:  python3-voluptuous                         noarch  0.15.2-1.el10s                         delorean-master-testing        73 k
DEBUG:  python3-warlock                            noarch  2.0.1-8.el10s                          delorean-master-testing        22 k
DEBUG:  python3-wcwidth                            noarch  0.2.6-6.el10                           baseos                         46 k
DEBUG:  python3-wrapt                              x86_64  1.17.1-1.el10s                         delorean-master-testing        68 k
DEBUG:  python3-yappi                              x86_64  1.6.0-1.el10s                          delorean-master-testing        62 k
DEBUG:  rdo-openvswitch                            noarch  2:3.4-1.el10s                          delorean-master-testing       7.7 k
DEBUG:  rpm-plugin-selinux                         x86_64  4.19.1.1-14.el10                       baseos                         20 k
DEBUG:  selinux-policy                             noarch  40.13.30-1.el10                        baseos                         44 k
DEBUG:  selinux-policy-targeted                    noarch  40.13.30-1.el10                        baseos                        6.2 M
DEBUG:  unbound-libs                               x86_64  1.20.0-10.el10                         appstream                     548 k
DEBUG:  which                                      x86_64  2.21-43.el10                           baseos                         42 k
DEBUG:  xorriso                                    x86_64  1.5.6-6.el10                           appstream                     323 k
DEBUG: Installing weak dependencies:
DEBUG:  bash-completion                            noarch  1:2.11-16.el10                         baseos                        453 k
DEBUG:  geolite2-city                              noarch  20191217-14.el10                       appstream                      23 M
DEBUG:  geolite2-country                           noarch  20191217-14.el10                       appstream                     1.6 M
DEBUG:  libmaxminddb                               x86_64  1.9.1-4.el10                           appstream                      43 k
DEBUG:  perl-NDBM_File                             x86_64  1.17-513.el10                          appstream                      24 k
DEBUG:  python3-jwt+crypto                         noarch  2.8.0-1.el10s                          delorean-master-testing       8.6 k
DEBUG:  python3-pyasn1                             noarch  0.6.1-1.el10                           appstream                     198 k
DEBUG:  unbound-anchor                             x86_64  1.20.0-10.el10                         appstream                      35 k
DEBUG: Transaction Summary
DEBUG: ==============================================================================================================================
DEBUG: Install  271 Packages
DEBUG: Total size: 90 M
DEBUG: Installed size: 322 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osc-lib-4.0.0-0.20250513102052.0f90063.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-tempest-43.0.1-0.20250516025604.7cb807a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] iproute-6.11.0-1.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libselinux-utils-3.8-1.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] openssl-3.5.0-3.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded  
DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] policycoreutils-3.8-2.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-14.el10.x86_64.rpm: Already downloaded   
DEBUG: [SKIPPED] selinux-policy-40.13.30-1.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] selinux-policy-targeted-40.13.30-1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] libburn-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libisoburn-1.5.6-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libisofs-1.5.6-6.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] libxslt-1.1.39-7.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] memcached-selinux-1.6.23-7.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-AutoLoader-5.74-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-B-1.89-513.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-Class-Struct-0.68-513.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-DynaLoader-1.56-513.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Errno-1.38-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-Fcntl-1.18-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-File-Basename-2.86-513.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] perl-File-stat-1.14-513.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-FileHandle-2.05-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Getopt-Std-1.14-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-IO-1.55-513.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] perl-IPC-Open3-1.22-513.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-NDBM_File-1.17-513.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-POSIX-2.20-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-SelectSaver-1.02-513.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Symbol-1.09-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-base-2.27-513.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-if-0.61.000-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-interpreter-5.40.2-513.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] perl-libs-5.40.2-513.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-locale-1.12-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-mro-1.29-513.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-overload-1.37-513.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-overloading-0.02-513.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-vars-1.05-513.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-2.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-libselinux-3.8-1.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-policycoreutils-3.8-2.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] unbound-anchor-1.20.0-10.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] unbound-libs-1.20.0-10.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] xorriso-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-defusedxml-0.7.1-18.el10s.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-flake8-6.1.0-4.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-mccabe-0.7.0-10.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pycodestyle-2.12.1-3.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pyflakes-3.1.0-4.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-yaql-3.0.0-1.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded  
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch         1/1 
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-stevedore-5.4.1-0.20250314122149.27e27c1     1/271 
DEBUG:   Installing       : python3-iso8601-2.1.0-3.el10s.noarch                 2/271 
DEBUG:   Installing       : python3-webob-1.8.9-1.el10s.noarch                   3/271 
DEBUG:   Installing       : python3-netaddr-1.3.0-2.el10.noarch                  4/271 
DEBUG:   Installing       : python3-testtools-2.7.2-1.bootstrap.el10s.noarch     5/271 
DEBUG:   Installing       : python3-subunit-1.4.4-5.el10s.noarch                 6/271 
DEBUG:   Installing       : python3-decorator-5.1.1-12.el10.noarch               7/271 
DEBUG:   Installing       : python3-fixtures-4.2.2-1.el10s.noarch                8/271 
DEBUG:   Installing       : python3-psutil-5.9.8-5.el10.x86_64                   9/271 
DEBUG:   Installing       : python3-mako-1.2.3-9.el10.noarch                    10/271 
DEBUG:   Installing       : python3-dogpile-cache-1.3.3-1.el10s.noarch          11/271 
DEBUG:   Installing       : python3-dateutil-1:2.8.2-15.el10.noarch             12/271 
DEBUG:   Installing       : libselinux-utils-3.8-1.el10.x86_64                  13/271 
DEBUG:   Installing       : policycoreutils-3.8-2.el10.x86_64                   14/271 
DEBUG:   Running scriptlet: policycoreutils-3.8-2.el10.x86_64                   14/271 
DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
DEBUG:   Installing       : selinux-policy-40.13.30-1.el10.noarch               15/271 
DEBUG:   Running scriptlet: selinux-policy-40.13.30-1.el10.noarch               15/271 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch      16/271 
DEBUG:   Installing       : selinux-policy-targeted-40.13.30-1.el10.noarch      16/271 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch      16/271 
DEBUG:   Installing       : python3-testscenarios-0.5.0-21.el10s.noarch         17/271 
DEBUG:   Installing       : python3-wrapt-1.17.1-1.el10s.x86_64                 18/271 
DEBUG:   Installing       : python3-debtcollector-3.0.0-0.20250212115946.0e6    19/271 
DEBUG:   Installing       : python3-oslo-context-5.7.1-0.20250318100958.52d2    20/271 
DEBUG:   Installing       : python3-futurist-3.1.1-0.20250513101246.8a4c380.    21/271 
DEBUG:   Installing       : python3-vine-5.1.0-10.el10s.noarch                  22/271 
DEBUG:   Installing       : python3-amqp-5.2.0-7.el10s.noarch                   23/271 
DEBUG:   Installing       : python3-pytz-2024.1-3.el10s.noarch                  24/271 
DEBUG:   Installing       : python3-msgpack-1.1.0-1.el10s.x86_64                25/271 
DEBUG:   Installing       : python3-fasteners-0.19-1.el10s.noarch               26/271 
DEBUG:   Installing       : python3-dulwich-0.22.1-2.el10s.x86_64               27/271 
DEBUG:   Installing       : python3-libselinux-3.8-1.el10.x86_64                28/271 
DEBUG:   Installing       : python3-wcwidth-0.2.6-6.el10.noarch                 29/271 
DEBUG:   Installing       : python3-prettytable-3.6.0-10.el10.noarch            30/271 
DEBUG:   Installing       : python3-rpds-py-0.17.1-6.el10.x86_64                31/271 
DEBUG:   Installing       : python3-pyparsing-3.1.1-7.el10.noarch               32/271 
DEBUG:   Installing       : python3-ply-3.11-25.el10.noarch                     33/271 
DEBUG:   Installing       : python3-attrs-23.2.0-7.el10.noarch                  34/271 
DEBUG:   Installing       : python3-referencing-0.31.1-6.el10.noarch            35/271 
DEBUG:   Installing       : procps-ng-4.0.4-7.el10.x86_64                       36/271 
DEBUG:   Installing       : kmod-31-11.el10.x86_64                              37/271 
DEBUG:   Installing       : chkconfig-1.30-2.el10.x86_64                        38/271 
DEBUG:   Installing       : python3-os-service-types-1.7.0-0.20250217105409.    39/271 
DEBUG:   Installing       : python3-keystoneauth1-5.10.0-0.20250314124045.60    40/271 
DEBUG:   Installing       : python3-jsonschema-specifications-2023.11.2-6.el    41/271 
DEBUG:   Installing       : python3-jsonschema-4.19.1-7.el10.noarch             42/271 
DEBUG:   Installing       : python3-pycparser-2.20-16.el10.noarch               43/271 
DEBUG:   Installing       : python3-cffi-1.16.0-7.el10.x86_64                   44/271 
DEBUG:   Installing       : python3-cryptography-43.0.0-4.el10.x86_64           45/271 
DEBUG:   Installing       : python3-pyOpenSSL-24.2.1-1.el10s.noarch             46/271 
DEBUG:   Installing       : python3-bcrypt-3.2.2-4.el10s.x86_64                 47/271 
DEBUG:   Installing       : python3-paste-3.10.1-6.el10s.noarch                 48/271 
DEBUG:   Installing       : python3-jwt-2.8.0-1.el10s.noarch                    49/271 
DEBUG:   Installing       : python3-jwt+crypto-2.8.0-1.el10s.noarch             50/271 
DEBUG:   Installing       : python3-libsemanage-3.8.1-1.el10.x86_64             51/271 
DEBUG:   Installing       : python3-kombu-1:5.3.7-1.el10s.noarch                52/271 
DEBUG:   Installing       : python3-etcd3gw-2.4.1-1.el10s.noarch                53/271 
DEBUG:   Installing       : python3-alembic-1.13.1-7.el10.noarch                54/271 
DEBUG:   Installing       : python3-prometheus_client-0.21.0-2.el10s.noarch     55/271 
DEBUG:   Installing       : python3-yappi-1.6.0-1.el10s.x86_64                  56/271 
DEBUG:   Installing       : python3-voluptuous-0.15.2-1.el10s.noarch            57/271 
DEBUG:   Installing       : python3-uhashring-2.3-8.el10s.noarch                58/271 
DEBUG:   Installing       : python3-tomlkit-0.13.2-1.el10s.noarch               59/271 
DEBUG:   Installing       : python3-testresources-2.0.1-18.el10s.noarch         60/271 
DEBUG:   Installing       : python3-statsd-3.2.1-33.el10s.noarch                61/271 
DEBUG:   Installing       : python3-setproctitle-1.3.3-4.el10s.x86_64           62/271 
DEBUG:   Installing       : python3-rfc3986-1.5.0-12.el10s.noarch               63/271 
DEBUG:   Installing       : python3-repoze-lru-0.7-25.el10s.noarch              64/271 
DEBUG:   Installing       : python3-routes-2.5.1-11.el10s.noarch                65/271 
DEBUG:   Installing       : python3-redis-5.1.1-3.el10s.noarch                  66/271 
DEBUG:   Installing       : python3-pyperclip-1.8.2-1.el10s.noarch              67/271 
DEBUG:   Installing       : python3-pymemcache-4.0.0-1.el10s.noarch             68/271 
DEBUG:   Installing       : python3-pyflakes-3.1.0-4.el10s.noarch               69/271 
DEBUG:   Installing       : python3-pycodestyle-2.12.1-3.el10s.noarch           70/271 
DEBUG:   Installing       : python3-paste-deploy-3.1.0-7.el10s.noarch           71/271 
DEBUG:   Installing       : python3-memcached-1.59-15.el10s.noarch              72/271 
DEBUG:   Installing       : python3-mccabe-0.7.0-10.el10s.noarch                73/271 
DEBUG:   Installing       : python3-flake8-6.1.0-4.el10s.noarch                 74/271 
DEBUG:   Installing       : python3-logutils-0.3.5-29.el10s.noarch              75/271 
DEBUG:   Installing       : python3-pecan-1.5.1-1.el10s.noarch                  76/271 
DEBUG:   Installing       : python3-extras-1.0.0-36.el10s.noarch                77/271 
DEBUG:   Installing       : python3-defusedxml-0.7.1-18.el10s.noarch            78/271 
DEBUG:   Installing       : python3-autopage-0.5.2-8.el10s.noarch               79/271 
DEBUG:   Installing       : libsodium-1.0.20-2.el10s.x86_64                     80/271 
DEBUG:   Installing       : python3-pynacl-1.5.0-14.el10s.x86_64                81/271 
DEBUG:   Installing       : python3-pyasn1-0.6.1-1.el10.noarch                  82/271 
DEBUG:   Installing       : python3-paramiko-3.5.0-1.el10s.noarch               83/271 
DEBUG:   Installing       : python3-jsonpointer-2.3-9.el10.noarch               84/271 
DEBUG:   Installing       : python3-jsonpatch-1.33-6.el10.noarch                85/271 
DEBUG:   Installing       : python3-warlock-2.0.1-8.el10s.noarch                86/271 
DEBUG:   Installing       : python3-jmespath-1.0.1-8.el10.noarch                87/271 
DEBUG:   Installing       : python3-distro-1.9.0-5.el10.noarch                  88/271 
DEBUG:   Installing       : python3-audit-4.0.3-4.el10.x86_64                   89/271 
DEBUG:   Installing       : python3-PyMySQL-1.1.1-3.el10.noarch                 90/271 
DEBUG:   Installing       : libxslt-1.1.39-7.el10.x86_64                        91/271 
DEBUG:   Installing       : python3-lxml-5.2.1-4.el10.x86_64                    92/271 
DEBUG:   Installing       : python3-ncclient-0.6.16-1.el10s.noarch              93/271 
DEBUG:   Installing       : libmaxminddb-1.9.1-4.el10.x86_64                    94/271 
DEBUG:   Installing       : libisofs-1.5.6-6.el10.x86_64                        95/271 
DEBUG:   Installing       : libburn-1.5.6-6.el10.x86_64                         96/271 
DEBUG:   Installing       : libisoburn-1.5.6-6.el10.x86_64                      97/271 
DEBUG:   Installing       : xorriso-1.5.6-6.el10.x86_64                         98/271 
DEBUG:   Running scriptlet: xorriso-1.5.6-6.el10.x86_64                         98/271 
DEBUG:   Installing       : geolite2-country-20191217-14.el10.noarch            99/271 
DEBUG:   Installing       : geolite2-city-20191217-14.el10.noarch              100/271 
DEBUG:   Installing       : ipcalc-1.0.3-12.el10.x86_64                        101/271 
DEBUG:   Installing       : checkpolicy-3.8-1.el10.x86_64                      102/271 
DEBUG:   Installing       : which-2.21-43.el10.x86_64                          103/271 
DEBUG:   Installing       : python3-cmd2-2.5.8-1.el10s.noarch                  104/271 
DEBUG:   Installing       : python3-setools-4.5.1-4.el10.x86_64                105/271 
DEBUG:   Installing       : python3-policycoreutils-3.8-2.el10.noarch          106/271 
DEBUG:   Installing       : policycoreutils-python-utils-3.8-2.el10.noarch     107/271 
DEBUG:   Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64             108/271 
DEBUG:   Installing       : memcached-selinux-1.6.23-7.el10.x86_64             108/271 
DEBUG:   Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64             108/271 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no   109/271 
DEBUG:   Installing       : openvswitch-selinux-extra-policy-1.0-36.el10s.no   109/271 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no   109/271 
DEBUG:   Installing       : psmisc-23.6-8.el10.x86_64                          110/271 
DEBUG:   Installing       : protobuf-c-1.5.0-6.el10.x86_64                     111/271 
DEBUG:   Installing       : unbound-anchor-1.20.0-10.el10.x86_64               112/271 
DEBUG:   Running scriptlet: unbound-anchor-1.20.0-10.el10.x86_64               112/271 
DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'.
DEBUG:   Running scriptlet: unbound-libs-1.20.0-10.el10.x86_64                 113/271 
DEBUG:   Installing       : unbound-libs-1.20.0-10.el10.x86_64                 113/271 
DEBUG:   Installing       : openssl-1:3.5.0-3.el10.x86_64                      114/271 
DEBUG:   Installing       : numactl-libs-2.0.19-1.el10.x86_64                  115/271 
DEBUG:   Installing       : ncurses-6.4-14.20240127.el10.x86_64                116/271 
DEBUG:   Installing       : libyaml-0.2.5-16.el10.x86_64                       117/271 
DEBUG:   Installing       : python3-pyyaml-6.0.1-19.el10.x86_64                118/271 
DEBUG:   Installing       : python3-cliff-4.9.1-0.20250314125026.083572e.el1   119/271 
DEBUG:   Installing       : python3-stestr-4.1.0-1.el10s.noarch                120/271 
DEBUG:   Installing       : python3-os-testr-3.0.0-0.20250217143038.0e7ac78.   121/271 
DEBUG:   Installing       : libnl3-3.11.0-1.el10.x86_64                        122/271 
DEBUG:   Installing       : libibverbs-54.0-1.el10.x86_64                      123/271 
DEBUG:   Installing       : libmnl-1.0.5-7.el10.x86_64                         124/271 
DEBUG:   Installing       : iproute-6.11.0-1.el10.x86_64                       125/271 
DEBUG:   Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64                126/271 
DEBUG:   Installing       : openvswitch3.4-3.4.0-9.el10s.x86_64                126/271 
DEBUG:   Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64                126/271 
DEBUG:   Installing       : python3-openvswitch3.4-3.4.0-9.el10s.x86_64        127/271 
DEBUG:   Installing       : initscripts-service-10.26-2.el10.noarch            128/271 
DEBUG:   Installing       : initscripts-rename-device-10.26-2.el10.x86_64      129/271 
DEBUG:   Installing       : initscripts-10.26-2.el10.x86_64                    130/271 
DEBUG:   Running scriptlet: initscripts-10.26-2.el10.x86_64                    130/271 
DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'.
DEBUG:   Installing       : hostname-3.23-14.el10.x86_64                       131/271 
DEBUG:   Running scriptlet: hostname-3.23-14.el10.x86_64                       131/271 
DEBUG:   Running scriptlet: groff-base-1.23.0-10.el10.x86_64                   132/271 
DEBUG:   Installing       : groff-base-1.23.0-10.el10.x86_64                   132/271 
DEBUG:   Running scriptlet: groff-base-1.23.0-10.el10.x86_64                   132/271 
DEBUG:   Installing       : perl-Digest-1.20-511.el10.noarch                   133/271 
DEBUG:   Installing       : perl-Digest-MD5-2.59-6.el10.x86_64                 134/271 
DEBUG:   Installing       : perl-B-1.89-513.el10.x86_64                        135/271 
DEBUG:   Installing       : perl-FileHandle-2.05-513.el10.noarch               136/271 
DEBUG:   Installing       : perl-Data-Dumper-2.189-512.el10.x86_64             137/271 
DEBUG:   Installing       : perl-libnet-3.15-512.el10.noarch                   138/271 
DEBUG:   Installing       : perl-AutoLoader-5.74-513.el10.noarch               139/271 
DEBUG:   Installing       : perl-URI-5.27-3.el10.noarch                        140/271 
DEBUG:   Installing       : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch       141/271 
DEBUG:   Installing       : perl-Time-Local-2:1.350-511.el10.noarch            142/271 
DEBUG:   Installing       : perl-Mozilla-CA-20231213-5.el10.noarch             143/271 
DEBUG:   Installing       : perl-if-0.61.000-513.el10.noarch                   144/271 
DEBUG:   Installing       : perl-locale-1.12-513.el10.noarch                   145/271 
DEBUG:   Installing       : perl-IO-Socket-IP-0.42-512.el10.noarch             146/271 
DEBUG:   Installing       : perl-File-Path-2.18-511.el10.noarch                147/271 
DEBUG:   Installing       : perl-IO-Socket-SSL-2.085-3.el10.noarch             148/271 
DEBUG:   Installing       : perl-Net-SSLeay-1.94-7.el10.x86_64                 149/271 
DEBUG:   Installing       : perl-Pod-Escapes-1:1.07-511.el10.noarch            150/271 
DEBUG:   Installing       : perl-Term-ANSIColor-5.01-512.el10.noarch           151/271 
DEBUG:   Installing       : perl-Class-Struct-0.68-513.el10.noarch             152/271 
DEBUG:   Installing       : perl-POSIX-2.20-513.el10.x86_64                    153/271 
DEBUG:   Installing       : perl-IPC-Open3-1.22-513.el10.noarch                154/271 
DEBUG:   Installing       : perl-File-Temp-1:0.231.100-512.el10.noarch         155/271 
DEBUG:   Installing       : perl-HTTP-Tiny-0.088-512.el10.noarch               156/271 
DEBUG:   Installing       : perl-Term-Cap-1.18-511.el10.noarch                 157/271 
DEBUG:   Installing       : perl-Pod-Simple-1:3.45-511.el10.noarch             158/271 
DEBUG:   Installing       : perl-Socket-4:2.038-511.el10.x86_64                159/271 
DEBUG:   Installing       : perl-SelectSaver-1.02-513.el10.noarch              160/271 
DEBUG:   Installing       : perl-Symbol-1.09-513.el10.noarch                   161/271 
DEBUG:   Installing       : perl-File-stat-1.14-513.el10.noarch                162/271 
DEBUG:   Installing       : perl-podlators-1:5.01-511.el10.noarch              163/271 
DEBUG:   Installing       : perl-Pod-Perldoc-3.28.01-512.el10.noarch           164/271 
DEBUG:   Installing       : perl-Text-ParseWords-3.31-511.el10.noarch          165/271 
DEBUG:   Installing       : perl-Fcntl-1.18-513.el10.x86_64                    166/271 
DEBUG:   Installing       : perl-base-2.27-513.el10.noarch                     167/271 
DEBUG:   Installing       : perl-mro-1.29-513.el10.x86_64                      168/271 
DEBUG:   Installing       : perl-IO-1.55-513.el10.x86_64                       169/271 
DEBUG:   Installing       : perl-overloading-0.02-513.el10.noarch              170/271 
DEBUG:   Installing       : perl-Pod-Usage-4:2.03-511.el10.noarch              171/271 
DEBUG:   Installing       : perl-MIME-Base64-3.16-511.el10.x86_64              172/271 
DEBUG:   Installing       : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64      173/271 
DEBUG:   Installing       : perl-constant-1.33-512.el10.noarch                 174/271 
DEBUG:   Installing       : perl-parent-1:0.241-512.el10.noarch                175/271 
DEBUG:   Installing       : perl-Errno-1.38-513.el10.x86_64                    176/271 
DEBUG:   Installing       : perl-File-Basename-2.86-513.el10.noarch            177/271 
DEBUG:   Installing       : perl-Getopt-Std-1.14-513.el10.noarch               178/271 
DEBUG:   Installing       : perl-Storable-1:3.32-511.el10.x86_64               179/271 
DEBUG:   Installing       : perl-overload-1.37-513.el10.noarch                 180/271 
DEBUG:   Installing       : perl-vars-1.05-513.el10.noarch                     181/271 
DEBUG:   Installing       : perl-Getopt-Long-1:2.58-3.el10.noarch              182/271 
DEBUG:   Installing       : perl-Carp-1.54-511.el10.noarch                     183/271 
DEBUG:   Installing       : perl-Exporter-5.78-511.el10.noarch                 184/271 
DEBUG:   Installing       : perl-PathTools-3.91-512.el10.x86_64                185/271 
DEBUG:   Installing       : perl-NDBM_File-1.17-513.el10.x86_64                186/271 
DEBUG:   Installing       : perl-DynaLoader-1.56-513.el10.x86_64               187/271 
DEBUG:   Installing       : perl-Encode-4:3.21-511.el10.x86_64                 188/271 
DEBUG:   Installing       : perl-libs-4:5.40.2-513.el10.x86_64                 189/271 
DEBUG:   Installing       : perl-interpreter-4:5.40.2-513.el10.x86_64          190/271 
DEBUG:   Running scriptlet: memcached-1.6.23-7.el10.x86_64                     191/271 
DEBUG:   Installing       : memcached-1.6.23-7.el10.x86_64                     191/271 
DEBUG:   Running scriptlet: memcached-1.6.23-7.el10.x86_64                     191/271 
DEBUG:   Installing       : python3-binary-memcached-0.31.2-1.el10s.noarch     192/271 
DEBUG:   Installing       : bc-1.07.1-23.el10.x86_64                           193/271 
DEBUG:   Installing       : openstack-network-scripts-10.11.1-7.el10s.x86_64   194/271 
DEBUG:   Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64   194/271 
DEBUG:   Installing       : openstack-network-scripts-openvswitch3.4-10.11.1   195/271 
DEBUG:   Installing       : rdo-openvswitch-2:3.4-1.el10s.noarch               196/271 
DEBUG:   Installing       : python3-rdo-openvswitch-2:3.4-1.el10s.noarch       197/271 
DEBUG:   Installing       : bash-completion-1:2.11-16.el10.noarch              198/271 
DEBUG:   Installing       : python3-requestsexceptions-1.4.0-0.2025021313342   199/271 
DEBUG:   Installing       : python3-openstacksdk-4.5.0-0.20250513102338.bbe9   200/271 
DEBUG:   Installing       : python3-os-client-config-2.1.0-0.20250311184638.   201/271 
DEBUG:   Installing       : python3-os-traits-3.5.0-0.20250516051804.45bc9b8   202/271 
DEBUG:   Installing       : python-pycadf-common-4.0.1-0.20250212144723.3cea   203/271 
DEBUG:   Installing       : python-oslo-versionedobjects-lang-3.6.0-0.202503   204/271 
DEBUG:   Installing       : python-oslo-utils-lang-8.0.0-0.20250212135609.79   205/271 
DEBUG:   Installing       : python-oslo-policy-lang-4.5.1-0.20250318102620.3   206/271 
DEBUG:   Installing       : python-oslo-middleware-lang-6.5.0-0.202505131029   207/271 
DEBUG:   Installing       : python-oslo-log-lang-7.1.0-0.20250318111316.0c29   208/271 
DEBUG:   Installing       : python-oslo-i18n-lang-6.5.1-0.20250318101249.162   209/271 
DEBUG:   Installing       : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa   210/271 
DEBUG:   Installing       : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec   211/271 
DEBUG:   Installing       : python3-oslo-serialization-5.7.0-0.2025031811534   212/271 
DEBUG:   Installing       : python3-oslo-config-2:9.7.1-0.20250318100804.d58   213/271 
DEBUG:   Installing       : python3-osc-lib-4.0.0-0.20250513102052.0f90063.e   214/271 
DEBUG:   Installing       : python3-oslo-log-7.1.0-0.20250318111316.0c290b1.   215/271 
DEBUG:   Installing       : python3-keystoneclient-1:5.6.0-0.20250318091942.   216/271 
DEBUG:   Installing       : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d   217/271 
DEBUG:   Installing       : python3-neutronclient-11.4.0-0.20250310081746.1d   218/271 
DEBUG:   Installing       : python3-swiftclient-4.7.0-0.20250318092907.e9fbe   219/271 
DEBUG:   Installing       : python3-swiftclient+keystone-4.7.0-0.20250318092   220/271 
DEBUG:   Installing       : python3-oslo-metrics-0.11.0-0.20250318105137.c64   221/271 
DEBUG:   Installing       : python3-mistralclient-5.4.0-0.20250318112634.c05   222/271 
DEBUG:   Installing       : python3-oslo-middleware-6.5.0-0.20250513102931.2   223/271 
DEBUG:   Installing       : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el   224/271 
DEBUG:   Installing       : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el   225/271 
DEBUG:   Installing       : python3-cinderclient-9.7.0-0.20250318125740.63e3   226/271 
DEBUG:   Installing       : python-oslo-db-lang-17.2.1-0.20250318123718.dc60   227/271 
DEBUG:   Installing       : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc   228/271 
DEBUG:   Installing       : python3-oslo-db-17.2.1-0.20250318123718.dc60623.   229/271 
DEBUG:   Installing       : python-oslo-concurrency-lang-7.1.0-0.20250318114   230/271 
DEBUG:   Installing       : python3-oslo-concurrency-7.1.0-0.20250318114002.   231/271 
DEBUG:   Installing       : python3-oslo-service-4.1.1-0.20250318124125.7a52   232/271 
DEBUG:   Installing       : python3-oslo-messaging-16.1.0-0.20250318120050.e   233/271 
DEBUG:   Installing       : python3-osprofiler-4.2.0-0.20250217110136.3fb048   234/271 
DEBUG:   Installing       : python3-oslo-versionedobjects-3.6.0-0.2025031811   235/271 
DEBUG:   Installing       : python-oslo-cache-lang-3.10.1-0.20250318114710.0   236/271 
DEBUG:   Installing       : python3-oslo-cache+dogpile-3.10.1-0.202503181147   237/271 
DEBUG:   Installing       : python3-oslo-cache+etcd3gw-3.10.1-0.202503181147   238/271 
DEBUG:   Installing       : python3-oslo-cache-3.10.1-0.20250318114710.0a940   239/271 
DEBUG:   Installing       : python-openstackclient-lang-8.0.0-0.202504160806   240/271 
DEBUG:   Installing       : python3-openstackclient-8.0.0-0.20250416080656.3   241/271 
DEBUG:   Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3   241/271 
DEBUG: Could not clean up: 'ClientManager' object has no attribute 'session'
DEBUG:   Installing       : python3-ironicclient-5.11.0-0.20250516052613.e78   242/271 
DEBUG:   Installing       : python3-octaviaclient-3.11.0-0.20250516052341.73   243/271 
DEBUG:   Installing       : python3-troveclient-8.8.0-0.20250318095635.a5dcc   244/271 
DEBUG:   Installing       : python3-keystonemiddleware-10.9.0-0.202503100929   245/271 
DEBUG:   Installing       : python3-neutron-lib-3.18.2-0.20250318121026.bf21   246/271 
DEBUG:   Installing       : python3-aodhclient-3.7.1-0.20250310082600.5c3a66   247/271 
DEBUG:   Installing       : python3-tempest-1:43.0.1-0.20250516025604.7cb807   248/271 
DEBUG:   Installing       : python3-heatclient-4.2.0-0.20250513103226.47d6aa   249/271 
DEBUG:   Installing       : python3-oslo-upgradecheck-2.5.0-0.20250318103257   250/271 
DEBUG:   Installing       : python3-manilaclient-5.5.0-0.20250516052141.ce60   251/271 
DEBUG:   Installing       : python3-magnumclient-4.8.1-0.20250318093938.ecdc   252/271 
DEBUG:   Installing       : python3-zaqarclient-3.0.1-0.20250516051216.0233b   253/271 
DEBUG:   Installing       : python3-monascaclient-2.8.0-0.20250307105657.bb7   254/271 
DEBUG:   Installing       : python3-designateclient-6.2.0-0.20250318092714.0   255/271 
DEBUG:   Installing       : python3-oslo-reports-3.5.1-0.20250327080657.2f5e   256/271 
DEBUG:   Installing       : python3-barbicanclient-7.1.0-0.20250318092428.58   257/271 
DEBUG:   Installing       : python3-novaclient-1:18.9.0-0.20250319052751.4c3   258/271 
DEBUG:   Installing       : python3-glanceclient-1:4.8.0-0.20250318093747.23   259/271 
DEBUG:   Installing       : python3-reno-4.1.0-0.20250212114939.47651ec.el10   260/271 
DEBUG:   Installing       : python3-hacking-7.0.0-0.20250212115103.ad22d7c.e   261/271 
DEBUG:   Installing       : python3-yaql-3.0.0-1.el10s.noarch                  262/271 
DEBUG:   Installing       : python3-openstackdocstheme-3.0.0-10.el10s.noarch   263/271 
DEBUG:   Installing       : python3-croniter-5.0.1-1.el10s.noarch              264/271 
DEBUG:   Installing       : python3-oslotest-5.0.1-0.20250513100931.1fe4458.   265/271 
DEBUG:   Installing       : python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.n   266/271 
DEBUG:   Installing       : python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarc   267/271 
DEBUG:   Installing       : python3-tenacity-8.2.3-1.el10s.noarch              268/271 
DEBUG:   Installing       : python3-ddt-1.6.0-1.el10s.noarch                   269/271 
DEBUG:   Installing       : python3-coverage-7.3.2-5.el10s.x86_64              270/271 
DEBUG:   Installing       : rpm-plugin-selinux-4.19.1.1-14.el10.x86_64         271/271 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch     271/271 
DEBUG:   Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64             271/271 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no   271/271 
DEBUG:   Running scriptlet: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64         271/271 
DEBUG: Installed:
DEBUG:   bash-completion-1:2.11-16.el10.noarch                                         
DEBUG:   bc-1.07.1-23.el10.x86_64                                                      
DEBUG:   checkpolicy-3.8-1.el10.x86_64                                                 
DEBUG:   chkconfig-1.30-2.el10.x86_64                                                  
DEBUG:   geolite2-city-20191217-14.el10.noarch                                         
DEBUG:   geolite2-country-20191217-14.el10.noarch                                      
DEBUG:   groff-base-1.23.0-10.el10.x86_64                                              
DEBUG:   hostname-3.23-14.el10.x86_64                                                  
DEBUG:   initscripts-10.26-2.el10.x86_64                                               
DEBUG:   initscripts-rename-device-10.26-2.el10.x86_64                                 
DEBUG:   initscripts-service-10.26-2.el10.noarch                                       
DEBUG:   ipcalc-1.0.3-12.el10.x86_64                                                   
DEBUG:   iproute-6.11.0-1.el10.x86_64                                                  
DEBUG:   kmod-31-11.el10.x86_64                                                        
DEBUG:   libburn-1.5.6-6.el10.x86_64                                                   
DEBUG:   libibverbs-54.0-1.el10.x86_64                                                 
DEBUG:   libisoburn-1.5.6-6.el10.x86_64                                                
DEBUG:   libisofs-1.5.6-6.el10.x86_64                                                  
DEBUG:   libmaxminddb-1.9.1-4.el10.x86_64                                              
DEBUG:   libmnl-1.0.5-7.el10.x86_64                                                    
DEBUG:   libnl3-3.11.0-1.el10.x86_64                                                   
DEBUG:   libselinux-utils-3.8-1.el10.x86_64                                            
DEBUG:   libsodium-1.0.20-2.el10s.x86_64                                               
DEBUG:   libxslt-1.1.39-7.el10.x86_64                                                  
DEBUG:   libyaml-0.2.5-16.el10.x86_64                                                  
DEBUG:   memcached-1.6.23-7.el10.x86_64                                                
DEBUG:   memcached-selinux-1.6.23-7.el10.x86_64                                        
DEBUG:   ncurses-6.4-14.20240127.el10.x86_64                                           
DEBUG:   numactl-libs-2.0.19-1.el10.x86_64                                             
DEBUG:   openssl-1:3.5.0-3.el10.x86_64                                                 
DEBUG:   openstack-network-scripts-10.11.1-7.el10s.x86_64                              
DEBUG:   openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64               
DEBUG:   openvswitch-selinux-extra-policy-1.0-36.el10s.noarch                          
DEBUG:   openvswitch3.4-3.4.0-9.el10s.x86_64                                           
DEBUG:   perl-AutoLoader-5.74-513.el10.noarch                                          
DEBUG:   perl-B-1.89-513.el10.x86_64                                                   
DEBUG:   perl-Carp-1.54-511.el10.noarch                                                
DEBUG:   perl-Class-Struct-0.68-513.el10.noarch                                        
DEBUG:   perl-Data-Dumper-2.189-512.el10.x86_64                                        
DEBUG:   perl-Digest-1.20-511.el10.noarch                                              
DEBUG:   perl-Digest-MD5-2.59-6.el10.x86_64                                            
DEBUG:   perl-DynaLoader-1.56-513.el10.x86_64                                          
DEBUG:   perl-Encode-4:3.21-511.el10.x86_64                                            
DEBUG:   perl-Errno-1.38-513.el10.x86_64                                               
DEBUG:   perl-Exporter-5.78-511.el10.noarch                                            
DEBUG:   perl-Fcntl-1.18-513.el10.x86_64                                               
DEBUG:   perl-File-Basename-2.86-513.el10.noarch                                       
DEBUG:   perl-File-Path-2.18-511.el10.noarch                                           
DEBUG:   perl-File-Temp-1:0.231.100-512.el10.noarch                                    
DEBUG:   perl-File-stat-1.14-513.el10.noarch                                           
DEBUG:   perl-FileHandle-2.05-513.el10.noarch                                          
DEBUG:   perl-Getopt-Long-1:2.58-3.el10.noarch                                         
DEBUG:   perl-Getopt-Std-1.14-513.el10.noarch                                          
DEBUG:   perl-HTTP-Tiny-0.088-512.el10.noarch                                          
DEBUG:   perl-IO-1.55-513.el10.x86_64                                                  
DEBUG:   perl-IO-Socket-IP-0.42-512.el10.noarch                                        
DEBUG:   perl-IO-Socket-SSL-2.085-3.el10.noarch                                        
DEBUG:   perl-IPC-Open3-1.22-513.el10.noarch                                           
DEBUG:   perl-MIME-Base64-3.16-511.el10.x86_64                                         
DEBUG:   perl-Mozilla-CA-20231213-5.el10.noarch                                        
DEBUG:   perl-NDBM_File-1.17-513.el10.x86_64                                           
DEBUG:   perl-Net-SSLeay-1.94-7.el10.x86_64                                            
DEBUG:   perl-POSIX-2.20-513.el10.x86_64                                               
DEBUG:   perl-PathTools-3.91-512.el10.x86_64                                           
DEBUG:   perl-Pod-Escapes-1:1.07-511.el10.noarch                                       
DEBUG:   perl-Pod-Perldoc-3.28.01-512.el10.noarch                                      
DEBUG:   perl-Pod-Simple-1:3.45-511.el10.noarch                                        
DEBUG:   perl-Pod-Usage-4:2.03-511.el10.noarch                                         
DEBUG:   perl-Scalar-List-Utils-5:1.63-511.el10.x86_64                                 
DEBUG:   perl-SelectSaver-1.02-513.el10.noarch                                         
DEBUG:   perl-Socket-4:2.038-511.el10.x86_64                                           
DEBUG:   perl-Storable-1:3.32-511.el10.x86_64                                          
DEBUG:   perl-Symbol-1.09-513.el10.noarch                                              
DEBUG:   perl-Term-ANSIColor-5.01-512.el10.noarch                                      
DEBUG:   perl-Term-Cap-1.18-511.el10.noarch                                            
DEBUG:   perl-Text-ParseWords-3.31-511.el10.noarch                                     
DEBUG:   perl-Text-Tabs+Wrap-2024.001-511.el10.noarch                                  
DEBUG:   perl-Time-Local-2:1.350-511.el10.noarch                                       
DEBUG:   perl-URI-5.27-3.el10.noarch                                                   
DEBUG:   perl-base-2.27-513.el10.noarch                                                
DEBUG:   perl-constant-1.33-512.el10.noarch                                            
DEBUG:   perl-if-0.61.000-513.el10.noarch                                              
DEBUG:   perl-interpreter-4:5.40.2-513.el10.x86_64                                     
DEBUG:   perl-libnet-3.15-512.el10.noarch                                              
DEBUG:   perl-libs-4:5.40.2-513.el10.x86_64                                            
DEBUG:   perl-locale-1.12-513.el10.noarch                                              
DEBUG:   perl-mro-1.29-513.el10.x86_64                                                 
DEBUG:   perl-overload-1.37-513.el10.noarch                                            
DEBUG:   perl-overloading-0.02-513.el10.noarch                                         
DEBUG:   perl-parent-1:0.241-512.el10.noarch                                           
DEBUG:   perl-podlators-1:5.01-511.el10.noarch                                         
DEBUG:   perl-vars-1.05-513.el10.noarch                                                
DEBUG:   policycoreutils-3.8-2.el10.x86_64                                             
DEBUG:   policycoreutils-python-utils-3.8-2.el10.noarch                                
DEBUG:   procps-ng-4.0.4-7.el10.x86_64                                                 
DEBUG:   protobuf-c-1.5.0-6.el10.x86_64                                                
DEBUG:   psmisc-23.6-8.el10.x86_64                                                     
DEBUG:   python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch        
DEBUG:   python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch            
DEBUG:   python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch       
DEBUG:   python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch               
DEBUG:   python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch              
DEBUG:   python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch               
DEBUG:   python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch        
DEBUG:   python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch            
DEBUG:   python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch             
DEBUG:   python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch  
DEBUG:   python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch               
DEBUG:   python3-PyMySQL-1.1.1-3.el10.noarch                                           
DEBUG:   python3-alembic-1.13.1-7.el10.noarch                                          
DEBUG:   python3-amqp-5.2.0-7.el10s.noarch                                             
DEBUG:   python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch                 
DEBUG:   python3-attrs-23.2.0-7.el10.noarch                                            
DEBUG:   python3-audit-4.0.3-4.el10.x86_64                                             
DEBUG:   python3-autopage-0.5.2-8.el10s.noarch                                         
DEBUG:   python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch             
DEBUG:   python3-bcrypt-3.2.2-4.el10s.x86_64                                           
DEBUG:   python3-binary-memcached-0.31.2-1.el10s.noarch                                
DEBUG:   python3-cffi-1.16.0-7.el10.x86_64                                             
DEBUG:   python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch               
DEBUG:   python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch                      
DEBUG:   python3-cmd2-2.5.8-1.el10s.noarch                                             
DEBUG:   python3-coverage-7.3.2-5.el10s.x86_64                                         
DEBUG:   python3-croniter-5.0.1-1.el10s.noarch                                         
DEBUG:   python3-cryptography-43.0.0-4.el10.x86_64                                     
DEBUG:   python3-dateutil-1:2.8.2-15.el10.noarch                                       
DEBUG:   python3-ddt-1.6.0-1.el10s.noarch                                              
DEBUG:   python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch              
DEBUG:   python3-decorator-5.1.1-12.el10.noarch                                        
DEBUG:   python3-defusedxml-0.7.1-18.el10s.noarch                                      
DEBUG:   python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch            
DEBUG:   python3-distro-1.9.0-5.el10.noarch                                            
DEBUG:   python3-dogpile-cache-1.3.3-1.el10s.noarch                                    
DEBUG:   python3-dulwich-0.22.1-2.el10s.x86_64                                         
DEBUG:   python3-etcd3gw-2.4.1-1.el10s.noarch                                          
DEBUG:   python3-extras-1.0.0-36.el10s.noarch                                          
DEBUG:   python3-fasteners-0.19-1.el10s.noarch                                         
DEBUG:   python3-fixtures-4.2.2-1.el10s.noarch                                         
DEBUG:   python3-flake8-6.1.0-4.el10s.noarch                                           
DEBUG:   python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch                   
DEBUG:   python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch             
DEBUG:   python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch                    
DEBUG:   python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch                 
DEBUG:   python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch              
DEBUG:   python3-iso8601-2.1.0-3.el10s.noarch                                          
DEBUG:   python3-jmespath-1.0.1-8.el10.noarch                                          
DEBUG:   python3-jsonpatch-1.33-6.el10.noarch                                          
DEBUG:   python3-jsonpointer-2.3-9.el10.noarch                                         
DEBUG:   python3-jsonschema-4.19.1-7.el10.noarch                                       
DEBUG:   python3-jsonschema-specifications-2023.11.2-6.el10.noarch                     
DEBUG:   python3-jwt-2.8.0-1.el10s.noarch                                              
DEBUG:   python3-jwt+crypto-2.8.0-1.el10s.noarch                                       
DEBUG:   python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch             
DEBUG:   python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch           
DEBUG:   python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch        
DEBUG:   python3-kombu-1:5.3.7-1.el10s.noarch                                          
DEBUG:   python3-libselinux-3.8-1.el10.x86_64                                          
DEBUG:   python3-libsemanage-3.8.1-1.el10.x86_64                                       
DEBUG:   python3-logutils-0.3.5-29.el10s.noarch                                        
DEBUG:   python3-lxml-5.2.1-4.el10.x86_64                                              
DEBUG:   python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch               
DEBUG:   python3-mako-1.2.3-9.el10.noarch                                              
DEBUG:   python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch               
DEBUG:   python3-mccabe-0.7.0-10.el10s.noarch                                          
DEBUG:   python3-memcached-1.59-15.el10s.noarch                                        
DEBUG:   python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch              
DEBUG:   python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch              
DEBUG:   python3-msgpack-1.1.0-1.el10s.x86_64                                          
DEBUG:   python3-ncclient-0.6.16-1.el10s.noarch                                        
DEBUG:   python3-netaddr-1.3.0-2.el10.noarch                                           
DEBUG:   python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch               
DEBUG:   python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch             
DEBUG:   python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch              
DEBUG:   python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch             
DEBUG:   python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch            
DEBUG:   python3-openstackdocstheme-3.0.0-10.el10s.noarch                              
DEBUG:   python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch               
DEBUG:   python3-openvswitch3.4-3.4.0-9.el10s.x86_64                                   
DEBUG:   python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch           
DEBUG:   python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch                     
DEBUG:   python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch           
DEBUG:   python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch                   
DEBUG:   python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch                  
DEBUG:   python3-osc-lib-4.0.0-0.20250513102052.0f90063.el10.noarch                    
DEBUG:   python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch                
DEBUG:   python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch        
DEBUG:   python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch        
DEBUG:   python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch           
DEBUG:   python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch              
DEBUG:   python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch               
DEBUG:   python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch                   
DEBUG:   python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch             
DEBUG:   python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch                  
DEBUG:   python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch                   
DEBUG:   python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch            
DEBUG:   python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch              
DEBUG:   python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch            
DEBUG:   python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch                
DEBUG:   python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch               
DEBUG:   python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch         
DEBUG:   python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch               
DEBUG:   python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch          
DEBUG:   python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch                 
DEBUG:   python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch      
DEBUG:   python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch                   
DEBUG:   python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch                 
DEBUG:   python3-paramiko-3.5.0-1.el10s.noarch                                         
DEBUG:   python3-paste-3.10.1-6.el10s.noarch                                           
DEBUG:   python3-paste-deploy-3.1.0-7.el10s.noarch                                     
DEBUG:   python3-pecan-1.5.1-1.el10s.noarch                                            
DEBUG:   python3-ply-3.11-25.el10.noarch                                               
DEBUG:   python3-policycoreutils-3.8-2.el10.noarch                                     
DEBUG:   python3-prettytable-3.6.0-10.el10.noarch                                      
DEBUG:   python3-prometheus_client-0.21.0-2.el10s.noarch                               
DEBUG:   python3-psutil-5.9.8-5.el10.x86_64                                            
DEBUG:   python3-pyOpenSSL-24.2.1-1.el10s.noarch                                       
DEBUG:   python3-pyasn1-0.6.1-1.el10.noarch                                            
DEBUG:   python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch                     
DEBUG:   python3-pycodestyle-2.12.1-3.el10s.noarch                                     
DEBUG:   python3-pycparser-2.20-16.el10.noarch                                         
DEBUG:   python3-pyflakes-3.1.0-4.el10s.noarch                                         
DEBUG:   python3-pymemcache-4.0.0-1.el10s.noarch                                       
DEBUG:   python3-pynacl-1.5.0-14.el10s.x86_64                                          
DEBUG:   python3-pyparsing-3.1.1-7.el10.noarch                                         
DEBUG:   python3-pyperclip-1.8.2-1.el10s.noarch                                        
DEBUG:   python3-pytz-2024.1-3.el10s.noarch                                            
DEBUG:   python3-pyyaml-6.0.1-19.el10.x86_64                                           
DEBUG:   python3-rdo-openvswitch-2:3.4-1.el10s.noarch                                  
DEBUG:   python3-redis-5.1.1-3.el10s.noarch                                            
DEBUG:   python3-referencing-0.31.1-6.el10.noarch                                      
DEBUG:   python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch                       
DEBUG:   python3-repoze-lru-0.7-25.el10s.noarch                                        
DEBUG:   python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch         
DEBUG:   python3-rfc3986-1.5.0-12.el10s.noarch                                         
DEBUG:   python3-routes-2.5.1-11.el10s.noarch                                          
DEBUG:   python3-rpds-py-0.17.1-6.el10.x86_64                                          
DEBUG:   python3-setools-4.5.1-4.el10.x86_64                                           
DEBUG:   python3-setproctitle-1.3.3-4.el10s.x86_64                                     
DEBUG:   python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch                             
DEBUG:   python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch                         
DEBUG:   python3-statsd-3.2.1-33.el10s.noarch                                          
DEBUG:   python3-stestr-4.1.0-1.el10s.noarch                                           
DEBUG:   python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch                  
DEBUG:   python3-subunit-1.4.4-5.el10s.noarch                                          
DEBUG:   python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch                
DEBUG:   python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch       
DEBUG:   python3-tempest-1:43.0.1-0.20250516025604.7cb807a.el10.noarch                 
DEBUG:   python3-tenacity-8.2.3-1.el10s.noarch                                         
DEBUG:   python3-testresources-2.0.1-18.el10s.noarch                                   
DEBUG:   python3-testscenarios-0.5.0-21.el10s.noarch                                   
DEBUG:   python3-testtools-2.7.2-1.bootstrap.el10s.noarch                              
DEBUG:   python3-tomlkit-0.13.2-1.el10s.noarch                                         
DEBUG:   python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch                
DEBUG:   python3-uhashring-2.3-8.el10s.noarch                                          
DEBUG:   python3-vine-5.1.0-10.el10s.noarch                                            
DEBUG:   python3-voluptuous-0.15.2-1.el10s.noarch                                      
DEBUG:   python3-warlock-2.0.1-8.el10s.noarch                                          
DEBUG:   python3-wcwidth-0.2.6-6.el10.noarch                                           
DEBUG:   python3-webob-1.8.9-1.el10s.noarch                                            
DEBUG:   python3-wrapt-1.17.1-1.el10s.x86_64                                           
DEBUG:   python3-yappi-1.6.0-1.el10s.x86_64                                            
DEBUG:   python3-yaql-3.0.0-1.el10s.noarch                                             
DEBUG:   python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch                
DEBUG:   rdo-openvswitch-2:3.4-1.el10s.noarch                                          
DEBUG:   rpm-plugin-selinux-4.19.1.1-14.el10.x86_64                                    
DEBUG:   selinux-policy-40.13.30-1.el10.noarch                                         
DEBUG:   selinux-policy-targeted-40.13.30-1.el10.noarch                                
DEBUG:   unbound-anchor-1.20.0-10.el10.x86_64                                          
DEBUG:   unbound-libs-1.20.0-10.el10.x86_64                                            
DEBUG:   which-2.21-43.el10.x86_64                                                     
DEBUG:   xorriso-1.5.6-6.el10.x86_64                                                   
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch
DEBUG: python3-webob-1.8.9-1.el10s.noarch
DEBUG: python3-netaddr-1.3.0-2.el10.noarch
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch
DEBUG: python3-subunit-1.4.4-5.el10s.noarch
DEBUG: python3-decorator-5.1.1-12.el10.noarch
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch
DEBUG: python3-psutil-5.9.8-5.el10.x86_64
DEBUG: python3-mako-1.2.3-9.el10.noarch
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch
DEBUG: python3-dateutil-2.8.2-15.el10.noarch
DEBUG: libselinux-utils-3.8-1.el10.x86_64
DEBUG: policycoreutils-3.8-2.el10.x86_64
DEBUG: selinux-policy-40.13.30-1.el10.noarch
DEBUG: selinux-policy-targeted-40.13.30-1.el10.noarch
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch
DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch
DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch
DEBUG: python3-vine-5.1.0-10.el10s.noarch
DEBUG: python3-amqp-5.2.0-7.el10s.noarch
DEBUG: python3-pytz-2024.1-3.el10s.noarch
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64
DEBUG: python3-fasteners-0.19-1.el10s.noarch
DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64
DEBUG: python3-libselinux-3.8-1.el10.x86_64
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch
DEBUG: python3-prettytable-3.6.0-10.el10.noarch
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch
DEBUG: python3-ply-3.11-25.el10.noarch
DEBUG: python3-attrs-23.2.0-7.el10.noarch
DEBUG: python3-referencing-0.31.1-6.el10.noarch
DEBUG: procps-ng-4.0.4-7.el10.x86_64
DEBUG: kmod-31-11.el10.x86_64
DEBUG: chkconfig-1.30-2.el10.x86_64
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch
DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch
DEBUG: python3-pycparser-2.20-16.el10.noarch
DEBUG: python3-cffi-1.16.0-7.el10.x86_64
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64
DEBUG: python3-paste-3.10.1-6.el10s.noarch
DEBUG: python3-jwt-2.8.0-1.el10s.noarch
DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch
DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64
DEBUG: python3-kombu-5.3.7-1.el10s.noarch
DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch
DEBUG: python3-alembic-1.13.1-7.el10.noarch
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64
DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch
DEBUG: python3-uhashring-2.3-8.el10s.noarch
DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch
DEBUG: python3-testresources-2.0.1-18.el10s.noarch
DEBUG: python3-statsd-3.2.1-33.el10s.noarch
DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch
DEBUG: python3-routes-2.5.1-11.el10s.noarch
DEBUG: python3-redis-5.1.1-3.el10s.noarch
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch
DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch
DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch
DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch
DEBUG: python3-memcached-1.59-15.el10s.noarch
DEBUG: python3-mccabe-0.7.0-10.el10s.noarch
DEBUG: python3-flake8-6.1.0-4.el10s.noarch
DEBUG: python3-logutils-0.3.5-29.el10s.noarch
DEBUG: python3-pecan-1.5.1-1.el10s.noarch
DEBUG: python3-extras-1.0.0-36.el10s.noarch
DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch
DEBUG: python3-autopage-0.5.2-8.el10s.noarch
DEBUG: libsodium-1.0.20-2.el10s.x86_64
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64
DEBUG: python3-pyasn1-0.6.1-1.el10.noarch
DEBUG: python3-paramiko-3.5.0-1.el10s.noarch
DEBUG: python3-jsonpointer-2.3-9.el10.noarch
DEBUG: python3-jsonpatch-1.33-6.el10.noarch
DEBUG: python3-warlock-2.0.1-8.el10s.noarch
DEBUG: python3-jmespath-1.0.1-8.el10.noarch
DEBUG: python3-distro-1.9.0-5.el10.noarch
DEBUG: python3-audit-4.0.3-4.el10.x86_64
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch
DEBUG: libxslt-1.1.39-7.el10.x86_64
DEBUG: python3-lxml-5.2.1-4.el10.x86_64
DEBUG: python3-ncclient-0.6.16-1.el10s.noarch
DEBUG: libmaxminddb-1.9.1-4.el10.x86_64
DEBUG: libisofs-1.5.6-6.el10.x86_64
DEBUG: libburn-1.5.6-6.el10.x86_64
DEBUG: libisoburn-1.5.6-6.el10.x86_64
DEBUG: xorriso-1.5.6-6.el10.x86_64
DEBUG: geolite2-country-20191217-14.el10.noarch
DEBUG: geolite2-city-20191217-14.el10.noarch
DEBUG: ipcalc-1.0.3-12.el10.x86_64
DEBUG: checkpolicy-3.8-1.el10.x86_64
DEBUG: which-2.21-43.el10.x86_64
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch
DEBUG: python3-setools-4.5.1-4.el10.x86_64
DEBUG: python3-policycoreutils-3.8-2.el10.noarch
DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch
DEBUG: memcached-selinux-1.6.23-7.el10.x86_64
DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch
DEBUG: psmisc-23.6-8.el10.x86_64
DEBUG: protobuf-c-1.5.0-6.el10.x86_64
DEBUG: unbound-anchor-1.20.0-10.el10.x86_64
DEBUG: unbound-libs-1.20.0-10.el10.x86_64
DEBUG: openssl-3.5.0-3.el10.x86_64
DEBUG: numactl-libs-2.0.19-1.el10.x86_64
DEBUG: ncurses-6.4-14.20240127.el10.x86_64
DEBUG: libyaml-0.2.5-16.el10.x86_64
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch
DEBUG: python3-stestr-4.1.0-1.el10s.noarch
DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch
DEBUG: libnl3-3.11.0-1.el10.x86_64
DEBUG: libibverbs-54.0-1.el10.x86_64
DEBUG: libmnl-1.0.5-7.el10.x86_64
DEBUG: iproute-6.11.0-1.el10.x86_64
DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: initscripts-service-10.26-2.el10.noarch
DEBUG: initscripts-rename-device-10.26-2.el10.x86_64
DEBUG: initscripts-10.26-2.el10.x86_64
DEBUG: hostname-3.23-14.el10.x86_64
DEBUG: groff-base-1.23.0-10.el10.x86_64
DEBUG: perl-Digest-1.20-511.el10.noarch
DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64
DEBUG: perl-B-1.89-513.el10.x86_64
DEBUG: perl-FileHandle-2.05-513.el10.noarch
DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64
DEBUG: perl-libnet-3.15-512.el10.noarch
DEBUG: perl-AutoLoader-5.74-513.el10.noarch
DEBUG: perl-URI-5.27-3.el10.noarch
DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch
DEBUG: perl-Time-Local-1.350-511.el10.noarch
DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch
DEBUG: perl-if-0.61.000-513.el10.noarch
DEBUG: perl-locale-1.12-513.el10.noarch
DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch
DEBUG: perl-File-Path-2.18-511.el10.noarch
DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch
DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64
DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch
DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch
DEBUG: perl-Class-Struct-0.68-513.el10.noarch
DEBUG: perl-POSIX-2.20-513.el10.x86_64
DEBUG: perl-IPC-Open3-1.22-513.el10.noarch
DEBUG: perl-File-Temp-0.231.100-512.el10.noarch
DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch
DEBUG: perl-Term-Cap-1.18-511.el10.noarch
DEBUG: perl-Pod-Simple-3.45-511.el10.noarch
DEBUG: perl-Socket-2.038-511.el10.x86_64
DEBUG: perl-SelectSaver-1.02-513.el10.noarch
DEBUG: perl-Symbol-1.09-513.el10.noarch
DEBUG: perl-File-stat-1.14-513.el10.noarch
DEBUG: perl-podlators-5.01-511.el10.noarch
DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch
DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch
DEBUG: perl-Fcntl-1.18-513.el10.x86_64
DEBUG: perl-base-2.27-513.el10.noarch
DEBUG: perl-mro-1.29-513.el10.x86_64
DEBUG: perl-IO-1.55-513.el10.x86_64
DEBUG: perl-overloading-0.02-513.el10.noarch
DEBUG: perl-Pod-Usage-2.03-511.el10.noarch
DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64
DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64
DEBUG: perl-constant-1.33-512.el10.noarch
DEBUG: perl-parent-0.241-512.el10.noarch
DEBUG: perl-Errno-1.38-513.el10.x86_64
DEBUG: perl-File-Basename-2.86-513.el10.noarch
DEBUG: perl-Getopt-Std-1.14-513.el10.noarch
DEBUG: perl-Storable-3.32-511.el10.x86_64
DEBUG: perl-overload-1.37-513.el10.noarch
DEBUG: perl-vars-1.05-513.el10.noarch
DEBUG: perl-Getopt-Long-2.58-3.el10.noarch
DEBUG: perl-Carp-1.54-511.el10.noarch
DEBUG: perl-Exporter-5.78-511.el10.noarch
DEBUG: perl-PathTools-3.91-512.el10.x86_64
DEBUG: perl-NDBM_File-1.17-513.el10.x86_64
DEBUG: perl-DynaLoader-1.56-513.el10.x86_64
DEBUG: perl-Encode-3.21-511.el10.x86_64
DEBUG: perl-libs-5.40.2-513.el10.x86_64
DEBUG: perl-interpreter-5.40.2-513.el10.x86_64
DEBUG: memcached-1.6.23-7.el10.x86_64
DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch
DEBUG: bc-1.07.1-23.el10.x86_64
DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64
DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64
DEBUG: rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: bash-completion-2.11-16.el10.noarch
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch
DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch
DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch
DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch
DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch
DEBUG: python3-osc-lib-4.0.0-0.20250513102052.0f90063.el10.noarch
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch
DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch
DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch
DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch
DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch
DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch
DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch
DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch
DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch
DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch
DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch
DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch
DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch
DEBUG: python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch
DEBUG: python3-tempest-43.0.1-0.20250516025604.7cb807a.el10.noarch
DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch
DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch
DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch
DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch
DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch
DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch
DEBUG: python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch
DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch
DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch
DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch
DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch
DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch
DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch
DEBUG: python3-yaql-3.0.0-1.el10s.noarch
DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch
DEBUG: python3-croniter-5.0.1-1.el10s.noarch
DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch
DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch
DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch
DEBUG: python3-tenacity-8.2.3-1.el10s.noarch
DEBUG: python3-ddt-1.6.0-1.el10s.noarch
DEBUG: python3-coverage-7.3.2-5.el10s.x86_64
DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch
DEBUG: python3-webob-1.8.9-1.el10s.noarch
DEBUG: python3-netaddr-1.3.0-2.el10.noarch
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch
DEBUG: python3-subunit-1.4.4-5.el10s.noarch
DEBUG: python3-decorator-5.1.1-12.el10.noarch
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch
DEBUG: python3-psutil-5.9.8-5.el10.x86_64
DEBUG: python3-mako-1.2.3-9.el10.noarch
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch
DEBUG: python3-dateutil-2.8.2-15.el10.noarch
DEBUG: libselinux-utils-3.8-1.el10.x86_64
DEBUG: policycoreutils-3.8-2.el10.x86_64
DEBUG: selinux-policy-40.13.30-1.el10.noarch
DEBUG: selinux-policy-targeted-40.13.30-1.el10.noarch
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch
DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch
DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch
DEBUG: python3-vine-5.1.0-10.el10s.noarch
DEBUG: python3-amqp-5.2.0-7.el10s.noarch
DEBUG: python3-pytz-2024.1-3.el10s.noarch
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64
DEBUG: python3-fasteners-0.19-1.el10s.noarch
DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64
DEBUG: python3-libselinux-3.8-1.el10.x86_64
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch
DEBUG: python3-prettytable-3.6.0-10.el10.noarch
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch
DEBUG: python3-ply-3.11-25.el10.noarch
DEBUG: python3-attrs-23.2.0-7.el10.noarch
DEBUG: python3-referencing-0.31.1-6.el10.noarch
DEBUG: procps-ng-4.0.4-7.el10.x86_64
DEBUG: kmod-31-11.el10.x86_64
DEBUG: chkconfig-1.30-2.el10.x86_64
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch
DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch
DEBUG: python3-pycparser-2.20-16.el10.noarch
DEBUG: python3-cffi-1.16.0-7.el10.x86_64
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64
DEBUG: python3-paste-3.10.1-6.el10s.noarch
DEBUG: python3-jwt-2.8.0-1.el10s.noarch
DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch
DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64
DEBUG: python3-kombu-5.3.7-1.el10s.noarch
DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch
DEBUG: python3-alembic-1.13.1-7.el10.noarch
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64
DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch
DEBUG: python3-uhashring-2.3-8.el10s.noarch
DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch
DEBUG: python3-testresources-2.0.1-18.el10s.noarch
DEBUG: python3-statsd-3.2.1-33.el10s.noarch
DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch
DEBUG: python3-routes-2.5.1-11.el10s.noarch
DEBUG: python3-redis-5.1.1-3.el10s.noarch
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch
DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch
DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch
DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch
DEBUG: python3-memcached-1.59-15.el10s.noarch
DEBUG: python3-mccabe-0.7.0-10.el10s.noarch
DEBUG: python3-flake8-6.1.0-4.el10s.noarch
DEBUG: python3-logutils-0.3.5-29.el10s.noarch
DEBUG: python3-pecan-1.5.1-1.el10s.noarch
DEBUG: python3-extras-1.0.0-36.el10s.noarch
DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch
DEBUG: python3-autopage-0.5.2-8.el10s.noarch
DEBUG: libsodium-1.0.20-2.el10s.x86_64
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64
DEBUG: python3-pyasn1-0.6.1-1.el10.noarch
DEBUG: python3-paramiko-3.5.0-1.el10s.noarch
DEBUG: python3-jsonpointer-2.3-9.el10.noarch
DEBUG: python3-jsonpatch-1.33-6.el10.noarch
DEBUG: python3-warlock-2.0.1-8.el10s.noarch
DEBUG: python3-jmespath-1.0.1-8.el10.noarch
DEBUG: python3-distro-1.9.0-5.el10.noarch
DEBUG: python3-audit-4.0.3-4.el10.x86_64
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch
DEBUG: libxslt-1.1.39-7.el10.x86_64
DEBUG: python3-lxml-5.2.1-4.el10.x86_64
DEBUG: python3-ncclient-0.6.16-1.el10s.noarch
DEBUG: libmaxminddb-1.9.1-4.el10.x86_64
DEBUG: libisofs-1.5.6-6.el10.x86_64
DEBUG: libburn-1.5.6-6.el10.x86_64
DEBUG: libisoburn-1.5.6-6.el10.x86_64
DEBUG: xorriso-1.5.6-6.el10.x86_64
DEBUG: geolite2-country-20191217-14.el10.noarch
DEBUG: geolite2-city-20191217-14.el10.noarch
DEBUG: ipcalc-1.0.3-12.el10.x86_64
DEBUG: checkpolicy-3.8-1.el10.x86_64
DEBUG: which-2.21-43.el10.x86_64
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch
DEBUG: python3-setools-4.5.1-4.el10.x86_64
DEBUG: python3-policycoreutils-3.8-2.el10.noarch
DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch
DEBUG: memcached-selinux-1.6.23-7.el10.x86_64
DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch
DEBUG: psmisc-23.6-8.el10.x86_64
DEBUG: protobuf-c-1.5.0-6.el10.x86_64
DEBUG: unbound-anchor-1.20.0-10.el10.x86_64
DEBUG: unbound-libs-1.20.0-10.el10.x86_64
DEBUG: openssl-3.5.0-3.el10.x86_64
DEBUG: numactl-libs-2.0.19-1.el10.x86_64
DEBUG: ncurses-6.4-14.20240127.el10.x86_64
DEBUG: libyaml-0.2.5-16.el10.x86_64
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch
DEBUG: python3-stestr-4.1.0-1.el10s.noarch
DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch
DEBUG: libnl3-3.11.0-1.el10.x86_64
DEBUG: libibverbs-54.0-1.el10.x86_64
DEBUG: libmnl-1.0.5-7.el10.x86_64
DEBUG: iproute-6.11.0-1.el10.x86_64
DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: initscripts-service-10.26-2.el10.noarch
DEBUG: initscripts-rename-device-10.26-2.el10.x86_64
DEBUG: initscripts-10.26-2.el10.x86_64
DEBUG: hostname-3.23-14.el10.x86_64
DEBUG: groff-base-1.23.0-10.el10.x86_64
DEBUG: perl-Digest-1.20-511.el10.noarch
DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64
DEBUG: perl-B-1.89-513.el10.x86_64
DEBUG: perl-FileHandle-2.05-513.el10.noarch
DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64
DEBUG: perl-libnet-3.15-512.el10.noarch
DEBUG: perl-AutoLoader-5.74-513.el10.noarch
DEBUG: perl-URI-5.27-3.el10.noarch
DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch
DEBUG: perl-Time-Local-1.350-511.el10.noarch
DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch
DEBUG: perl-if-0.61.000-513.el10.noarch
DEBUG: perl-locale-1.12-513.el10.noarch
DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch
DEBUG: perl-File-Path-2.18-511.el10.noarch
DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch
DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64
DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch
DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch
DEBUG: perl-Class-Struct-0.68-513.el10.noarch
DEBUG: perl-POSIX-2.20-513.el10.x86_64
DEBUG: perl-IPC-Open3-1.22-513.el10.noarch
DEBUG: perl-File-Temp-0.231.100-512.el10.noarch
DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch
DEBUG: perl-Term-Cap-1.18-511.el10.noarch
DEBUG: perl-Pod-Simple-3.45-511.el10.noarch
DEBUG: perl-Socket-2.038-511.el10.x86_64
DEBUG: perl-SelectSaver-1.02-513.el10.noarch
DEBUG: perl-Symbol-1.09-513.el10.noarch
DEBUG: perl-File-stat-1.14-513.el10.noarch
DEBUG: perl-podlators-5.01-511.el10.noarch
DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch
DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch
DEBUG: perl-Fcntl-1.18-513.el10.x86_64
DEBUG: perl-base-2.27-513.el10.noarch
DEBUG: perl-mro-1.29-513.el10.x86_64
DEBUG: perl-IO-1.55-513.el10.x86_64
DEBUG: perl-overloading-0.02-513.el10.noarch
DEBUG: perl-Pod-Usage-2.03-511.el10.noarch
DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64
DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64
DEBUG: perl-constant-1.33-512.el10.noarch
DEBUG: perl-parent-0.241-512.el10.noarch
DEBUG: perl-Errno-1.38-513.el10.x86_64
DEBUG: perl-File-Basename-2.86-513.el10.noarch
DEBUG: perl-Getopt-Std-1.14-513.el10.noarch
DEBUG: perl-Storable-3.32-511.el10.x86_64
DEBUG: perl-overload-1.37-513.el10.noarch
DEBUG: perl-vars-1.05-513.el10.noarch
DEBUG: perl-Getopt-Long-2.58-3.el10.noarch
DEBUG: perl-Carp-1.54-511.el10.noarch
DEBUG: perl-Exporter-5.78-511.el10.noarch
DEBUG: perl-PathTools-3.91-512.el10.x86_64
DEBUG: perl-NDBM_File-1.17-513.el10.x86_64
DEBUG: perl-DynaLoader-1.56-513.el10.x86_64
DEBUG: perl-Encode-3.21-511.el10.x86_64
DEBUG: perl-libs-5.40.2-513.el10.x86_64
DEBUG: perl-interpreter-5.40.2-513.el10.x86_64
DEBUG: memcached-1.6.23-7.el10.x86_64
DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch
DEBUG: bc-1.07.1-23.el10.x86_64
DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64
DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64
DEBUG: rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: bash-completion-2.11-16.el10.noarch
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch
DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch
DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch
DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch
DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch
DEBUG: python3-osc-lib-4.0.0-0.20250513102052.0f90063.el10.noarch
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch
DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch
DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch
DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch
DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch
DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch
DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch
DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch
DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch
DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch
DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch
DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch
DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch
DEBUG: python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch
DEBUG: python3-tempest-43.0.1-0.20250516025604.7cb807a.el10.noarch
DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch
DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch
DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch
DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch
DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch
DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch
DEBUG: python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch
DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch
DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch
DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch
DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch
DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch
DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch
DEBUG: python3-yaql-3.0.0-1.el10s.noarch
DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch
DEBUG: python3-croniter-5.0.1-1.el10s.noarch
DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch
DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch
DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch
DEBUG: python3-tenacity-8.2.3-1.el10s.noarch
DEBUG: python3-ddt-1.6.0-1.el10s.noarch
DEBUG: python3-coverage-7.3.2-5.el10s.x86_64
DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f8109188430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NbcQpx
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312,docs
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-24.1.0.dev21/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-buildrequires -t -e py312,docs
DEBUG: Handling pbr>=6.0.0 from build-system.requires
DEBUG: Requirement satisfied: pbr>=6.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling setuptools>=64.0.0 from build-system.requires
DEBUG: Requirement satisfied: setuptools>=64.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr>=2.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement satisfied: tox-current-env >= 0.0.6
DEBUG:    (installed: tox-current-env 0.0.12)
DEBUG: py312: OK ✔ in 0.01 seconds
DEBUG:   py312: OK (0.01 seconds)
DEBUG:   docs: OK (0.01 seconds)
DEBUG:   congratulations :) (0.09 seconds)
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pbr>=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: alembic>=1.8.0
DEBUG:    (installed: alembic 1.13.1)
DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: croniter>=0.3.4
DEBUG:    (installed: croniter 5.0.1)
DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: cryptography>=2.5
DEBUG:    (installed: cryptography 43.0.0)
DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: eventlet>=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystoneauth1>=3.18.0
DEBUG:    (installed: keystoneauth1 5.10.0)
DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0
DEBUG:    (installed: keystonemiddleware 10.9.0)
DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: lxml>=4.5.0
DEBUG:    (installed: lxml 5.2.1)
DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: netaddr>=0.7.18
DEBUG:    (installed: netaddr 1.3.0)
DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: neutron-lib>=1.14.0
DEBUG:    (installed: neutron-lib 3.18.2)
DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: openstacksdk>=0.28.0
DEBUG:    (installed: openstacksdk 4.5.0)
DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.cache>=1.26.0
DEBUG:    (installed: oslo.cache 3.10.1)
DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.config>=6.8.0
DEBUG:    (installed: oslo.config 9.7.1)
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.context>=2.22.0
DEBUG:    (installed: oslo.context 5.7.1)
DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.db>=6.0.0
DEBUG:    (installed: oslo.db 17.2.1)
DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.i18n>=3.20.0
DEBUG:    (installed: oslo.i18n 6.5.1)
DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.log>=4.3.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.messaging>=14.1.0
DEBUG:    (installed: oslo.messaging 16.1.0)
DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.middleware>=3.31.0
DEBUG:    (installed: oslo.middleware 6.5.0)
DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.policy>=4.5.0
DEBUG:    (installed: oslo.policy 4.5.1)
DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.reports>=1.18.0
DEBUG:    (installed: oslo.reports 3.5.1)
DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.serialization>=2.25.0
DEBUG:    (installed: oslo.serialization 5.7.0)
DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.service>=1.24.0
DEBUG:    (installed: oslo.service 4.1.1)
DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0
DEBUG:    (installed: oslo.upgradecheck 2.5.0)
DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.utils>=4.5.0
DEBUG:    (installed: oslo.utils 8.0.0)
DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: osprofiler>=1.4.0
DEBUG:    (installed: osprofiler 4.2.0)
DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2
DEBUG:    (installed: oslo.versionedobjects 3.6.0)
DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PasteDeploy>=1.5.0
DEBUG:    (installed: PasteDeploy 3.1.0)
DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: aodhclient>=0.9.0
DEBUG:    (installed: aodhclient 3.7.1)
DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2
DEBUG:    (installed: python-barbicanclient 7.1.0)
DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-cinderclient>=3.3.0
DEBUG:    (installed: python-cinderclient 9.7.0)
DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-designateclient>=2.7.0
DEBUG:    (installed: python-designateclient 6.2.0)
DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-glanceclient>=2.8.0
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-heatclient>=1.10.0
DEBUG:    (installed: python-heatclient 4.2.0)
DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-ironicclient>=2.8.0
DEBUG:    (installed: python-ironicclient 5.11.0)
DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0
DEBUG:    (installed: python-keystoneclient 5.6.0)
DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-magnumclient>=2.3.0
DEBUG:    (installed: python-magnumclient 4.8.1)
DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-manilaclient>=1.16.0
DEBUG:    (installed: python-manilaclient 5.5.0)
DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-mistralclient>=3.1.0
DEBUG:    (installed: python-mistralclient 5.4.0)
DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-monascaclient>=1.12.0
DEBUG:    (installed: python-monascaclient 2.8.0)
DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-neutronclient>=7.7.0
DEBUG:    (installed: python-neutronclient 11.4.0)
DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-novaclient>=9.1.0
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0
DEBUG:    (installed: python-octaviaclient 3.11.0)
DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-openstackclient>=3.12.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-swiftclient>=3.2.0
DEBUG:    (installed: python-swiftclient 4.7.0)
DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-troveclient>=2.2.0
DEBUG:    (installed: python-troveclient 8.8.0)
DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0
DEBUG:    (installed: python-zaqarclient 3.0.1)
DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PyYAML>=5.1
DEBUG:    (installed: PyYAML 6.0.1)
DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: requests>=2.23.0
DEBUG:    (installed: requests 2.32.3)
DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tenacity>=6.1.0
DEBUG:    (installed: tenacity 8.2.3)
DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: Routes>=2.3.1
DEBUG:    (installed: Routes 2.5.1)
DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: stevedore>=3.1.0
DEBUG:    (installed: stevedore 5.4.1)
DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: WebOb>=1.7.1
DEBUG:    (installed: WebOb 1.8.9)
DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: yaql>=1.1.3
DEBUG:    (installed: yaql 3.0.0)
DEBUG: Handling hacking from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: hacking
DEBUG:    (installed: hacking 7.0.0)
DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: coverage>=4.0
DEBUG:    (installed: coverage 7.3.2)
DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: ddt>=1.4.1
DEBUG:    (installed: ddt 1.6.0)
DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: fixtures>=3.0.0
DEBUG:    (installed: fixtures 4.2.2)
DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: kombu>=5.0.1
DEBUG:    (installed: kombu 5.3.7)
DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PyMySQL>=0.8.0
DEBUG:    (installed: PyMySQL 1.1.1)
DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslotest>=3.2.0
DEBUG:    (installed: oslotest 5.0.1)
DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: stestr>=2.0.0
DEBUG:    (installed: stestr 4.1.0)
DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: testscenarios>=0.4
DEBUG:    (installed: testscenarios 0.5.0)
DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: testtools>=2.2.0
DEBUG:    (installed: testtools 2.7.2)
DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: testresources>=2.0.0
DEBUG:    (installed: testresources 2.0.1)
DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: Pygments>=2.2.0
DEBUG:    (installed: Pygments 2.18.0)
DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tempest>=17.1.0
DEBUG:    (installed: tempest 43.0.1.dev20)
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pbr>=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: alembic>=1.8.0
DEBUG:    (installed: alembic 1.13.1)
DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: croniter>=0.3.4
DEBUG:    (installed: croniter 5.0.1)
DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: cryptography>=2.5
DEBUG:    (installed: cryptography 43.0.0)
DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: eventlet>=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystoneauth1>=3.18.0
DEBUG:    (installed: keystoneauth1 5.10.0)
DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0
DEBUG:    (installed: keystonemiddleware 10.9.0)
DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: lxml>=4.5.0
DEBUG:    (installed: lxml 5.2.1)
DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: netaddr>=0.7.18
DEBUG:    (installed: netaddr 1.3.0)
DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: neutron-lib>=1.14.0
DEBUG:    (installed: neutron-lib 3.18.2)
DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: openstacksdk>=0.28.0
DEBUG:    (installed: openstacksdk 4.5.0)
DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.cache>=1.26.0
DEBUG:    (installed: oslo.cache 3.10.1)
DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.config>=6.8.0
DEBUG:    (installed: oslo.config 9.7.1)
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.context>=2.22.0
DEBUG:    (installed: oslo.context 5.7.1)
DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.db>=6.0.0
DEBUG:    (installed: oslo.db 17.2.1)
DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.i18n>=3.20.0
DEBUG:    (installed: oslo.i18n 6.5.1)
DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.log>=4.3.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.messaging>=14.1.0
DEBUG:    (installed: oslo.messaging 16.1.0)
DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.middleware>=3.31.0
DEBUG:    (installed: oslo.middleware 6.5.0)
DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.policy>=4.5.0
DEBUG:    (installed: oslo.policy 4.5.1)
DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.reports>=1.18.0
DEBUG:    (installed: oslo.reports 3.5.1)
DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.serialization>=2.25.0
DEBUG:    (installed: oslo.serialization 5.7.0)
DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.service>=1.24.0
DEBUG:    (installed: oslo.service 4.1.1)
DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0
DEBUG:    (installed: oslo.upgradecheck 2.5.0)
DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.utils>=4.5.0
DEBUG:    (installed: oslo.utils 8.0.0)
DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: osprofiler>=1.4.0
DEBUG:    (installed: osprofiler 4.2.0)
DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2
DEBUG:    (installed: oslo.versionedobjects 3.6.0)
DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PasteDeploy>=1.5.0
DEBUG:    (installed: PasteDeploy 3.1.0)
DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: aodhclient>=0.9.0
DEBUG:    (installed: aodhclient 3.7.1)
DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2
DEBUG:    (installed: python-barbicanclient 7.1.0)
DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-cinderclient>=3.3.0
DEBUG:    (installed: python-cinderclient 9.7.0)
DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-designateclient>=2.7.0
DEBUG:    (installed: python-designateclient 6.2.0)
DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-glanceclient>=2.8.0
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-heatclient>=1.10.0
DEBUG:    (installed: python-heatclient 4.2.0)
DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-ironicclient>=2.8.0
DEBUG:    (installed: python-ironicclient 5.11.0)
DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0
DEBUG:    (installed: python-keystoneclient 5.6.0)
DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-magnumclient>=2.3.0
DEBUG:    (installed: python-magnumclient 4.8.1)
DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-manilaclient>=1.16.0
DEBUG:    (installed: python-manilaclient 5.5.0)
DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-mistralclient>=3.1.0
DEBUG:    (installed: python-mistralclient 5.4.0)
DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-monascaclient>=1.12.0
DEBUG:    (installed: python-monascaclient 2.8.0)
DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-neutronclient>=7.7.0
DEBUG:    (installed: python-neutronclient 11.4.0)
DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-novaclient>=9.1.0
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0
DEBUG:    (installed: python-octaviaclient 3.11.0)
DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-openstackclient>=3.12.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-swiftclient>=3.2.0
DEBUG:    (installed: python-swiftclient 4.7.0)
DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-troveclient>=2.2.0
DEBUG:    (installed: python-troveclient 8.8.0)
DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0
DEBUG:    (installed: python-zaqarclient 3.0.1)
DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PyYAML>=5.1
DEBUG:    (installed: PyYAML 6.0.1)
DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: requests>=2.23.0
DEBUG:    (installed: requests 2.32.3)
DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tenacity>=6.1.0
DEBUG:    (installed: tenacity 8.2.3)
DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: Routes>=2.3.1
DEBUG:    (installed: Routes 2.5.1)
DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: stevedore>=3.1.0
DEBUG:    (installed: stevedore 5.4.1)
DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: WebOb>=1.7.1
DEBUG:    (installed: WebOb 1.8.9)
DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: yaql>=1.1.3
DEBUG:    (installed: yaql 3.0.0)
DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1
DEBUG:    (installed: openstackdocstheme 3.0.0)
DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinx>=2.0.0
DEBUG:    (installed: sphinx 7.2.6)
DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: reno>=3.1.0
DEBUG:    (installed: reno 4.1.0)
DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0
DEBUG:    (installed: sphinxcontrib-apidoc 0.5.0)
DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0
DEBUG:    (installed: sphinxcontrib-httpdomain 1.8.1)
DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   easy_install.initialize_options(self)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` directly.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         Follow the current Python packaging guidelines when building
DEBUG:         Python RPM packages.
DEBUG:         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:         and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   self.initialize_options()
DEBUG: running dist_info
DEBUG: writing openstack_heat.egg-info/PKG-INFO
DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt
DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt
DEBUG: writing requirements to openstack_heat.egg-info/requires.txt
DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt
DEBUG: writing pbr to openstack_heat.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: adding license file 'LICENSE'
DEBUG: adding license file 'AUTHORS'
DEBUG: writing manifest file 'openstack_heat.egg-info/SOURCES.txt'
DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev21/openstack_heat-24.1.0.dev21.dist-info'
DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: pbr >=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: alembic >=1.8.0
DEBUG:    (installed: alembic 1.13.1)
DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: croniter >=0.3.4
DEBUG:    (installed: croniter 5.0.1)
DEBUG: Handling cryptography >=2.5 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: cryptography >=2.5
DEBUG:    (installed: cryptography 43.0.0)
DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: eventlet >=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling keystoneauth1 >=3.18.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: keystoneauth1 >=3.18.0
DEBUG:    (installed: keystoneauth1 5.10.0)
DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0
DEBUG:    (installed: keystonemiddleware 10.9.0)
DEBUG: Handling lxml >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: lxml >=4.5.0
DEBUG:    (installed: lxml 5.2.1)
DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: netaddr >=0.7.18
DEBUG:    (installed: netaddr 1.3.0)
DEBUG: Handling neutron-lib >=1.14.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: neutron-lib >=1.14.0
DEBUG:    (installed: neutron-lib 3.18.2)
DEBUG: Handling openstacksdk >=0.28.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: openstacksdk >=0.28.0
DEBUG:    (installed: openstacksdk 4.5.0)
DEBUG: Handling oslo.cache >=1.26.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.cache >=1.26.0
DEBUG:    (installed: oslo.cache 3.10.1)
DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.config >=6.8.0
DEBUG:    (installed: oslo.config 9.7.1)
DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.context >=2.22.0
DEBUG:    (installed: oslo.context 5.7.1)
DEBUG: Handling oslo.db >=6.0.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.db >=6.0.0
DEBUG:    (installed: oslo.db 17.2.1)
DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.i18n >=3.20.0
DEBUG:    (installed: oslo.i18n 6.5.1)
DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.log >=4.3.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.messaging >=14.1.0
DEBUG:    (installed: oslo.messaging 16.1.0)
DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.middleware >=3.31.0
DEBUG:    (installed: oslo.middleware 6.5.0)
DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.policy >=4.5.0
DEBUG:    (installed: oslo.policy 4.5.1)
DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.reports >=1.18.0
DEBUG:    (installed: oslo.reports 3.5.1)
DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.serialization >=2.25.0
DEBUG:    (installed: oslo.serialization 5.7.0)
DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.service >=1.24.0
DEBUG:    (installed: oslo.service 4.1.1)
DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0
DEBUG:    (installed: oslo.upgradecheck 2.5.0)
DEBUG: Handling oslo.utils >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.utils >=4.5.0
DEBUG:    (installed: oslo.utils 8.0.0)
DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: osprofiler >=1.4.0
DEBUG:    (installed: osprofiler 4.2.0)
DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2
DEBUG:    (installed: oslo.versionedobjects 3.6.0)
DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: PasteDeploy >=1.5.0
DEBUG:    (installed: PasteDeploy 3.1.0)
DEBUG: Handling aodhclient >=0.9.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: aodhclient >=0.9.0
DEBUG:    (installed: aodhclient 3.7.1)
DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-barbicanclient >=4.5.2
DEBUG:    (installed: python-barbicanclient 7.1.0)
DEBUG: Handling python-cinderclient >=3.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-cinderclient >=3.3.0
DEBUG:    (installed: python-cinderclient 9.7.0)
DEBUG: Handling python-designateclient >=2.7.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-designateclient >=2.7.0
DEBUG:    (installed: python-designateclient 6.2.0)
DEBUG: Handling python-glanceclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-glanceclient >=2.8.0
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-heatclient >=1.10.0
DEBUG:    (installed: python-heatclient 4.2.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.11.0)
DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-keystoneclient >=3.8.0
DEBUG:    (installed: python-keystoneclient 5.6.0)
DEBUG: Handling python-magnumclient >=2.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-magnumclient >=2.3.0
DEBUG:    (installed: python-magnumclient 4.8.1)
DEBUG: Handling python-manilaclient >=1.16.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-manilaclient >=1.16.0
DEBUG:    (installed: python-manilaclient 5.5.0)
DEBUG: Handling python-mistralclient >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-mistralclient >=3.1.0
DEBUG:    (installed: python-mistralclient 5.4.0)
DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-monascaclient >=1.12.0
DEBUG:    (installed: python-monascaclient 2.8.0)
DEBUG: Handling python-neutronclient >=7.7.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-neutronclient >=7.7.0
DEBUG:    (installed: python-neutronclient 11.4.0)
DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-novaclient >=9.1.0
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0
DEBUG:    (installed: python-octaviaclient 3.11.0)
DEBUG: Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-openstackclient >=3.12.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-swiftclient >=3.2.0
DEBUG:    (installed: python-swiftclient 4.7.0)
DEBUG: Handling python-troveclient >=2.2.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-troveclient >=2.2.0
DEBUG:    (installed: python-troveclient 8.8.0)
DEBUG: Handling python-zaqarclient >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-zaqarclient >=1.3.0
DEBUG:    (installed: python-zaqarclient 3.0.1)
DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: PyYAML >=5.1
DEBUG:    (installed: PyYAML 6.0.1)
DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: requests >=2.23.0
DEBUG:    (installed: requests 2.32.3)
DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: tenacity >=6.1.0
DEBUG:    (installed: tenacity 8.2.3)
DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: Routes >=2.3.1
DEBUG:    (installed: Routes 2.5.1)
DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: stevedore >=3.1.0
DEBUG:    (installed: stevedore 5.4.1)
DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: WebOb >=1.7.1
DEBUG:    (installed: WebOb 1.8.9)
DEBUG: Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: yaql >=1.1.3
DEBUG:    (installed: yaql 3.0.0)
DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv openstack_heat-24.1.0.dev21.dist-info/
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/AUTHORS'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/LICENSE'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/METADATA'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/top_level.txt'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/pbr.json'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/entry_points.txt'
DEBUG: removed directory 'openstack_heat-24.1.0.dev21.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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:46 ago on Tue May 27 02:57:55 2025.
DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-alembic-1.13.1-7.el10.noarch is already installed.
DEBUG: Package python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch is already installed.
DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed.
DEBUG: Package python3-croniter-5.0.1-1.el10s.noarch is already installed.
DEBUG: Package python3-cryptography-43.0.0-4.el10.x86_64 is already installed.
DEBUG: Package python3-ddt-1.6.0-1.el10s.noarch is already installed.
DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed.
DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed.
DEBUG: Package python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch is already installed.
DEBUG: Package python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch is already installed.
DEBUG: Package python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch is already installed.
DEBUG: Package python3-kombu-1:5.3.7-1.el10s.noarch is already installed.
DEBUG: Package python3-lxml-5.2.1-4.el10.x86_64 is already installed.
DEBUG: Package python3-netaddr-1.3.0-2.el10.noarch is already installed.
DEBUG: Package python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch is already installed.
DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed.
DEBUG: Package python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch is already installed.
DEBUG: Package python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch is already installed.
DEBUG: Package python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch is already installed.
DEBUG: Package python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch is already installed.
DEBUG: Package python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch is already installed.
DEBUG: Package python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch is already installed.
DEBUG: Package python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch is already installed.
DEBUG: Package python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch is already installed.
DEBUG: Package python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch is already installed.
DEBUG: Package python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch is already installed.
DEBUG: Package python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch is already installed.
DEBUG: Package python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch is already installed.
DEBUG: Package python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch is already installed.
DEBUG: Package python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch is already installed.
DEBUG: Package python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch is already installed.
DEBUG: Package python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch is already installed.
DEBUG: Package python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch is already installed.
DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch is already installed.
DEBUG: Package python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-paste-deploy-3.1.0-7.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-pygments-2.18.0-1.el10.noarch is already installed.
DEBUG: Package python3-PyMySQL-1.1.1-3.el10.noarch is already installed.
DEBUG: Package python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch is already installed.
DEBUG: Package python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch is already installed.
DEBUG: Package python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch is already installed.
DEBUG: Package python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch is already installed.
DEBUG: Package python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch is already installed.
DEBUG: Package python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch is already installed.
DEBUG: Package python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch is already installed.
DEBUG: Package python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch is already installed.
DEBUG: Package python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch is already installed.
DEBUG: Package python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch is already installed.
DEBUG: Package python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch is already installed.
DEBUG: Package python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch is already installed.
DEBUG: Package python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch is already installed.
DEBUG: Package python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch is already installed.
DEBUG: Package python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch is already installed.
DEBUG: Package python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch is already installed.
DEBUG: Package python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch is already installed.
DEBUG: Package python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch is already installed.
DEBUG: Package python3-pyyaml-6.0.1-19.el10.x86_64 is already installed.
DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed.
DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed.
DEBUG: Package python3-routes-2.5.1-11.el10s.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed.
DEBUG: Package python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch is already installed.
DEBUG: Package python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch is already installed.
DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed.
DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed.
DEBUG: Package python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch is already installed.
DEBUG: Package python3-tempest-1:43.0.1-0.20250516025604.7cb807a.el10.noarch is already installed.
DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed.
DEBUG: Package python3-testresources-2.0.1-18.el10s.noarch is already installed.
DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed.
DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed.
DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed.
DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed.
DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed.
DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed.
DEBUG: Package python3-yaql-3.0.0-1.el10s.noarch is already installed.
DEBUG: Package systemd-257-11.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-84.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-3.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-2.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch
DEBUG: python3-webob-1.8.9-1.el10s.noarch
DEBUG: python3-netaddr-1.3.0-2.el10.noarch
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch
DEBUG: python3-subunit-1.4.4-5.el10s.noarch
DEBUG: python3-decorator-5.1.1-12.el10.noarch
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch
DEBUG: python3-psutil-5.9.8-5.el10.x86_64
DEBUG: python3-mako-1.2.3-9.el10.noarch
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch
DEBUG: python3-dateutil-2.8.2-15.el10.noarch
DEBUG: libselinux-utils-3.8-1.el10.x86_64
DEBUG: policycoreutils-3.8-2.el10.x86_64
DEBUG: selinux-policy-40.13.30-1.el10.noarch
DEBUG: selinux-policy-targeted-40.13.30-1.el10.noarch
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch
DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch
DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch
DEBUG: python3-vine-5.1.0-10.el10s.noarch
DEBUG: python3-amqp-5.2.0-7.el10s.noarch
DEBUG: python3-pytz-2024.1-3.el10s.noarch
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64
DEBUG: python3-fasteners-0.19-1.el10s.noarch
DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64
DEBUG: python3-libselinux-3.8-1.el10.x86_64
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch
DEBUG: python3-prettytable-3.6.0-10.el10.noarch
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch
DEBUG: python3-ply-3.11-25.el10.noarch
DEBUG: python3-attrs-23.2.0-7.el10.noarch
DEBUG: python3-referencing-0.31.1-6.el10.noarch
DEBUG: procps-ng-4.0.4-7.el10.x86_64
DEBUG: kmod-31-11.el10.x86_64
DEBUG: chkconfig-1.30-2.el10.x86_64
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch
DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch
DEBUG: python3-pycparser-2.20-16.el10.noarch
DEBUG: python3-cffi-1.16.0-7.el10.x86_64
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64
DEBUG: python3-paste-3.10.1-6.el10s.noarch
DEBUG: python3-jwt-2.8.0-1.el10s.noarch
DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch
DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64
DEBUG: python3-kombu-5.3.7-1.el10s.noarch
DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch
DEBUG: python3-alembic-1.13.1-7.el10.noarch
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64
DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch
DEBUG: python3-uhashring-2.3-8.el10s.noarch
DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch
DEBUG: python3-testresources-2.0.1-18.el10s.noarch
DEBUG: python3-statsd-3.2.1-33.el10s.noarch
DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch
DEBUG: python3-routes-2.5.1-11.el10s.noarch
DEBUG: python3-redis-5.1.1-3.el10s.noarch
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch
DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch
DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch
DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch
DEBUG: python3-memcached-1.59-15.el10s.noarch
DEBUG: python3-mccabe-0.7.0-10.el10s.noarch
DEBUG: python3-flake8-6.1.0-4.el10s.noarch
DEBUG: python3-logutils-0.3.5-29.el10s.noarch
DEBUG: python3-pecan-1.5.1-1.el10s.noarch
DEBUG: python3-extras-1.0.0-36.el10s.noarch
DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch
DEBUG: python3-autopage-0.5.2-8.el10s.noarch
DEBUG: libsodium-1.0.20-2.el10s.x86_64
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64
DEBUG: python3-pyasn1-0.6.1-1.el10.noarch
DEBUG: python3-paramiko-3.5.0-1.el10s.noarch
DEBUG: python3-jsonpointer-2.3-9.el10.noarch
DEBUG: python3-jsonpatch-1.33-6.el10.noarch
DEBUG: python3-warlock-2.0.1-8.el10s.noarch
DEBUG: python3-jmespath-1.0.1-8.el10.noarch
DEBUG: python3-distro-1.9.0-5.el10.noarch
DEBUG: python3-audit-4.0.3-4.el10.x86_64
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch
DEBUG: libxslt-1.1.39-7.el10.x86_64
DEBUG: python3-lxml-5.2.1-4.el10.x86_64
DEBUG: python3-ncclient-0.6.16-1.el10s.noarch
DEBUG: libmaxminddb-1.9.1-4.el10.x86_64
DEBUG: libisofs-1.5.6-6.el10.x86_64
DEBUG: libburn-1.5.6-6.el10.x86_64
DEBUG: libisoburn-1.5.6-6.el10.x86_64
DEBUG: xorriso-1.5.6-6.el10.x86_64
DEBUG: geolite2-country-20191217-14.el10.noarch
DEBUG: geolite2-city-20191217-14.el10.noarch
DEBUG: ipcalc-1.0.3-12.el10.x86_64
DEBUG: checkpolicy-3.8-1.el10.x86_64
DEBUG: which-2.21-43.el10.x86_64
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch
DEBUG: python3-setools-4.5.1-4.el10.x86_64
DEBUG: python3-policycoreutils-3.8-2.el10.noarch
DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch
DEBUG: memcached-selinux-1.6.23-7.el10.x86_64
DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch
DEBUG: psmisc-23.6-8.el10.x86_64
DEBUG: protobuf-c-1.5.0-6.el10.x86_64
DEBUG: unbound-anchor-1.20.0-10.el10.x86_64
DEBUG: unbound-libs-1.20.0-10.el10.x86_64
DEBUG: openssl-3.5.0-3.el10.x86_64
DEBUG: numactl-libs-2.0.19-1.el10.x86_64
DEBUG: ncurses-6.4-14.20240127.el10.x86_64
DEBUG: libyaml-0.2.5-16.el10.x86_64
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch
DEBUG: python3-stestr-4.1.0-1.el10s.noarch
DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch
DEBUG: libnl3-3.11.0-1.el10.x86_64
DEBUG: libibverbs-54.0-1.el10.x86_64
DEBUG: libmnl-1.0.5-7.el10.x86_64
DEBUG: iproute-6.11.0-1.el10.x86_64
DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: initscripts-service-10.26-2.el10.noarch
DEBUG: initscripts-rename-device-10.26-2.el10.x86_64
DEBUG: initscripts-10.26-2.el10.x86_64
DEBUG: hostname-3.23-14.el10.x86_64
DEBUG: groff-base-1.23.0-10.el10.x86_64
DEBUG: perl-Digest-1.20-511.el10.noarch
DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64
DEBUG: perl-B-1.89-513.el10.x86_64
DEBUG: perl-FileHandle-2.05-513.el10.noarch
DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64
DEBUG: perl-libnet-3.15-512.el10.noarch
DEBUG: perl-AutoLoader-5.74-513.el10.noarch
DEBUG: perl-URI-5.27-3.el10.noarch
DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch
DEBUG: perl-Time-Local-1.350-511.el10.noarch
DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch
DEBUG: perl-if-0.61.000-513.el10.noarch
DEBUG: perl-locale-1.12-513.el10.noarch
DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch
DEBUG: perl-File-Path-2.18-511.el10.noarch
DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch
DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64
DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch
DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch
DEBUG: perl-Class-Struct-0.68-513.el10.noarch
DEBUG: perl-POSIX-2.20-513.el10.x86_64
DEBUG: perl-IPC-Open3-1.22-513.el10.noarch
DEBUG: perl-File-Temp-0.231.100-512.el10.noarch
DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch
DEBUG: perl-Term-Cap-1.18-511.el10.noarch
DEBUG: perl-Pod-Simple-3.45-511.el10.noarch
DEBUG: perl-Socket-2.038-511.el10.x86_64
DEBUG: perl-SelectSaver-1.02-513.el10.noarch
DEBUG: perl-Symbol-1.09-513.el10.noarch
DEBUG: perl-File-stat-1.14-513.el10.noarch
DEBUG: perl-podlators-5.01-511.el10.noarch
DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch
DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch
DEBUG: perl-Fcntl-1.18-513.el10.x86_64
DEBUG: perl-base-2.27-513.el10.noarch
DEBUG: perl-mro-1.29-513.el10.x86_64
DEBUG: perl-IO-1.55-513.el10.x86_64
DEBUG: perl-overloading-0.02-513.el10.noarch
DEBUG: perl-Pod-Usage-2.03-511.el10.noarch
DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64
DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64
DEBUG: perl-constant-1.33-512.el10.noarch
DEBUG: perl-parent-0.241-512.el10.noarch
DEBUG: perl-Errno-1.38-513.el10.x86_64
DEBUG: perl-File-Basename-2.86-513.el10.noarch
DEBUG: perl-Getopt-Std-1.14-513.el10.noarch
DEBUG: perl-Storable-3.32-511.el10.x86_64
DEBUG: perl-overload-1.37-513.el10.noarch
DEBUG: perl-vars-1.05-513.el10.noarch
DEBUG: perl-Getopt-Long-2.58-3.el10.noarch
DEBUG: perl-Carp-1.54-511.el10.noarch
DEBUG: perl-Exporter-5.78-511.el10.noarch
DEBUG: perl-PathTools-3.91-512.el10.x86_64
DEBUG: perl-NDBM_File-1.17-513.el10.x86_64
DEBUG: perl-DynaLoader-1.56-513.el10.x86_64
DEBUG: perl-Encode-3.21-511.el10.x86_64
DEBUG: perl-libs-5.40.2-513.el10.x86_64
DEBUG: perl-interpreter-5.40.2-513.el10.x86_64
DEBUG: memcached-1.6.23-7.el10.x86_64
DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch
DEBUG: bc-1.07.1-23.el10.x86_64
DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64
DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64
DEBUG: rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: bash-completion-2.11-16.el10.noarch
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch
DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch
DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch
DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch
DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch
DEBUG: python3-osc-lib-4.0.0-0.20250513102052.0f90063.el10.noarch
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch
DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch
DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch
DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch
DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch
DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch
DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch
DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch
DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch
DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch
DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch
DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch
DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch
DEBUG: python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch
DEBUG: python3-tempest-43.0.1-0.20250516025604.7cb807a.el10.noarch
DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch
DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch
DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch
DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch
DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch
DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch
DEBUG: python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch
DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch
DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch
DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch
DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch
DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch
DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch
DEBUG: python3-yaql-3.0.0-1.el10s.noarch
DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch
DEBUG: python3-croniter-5.0.1-1.el10s.noarch
DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch
DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch
DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch
DEBUG: python3-tenacity-8.2.3-1.el10s.noarch
DEBUG: python3-ddt-1.6.0-1.el10s.noarch
DEBUG: python3-coverage-7.3.2-5.el10s.x86_64
DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Start: Outputting list of installed packages
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True
DEBUG: libgcc-14.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed
DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed
DEBUG: tzdata-2025b-1.el10.noarch 1742921633 1664708 af7b347a2d1d69ab5aa2f4273ac698c6 installed
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed
DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch 1741127467 2058 7b8c502fce317b3573a2ef728904f660 installed
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b installed
DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed
DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed
DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed
DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed
DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed
DEBUG: kernel-headers-6.12.0-84.el10.x86_64 1747141079 6822294 9bcd01a6d9da8f7738fe71b0000de98a installed
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed
DEBUG: annobin-docs-12.93-2.el10.noarch 1746530843 101230 4d13ec2af5ce64b766dfeb67457eef8d installed
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed
DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed
DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed
DEBUG: centos-gpg-keys-10.0-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed
DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed
DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed
DEBUG: setup-2.14.5-4.el10.noarch 1730231846 737724 d53801cb324b515d4432c907cc043b0f installed
DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d installed
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed
DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 1746515242 8162982 43398a55c2743fd36fdd864d06a0611f installed
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 1746515242 0 3dd2895bbf930c7347279aac803a7515 installed
DEBUG: glibc-common-2.39-38.el10.x86_64 1746515242 1072850 5dc7c0f33fcd38e6ee0df8c4771b9dfa installed
DEBUG: glibc-2.39-38.el10.x86_64 1746515242 6509026 4abae9b377e0bf7dace7d533894695fc installed
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed
DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed
DEBUG: libstdc++-14.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b installed
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed
DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed
DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed
DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed
DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 installed
DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed
DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed
DEBUG: elfutils-libelf-0.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed
DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 installed
DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed
DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed
DEBUG: libblkid-2.40.2-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch 1745689835 113942 cd92e552d83d19f34bdc3f4b197d3473 installed
DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff installed
DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed
DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed
DEBUG: expat-2.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed
DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed
DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed
DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed
DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed
DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a installed
DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 installed
DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed
DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed
DEBUG: libgomp-14.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb installed
DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed
DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed
DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed
DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed
DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed
DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed
DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed
DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed
DEBUG: systemd-libs-257-11.el10.x86_64 1744784195 2403258 92592e3283683c13dcdc81ee19ecad73 installed
DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed
DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed
DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed
DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed
DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed
DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed
DEBUG: openjpeg2-2.5.2-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed
DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed
DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed
DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed
DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed
DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed
DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed
DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed
DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed
DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed
DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 installed
DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed
DEBUG: gnutls-3.8.9-16.el10.x86_64 1746783770 4180021 e6e844f6263906a69dbbf3a7a5f9c98c installed
DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed
DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed
DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed
DEBUG: libsepol-3.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed
DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 installed
DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed
DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed
DEBUG: openssl-libs-1:3.5.0-3.el10.x86_64 1747230615 9350618 c70e6546e8b7e19a91528924e9d3c6a0 installed
DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed
DEBUG: libmount-2.40.2-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed
DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed
DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 installed
DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed
DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed
DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed
DEBUG: libsmartcols-2.40.2-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed
DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 installed
DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed
DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed
DEBUG: libarchive-3.7.7-2.el10.x86_64 1741081261 957114 e67ffcc7c9465666aa788768de5a8fc6 installed
DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed
DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed
DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed
DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed
DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed
DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed
DEBUG: libsecret-0.21.2-7.el10.x86_64 1730222118 582841 01b63a7c399b374ce1c2249471693727 installed
DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed
DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed
DEBUG: kmod-libs-31-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 1745832178 16413 205bd1551df58055a4d966e0ab298a6f installed
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 1745832178 734840 165108b466d2f5d4327d7b21901e6bde installed
DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed
DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 1730711264 4286435 19b621ce7c8ab845f25279564a382414 installed
DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed
DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed
DEBUG: zip-3.0-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed
DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 installed
DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed
DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed
DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed
DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed
DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed
DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed
DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed
DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab installed
DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed
DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed
DEBUG: libbpf-2:1.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf installed
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed
DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed
DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed
DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed
DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed
DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed
DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed
DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed
DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed
DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed
DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed
DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed
DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed
DEBUG: dbus-broker-36-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 installed
DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed
DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed
DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed
DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed
DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed
DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed
DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed
DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed
DEBUG: libcom_err-1.47.1-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae installed
DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed
DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed
DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed
DEBUG: glibc-devel-2.39-38.el10.x86_64 1746515242 2330087 b7e67af4b063d67dbc7cb0ce60f4f7e2 installed
DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed
DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed
DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed
DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed
DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed
DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 installed
DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed
DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed
DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed
DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed
DEBUG: systemd-pam-257-11.el10.x86_64 1744784195 680033 4c566e3995753faa637e8199d32aadf2 installed
DEBUG: systemd-257-11.el10.x86_64 1744784195 17593505 49b759fecaba0158de32a3840212d70a installed
DEBUG: binutils-gold-2.41-53.el10.x86_64 1738940546 2166475 aebee37a22b9f06206bc2efca4445390 installed
DEBUG: binutils-2.41-53.el10.x86_64 1738940546 27858031 bc4afbf45904d894fb79a323f59b646f installed
DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed
DEBUG: elfutils-0.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed
DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed
DEBUG: debugedit-5.1-7.el10.x86_64 1744407175 205417 c3633032432ef23959203d74fd63d099 installed
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 1745832178 198944 c214ad1640f715f7a1236d47ee39a4f3 installed
DEBUG: openssh-9.9p1-9.el10.x86_64 1746437926 1452235 323646fd8f6cbd1fd0d718bedbccf712 installed
DEBUG: openssh-clients-9.9p1-9.el10.x86_64 1746437926 2756430 0f829c826d67fc69bcdf968c093f4304 installed
DEBUG: git-core-2.47.1-2.el10.x86_64 1743510401 23581139 0b343750bb51986ded682ce3648ff619 installed
DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed
DEBUG: rpm-4.19.1.1-14.el10.x86_64 1745832178 3095425 7d2dffb4a781f3b1085605ca36cd2c32 installed
DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed
DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed
DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed
DEBUG: gcc-14.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 1746530828 1019747 5bed69fde5b91609ab2f13f035f00721 installed
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 installed
DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed
DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed
DEBUG: redhat-rpm-config-289-1.el10.noarch 1744631534 187993 933f48dfae97ec0600fc04638493a0d5 installed
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 1745832178 176781 734fb778d28f987d2ec99d8c3200fe09 installed
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed
DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed
DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed
DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch 1747227894 23 7470d892ee8099338ce40cd944653616 installed
DEBUG: python3-3.12.10-3.el10.x86_64 1747227886 32122 32db62d822d35af5f36dbfad88731886 installed
DEBUG: python3-libs-3.12.10-3.el10.x86_64 1747227886 43603264 9a983a360872f5e956725db5111929a9 installed
DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed
DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 installed
DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed
DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed
DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed
DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed
DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 installed
DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed
DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed
DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed
DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed
DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed
DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed
DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed
DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed
DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed
DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed
DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed
DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed
DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed
DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed
DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed
DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed
DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed
DEBUG: gd-2.3.3-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 installed
DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed
DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed
DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed
DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed
DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed
DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed
DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed
DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed
DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed
DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed
DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed
DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed
DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 installed
DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed
DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed
DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed
DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed
DEBUG: python3-devel-3.12.10-3.el10.x86_64 1747227886 1335300 9d9a860c216e12f5a0a8133e8883ae57 installed
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 installed
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed
DEBUG: python3-pbr-6.0.0-1.el10s.noarch 1736247436 629726 8dc05c5c2d243c2d4bea2e72e7824574 installed
DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed
DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed
DEBUG: systemd-rpm-macros-257-11.el10.noarch 1744784187 10938 78d75be0043d6593807d27e2260e2243 installed
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 installed
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed
DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed
DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed
DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed
DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed
DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a installed
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed
DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed
DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed
DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed
DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed
DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed
DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed
DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed
DEBUG: python3-psutil-5.9.8-5.el10.x86_64 1730252598 1500710 f183b0ac45e51ac902c7e1f51614e949 installed
DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed
DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed
DEBUG: libselinux-utils-3.8-1.el10.x86_64 1738267682 369480 25386f282d39660bf8610bf730224201 installed
DEBUG: policycoreutils-3.8-2.el10.x86_64 1746909584 728562 f0855e9b81a0141ecafe8483f2abe33e installed
DEBUG: selinux-policy-40.13.30-1.el10.noarch 1745853685 29242 49eabcf9599cd7e190a6e944f674277f installed
DEBUG: selinux-policy-targeted-40.13.30-1.el10.noarch 1745853685 18612160 ad4d42d97a27ac7ebe2c5bb28c78ee99 installed
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed
DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch 1742292745 67523 46ad8da2912d5475b2c8a8fcd9021de0 installed
DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch 1747131330 274215 961932401132c9a8c33f15ba5100603f installed
DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed
DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed
DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed
DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed
DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed
DEBUG: python3-libselinux-3.8-1.el10.x86_64 1738267682 643859 e2e03d0c31c8448de3ffb82fe8496978 installed
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed
DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 installed
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed
DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed
DEBUG: python3-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed
DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed
DEBUG: procps-ng-4.0.4-7.el10.x86_64 1737640233 1036772 b930a1ad9aea686674ab85db2236efc6 installed
DEBUG: kmod-31-11.el10.x86_64 1737131011 271689 bfca144405ef5122c587264633286f41 installed
DEBUG: chkconfig-1.30-2.el10.x86_64 1730215254 771569 c31888589670948cb4f81114948b096a installed
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed
DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch 1741956136 3133222 d3fe650e66158433b074d9d32d92e615 installed
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed
DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed
DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed
DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed
DEBUG: python3-jwt-2.8.0-1.el10s.noarch 1737649448 166611 70a162d2ef1df894aca9e84280beaa52 installed
DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch 1737649448 5525 55a7ccf79dfa32d7d3f7e3a091fdbdf0 installed
DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 1741335517 415546 15b9c12422285ad5952ad412a413ae3c installed
DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed
DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed
DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed
DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed
DEBUG: python3-uhashring-2.3-8.el10s.noarch 1738590060 67891 c273a0126c22274490891f36a375a3e0 installed
DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed
DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed
DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed
DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 1731060897 40094 e36f605e1b6f50a5fb8903f8b2a14e69 installed
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed
DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed
DEBUG: python3-redis-5.1.1-3.el10s.noarch 1730971972 2548258 d9405628d457537a293a385fbb0e6ca8 installed
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed
DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch 1738593594 803168 ec2318d07d10e1d03f0d3c4ae411ac0f installed
DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch 1737365084 352636 ef2ddea5daa478e84f90e92af028dff5 installed
DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch 1737365141 370235 d0bd48f0bae58e517df2c573e3c35208 installed
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed
DEBUG: python3-memcached-1.59-15.el10s.noarch 1737110683 140352 d94e9ff3cf83bec16f6817777772d3c1 installed
DEBUG: python3-mccabe-0.7.0-10.el10s.noarch 1737127950 39336 34a6d24fbf5df2cb441fe13160c11734 installed
DEBUG: python3-flake8-6.1.0-4.el10s.noarch 1737366269 448331 3a5f124a21bafb374fc453ecb95905df installed
DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed
DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed
DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed
DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch 1737470470 200931 3ab39d6a704ee50a9b22e90b18ca232c installed
DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed
DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed
DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed
DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed
DEBUG: python3-jsonpointer-2.3-9.el10.noarch 1730229387 46632 5a97a4414ae4c90834ad61e965959284 installed
DEBUG: python3-jsonpatch-1.33-6.el10.noarch 1730229351 75085 5e600f110fe6e221b10bbc8468263bf8 installed
DEBUG: python3-warlock-2.0.1-8.el10s.noarch 1737374823 45870 0486884f148ec6ae1bb6e10fe5f80c69 installed
DEBUG: python3-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed
DEBUG: python3-distro-1.9.0-5.el10.noarch 1730229241 206640 afe9cbc010e2f3a47b852087dd5b2e3e installed
DEBUG: python3-audit-4.0.3-4.el10.x86_64 1744382132 259998 b860304d80e46690f2919100e963231a installed
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed
DEBUG: libxslt-1.1.39-7.el10.x86_64 1744722056 496821 dc2009ac9d274e2cb415618e372652ff installed
DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed
DEBUG: python3-ncclient-0.6.16-1.el10s.noarch 1738926618 606034 adf68504d815a14c34374bbfe499b147 installed
DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 1730221270 88480 1846c00c2eb6b7d8ea7ceed46017dbd4 installed
DEBUG: libisofs-1.5.6-6.el10.x86_64 1730221295 520604 1e998229be56c3bf9456fe513d92545c installed
DEBUG: libburn-1.5.6-6.el10.x86_64 1730220125 374291 f0f7901f4e2cc4ac67c59ec186fe0127 installed
DEBUG: libisoburn-1.5.6-6.el10.x86_64 1730221295 1131140 24c3e973b3047156690ddde939fd8ebc installed
DEBUG: xorriso-1.5.6-6.el10.x86_64 1730221295 349189 c3baabfc4fc20ca2c48a3eca4ec179cd installed
DEBUG: geolite2-country-20191217-14.el10.noarch 1730216769 4033110 fa310600e8e203e12f1eea6d944ea134 installed
DEBUG: geolite2-city-20191217-14.el10.noarch 1730216769 62712603 0159a414492162bac13d7ea32812302f installed
DEBUG: ipcalc-1.0.3-12.el10.x86_64 1730219318 79857 393c9cee46e1ca64924b2ea88259da67 installed
DEBUG: checkpolicy-3.8-1.el10.x86_64 1738320044 1605141 f92b9fcad858e7de20b478dd7e7df358 installed
DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed
DEBUG: python3-setools-4.5.1-4.el10.x86_64 1730231716 3017624 fae6043faf6e53c427b53b9c11deb8cc installed
DEBUG: python3-policycoreutils-3.8-2.el10.noarch 1746909592 6089032 2e7c41137efbf200f32868e7f935fc7d installed
DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch 1746909592 96435 1e8fd5152f10e790a875aafc29cc1be7 installed
DEBUG: memcached-selinux-0:1.6.23-7.el10.x86_64 1730224144 28546 f380a197cd6c0fb3c979734b5e9248ed installed
DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 1729167099 12641 d2780fe79ebc685b8ada1d916fd9c28b installed
DEBUG: psmisc-23.6-8.el10.x86_64 1730235133 816349 0c37334050f0c1467853b74888daf2b0 installed
DEBUG: protobuf-c-1.5.0-6.el10.x86_64 1730228633 55280 7c763a2b5aba7f03e4bfdd2e4ed52f2f installed
DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 1747243372 58564 d3f4e574025fb7d9de19442d8c223c1b installed
DEBUG: unbound-libs-1.20.0-10.el10.x86_64 1747243372 1477515 83da2cf2bab77e580d326dc049e6b015 installed
DEBUG: openssl-1:3.5.0-3.el10.x86_64 1747230615 1901451 b5ff8f326cd3528762dc8828906797eb installed
DEBUG: numactl-libs-2.0.19-1.el10.x86_64 1731902402 62374 ebdcc6a3d965a4317bf33351d0a11510 installed
DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed
DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed
DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed
DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch 1739802752 159340 a4faa94c3b1130e2375261ade2519d24 installed
DEBUG: libnl3-3.11.0-1.el10.x86_64 1731509392 1085191 32f218d932cde20cb505f4ddddd547d0 installed
DEBUG: libibverbs-54.0-1.el10.x86_64 1730749136 1280024 565b5bcf0d11cc6151845e339205af68 installed
DEBUG: libmnl-1.0.5-7.el10.x86_64 1730221268 56475 c65702544da706bbd598f0ea4d1159ee installed
DEBUG: iproute-6.11.0-1.el10.x86_64 1734545329 2118787 5b2628a539c5a8ed0f8d37820804272d installed
DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 25006068 25396a1c2a9364f95feab2edaf89d8e7 installed
DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 1887399 b87b2a053a999c5984a081efce7b91cc installed
DEBUG: initscripts-service-10.26-2.el10.noarch 1730219319 5832 e94623b73bbd7079f80ace4a4cdfb1ad installed
DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 1730219365 16191 e702948ffe4be046b282162fc3920328 installed
DEBUG: initscripts-10.26-2.el10.x86_64 1730219365 1143237 ee9f094bd3a5a42569093d4110083708 installed
DEBUG: hostname-3.23-14.el10.x86_64 1730218231 50760 740053967e0bccf092f2092f84fc19d2 installed
DEBUG: groff-base-1.23.0-10.el10.x86_64 1730217931 4034942 e004eeb2536502e550cf5bd4ef60f50e installed
DEBUG: perl-Digest-1.20-511.el10.noarch 1730226989 36060 c6615565782c90a4f61c1b5889a5166f installed
DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 1730227064 61168 a2b95b167b4e092a064071e7dece884a installed
DEBUG: perl-B-0:1.89-513.el10.x86_64 1744833962 509885 15e8c9e2be2f85bb232950a7e9527dbd installed
DEBUG: perl-FileHandle-0:2.05-513.el10.noarch 1744833972 9568 d8b0561cc5038ef7eeb77e5ccfc9028a installed
DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 1730227050 114342 8af3bf30ce603515408a201c2b4ffec2 installed
DEBUG: perl-libnet-3.15-512.el10.noarch 1730227715 295890 c7a899752cbba4228196d8f281aeb0ce installed
DEBUG: perl-AutoLoader-0:5.74-513.el10.noarch 1744833972 21028 45f30303e3b75f20505133c0df3d2afb installed
DEBUG: perl-URI-5.27-3.el10.noarch 1730228291 245507 ba6540dd6568942c1082e110148a8a0c installed
DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 1730227956 23045 53c84d684fc665d946d54da086620752 installed
DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed
DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed
DEBUG: perl-if-0:0.61.000-513.el10.noarch 1744833972 5947 db9c859deb6e93bb7c6de0ecb0d4359c installed
DEBUG: perl-locale-0:1.12-513.el10.noarch 1744833972 6652 2c0988d1baacab66ca0bf03645262d39 installed
DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed
DEBUG: perl-File-Path-2.18-511.el10.noarch 1730227285 65002 db8687251ee6f09cbb3b3eb0ea6b4569 installed
DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed
DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 1730227666 1408068 0624eafe2b2593ffa7efcfa64291484f installed
DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed
DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed
DEBUG: perl-Class-Struct-0:0.68-513.el10.noarch 1744833972 25968 4ecce8d82bb487c5d8c151f52ca09036 installed
DEBUG: perl-POSIX-0:2.20-513.el10.x86_64 1744833962 236585 712133c83d20f6d5e41dc09ed10e5a6a installed
DEBUG: perl-IPC-Open3-0:1.22-513.el10.noarch 1744833972 22994 b218affc6e1447f17d3b5759dee43395 installed
DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed
DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 installed
DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed
DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch 1730227771 573280 5988a33959e10908eabe5cbb3562e421 installed
DEBUG: perl-Socket-4:2.038-511.el10.x86_64 1730227897 126969 23874130d4f0d496fc39a2054d31e8af installed
DEBUG: perl-SelectSaver-0:1.02-513.el10.noarch 1744833972 2220 4a2c22dc0275a44147e6a89a29a0ec28 installed
DEBUG: perl-Symbol-0:1.09-513.el10.noarch 1744833972 6976 594912ef0d524cf8fbe9d04a8c6cd7b2 installed
DEBUG: perl-File-stat-0:1.14-513.el10.noarch 1744833972 12808 7f1a134bd98ad2b3d81ce98827643b27 installed
DEBUG: perl-podlators-1:5.01-511.el10.noarch 1730227858 315477 4f2938cb1bd5cb908077869a67c70f8b installed
DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch 1730227796 166972 f13b246589f692706409a2944dde35a0 installed
DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed
DEBUG: perl-Fcntl-0:1.18-513.el10.x86_64 1744833962 45991 31192788bb0fa98841648f6e817df9df installed
DEBUG: perl-base-0:2.27-513.el10.noarch 1744833972 12844 542090f3f72c39cf87aa05a583b7c313 installed
DEBUG: perl-mro-0:1.29-513.el10.x86_64 1744833962 46620 19c7e0bf06f47f44f9aefcb57f6a33b9 installed
DEBUG: perl-IO-0:1.55-513.el10.x86_64 1744833962 154603 ee0a67e8fc76496677408fe205c84ea3 installed
DEBUG: perl-overloading-0:0.02-513.el10.noarch 1744833972 4960 b2e697f6d303f7910072d740eae268e7 installed
DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed
DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 1730227655 47172 b7f5740299a2b47aa762e614fcedd1f8 installed
DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 1730227903 148958 9e6233a6ae137940c171b81f02481bdc installed
DEBUG: perl-constant-1.33-512.el10.noarch 1730226803 26840 5472c1ad7a46a15e13497537068e8f5a installed
DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed
DEBUG: perl-Errno-0:1.38-513.el10.x86_64 1744833962 8532 937dc9967151602b5ef2a5579d81991a installed
DEBUG: perl-File-Basename-0:2.86-513.el10.noarch 1744833972 14342 cd332de17eece4db6dda78979b0ccdae installed
DEBUG: perl-Getopt-Std-0:1.14-513.el10.noarch 1744833972 11449 a1cd3f6c82c83aeb089f219aac971fa3 installed
DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed
DEBUG: perl-overload-0:1.37-513.el10.noarch 1744833972 73252 7a78429bc51e4d3427ffd7c929a2dfe7 installed
DEBUG: perl-vars-0:1.05-513.el10.noarch 1744833972 3959 9e5d69ab8b5c834632d38e5e928ecec7 installed
DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch 1730227288 147853 4ddc14e0ccd2d8df9dc3004645893d63 installed
DEBUG: perl-Carp-1.54-511.el10.noarch 1730226809 47652 3c34e34b832112dc81f1f579a65b7cef installed
DEBUG: perl-Exporter-5.78-511.el10.noarch 1730226981 55539 ae13c00533b8ff50562bd1cf83e05e91 installed
DEBUG: perl-PathTools-3.91-512.el10.x86_64 1737637077 178820 e64b82c0abf4c1b472d449bda787d874 installed
DEBUG: perl-NDBM_File-0:1.17-513.el10.x86_64 1744833962 29126 ce93e1b40d553e41e13740478fd2e0d6 installed
DEBUG: perl-DynaLoader-0:1.56-513.el10.x86_64 1744833962 32840 57528a5f10f3ed56fa32599e20caac0a installed
DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed
DEBUG: perl-libs-4:5.40.2-513.el10.x86_64 1744833962 10260890 ee16e72008db52a315d38ebcc6c0e2b5 installed
DEBUG: perl-interpreter-4:5.40.2-513.el10.x86_64 1744833962 125186 b684eade57d18f62250250baaa3c611b installed
DEBUG: memcached-0:1.6.23-7.el10.x86_64 1730224144 477607 771ea0f9618c09c7082d37335bec3f89 installed
DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch 1738925959 187175 eec52fa5e2d04c7c12e3e423161f8fb1 installed
DEBUG: bc-1.07.1-23.el10.x86_64 1730215186 235094 57a1fd9e35df187f0c426178fd12db30 installed
DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 1730728253 164950 e61a14553a00137c46f4027f00ea2be0 installed
DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 1730728253 11669 357f59822237d1b42ec3ab6e6fe8e6a0 installed
DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 cb5500ee8eed49de30d8220c2e577a2b installed
DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 8d521f65f7dcac1f576ab3b91700f386 installed
DEBUG: bash-completion-1:2.11-16.el10.noarch 1730215264 1052248 7182d21a7fa75ab184f1686470b98778 installed
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed
DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch 1747131978 6633045 739cb76c79b37d3d69a575cfbb964914 installed
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch 1741718881 260337 b42311c07ca3fbf27ee2b45973901351 installed
DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch 1747372768 98651 7ae6d31cd561fdacf11d58d38d744fb3 installed
DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed
DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch 1742296300 14693 84300ff5b2caf8bac0653eeeb154fcd9 installed
DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 18922 143e18370f58d724a3785db27c1ba33f installed
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed
DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 10966 9a5c9ec6a6ad0bfe329aaaf14712deae installed
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 17109 bc46bcb0fa037e951349f23b26531768 installed
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed
DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 446314 2f6fe8ff0a5ba8c22fb168b6f75729ab installed
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed
DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch 1742292572 1508763 acb1533ffbb729ab6f6b6723c7ecb8ff installed
DEBUG: python3-osc-lib-4.0.0-0.20250513102052.0f90063.el10.noarch 1747131785 335875 4939491fbc8503704107a3be3e04943d installed
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed
DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch 1742289677 1330610 9becc001eb63ba3a3ec81277fd425ee5 installed
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed
DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch 1741594749 1668160 6d7d1a1d7603e6a56c14e94dabcee0c7 installed
DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch 1742290236 766936 27d76cb263e5b5250813222da0712cc8 installed
DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch 1742290236 21334 72de1c1fce68accdbe6c36de996862ec installed
DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch 1742295367 50961 96a86c98cde13ce3240e83877abe19a1 installed
DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch 1742297510 930315 2671ff90e57c3dbfd90713876c7b4de1 installed
DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 226553 94f212664925e179e50f2cad2fa3f577 installed
DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed
DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch 1742300884 27259977 2ef9944f549ac5170d469ce38d7692db installed
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch 1742302779 1190389 186eb6fc87e5e103c7222aab0307e7da installed
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13681 7528249d60cfa78bdde2327bf6313bd1 installed
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13447 dc3ad55177e9133f0cb2660ebcbfb3ae installed
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 626483 b2f23df4c239a43a7344d326f43db711 installed
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 18975 2a9750b0d1fe9890c3919f966beaf613 installed
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 132197 43ae0c9b30aba5467f73c4d897696ebb installed
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch 1742301821 310206 2ff875aba43f17175eccaade711553c6 installed
DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch 1742299587 849298 5b3384c98eb57b8fe6d4e95c1a3ec85a installed
DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch 1739790151 612330 eea074af2437d77d6acac72bc698bf0c installed
DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch 1742296300 329169 1be32fc67ac476e3ee4312525b16dab8 installed
DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 28823 3be7fdad0d7d7751b11470f0cace8b50 installed
DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 13791 74f5854ec9b8a822515a569c25176237 installed
DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 13791 149e4776f9e56cdfa40d27a24d8080d0 installed
DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 221045 cbdc2ec7956a066134fd280889d4269d installed
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch 1744790914 174349 b4c79daaa74659177f969d2aaf444b29 installed
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch 1744790914 12501086 2cc6e2edc6f1e2d19d67b1e5f75b5769 installed
DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch 1747373257 2817594 2014f5eea0407ac9dc01304f13d227c8 installed
DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch 1747373143 582119 fadb383ecfef1285c028c2ca5421c241 installed
DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch 1742291886 2168341 a90015f8828dfe3f7e1b0dbb0c44bdae installed
DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch 1741599037 467283 fbed29966289e5c9d84f77e81a49f982 installed
DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch 1742300249 1938690 06d827e123092c8004ca2538b28057ab installed
DEBUG: python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch 1741595245 187940 c06a85432a4c2ae8eeeaabb72c12e1ed installed
DEBUG: python3-tempest-1:43.0.1-0.20250516025604.7cb807a.el10.noarch 1747364222 8465216 29b0316c0837b5996462f0314bd10c62 installed
DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch 1747132465 816918 d0eb626ea35370b091efe94c499b92e3 installed
DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch 1742294197 65506 20bc400e4d389d3dca99b49868e427ec installed
DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch 1747372995 5516884 82d66fd48da0336ad5c27016523a4770 installed
DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch 1742290892 519295 4d9923d6d200878a52401c9426eeec26 installed
DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch 1747372453 594471 2a6b0b17b216b59503b988e242867461 installed
DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch 1741345073 240335 7418f4e3cc0572007f3a2b208161a7e8 installed
DEBUG: python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch 1742290125 474522 456a456ec2c68fbe9e88ce5c5c3e797a installed
DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch 1743062908 183986 4d03ed651a9685eec32f7d9eea82ab7c installed
DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch 1742290012 814082 356d2a586182001eaf1e53556cec1559 installed
DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch 1742362237 1138888 2cc56a0345f4983f28030cacf3fb0f2e installed
DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch 1742290745 715399 2c9b11ce2b935017aa580a3dfd5d3e53 installed
DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed
DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch 1739361146 2536539 c550d47484881488217f4e2fb0c74655 installed
DEBUG: python3-yaql-3.0.0-1.el10s.noarch 1738828198 1376993 4cce0c5a5c62d326f5f0d60783d743b3 installed
DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed
DEBUG: python3-croniter-5.0.1-1.el10s.noarch 1737367703 197767 a7248178b4335303baf684dbce35e4a9 installed
DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed
DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch 1738850392 186776 88111f1b5b696dd624064a45d8ce8010 installed
DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch 1736948186 36448 8a3d727cd5bb869daca121d8ac8cc420 installed
DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed
DEBUG: python3-ddt-1.6.0-1.el10s.noarch 1736953271 35480 0b37dd2751d6a86017d96e986f46388b installed
DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed
DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 1745832178 16309 e3dc5faacd6ddbdb549bcac3f9068229 installed
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: Outputting list of installed packages
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f8109188430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/openstack-heat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.LfWB6U
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312,docs
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/openstack-heat-24.1.0.dev21/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-buildrequires -t -e py312,docs
DEBUG: Handling pbr>=6.0.0 from build-system.requires
DEBUG: Requirement satisfied: pbr>=6.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling setuptools>=64.0.0 from build-system.requires
DEBUG: Requirement satisfied: setuptools>=64.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr>=2.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement satisfied: tox-current-env >= 0.0.6
DEBUG:    (installed: tox-current-env 0.0.12)
DEBUG: py312: OK ✔ in 0.01 seconds
DEBUG:   py312: OK (0.01 seconds)
DEBUG:   docs: OK (0.00 seconds)
DEBUG:   congratulations :) (0.10 seconds)
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pbr>=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: alembic>=1.8.0
DEBUG:    (installed: alembic 1.13.1)
DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: croniter>=0.3.4
DEBUG:    (installed: croniter 5.0.1)
DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: cryptography>=2.5
DEBUG:    (installed: cryptography 43.0.0)
DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: eventlet>=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystoneauth1>=3.18.0
DEBUG:    (installed: keystoneauth1 5.10.0)
DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0
DEBUG:    (installed: keystonemiddleware 10.9.0)
DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: lxml>=4.5.0
DEBUG:    (installed: lxml 5.2.1)
DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: netaddr>=0.7.18
DEBUG:    (installed: netaddr 1.3.0)
DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: neutron-lib>=1.14.0
DEBUG:    (installed: neutron-lib 3.18.2)
DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: openstacksdk>=0.28.0
DEBUG:    (installed: openstacksdk 4.5.0)
DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.cache>=1.26.0
DEBUG:    (installed: oslo.cache 3.10.1)
DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.config>=6.8.0
DEBUG:    (installed: oslo.config 9.7.1)
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.context>=2.22.0
DEBUG:    (installed: oslo.context 5.7.1)
DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.db>=6.0.0
DEBUG:    (installed: oslo.db 17.2.1)
DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.i18n>=3.20.0
DEBUG:    (installed: oslo.i18n 6.5.1)
DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.log>=4.3.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.messaging>=14.1.0
DEBUG:    (installed: oslo.messaging 16.1.0)
DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.middleware>=3.31.0
DEBUG:    (installed: oslo.middleware 6.5.0)
DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.policy>=4.5.0
DEBUG:    (installed: oslo.policy 4.5.1)
DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.reports>=1.18.0
DEBUG:    (installed: oslo.reports 3.5.1)
DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.serialization>=2.25.0
DEBUG:    (installed: oslo.serialization 5.7.0)
DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.service>=1.24.0
DEBUG:    (installed: oslo.service 4.1.1)
DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0
DEBUG:    (installed: oslo.upgradecheck 2.5.0)
DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.utils>=4.5.0
DEBUG:    (installed: oslo.utils 8.0.0)
DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: osprofiler>=1.4.0
DEBUG:    (installed: osprofiler 4.2.0)
DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2
DEBUG:    (installed: oslo.versionedobjects 3.6.0)
DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PasteDeploy>=1.5.0
DEBUG:    (installed: PasteDeploy 3.1.0)
DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: aodhclient>=0.9.0
DEBUG:    (installed: aodhclient 3.7.1)
DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2
DEBUG:    (installed: python-barbicanclient 7.1.0)
DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-cinderclient>=3.3.0
DEBUG:    (installed: python-cinderclient 9.7.0)
DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-designateclient>=2.7.0
DEBUG:    (installed: python-designateclient 6.2.0)
DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-glanceclient>=2.8.0
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-heatclient>=1.10.0
DEBUG:    (installed: python-heatclient 4.2.0)
DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-ironicclient>=2.8.0
DEBUG:    (installed: python-ironicclient 5.11.0)
DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0
DEBUG:    (installed: python-keystoneclient 5.6.0)
DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-magnumclient>=2.3.0
DEBUG:    (installed: python-magnumclient 4.8.1)
DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-manilaclient>=1.16.0
DEBUG:    (installed: python-manilaclient 5.5.0)
DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-mistralclient>=3.1.0
DEBUG:    (installed: python-mistralclient 5.4.0)
DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-monascaclient>=1.12.0
DEBUG:    (installed: python-monascaclient 2.8.0)
DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-neutronclient>=7.7.0
DEBUG:    (installed: python-neutronclient 11.4.0)
DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-novaclient>=9.1.0
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0
DEBUG:    (installed: python-octaviaclient 3.11.0)
DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-openstackclient>=3.12.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-swiftclient>=3.2.0
DEBUG:    (installed: python-swiftclient 4.7.0)
DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-troveclient>=2.2.0
DEBUG:    (installed: python-troveclient 8.8.0)
DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0
DEBUG:    (installed: python-zaqarclient 3.0.1)
DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PyYAML>=5.1
DEBUG:    (installed: PyYAML 6.0.1)
DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: requests>=2.23.0
DEBUG:    (installed: requests 2.32.3)
DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tenacity>=6.1.0
DEBUG:    (installed: tenacity 8.2.3)
DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: Routes>=2.3.1
DEBUG:    (installed: Routes 2.5.1)
DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: stevedore>=3.1.0
DEBUG:    (installed: stevedore 5.4.1)
DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: WebOb>=1.7.1
DEBUG:    (installed: WebOb 1.8.9)
DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: yaql>=1.1.3
DEBUG:    (installed: yaql 3.0.0)
DEBUG: Handling hacking from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: hacking
DEBUG:    (installed: hacking 7.0.0)
DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: coverage>=4.0
DEBUG:    (installed: coverage 7.3.2)
DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: ddt>=1.4.1
DEBUG:    (installed: ddt 1.6.0)
DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: fixtures>=3.0.0
DEBUG:    (installed: fixtures 4.2.2)
DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: kombu>=5.0.1
DEBUG:    (installed: kombu 5.3.7)
DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PyMySQL>=0.8.0
DEBUG:    (installed: PyMySQL 1.1.1)
DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslotest>=3.2.0
DEBUG:    (installed: oslotest 5.0.1)
DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: stestr>=2.0.0
DEBUG:    (installed: stestr 4.1.0)
DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: testscenarios>=0.4
DEBUG:    (installed: testscenarios 0.5.0)
DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: testtools>=2.2.0
DEBUG:    (installed: testtools 2.7.2)
DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: testresources>=2.0.0
DEBUG:    (installed: testresources 2.0.1)
DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: Pygments>=2.2.0
DEBUG:    (installed: Pygments 2.18.0)
DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tempest>=17.1.0
DEBUG:    (installed: tempest 43.0.1.dev20)
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pbr>=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: alembic>=1.8.0
DEBUG:    (installed: alembic 1.13.1)
DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: croniter>=0.3.4
DEBUG:    (installed: croniter 5.0.1)
DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: cryptography>=2.5
DEBUG:    (installed: cryptography 43.0.0)
DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: eventlet>=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystoneauth1>=3.18.0
DEBUG:    (installed: keystoneauth1 5.10.0)
DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0
DEBUG:    (installed: keystonemiddleware 10.9.0)
DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: lxml>=4.5.0
DEBUG:    (installed: lxml 5.2.1)
DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: netaddr>=0.7.18
DEBUG:    (installed: netaddr 1.3.0)
DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: neutron-lib>=1.14.0
DEBUG:    (installed: neutron-lib 3.18.2)
DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: openstacksdk>=0.28.0
DEBUG:    (installed: openstacksdk 4.5.0)
DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.cache>=1.26.0
DEBUG:    (installed: oslo.cache 3.10.1)
DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.config>=6.8.0
DEBUG:    (installed: oslo.config 9.7.1)
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.context>=2.22.0
DEBUG:    (installed: oslo.context 5.7.1)
DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.db>=6.0.0
DEBUG:    (installed: oslo.db 17.2.1)
DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.i18n>=3.20.0
DEBUG:    (installed: oslo.i18n 6.5.1)
DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.log>=4.3.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.messaging>=14.1.0
DEBUG:    (installed: oslo.messaging 16.1.0)
DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.middleware>=3.31.0
DEBUG:    (installed: oslo.middleware 6.5.0)
DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.policy>=4.5.0
DEBUG:    (installed: oslo.policy 4.5.1)
DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.reports>=1.18.0
DEBUG:    (installed: oslo.reports 3.5.1)
DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.serialization>=2.25.0
DEBUG:    (installed: oslo.serialization 5.7.0)
DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.service>=1.24.0
DEBUG:    (installed: oslo.service 4.1.1)
DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0
DEBUG:    (installed: oslo.upgradecheck 2.5.0)
DEBUG: Handling oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.utils>=4.5.0
DEBUG:    (installed: oslo.utils 8.0.0)
DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: osprofiler>=1.4.0
DEBUG:    (installed: osprofiler 4.2.0)
DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2
DEBUG:    (installed: oslo.versionedobjects 3.6.0)
DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PasteDeploy>=1.5.0
DEBUG:    (installed: PasteDeploy 3.1.0)
DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: aodhclient>=0.9.0
DEBUG:    (installed: aodhclient 3.7.1)
DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2
DEBUG:    (installed: python-barbicanclient 7.1.0)
DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-cinderclient>=3.3.0
DEBUG:    (installed: python-cinderclient 9.7.0)
DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-designateclient>=2.7.0
DEBUG:    (installed: python-designateclient 6.2.0)
DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-glanceclient>=2.8.0
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-heatclient>=1.10.0
DEBUG:    (installed: python-heatclient 4.2.0)
DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-ironicclient>=2.8.0
DEBUG:    (installed: python-ironicclient 5.11.0)
DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0
DEBUG:    (installed: python-keystoneclient 5.6.0)
DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-magnumclient>=2.3.0
DEBUG:    (installed: python-magnumclient 4.8.1)
DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-manilaclient>=1.16.0
DEBUG:    (installed: python-manilaclient 5.5.0)
DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-mistralclient>=3.1.0
DEBUG:    (installed: python-mistralclient 5.4.0)
DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-monascaclient>=1.12.0
DEBUG:    (installed: python-monascaclient 2.8.0)
DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-neutronclient>=7.7.0
DEBUG:    (installed: python-neutronclient 11.4.0)
DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-novaclient>=9.1.0
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0
DEBUG:    (installed: python-octaviaclient 3.11.0)
DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-openstackclient>=3.12.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-swiftclient>=3.2.0
DEBUG:    (installed: python-swiftclient 4.7.0)
DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-troveclient>=2.2.0
DEBUG:    (installed: python-troveclient 8.8.0)
DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0
DEBUG:    (installed: python-zaqarclient 3.0.1)
DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PyYAML>=5.1
DEBUG:    (installed: PyYAML 6.0.1)
DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: requests>=2.23.0
DEBUG:    (installed: requests 2.32.3)
DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tenacity>=6.1.0
DEBUG:    (installed: tenacity 8.2.3)
DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: Routes>=2.3.1
DEBUG:    (installed: Routes 2.5.1)
DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: stevedore>=3.1.0
DEBUG:    (installed: stevedore 5.4.1)
DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: WebOb>=1.7.1
DEBUG:    (installed: WebOb 1.8.9)
DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: yaql>=1.1.3
DEBUG:    (installed: yaql 3.0.0)
DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1
DEBUG:    (installed: openstackdocstheme 3.0.0)
DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinx>=2.0.0
DEBUG:    (installed: sphinx 7.2.6)
DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: reno>=3.1.0
DEBUG:    (installed: reno 4.1.0)
DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0
DEBUG:    (installed: sphinxcontrib-apidoc 0.5.0)
DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0
DEBUG:    (installed: sphinxcontrib-httpdomain 1.8.1)
DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   easy_install.initialize_options(self)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` directly.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         Follow the current Python packaging guidelines when building
DEBUG:         Python RPM packages.
DEBUG:         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:         and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   self.initialize_options()
DEBUG: running dist_info
DEBUG: writing openstack_heat.egg-info/PKG-INFO
DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt
DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt
DEBUG: writing requirements to openstack_heat.egg-info/requires.txt
DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt
DEBUG: writing pbr to openstack_heat.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: adding license file 'LICENSE'
DEBUG: adding license file 'AUTHORS'
DEBUG: writing manifest file 'openstack_heat.egg-info/SOURCES.txt'
DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev21/openstack_heat-24.1.0.dev21.dist-info'
DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: pbr >=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: alembic >=1.8.0
DEBUG:    (installed: alembic 1.13.1)
DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: croniter >=0.3.4
DEBUG:    (installed: croniter 5.0.1)
DEBUG: Handling cryptography >=2.5 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: cryptography >=2.5
DEBUG:    (installed: cryptography 43.0.0)
DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: eventlet >=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling keystoneauth1 >=3.18.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: keystoneauth1 >=3.18.0
DEBUG:    (installed: keystoneauth1 5.10.0)
DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0
DEBUG:    (installed: keystonemiddleware 10.9.0)
DEBUG: Handling lxml >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: lxml >=4.5.0
DEBUG:    (installed: lxml 5.2.1)
DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: netaddr >=0.7.18
DEBUG:    (installed: netaddr 1.3.0)
DEBUG: Handling neutron-lib >=1.14.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: neutron-lib >=1.14.0
DEBUG:    (installed: neutron-lib 3.18.2)
DEBUG: Handling openstacksdk >=0.28.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: openstacksdk >=0.28.0
DEBUG:    (installed: openstacksdk 4.5.0)
DEBUG: Handling oslo.cache >=1.26.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.cache >=1.26.0
DEBUG:    (installed: oslo.cache 3.10.1)
DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.config >=6.8.0
DEBUG:    (installed: oslo.config 9.7.1)
DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.context >=2.22.0
DEBUG:    (installed: oslo.context 5.7.1)
DEBUG: Handling oslo.db >=6.0.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.db >=6.0.0
DEBUG:    (installed: oslo.db 17.2.1)
DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.i18n >=3.20.0
DEBUG:    (installed: oslo.i18n 6.5.1)
DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.log >=4.3.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.messaging >=14.1.0
DEBUG:    (installed: oslo.messaging 16.1.0)
DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.middleware >=3.31.0
DEBUG:    (installed: oslo.middleware 6.5.0)
DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.policy >=4.5.0
DEBUG:    (installed: oslo.policy 4.5.1)
DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.reports >=1.18.0
DEBUG:    (installed: oslo.reports 3.5.1)
DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.serialization >=2.25.0
DEBUG:    (installed: oslo.serialization 5.7.0)
DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.service >=1.24.0
DEBUG:    (installed: oslo.service 4.1.1)
DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0
DEBUG:    (installed: oslo.upgradecheck 2.5.0)
DEBUG: Handling oslo.utils >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.utils >=4.5.0
DEBUG:    (installed: oslo.utils 8.0.0)
DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: osprofiler >=1.4.0
DEBUG:    (installed: osprofiler 4.2.0)
DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2
DEBUG:    (installed: oslo.versionedobjects 3.6.0)
DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: PasteDeploy >=1.5.0
DEBUG:    (installed: PasteDeploy 3.1.0)
DEBUG: Handling aodhclient >=0.9.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: aodhclient >=0.9.0
DEBUG:    (installed: aodhclient 3.7.1)
DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-barbicanclient >=4.5.2
DEBUG:    (installed: python-barbicanclient 7.1.0)
DEBUG: Handling python-cinderclient >=3.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-cinderclient >=3.3.0
DEBUG:    (installed: python-cinderclient 9.7.0)
DEBUG: Handling python-designateclient >=2.7.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-designateclient >=2.7.0
DEBUG:    (installed: python-designateclient 6.2.0)
DEBUG: Handling python-glanceclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-glanceclient >=2.8.0
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-heatclient >=1.10.0
DEBUG:    (installed: python-heatclient 4.2.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.11.0)
DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-keystoneclient >=3.8.0
DEBUG:    (installed: python-keystoneclient 5.6.0)
DEBUG: Handling python-magnumclient >=2.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-magnumclient >=2.3.0
DEBUG:    (installed: python-magnumclient 4.8.1)
DEBUG: Handling python-manilaclient >=1.16.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-manilaclient >=1.16.0
DEBUG:    (installed: python-manilaclient 5.5.0)
DEBUG: Handling python-mistralclient >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-mistralclient >=3.1.0
DEBUG:    (installed: python-mistralclient 5.4.0)
DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-monascaclient >=1.12.0
DEBUG:    (installed: python-monascaclient 2.8.0)
DEBUG: Handling python-neutronclient >=7.7.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-neutronclient >=7.7.0
DEBUG:    (installed: python-neutronclient 11.4.0)
DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-novaclient >=9.1.0
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0
DEBUG:    (installed: python-octaviaclient 3.11.0)
DEBUG: Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-openstackclient >=3.12.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-swiftclient >=3.2.0
DEBUG:    (installed: python-swiftclient 4.7.0)
DEBUG: Handling python-troveclient >=2.2.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-troveclient >=2.2.0
DEBUG:    (installed: python-troveclient 8.8.0)
DEBUG: Handling python-zaqarclient >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: python-zaqarclient >=1.3.0
DEBUG:    (installed: python-zaqarclient 3.0.1)
DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: PyYAML >=5.1
DEBUG:    (installed: PyYAML 6.0.1)
DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: requests >=2.23.0
DEBUG:    (installed: requests 2.32.3)
DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: tenacity >=6.1.0
DEBUG:    (installed: tenacity 8.2.3)
DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: Routes >=2.3.1
DEBUG:    (installed: Routes 2.5.1)
DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: stevedore >=3.1.0
DEBUG:    (installed: stevedore 5.4.1)
DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: WebOb >=1.7.1
DEBUG:    (installed: WebOb 1.8.9)
DEBUG: Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (openstack-heat)
DEBUG: Requirement satisfied: yaql >=1.1.3
DEBUG:    (installed: yaql 3.0.0)
DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv openstack_heat-24.1.0.dev21.dist-info/
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/AUTHORS'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/LICENSE'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/METADATA'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/entry_points.txt'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/pbr.json'
DEBUG: removed 'openstack_heat-24.1.0.dev21.dist-info/top_level.txt'
DEBUG: removed directory 'openstack_heat-24.1.0.dev21.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FxVSZQ
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CFLAGS
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CXXFLAGS
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FFLAGS
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FCFLAGS
DEBUG: + VALAFLAGS=-g
DEBUG: + export VALAFLAGS
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + export LDFLAGS
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + export LT_SYS_LIBRARY_PATH
DEBUG: + CC=gcc
DEBUG: + export CC
DEBUG: + CXX=g++
DEBUG: + export CXX
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/openstack-heat-24.1.0.dev21/pyproject-wheeldir
DEBUG: Processing /builddir/build/BUILD/openstack-heat-24.1.0.dev21
DEBUG:   Preparing metadata (pyproject.toml): started
DEBUG:   Running command Preparing metadata (pyproject.toml)
DEBUG:   WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:           Instead, use pypa/build, pypa/installer or other
DEBUG:           standards-based tools.
DEBUG:           See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     easy_install.initialize_options(self)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           Please avoid running ``setup.py`` directly.
DEBUG:           Instead, use pypa/build, pypa/installer or other
DEBUG:           standards-based tools.
DEBUG:           Follow the current Python packaging guidelines when building
DEBUG:           Python RPM packages.
DEBUG:           See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:           and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     self.initialize_options()
DEBUG:   running dist_info
DEBUG:   creating /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-modern-metadata-875m8bba/openstack_heat.egg-info
DEBUG:   writing /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-modern-metadata-875m8bba/openstack_heat.egg-info/PKG-INFO
DEBUG:   writing dependency_links to /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-modern-metadata-875m8bba/openstack_heat.egg-info/dependency_links.txt
DEBUG:   writing entry points to /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-modern-metadata-875m8bba/openstack_heat.egg-info/entry_points.txt
DEBUG:   writing requirements to /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-modern-metadata-875m8bba/openstack_heat.egg-info/requires.txt
DEBUG:   writing top-level names to /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-modern-metadata-875m8bba/openstack_heat.egg-info/top_level.txt
DEBUG:   writing pbr to /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-modern-metadata-875m8bba/openstack_heat.egg-info/pbr.json
DEBUG:   [pbr] Processing SOURCES.txt
DEBUG:   writing manifest file '/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-modern-metadata-875m8bba/openstack_heat.egg-info/SOURCES.txt'
DEBUG:   [pbr] In git context, generating filelist from git
DEBUG:   warning: no previously-included files found matching '.gitignore'
DEBUG:   warning: no previously-included files found matching '.gitreview'
DEBUG:   warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG:   adding license file 'LICENSE'
DEBUG:   adding license file 'AUTHORS'
DEBUG:   writing manifest file '/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-modern-metadata-875m8bba/openstack_heat.egg-info/SOURCES.txt'
DEBUG:   creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-modern-metadata-875m8bba/openstack_heat-24.1.0.dev21.dist-info'
DEBUG:   Preparing metadata (pyproject.toml): finished with status 'done'
DEBUG: Building wheels for collected packages: openstack-heat
DEBUG:   Building wheel for openstack-heat (pyproject.toml): started
DEBUG:   Running command Building wheel for openstack-heat (pyproject.toml)
DEBUG:   WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:           Instead, use pypa/build, pypa/installer or other
DEBUG:           standards-based tools.
DEBUG:           See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     easy_install.initialize_options(self)
DEBUG:   running bdist_wheel
DEBUG:   running build
DEBUG:   running build_py
DEBUG:   creating build
DEBUG:   creating build/lib
DEBUG:   creating build/lib/heat
DEBUG:   creating build/lib/heat/engine
DEBUG:   creating build/lib/heat/engine/notification
DEBUG:   copying heat/engine/notification/stack.py -> build/lib/heat/engine/notification
DEBUG:   copying heat/engine/notification/autoscaling.py -> build/lib/heat/engine/notification
DEBUG:   copying heat/engine/notification/__init__.py -> build/lib/heat/engine/notification
DEBUG:   creating build/lib/heat/tests
DEBUG:   creating build/lib/heat/tests/openstack
DEBUG:   creating build/lib/heat/tests/openstack/ironic
DEBUG:   copying heat/tests/openstack/ironic/test_port.py -> build/lib/heat/tests/openstack/ironic
DEBUG:   copying heat/tests/openstack/ironic/__init__.py -> build/lib/heat/tests/openstack/ironic
DEBUG:   creating build/lib/heat/engine/resources
DEBUG:   creating build/lib/heat/engine/resources/openstack
DEBUG:   creating build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/quota.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/pool_member.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/pool.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/octavia_base.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/loadbalancer.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/listener.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/l7rule.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/l7policy.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/health_monitor.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/flavor_profile.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/flavor.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/availability_zone_profile.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/availability_zone.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   copying heat/engine/resources/openstack/octavia/__init__.py -> build/lib/heat/engine/resources/openstack/octavia
DEBUG:   creating build/lib/heat/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/api
DEBUG:   creating build/lib/heat/api/cfn
DEBUG:   copying heat/api/cfn/wsgi.py -> build/lib/heat/api/cfn
DEBUG:   copying heat/api/cfn/versions.py -> build/lib/heat/api/cfn
DEBUG:   copying heat/api/cfn/__init__.py -> build/lib/heat/api/cfn
DEBUG:   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/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/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/aodh
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/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/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:   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/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/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/engine
DEBUG:   creating build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_threadgroup_mgr.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_stack_update.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_stack_snapshot.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_stack_resources.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_stack_events.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_stack_delete.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_stack_create.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_stack_adopt.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_stack_action.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_software_config.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/test_service_engine.py -> build/lib/heat/tests/engine/service
DEBUG:   copying heat/tests/engine/service/__init__.py -> build/lib/heat/tests/engine/service
DEBUG:   creating build/lib/heat/tests/api
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/api/aws
DEBUG:   copying heat/tests/api/aws/test_api_ec2token.py -> build/lib/heat/tests/api/aws
DEBUG:   copying heat/tests/api/aws/test_api_aws.py -> build/lib/heat/tests/api/aws
DEBUG:   copying heat/tests/api/aws/__init__.py -> build/lib/heat/tests/api/aws
DEBUG:   creating build/lib/heat/tests/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:   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/db
DEBUG:   copying heat/db/utils.py -> build/lib/heat/db
DEBUG:   copying heat/db/types.py -> build/lib/heat/db
DEBUG:   copying heat/db/models.py -> build/lib/heat/db
DEBUG:   copying heat/db/migration.py -> build/lib/heat/db
DEBUG:   copying heat/db/filters.py -> build/lib/heat/db
DEBUG:   copying heat/db/api.py -> build/lib/heat/db
DEBUG:   copying heat/db/__init__.py -> build/lib/heat/db
DEBUG:   creating build/lib/heat/engine/resources/openstack/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/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/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/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/wsgi
DEBUG:   copying heat/wsgi/cfn.py -> build/lib/heat/wsgi
DEBUG:   copying heat/wsgi/api.py -> build/lib/heat/wsgi
DEBUG:   copying heat/wsgi/__init__.py -> build/lib/heat/wsgi
DEBUG:   creating build/lib/heat/engine/resources/openstack/glance
DEBUG:   copying heat/engine/resources/openstack/glance/image.py -> build/lib/heat/engine/resources/openstack/glance
DEBUG:   copying heat/engine/resources/openstack/glance/__init__.py -> build/lib/heat/engine/resources/openstack/glance
DEBUG:   creating build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/test_waitcondition.py -> build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/test_volume.py -> build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/test_user.py -> build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/test_security_group.py -> build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/test_s3.py -> build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/test_network_interface.py -> build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/test_loadbalancer.py -> build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/test_instance_network.py -> build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/test_instance.py -> build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/test_eip.py -> build/lib/heat/tests/aws
DEBUG:   copying heat/tests/aws/__init__.py -> build/lib/heat/tests/aws
DEBUG:   creating build/lib/heat/tests/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/manila
DEBUG:   copying heat/tests/openstack/manila/test_share_type.py -> build/lib/heat/tests/openstack/manila
DEBUG:   copying heat/tests/openstack/manila/test_share_network.py -> build/lib/heat/tests/openstack/manila
DEBUG:   copying heat/tests/openstack/manila/test_share.py -> build/lib/heat/tests/openstack/manila
DEBUG:   copying heat/tests/openstack/manila/test_security_service.py -> build/lib/heat/tests/openstack/manila
DEBUG:   copying heat/tests/openstack/manila/__init__.py -> build/lib/heat/tests/openstack/manila
DEBUG:   creating build/lib/heat/engine/resources/openstack/cinder
DEBUG:   copying heat/engine/resources/openstack/cinder/volume_type.py -> build/lib/heat/engine/resources/openstack/cinder
DEBUG:   copying heat/engine/resources/openstack/cinder/volume.py -> build/lib/heat/engine/resources/openstack/cinder
DEBUG:   copying heat/engine/resources/openstack/cinder/quota.py -> build/lib/heat/engine/resources/openstack/cinder
DEBUG:   copying heat/engine/resources/openstack/cinder/qos_specs.py -> build/lib/heat/engine/resources/openstack/cinder
DEBUG:   copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> build/lib/heat/engine/resources/openstack/cinder
DEBUG:   copying heat/engine/resources/openstack/cinder/__init__.py -> build/lib/heat/engine/resources/openstack/cinder
DEBUG:   creating build/lib/heat/engine/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/api/aws
DEBUG:   copying heat/api/aws/utils.py -> build/lib/heat/api/aws
DEBUG:   copying heat/api/aws/exception.py -> build/lib/heat/api/aws
DEBUG:   copying heat/api/aws/ec2token.py -> build/lib/heat/api/aws
DEBUG:   copying heat/api/aws/__init__.py -> build/lib/heat/api/aws
DEBUG:   creating build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/wait_condition.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/value.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/test_resource.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/swiftsignal.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/structured_config.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/software_deployment.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/software_config.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/software_component.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/scaling_policy.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/resource_group.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/resource_chain.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/remote_stack.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/random_string.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/none_resource.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/multi_part.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/instance_group.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/ha_restarter.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/deployed_server.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/delay.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/cloud_config.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/autoscaling_group.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/access_policy.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/engine/resources/openstack/heat/__init__.py -> build/lib/heat/engine/resources/openstack/heat
DEBUG:   copying heat/version.py -> build/lib/heat
DEBUG:   copying heat/__init__.py -> build/lib/heat
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:   copying heat/engine/resources/openstack/__init__.py -> build/lib/heat/engine/resources/openstack
DEBUG:   creating build/lib/heat/api/openstack
DEBUG:   copying heat/api/openstack/wsgi.py -> build/lib/heat/api/openstack
DEBUG:   copying heat/api/openstack/versions.py -> build/lib/heat/api/openstack
DEBUG:   copying heat/api/openstack/__init__.py -> build/lib/heat/api/openstack
DEBUG:   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/aws
DEBUG:   creating build/lib/heat/engine/resources/aws/cfn
DEBUG:   copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> build/lib/heat/engine/resources/aws/cfn
DEBUG:   copying heat/engine/resources/aws/cfn/wait_condition.py -> build/lib/heat/engine/resources/aws/cfn
DEBUG:   copying heat/engine/resources/aws/cfn/stack.py -> build/lib/heat/engine/resources/aws/cfn
DEBUG:   copying heat/engine/resources/aws/cfn/__init__.py -> build/lib/heat/engine/resources/aws/cfn
DEBUG:   creating build/lib/heat/engine/constraint
DEBUG:   copying heat/engine/constraint/common_constraints.py -> build/lib/heat/engine/constraint
DEBUG:   copying heat/engine/constraint/__init__.py -> build/lib/heat/engine/constraint
DEBUG:   creating build/lib/heat/engine/resources/openstack/neutron
DEBUG:   creating build/lib/heat/engine/resources/openstack/neutron/lbaas
DEBUG:   copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas
DEBUG:   copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas
DEBUG:   copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas
DEBUG:   copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas
DEBUG:   copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas
DEBUG:   copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas
DEBUG:   copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas
DEBUG:   copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas
DEBUG:   creating build/lib/heat/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:   copying heat/tests/utils.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_vpc.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_version.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_validate.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_urlfetch.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_translation_rule.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_timeutils.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_template_format.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_template_files.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_template.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_support.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_stack_user.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_stack_update.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_stack_resource.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_stack_lock.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_stack_delete.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_stack_collect_attributes.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_stack.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_signal.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_short_id.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_server_tags.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_rsrc_defn.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_rpc_worker_client.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_rpc_listener_client.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_rpc_client.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_resource_properties_data.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_resource.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_provider_template.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_properties_group.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_properties.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_plugin_loader.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_parameters.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_notifications.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_nokey.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_noauth.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_nested_stack.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_metadata_refresh.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_loguserdata.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_lifecycle_plugin_utils.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_identifier.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_hot.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_hacking.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_grouputils.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_function.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_fault_middleware.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_exception.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_event.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_environment_format.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_environment.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_engine_service.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_engine_api_utils.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_empty_stack.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_dbinstance.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_crypt.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_convg_stack.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_constraints.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_common_service_utils.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_common_serializers.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_common_policy.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_common_pluginutils.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_common_param_utils.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_common_exception.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_common_env_util.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_common_context.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_common_auth_plugin.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_auth_url.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_auth_password.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/test_attributes.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/generic_resource.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/fakes.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/common.py -> build/lib/heat/tests
DEBUG:   copying heat/tests/__init__.py -> build/lib/heat/tests
DEBUG:   creating build/lib/heat/tests/openstack/glance
DEBUG:   copying heat/tests/openstack/glance/test_image.py -> build/lib/heat/tests/openstack/glance
DEBUG:   copying heat/tests/openstack/glance/__init__.py -> build/lib/heat/tests/openstack/glance
DEBUG:   creating build/lib/heat/tests/openstack/neutron
DEBUG:   creating build/lib/heat/tests/openstack/neutron/test_sfc
DEBUG:   copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> build/lib/heat/tests/openstack/neutron/test_sfc
DEBUG:   copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> build/lib/heat/tests/openstack/neutron/test_sfc
DEBUG:   copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> build/lib/heat/tests/openstack/neutron/test_sfc
DEBUG:   copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> build/lib/heat/tests/openstack/neutron/test_sfc
DEBUG:   copying heat/tests/openstack/neutron/test_sfc/__init__.py -> build/lib/heat/tests/openstack/neutron/test_sfc
DEBUG:   creating build/lib/heat/policies
DEBUG:   copying heat/policies/stacks.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/software_deployments.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/software_configs.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/service.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/resource_types.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/resource.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/events.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/cloudformation.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/build_info.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/base.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/actions.py -> build/lib/heat/policies
DEBUG:   copying heat/policies/__init__.py -> build/lib/heat/policies
DEBUG:   creating build/lib/heat/engine/resources/openstack/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:   creating build/lib/heat/engine/resources/aws/iam
DEBUG:   copying heat/engine/resources/aws/iam/user.py -> build/lib/heat/engine/resources/aws/iam
DEBUG:   copying heat/engine/resources/aws/iam/__init__.py -> build/lib/heat/engine/resources/aws/iam
DEBUG:   creating build/lib/heat/tests/openstack/zaqar
DEBUG:   copying heat/tests/openstack/zaqar/test_subscription.py -> build/lib/heat/tests/openstack/zaqar
DEBUG:   copying heat/tests/openstack/zaqar/test_queue.py -> build/lib/heat/tests/openstack/zaqar
DEBUG:   copying heat/tests/openstack/zaqar/__init__.py -> build/lib/heat/tests/openstack/zaqar
DEBUG:   creating build/lib/heat/engine/resources/openstack/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/engine/resources/openstack/manila
DEBUG:   copying heat/engine/resources/openstack/manila/share_type.py -> build/lib/heat/engine/resources/openstack/manila
DEBUG:   copying heat/engine/resources/openstack/manila/share_network.py -> build/lib/heat/engine/resources/openstack/manila
DEBUG:   copying heat/engine/resources/openstack/manila/share.py -> build/lib/heat/engine/resources/openstack/manila
DEBUG:   copying heat/engine/resources/openstack/manila/security_service.py -> build/lib/heat/engine/resources/openstack/manila
DEBUG:   copying heat/engine/resources/openstack/manila/__init__.py -> build/lib/heat/engine/resources/openstack/manila
DEBUG:   creating build/lib/heat/engine/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:   copying heat/engine/clients/os/zun.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/zaqar.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/vitrage.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/trove.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/swift.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/openstacksdk.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/octavia.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/nova.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/monasca.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/mistral.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/manila.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/magnum.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/ironic.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/heat_plugin.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/glance.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/designate.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/cinder.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/blazar.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/barbican.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/aodh.py -> build/lib/heat/engine/clients/os
DEBUG:   copying heat/engine/clients/os/__init__.py -> build/lib/heat/engine/clients/os
DEBUG:   creating build/lib/heat/engine/resources/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/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/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/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:   copying heat/tests/openstack/__init__.py -> build/lib/heat/tests/openstack
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/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/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/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/rpc
DEBUG:   copying heat/rpc/worker_client.py -> build/lib/heat/rpc
DEBUG:   copying heat/rpc/worker_api.py -> build/lib/heat/rpc
DEBUG:   copying heat/rpc/listener_client.py -> build/lib/heat/rpc
DEBUG:   copying heat/rpc/client.py -> build/lib/heat/rpc
DEBUG:   copying heat/rpc/api.py -> build/lib/heat/rpc
DEBUG:   copying heat/rpc/__init__.py -> build/lib/heat/rpc
DEBUG:   creating build/lib/heat/engine/resources/openstack/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/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/api/openstack/v1
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/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:   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/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_quota.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_pool_member.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_pool.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_loadbalancer.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_listener.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_l7rule.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_l7policy.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_health_monitor.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_flavor_profile.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_flavor.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_availability_zone_profile.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/test_availability_zone.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/inline_templates.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   copying heat/tests/openstack/octavia/__init__.py -> build/lib/heat/tests/openstack/octavia
DEBUG:   creating build/lib/heat/tests/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/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/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:   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/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/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/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:   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/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/api/middleware
DEBUG:   copying heat/api/middleware/version_negotiation.py -> build/lib/heat/api/middleware
DEBUG:   copying heat/api/middleware/fault.py -> build/lib/heat/api/middleware
DEBUG:   copying heat/api/middleware/__init__.py -> build/lib/heat/api/middleware
DEBUG:   creating build/lib/heat/tests/openstack/magnum
DEBUG:   copying heat/tests/openstack/magnum/test_cluster_template.py -> build/lib/heat/tests/openstack/magnum
DEBUG:   copying heat/tests/openstack/magnum/test_cluster.py -> build/lib/heat/tests/openstack/magnum
DEBUG:   copying heat/tests/openstack/magnum/__init__.py -> build/lib/heat/tests/openstack/magnum
DEBUG:   copying heat/engine/resources/aws/__init__.py -> build/lib/heat/engine/resources/aws
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/resources/aws/ec2
DEBUG:   copying heat/engine/resources/aws/ec2/vpc.py -> build/lib/heat/engine/resources/aws/ec2
DEBUG:   copying heat/engine/resources/aws/ec2/volume.py -> build/lib/heat/engine/resources/aws/ec2
DEBUG:   copying heat/engine/resources/aws/ec2/subnet.py -> build/lib/heat/engine/resources/aws/ec2
DEBUG:   copying heat/engine/resources/aws/ec2/security_group.py -> build/lib/heat/engine/resources/aws/ec2
DEBUG:   copying heat/engine/resources/aws/ec2/route_table.py -> build/lib/heat/engine/resources/aws/ec2
DEBUG:   copying heat/engine/resources/aws/ec2/network_interface.py -> build/lib/heat/engine/resources/aws/ec2
DEBUG:   copying heat/engine/resources/aws/ec2/internet_gateway.py -> build/lib/heat/engine/resources/aws/ec2
DEBUG:   copying heat/engine/resources/aws/ec2/instance.py -> build/lib/heat/engine/resources/aws/ec2
DEBUG:   copying heat/engine/resources/aws/ec2/eip.py -> build/lib/heat/engine/resources/aws/ec2
DEBUG:   copying heat/engine/resources/aws/ec2/__init__.py -> build/lib/heat/engine/resources/aws/ec2
DEBUG:   creating build/lib/heat/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/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/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/tests/convergence/test_converge.py -> build/lib/heat/tests/convergence
DEBUG:   copying heat/tests/convergence/__init__.py -> build/lib/heat/tests/convergence
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/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/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/aws/s3
DEBUG:   copying heat/engine/resources/aws/s3/s3.py -> build/lib/heat/engine/resources/aws/s3
DEBUG:   copying heat/engine/resources/aws/s3/__init__.py -> build/lib/heat/engine/resources/aws/s3
DEBUG:   creating build/lib/heat/tests/openstack/mistral
DEBUG:   copying heat/tests/openstack/mistral/test_workflow.py -> build/lib/heat/tests/openstack/mistral
DEBUG:   copying heat/tests/openstack/mistral/test_external_resource.py -> build/lib/heat/tests/openstack/mistral
DEBUG:   copying heat/tests/openstack/mistral/test_cron_trigger.py -> build/lib/heat/tests/openstack/mistral
DEBUG:   copying heat/tests/openstack/mistral/__init__.py -> build/lib/heat/tests/openstack/mistral
DEBUG:   copying heat/api/versions.py -> build/lib/heat/api
DEBUG:   copying heat/api/__init__.py -> build/lib/heat/api
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/nova
DEBUG:   copying heat/engine/resources/openstack/nova/server_network_mixin.py -> build/lib/heat/engine/resources/openstack/nova
DEBUG:   copying heat/engine/resources/openstack/nova/server_group.py -> build/lib/heat/engine/resources/openstack/nova
DEBUG:   copying heat/engine/resources/openstack/nova/server.py -> build/lib/heat/engine/resources/openstack/nova
DEBUG:   copying heat/engine/resources/openstack/nova/quota.py -> build/lib/heat/engine/resources/openstack/nova
DEBUG:   copying heat/engine/resources/openstack/nova/keypair.py -> build/lib/heat/engine/resources/openstack/nova
DEBUG:   copying heat/engine/resources/openstack/nova/host_aggregate.py -> build/lib/heat/engine/resources/openstack/nova
DEBUG:   copying heat/engine/resources/openstack/nova/floatingip.py -> build/lib/heat/engine/resources/openstack/nova
DEBUG:   copying heat/engine/resources/openstack/nova/flavor.py -> build/lib/heat/engine/resources/openstack/nova
DEBUG:   copying heat/engine/resources/openstack/nova/__init__.py -> build/lib/heat/engine/resources/openstack/nova
DEBUG:   creating build/lib/heat/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/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/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:   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:   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_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:   copying heat_integrationtests/__init__.py -> 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:   running egg_info
DEBUG:   writing openstack_heat.egg-info/PKG-INFO
DEBUG:   writing dependency_links to openstack_heat.egg-info/dependency_links.txt
DEBUG:   writing entry points to openstack_heat.egg-info/entry_points.txt
DEBUG:   writing requirements to openstack_heat.egg-info/requires.txt
DEBUG:   writing top-level names to openstack_heat.egg-info/top_level.txt
DEBUG:   writing pbr to openstack_heat.egg-info/pbr.json
DEBUG:   [pbr] Processing SOURCES.txt
DEBUG:   [pbr] In git context, generating filelist from git
DEBUG:   warning: no previously-included files found matching '.gitignore'
DEBUG:   warning: no previously-included files found matching '.gitreview'
DEBUG:   warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG:   adding license file 'LICENSE'
DEBUG:   adding license file 'AUTHORS'
DEBUG:   writing manifest file 'openstack_heat.egg-info/SOURCES.txt'
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.db.migrations' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.db.migrations' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.db.migrations' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.db.migrations' to be distributed and are
DEBUG:           already explicitly excluding 'heat.db.migrations' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.db.migrations.versions' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.db.migrations.versions' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.db.migrations.versions' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.db.migrations.versions' to be distributed and are
DEBUG:           already explicitly excluding 'heat.db.migrations.versions' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.de.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.locale.de.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.locale.de.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.locale.de.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat.locale.de.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.es.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.locale.es.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.locale.es.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.locale.es.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat.locale.es.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.fr.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.locale.fr.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.locale.fr.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.locale.fr.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat.locale.fr.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.it.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.locale.it.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.locale.it.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.locale.it.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat.locale.it.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.ja.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.locale.ja.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.locale.ja.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.locale.ja.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat.locale.ja.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.locale.ko_KR.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.locale.ko_KR.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.locale.ko_KR.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat.locale.ko_KR.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.locale.pt_BR.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.locale.pt_BR.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.locale.pt_BR.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat.locale.pt_BR.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.ru.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.locale.ru.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.locale.ru.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.locale.ru.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat.locale.ru.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.locale.zh_CN.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.locale.zh_CN.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.locale.zh_CN.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat.locale.zh_CN.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.zh_TW.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.locale.zh_TW.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.locale.zh_TW.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.locale.zh_TW.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat.locale.zh_TW.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.tests.convergence.scenarios' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.tests.convergence.scenarios' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.tests.convergence.scenarios' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.tests.convergence.scenarios' to be distributed and are
DEBUG:           already explicitly excluding 'heat.tests.convergence.scenarios' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.tests.openstack.neutron.test_taas' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.tests.openstack.neutron.test_taas' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.tests.openstack.neutron.test_taas' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.tests.openstack.neutron.test_taas' to be distributed and are
DEBUG:           already explicitly excluding 'heat.tests.openstack.neutron.test_taas' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.tests.policy' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.tests.policy' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.tests.policy' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.tests.policy' to be distributed and are
DEBUG:           already explicitly excluding 'heat.tests.policy' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.tests.templates' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat.tests.templates' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat.tests.templates' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat.tests.templates' to be distributed and are
DEBUG:           already explicitly excluding 'heat.tests.templates' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.de.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat_integrationtests.locale.de.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat_integrationtests.locale.de.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat_integrationtests.locale.de.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat_integrationtests.locale.de.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat_integrationtests.locale.en_GB.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat_integrationtests.locale.en_GB.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat_integrationtests.locale.en_GB.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat_integrationtests.locale.en_GB.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.ja.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat_integrationtests.locale.ja.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat_integrationtests.locale.ja.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat_integrationtests.locale.ja.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat_integrationtests.locale.ja.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   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/tests/testing-overview.txt -> build/lib/heat/tests
DEBUG:   creating build/lib/heat/tests/policy
DEBUG:   copying heat/tests/policy/resources.json -> build/lib/heat/tests/policy
DEBUG:   copying heat/tests/policy/test_acl_personas.yaml -> build/lib/heat/tests/policy
DEBUG:   copying heat/tests/policy/test_deprecated_access.yaml -> build/lib/heat/tests/policy
DEBUG:   copying heat/tests/policy/test_new_acl_personas.yaml -> build/lib/heat/tests/policy
DEBUG:   creating build/lib/heat/tests/templates
DEBUG:   copying heat/tests/templates/Neutron.template -> build/lib/heat/tests/templates
DEBUG:   copying heat/tests/templates/Neutron.yaml -> build/lib/heat/tests/templates
DEBUG:   copying heat/tests/templates/README -> build/lib/heat/tests/templates
DEBUG:   copying heat/tests/templates/WordPress_Single_Instance.template -> build/lib/heat/tests/templates
DEBUG:   copying heat/tests/templates/WordPress_Single_Instance.yaml -> build/lib/heat/tests/templates
DEBUG:   creating build/lib/heat/tests/openstack/neutron/test_taas
DEBUG:   copying heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> build/lib/heat/tests/openstack/neutron/test_taas
DEBUG:   copying heat/tests/openstack/neutron/test_taas/test_tap_service.py -> build/lib/heat/tests/openstack/neutron/test_taas
DEBUG:   copying heat/cloudinit/boothook.sh -> build/lib/heat/cloudinit
DEBUG:   copying heat/cloudinit/config -> build/lib/heat/cloudinit
DEBUG:   creating build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/basic_create.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/basic_create_rollback.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/basic_update_delete.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/create_early_delete.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/disjoint_create.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/multiple_update.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_add.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_add_concurrent.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_add_rollback.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_interrupt_create.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_remove.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_remove_rollback.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_replace.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_replace_rollback.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_user_replace.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> build/lib/heat/tests/convergence/scenarios
DEBUG:   copying heat_integrationtests/README.rst -> build/lib/heat_integrationtests
DEBUG:   copying heat_integrationtests/cleanup_test_env.sh -> build/lib/heat_integrationtests
DEBUG:   copying heat_integrationtests/prepare_test_env.sh -> build/lib/heat_integrationtests
DEBUG:   copying heat_integrationtests/prepare_test_network.sh -> build/lib/heat_integrationtests
DEBUG:   creating build/lib/heat_integrationtests/locale
DEBUG:   creating build/lib/heat_integrationtests/locale/de
DEBUG:   creating build/lib/heat_integrationtests/locale/de/LC_MESSAGES
DEBUG:   copying heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/de/LC_MESSAGES
DEBUG:   creating build/lib/heat_integrationtests/locale/en_GB
DEBUG:   creating build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES
DEBUG:   copying heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES
DEBUG:   creating build/lib/heat_integrationtests/locale/ja
DEBUG:   creating build/lib/heat_integrationtests/locale/ja/LC_MESSAGES
DEBUG:   copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/ja/LC_MESSAGES
DEBUG:   creating build/lib/heat_integrationtests/locale/ko_KR
DEBUG:   creating build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES
DEBUG:   copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES
DEBUG:   running build_scripts
DEBUG:   creating build/scripts-3.12
DEBUG:   copying bin/heat-db-setup -> build/scripts-3.12
DEBUG:   copying and adjusting bin/heat-keystone-setup-domain -> build/scripts-3.12
DEBUG:   changing mode of build/scripts-3.12/heat-keystone-setup-domain from 644 to 755
DEBUG:   installing to build/bdist.linux-x86_64/wheel
DEBUG:   running install
DEBUG:   [pbr] Writing ChangeLog
DEBUG:   [pbr] Generating ChangeLog
DEBUG:   [pbr] ChangeLog complete (0.0s)
DEBUG:   [pbr] Generating AUTHORS
DEBUG:   [pbr] AUTHORS complete (0.0s)
DEBUG:   running install_lib
DEBUG:   creating build/bdist.linux-x86_64
DEBUG:   creating build/bdist.linux-x86_64/wheel
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat_integrationtests
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ko_KR
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ko_KR/LC_MESSAGES
DEBUG:   copying build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ko_KR/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ja
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ja/LC_MESSAGES
DEBUG:   copying build/lib/heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ja/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/en_GB
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/en_GB/LC_MESSAGES
DEBUG:   copying build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/en_GB/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/de
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/de/LC_MESSAGES
DEBUG:   copying build/lib/heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/de/LC_MESSAGES
DEBUG:   copying build/lib/heat_integrationtests/prepare_test_network.sh -> build/bdist.linux-x86_64/wheel/heat_integrationtests
DEBUG:   copying build/lib/heat_integrationtests/prepare_test_env.sh -> build/bdist.linux-x86_64/wheel/heat_integrationtests
DEBUG:   copying build/lib/heat_integrationtests/cleanup_test_env.sh -> build/bdist.linux-x86_64/wheel/heat_integrationtests
DEBUG:   copying build/lib/heat_integrationtests/README.rst -> build/bdist.linux-x86_64/wheel/heat_integrationtests
DEBUG:   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:   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/common
DEBUG:   copying build/lib/heat_integrationtests/common/__init__.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common
DEBUG:   copying build/lib/heat_integrationtests/common/clients.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common
DEBUG:   copying build/lib/heat_integrationtests/common/exceptions.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common
DEBUG:   copying build/lib/heat_integrationtests/common/test.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/zh_TW
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/zh_TW/LC_MESSAGES
DEBUG:   copying build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/zh_TW/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/zh_CN
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/zh_CN/LC_MESSAGES
DEBUG:   copying build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/zh_CN/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/ru
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/ru/LC_MESSAGES
DEBUG:   copying build/lib/heat/locale/ru/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/ru/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/pt_BR
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/pt_BR/LC_MESSAGES
DEBUG:   copying build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/pt_BR/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/ko_KR
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/ko_KR/LC_MESSAGES
DEBUG:   copying build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/ko_KR/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/ja
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/ja/LC_MESSAGES
DEBUG:   copying build/lib/heat/locale/ja/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/ja/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/it
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/it/LC_MESSAGES
DEBUG:   copying build/lib/heat/locale/it/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/it/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/fr
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/fr/LC_MESSAGES
DEBUG:   copying build/lib/heat/locale/fr/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/fr/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/es
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/es/LC_MESSAGES
DEBUG:   copying build/lib/heat/locale/es/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/es/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/de
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/locale/de/LC_MESSAGES
DEBUG:   copying build/lib/heat/locale/de/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/de/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/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/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/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/rpc
DEBUG:   copying build/lib/heat/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/heat/rpc
DEBUG:   copying build/lib/heat/rpc/api.py -> build/bdist.linux-x86_64/wheel/heat/rpc
DEBUG:   copying build/lib/heat/rpc/client.py -> build/bdist.linux-x86_64/wheel/heat/rpc
DEBUG:   copying build/lib/heat/rpc/listener_client.py -> build/bdist.linux-x86_64/wheel/heat/rpc
DEBUG:   copying build/lib/heat/rpc/worker_api.py -> build/bdist.linux-x86_64/wheel/heat/rpc
DEBUG:   copying build/lib/heat/rpc/worker_client.py -> build/bdist.linux-x86_64/wheel/heat/rpc
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/__init__.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/actions.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/base.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/build_info.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/cloudformation.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/events.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/resource.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/resource_types.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/service.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/software_configs.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/software_deployments.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   copying build/lib/heat/policies/stacks.py -> build/bdist.linux-x86_64/wheel/heat/policies
DEBUG:   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/wsgi
DEBUG:   copying build/lib/heat/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/heat/wsgi
DEBUG:   copying build/lib/heat/wsgi/api.py -> build/bdist.linux-x86_64/wheel/heat/wsgi
DEBUG:   copying build/lib/heat/wsgi/cfn.py -> build/bdist.linux-x86_64/wheel/heat/wsgi
DEBUG:   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/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/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/api
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/openstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   copying build/lib/heat/api/openstack/v1/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   copying build/lib/heat/api/openstack/v1/actions.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   copying build/lib/heat/api/openstack/v1/build_info.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   copying build/lib/heat/api/openstack/v1/events.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   copying build/lib/heat/api/openstack/v1/resources.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   copying build/lib/heat/api/openstack/v1/services.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   copying build/lib/heat/api/openstack/v1/software_configs.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   copying build/lib/heat/api/openstack/v1/software_deployments.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   copying build/lib/heat/api/openstack/v1/stacks.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   copying build/lib/heat/api/openstack/v1/util.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/api/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/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack
DEBUG:   copying build/lib/heat/api/openstack/versions.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack
DEBUG:   copying build/lib/heat/api/openstack/wsgi.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/api/aws
DEBUG:   copying build/lib/heat/api/aws/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/aws
DEBUG:   copying build/lib/heat/api/aws/ec2token.py -> build/bdist.linux-x86_64/wheel/heat/api/aws
DEBUG:   copying build/lib/heat/api/aws/exception.py -> build/bdist.linux-x86_64/wheel/heat/api/aws
DEBUG:   copying build/lib/heat/api/aws/utils.py -> build/bdist.linux-x86_64/wheel/heat/api/aws
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/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:   copying build/lib/heat/api/cfn/wsgi.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/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/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/constraints
DEBUG:   copying build/lib/heat/tests/constraints/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/constraints
DEBUG:   copying build/lib/heat/tests/constraints/test_common_constraints.py -> build/bdist.linux-x86_64/wheel/heat/tests/constraints
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/convergence
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_user_replace.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_replace_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_replace_invert_deps.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_replace.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_remove_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_remove.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_interrupt_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_add_rollback_early.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_add_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_add_concurrent.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/update_add.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/multiple_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/disjoint_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/create_early_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/basic_update_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/basic_create_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/scenarios/basic_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios
DEBUG:   copying build/lib/heat/tests/convergence/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence
DEBUG:   copying build/lib/heat/tests/convergence/test_converge.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/engine_wrapper.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/event_loop.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/fake_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/message_processor.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/message_queue.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/processes.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/reality.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/scenario.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/scenario_template.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/testutils.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   copying build/lib/heat/tests/convergence/framework/worker_wrapper.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/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/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:   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:   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/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/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/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/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/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/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/engine
DEBUG:   copying build/lib/heat/tests/engine/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine
DEBUG:   copying build/lib/heat/tests/engine/test_check_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine
DEBUG:   copying build/lib/heat/tests/engine/test_dependencies.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine
DEBUG:   copying build/lib/heat/tests/engine/test_engine_worker.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine
DEBUG:   copying build/lib/heat/tests/engine/test_node_data.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine
DEBUG:   copying build/lib/heat/tests/engine/test_plugin_manager.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine
DEBUG:   copying build/lib/heat/tests/engine/test_resource_type.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine
DEBUG:   copying build/lib/heat/tests/engine/test_scheduler.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine
DEBUG:   copying build/lib/heat/tests/engine/test_sync_point.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine
DEBUG:   copying build/lib/heat/tests/engine/tools.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_service_engine.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_software_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_stack_action.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_stack_adopt.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_stack_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_stack_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_stack_events.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_stack_resources.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_stack_snapshot.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_stack_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   copying build/lib/heat/tests/engine/service/test_threadgroup_mgr.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/openstack
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/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/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/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/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/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/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/inline_templates.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_flavor.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_flavor_profile.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_health_monitor.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_l7policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_l7rule.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_listener.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_pool.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_pool_member.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   copying build/lib/heat/tests/openstack/octavia/test_quota.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/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/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:   copying build/lib/heat/tests/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar
DEBUG:   copying build/lib/heat/tests/openstack/zaqar/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar
DEBUG:   copying build/lib/heat/tests/openstack/zaqar/test_queue.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar
DEBUG:   copying build/lib/heat/tests/openstack/zaqar/test_subscription.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_taas
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_taas/test_tap_service.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_taas
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_taas
DEBUG:   copying build/lib/heat/tests/openstack/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/inline_templates.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_address_scope.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_extraroute.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_firewall.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_floating_ip.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_metering.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_net.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_network_gateway.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_port.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_provider_net.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_router.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_security_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_segment.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_subnet.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_subnetpool.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_trunk.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_neutron_vpnservice.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_qos.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_quota.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_sfc/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc
DEBUG:   copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/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/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/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:   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/trove
DEBUG:   copying build/lib/heat/tests/openstack/trove/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove
DEBUG:   copying build/lib/heat/tests/openstack/trove/test_cluster.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove
DEBUG:   copying build/lib/heat/tests/openstack/trove/test_instance.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/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/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/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:   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/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/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:   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/aws/autoscaling
DEBUG:   copying build/lib/heat/engine/resources/aws/autoscaling/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling
DEBUG:   copying build/lib/heat/engine/resources/aws/autoscaling/autoscaling_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling
DEBUG:   copying build/lib/heat/engine/resources/aws/autoscaling/launch_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling
DEBUG:   copying build/lib/heat/engine/resources/aws/autoscaling/scaling_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/lb
DEBUG:   copying build/lib/heat/engine/resources/aws/lb/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/lb
DEBUG:   copying build/lib/heat/engine/resources/aws/lb/loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/lb
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/iam
DEBUG:   copying build/lib/heat/engine/resources/aws/iam/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/iam
DEBUG:   copying build/lib/heat/engine/resources/aws/iam/user.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/iam
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/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/openstack
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/nova
DEBUG:   copying build/lib/heat/engine/resources/openstack/nova/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova
DEBUG:   copying build/lib/heat/engine/resources/openstack/nova/flavor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova
DEBUG:   copying build/lib/heat/engine/resources/openstack/nova/floatingip.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova
DEBUG:   copying build/lib/heat/engine/resources/openstack/nova/host_aggregate.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova
DEBUG:   copying build/lib/heat/engine/resources/openstack/nova/keypair.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova
DEBUG:   copying build/lib/heat/engine/resources/openstack/nova/quota.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova
DEBUG:   copying build/lib/heat/engine/resources/openstack/nova/server.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova
DEBUG:   copying build/lib/heat/engine/resources/openstack/nova/server_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova
DEBUG:   copying build/lib/heat/engine/resources/openstack/nova/server_network_mixin.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/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/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/ironic
DEBUG:   copying build/lib/heat/engine/resources/openstack/ironic/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/ironic
DEBUG:   copying build/lib/heat/engine/resources/openstack/ironic/port.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/ironic
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/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/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/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/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/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/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/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/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/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:   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/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/access_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/autoscaling_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/cloud_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/delay.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/deployed_server.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/ha_restarter.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/instance_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/multi_part.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/none_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/random_string.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/remote_stack.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/resource_chain.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/resource_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/scaling_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/software_component.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/software_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/software_deployment.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/structured_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/swiftsignal.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/test_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/value.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/wait_condition.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   copying build/lib/heat/engine/resources/openstack/heat/wait_condition_handle.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral
DEBUG:   copying build/lib/heat/engine/resources/openstack/mistral/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral
DEBUG:   copying build/lib/heat/engine/resources/openstack/mistral/cron_trigger.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral
DEBUG:   copying build/lib/heat/engine/resources/openstack/mistral/external_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral
DEBUG:   copying build/lib/heat/engine/resources/openstack/mistral/workflow.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/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/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/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/trove
DEBUG:   copying build/lib/heat/engine/resources/openstack/trove/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove
DEBUG:   copying build/lib/heat/engine/resources/openstack/trove/cluster.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove
DEBUG:   copying build/lib/heat/engine/resources/openstack/trove/instance.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican
DEBUG:   copying build/lib/heat/engine/resources/openstack/barbican/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican
DEBUG:   copying build/lib/heat/engine/resources/openstack/barbican/container.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican
DEBUG:   copying build/lib/heat/engine/resources/openstack/barbican/order.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican
DEBUG:   copying build/lib/heat/engine/resources/openstack/barbican/secret.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/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/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/aodh
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/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:   creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/availability_zone.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/flavor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/flavor_profile.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/health_monitor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/l7policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/l7rule.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/listener.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/octavia_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/pool.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/pool_member.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   copying build/lib/heat/engine/resources/openstack/octavia/quota.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia
DEBUG:   creating build/bdist.linux-x86_64/wheel/heat/engine/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:   running install_data
DEBUG:   creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data
DEBUG:   creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/data
DEBUG:   creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/data/etc
DEBUG:   creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/data/etc/heat
DEBUG:   copying etc/heat/api-paste.ini -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/data/etc/heat
DEBUG:   creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/data/etc/heat/environment.d
DEBUG:   copying etc/heat/environment.d/default.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/data/etc/heat/environment.d/
DEBUG:   creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/data/etc/heat/templates
DEBUG:   copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/data/etc/heat/templates/
DEBUG:   copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/data/etc/heat/templates/
DEBUG:   running install_egg_info
DEBUG:   Copying openstack_heat.egg-info to build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21-py3.12.egg-info
DEBUG:   running install_scripts
DEBUG:   creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/scripts
DEBUG:   copying build/scripts-3.12/heat-keystone-setup-domain -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/scripts
DEBUG:   copying build/scripts-3.12/heat-db-setup -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/scripts
DEBUG:   changing mode of build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/scripts/heat-keystone-setup-domain to 755
DEBUG:   changing mode of build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/scripts/heat-db-setup to 755
DEBUG:   Installing heat-wsgi-api script to build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/scripts
DEBUG:   Installing heat-wsgi-api-cfn script to build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.data/scripts
DEBUG:   creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev21.dist-info/WHEEL
DEBUG:   creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir/pip-wheel-3xj1ss6u/.tmp-vnac1def/openstack_heat-24.1.0.dev21-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
DEBUG:   adding 'heat/__init__.py'
DEBUG:   adding 'heat/version.py'
DEBUG:   adding 'heat/api/__init__.py'
DEBUG:   adding 'heat/api/versions.py'
DEBUG:   adding 'heat/api/aws/__init__.py'
DEBUG:   adding 'heat/api/aws/ec2token.py'
DEBUG:   adding 'heat/api/aws/exception.py'
DEBUG:   adding 'heat/api/aws/utils.py'
DEBUG:   adding 'heat/api/cfn/__init__.py'
DEBUG:   adding 'heat/api/cfn/versions.py'
DEBUG:   adding 'heat/api/cfn/wsgi.py'
DEBUG:   adding 'heat/api/cfn/v1/__init__.py'
DEBUG:   adding 'heat/api/cfn/v1/signal.py'
DEBUG:   adding 'heat/api/cfn/v1/stacks.py'
DEBUG:   adding 'heat/api/middleware/__init__.py'
DEBUG:   adding 'heat/api/middleware/fault.py'
DEBUG:   adding 'heat/api/middleware/version_negotiation.py'
DEBUG:   adding 'heat/api/openstack/__init__.py'
DEBUG:   adding 'heat/api/openstack/versions.py'
DEBUG:   adding 'heat/api/openstack/wsgi.py'
DEBUG:   adding 'heat/api/openstack/v1/__init__.py'
DEBUG:   adding 'heat/api/openstack/v1/actions.py'
DEBUG:   adding 'heat/api/openstack/v1/build_info.py'
DEBUG:   adding 'heat/api/openstack/v1/events.py'
DEBUG:   adding 'heat/api/openstack/v1/resources.py'
DEBUG:   adding 'heat/api/openstack/v1/services.py'
DEBUG:   adding 'heat/api/openstack/v1/software_configs.py'
DEBUG:   adding 'heat/api/openstack/v1/software_deployments.py'
DEBUG:   adding 'heat/api/openstack/v1/stacks.py'
DEBUG:   adding 'heat/api/openstack/v1/util.py'
DEBUG:   adding 'heat/api/openstack/v1/views/__init__.py'
DEBUG:   adding 'heat/api/openstack/v1/views/stacks_view.py'
DEBUG:   adding 'heat/api/openstack/v1/views/views_common.py'
DEBUG:   adding 'heat/cloudinit/__init__.py'
DEBUG:   adding 'heat/cloudinit/boothook.sh'
DEBUG:   adding 'heat/cloudinit/config'
DEBUG:   adding 'heat/cloudinit/loguserdata.py'
DEBUG:   adding 'heat/cloudinit/part_handler.py'
DEBUG:   adding 'heat/cmd/__init__.py'
DEBUG:   adding 'heat/cmd/all.py'
DEBUG:   adding 'heat/cmd/api.py'
DEBUG:   adding 'heat/cmd/api_cfn.py'
DEBUG:   adding 'heat/cmd/engine.py'
DEBUG:   adding 'heat/cmd/manage.py'
DEBUG:   adding 'heat/cmd/status.py'
DEBUG:   adding 'heat/common/__init__.py'
DEBUG:   adding 'heat/common/auth_password.py'
DEBUG:   adding 'heat/common/auth_plugin.py'
DEBUG:   adding 'heat/common/auth_url.py'
DEBUG:   adding 'heat/common/cache.py'
DEBUG:   adding 'heat/common/config.py'
DEBUG:   adding 'heat/common/context.py'
DEBUG:   adding 'heat/common/crypt.py'
DEBUG:   adding 'heat/common/custom_backend_auth.py'
DEBUG:   adding 'heat/common/endpoint_utils.py'
DEBUG:   adding 'heat/common/environment_format.py'
DEBUG:   adding 'heat/common/environment_util.py'
DEBUG:   adding 'heat/common/exception.py'
DEBUG:   adding 'heat/common/grouputils.py'
DEBUG:   adding 'heat/common/i18n.py'
DEBUG:   adding 'heat/common/identifier.py'
DEBUG:   adding 'heat/common/lifecycle_plugin_utils.py'
DEBUG:   adding 'heat/common/messaging.py'
DEBUG:   adding 'heat/common/netutils.py'
DEBUG:   adding 'heat/common/noauth.py'
DEBUG:   adding 'heat/common/param_utils.py'
DEBUG:   adding 'heat/common/password_gen.py'
DEBUG:   adding 'heat/common/plugin_loader.py'
DEBUG:   adding 'heat/common/pluginutils.py'
DEBUG:   adding 'heat/common/policy.py'
DEBUG:   adding 'heat/common/profiler.py'
DEBUG:   adding 'heat/common/serializers.py'
DEBUG:   adding 'heat/common/service_utils.py'
DEBUG:   adding 'heat/common/short_id.py'
DEBUG:   adding 'heat/common/template_format.py'
DEBUG:   adding 'heat/common/timeutils.py'
DEBUG:   adding 'heat/common/urlfetch.py'
DEBUG:   adding 'heat/common/wsgi.py'
DEBUG:   adding 'heat/db/__init__.py'
DEBUG:   adding 'heat/db/alembic.ini'
DEBUG:   adding 'heat/db/api.py'
DEBUG:   adding 'heat/db/filters.py'
DEBUG:   adding 'heat/db/migration.py'
DEBUG:   adding 'heat/db/models.py'
DEBUG:   adding 'heat/db/types.py'
DEBUG:   adding 'heat/db/utils.py'
DEBUG:   adding 'heat/db/migrations/README.rst'
DEBUG:   adding 'heat/db/migrations/env.py'
DEBUG:   adding 'heat/db/migrations/script.py.mako'
DEBUG:   adding 'heat/db/migrations/versions/c6214ca60943_initial_revision.py'
DEBUG:   adding 'heat/engine/__init__.py'
DEBUG:   adding 'heat/engine/api.py'
DEBUG:   adding 'heat/engine/attributes.py'
DEBUG:   adding 'heat/engine/check_resource.py'
DEBUG:   adding 'heat/engine/conditions.py'
DEBUG:   adding 'heat/engine/constraints.py'
DEBUG:   adding 'heat/engine/dependencies.py'
DEBUG:   adding 'heat/engine/environment.py'
DEBUG:   adding 'heat/engine/event.py'
DEBUG:   adding 'heat/engine/function.py'
DEBUG:   adding 'heat/engine/lifecycle_plugin.py'
DEBUG:   adding 'heat/engine/node_data.py'
DEBUG:   adding 'heat/engine/output.py'
DEBUG:   adding 'heat/engine/parameter_groups.py'
DEBUG:   adding 'heat/engine/parameters.py'
DEBUG:   adding 'heat/engine/parent_rsrc.py'
DEBUG:   adding 'heat/engine/plugin_manager.py'
DEBUG:   adding 'heat/engine/properties.py'
DEBUG:   adding 'heat/engine/properties_group.py'
DEBUG:   adding 'heat/engine/resource.py'
DEBUG:   adding 'heat/engine/rsrc_defn.py'
DEBUG:   adding 'heat/engine/scheduler.py'
DEBUG:   adding 'heat/engine/service.py'
DEBUG:   adding 'heat/engine/service_software_config.py'
DEBUG:   adding 'heat/engine/software_config_io.py'
DEBUG:   adding 'heat/engine/stack.py'
DEBUG:   adding 'heat/engine/stack_lock.py'
DEBUG:   adding 'heat/engine/status.py'
DEBUG:   adding 'heat/engine/stk_defn.py'
DEBUG:   adding 'heat/engine/support.py'
DEBUG:   adding 'heat/engine/sync_point.py'
DEBUG:   adding 'heat/engine/template.py'
DEBUG:   adding 'heat/engine/template_common.py'
DEBUG:   adding 'heat/engine/template_files.py'
DEBUG:   adding 'heat/engine/timestamp.py'
DEBUG:   adding 'heat/engine/translation.py'
DEBUG:   adding 'heat/engine/update.py'
DEBUG:   adding 'heat/engine/worker.py'
DEBUG:   adding 'heat/engine/cfn/__init__.py'
DEBUG:   adding 'heat/engine/cfn/functions.py'
DEBUG:   adding 'heat/engine/cfn/parameters.py'
DEBUG:   adding 'heat/engine/cfn/template.py'
DEBUG:   adding 'heat/engine/clients/__init__.py'
DEBUG:   adding 'heat/engine/clients/client_exception.py'
DEBUG:   adding 'heat/engine/clients/client_plugin.py'
DEBUG:   adding 'heat/engine/clients/default_client_plugin.py'
DEBUG:   adding 'heat/engine/clients/microversion_mixin.py'
DEBUG:   adding 'heat/engine/clients/progress.py'
DEBUG:   adding 'heat/engine/clients/os/__init__.py'
DEBUG:   adding 'heat/engine/clients/os/aodh.py'
DEBUG:   adding 'heat/engine/clients/os/barbican.py'
DEBUG:   adding 'heat/engine/clients/os/blazar.py'
DEBUG:   adding 'heat/engine/clients/os/cinder.py'
DEBUG:   adding 'heat/engine/clients/os/designate.py'
DEBUG:   adding 'heat/engine/clients/os/glance.py'
DEBUG:   adding 'heat/engine/clients/os/heat_plugin.py'
DEBUG:   adding 'heat/engine/clients/os/ironic.py'
DEBUG:   adding 'heat/engine/clients/os/magnum.py'
DEBUG:   adding 'heat/engine/clients/os/manila.py'
DEBUG:   adding 'heat/engine/clients/os/mistral.py'
DEBUG:   adding 'heat/engine/clients/os/monasca.py'
DEBUG:   adding 'heat/engine/clients/os/nova.py'
DEBUG:   adding 'heat/engine/clients/os/octavia.py'
DEBUG:   adding 'heat/engine/clients/os/openstacksdk.py'
DEBUG:   adding 'heat/engine/clients/os/swift.py'
DEBUG:   adding 'heat/engine/clients/os/trove.py'
DEBUG:   adding 'heat/engine/clients/os/vitrage.py'
DEBUG:   adding 'heat/engine/clients/os/zaqar.py'
DEBUG:   adding 'heat/engine/clients/os/zun.py'
DEBUG:   adding 'heat/engine/clients/os/keystone/__init__.py'
DEBUG:   adding 'heat/engine/clients/os/keystone/fake_keystoneclient.py'
DEBUG:   adding 'heat/engine/clients/os/keystone/heat_keystoneclient.py'
DEBUG:   adding 'heat/engine/clients/os/keystone/keystone_constraints.py'
DEBUG:   adding 'heat/engine/clients/os/neutron/__init__.py'
DEBUG:   adding 'heat/engine/clients/os/neutron/lbaas_constraints.py'
DEBUG:   adding 'heat/engine/clients/os/neutron/neutron_constraints.py'
DEBUG:   adding 'heat/engine/clients/os/neutron/taas_constraints.py'
DEBUG:   adding 'heat/engine/constraint/__init__.py'
DEBUG:   adding 'heat/engine/constraint/common_constraints.py'
DEBUG:   adding 'heat/engine/hot/__init__.py'
DEBUG:   adding 'heat/engine/hot/functions.py'
DEBUG:   adding 'heat/engine/hot/parameters.py'
DEBUG:   adding 'heat/engine/hot/template.py'
DEBUG:   adding 'heat/engine/notification/__init__.py'
DEBUG:   adding 'heat/engine/notification/autoscaling.py'
DEBUG:   adding 'heat/engine/notification/stack.py'
DEBUG:   adding 'heat/engine/resources/__init__.py'
DEBUG:   adding 'heat/engine/resources/alarm_base.py'
DEBUG:   adding 'heat/engine/resources/scheduler_hints.py'
DEBUG:   adding 'heat/engine/resources/server_base.py'
DEBUG:   adding 'heat/engine/resources/signal_responder.py'
DEBUG:   adding 'heat/engine/resources/stack_resource.py'
DEBUG:   adding 'heat/engine/resources/stack_user.py'
DEBUG:   adding 'heat/engine/resources/template_resource.py'
DEBUG:   adding 'heat/engine/resources/volume_base.py'
DEBUG:   adding 'heat/engine/resources/wait_condition.py'
DEBUG:   adding 'heat/engine/resources/aws/__init__.py'
DEBUG:   adding 'heat/engine/resources/aws/autoscaling/__init__.py'
DEBUG:   adding 'heat/engine/resources/aws/autoscaling/autoscaling_group.py'
DEBUG:   adding 'heat/engine/resources/aws/autoscaling/launch_config.py'
DEBUG:   adding 'heat/engine/resources/aws/autoscaling/scaling_policy.py'
DEBUG:   adding 'heat/engine/resources/aws/cfn/__init__.py'
DEBUG:   adding 'heat/engine/resources/aws/cfn/stack.py'
DEBUG:   adding 'heat/engine/resources/aws/cfn/wait_condition.py'
DEBUG:   adding 'heat/engine/resources/aws/cfn/wait_condition_handle.py'
DEBUG:   adding 'heat/engine/resources/aws/ec2/__init__.py'
DEBUG:   adding 'heat/engine/resources/aws/ec2/eip.py'
DEBUG:   adding 'heat/engine/resources/aws/ec2/instance.py'
DEBUG:   adding 'heat/engine/resources/aws/ec2/internet_gateway.py'
DEBUG:   adding 'heat/engine/resources/aws/ec2/network_interface.py'
DEBUG:   adding 'heat/engine/resources/aws/ec2/route_table.py'
DEBUG:   adding 'heat/engine/resources/aws/ec2/security_group.py'
DEBUG:   adding 'heat/engine/resources/aws/ec2/subnet.py'
DEBUG:   adding 'heat/engine/resources/aws/ec2/volume.py'
DEBUG:   adding 'heat/engine/resources/aws/ec2/vpc.py'
DEBUG:   adding 'heat/engine/resources/aws/iam/__init__.py'
DEBUG:   adding 'heat/engine/resources/aws/iam/user.py'
DEBUG:   adding 'heat/engine/resources/aws/lb/__init__.py'
DEBUG:   adding 'heat/engine/resources/aws/lb/loadbalancer.py'
DEBUG:   adding 'heat/engine/resources/aws/s3/__init__.py'
DEBUG:   adding 'heat/engine/resources/aws/s3/s3.py'
DEBUG:   adding 'heat/engine/resources/openstack/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/aodh/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/aodh/alarm.py'
DEBUG:   adding 'heat/engine/resources/openstack/aodh/composite_alarm.py'
DEBUG:   adding 'heat/engine/resources/openstack/aodh/gnocchi/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/aodh/gnocchi/alarm.py'
DEBUG:   adding 'heat/engine/resources/openstack/barbican/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/barbican/container.py'
DEBUG:   adding 'heat/engine/resources/openstack/barbican/order.py'
DEBUG:   adding 'heat/engine/resources/openstack/barbican/secret.py'
DEBUG:   adding 'heat/engine/resources/openstack/blazar/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/blazar/host.py'
DEBUG:   adding 'heat/engine/resources/openstack/blazar/lease.py'
DEBUG:   adding 'heat/engine/resources/openstack/cinder/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/cinder/encrypted_volume_type.py'
DEBUG:   adding 'heat/engine/resources/openstack/cinder/qos_specs.py'
DEBUG:   adding 'heat/engine/resources/openstack/cinder/quota.py'
DEBUG:   adding 'heat/engine/resources/openstack/cinder/volume.py'
DEBUG:   adding 'heat/engine/resources/openstack/cinder/volume_type.py'
DEBUG:   adding 'heat/engine/resources/openstack/designate/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/designate/domain.py'
DEBUG:   adding 'heat/engine/resources/openstack/designate/record.py'
DEBUG:   adding 'heat/engine/resources/openstack/designate/recordset.py'
DEBUG:   adding 'heat/engine/resources/openstack/designate/zone.py'
DEBUG:   adding 'heat/engine/resources/openstack/glance/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/glance/image.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/access_policy.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/autoscaling_group.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/cloud_config.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/delay.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/deployed_server.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/ha_restarter.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/instance_group.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/multi_part.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/none_resource.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/random_string.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/remote_stack.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/resource_chain.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/resource_group.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/scaling_policy.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/software_component.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/software_config.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/software_deployment.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/structured_config.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/swiftsignal.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/test_resource.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/value.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/wait_condition.py'
DEBUG:   adding 'heat/engine/resources/openstack/heat/wait_condition_handle.py'
DEBUG:   adding 'heat/engine/resources/openstack/ironic/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/ironic/port.py'
DEBUG:   adding 'heat/engine/resources/openstack/keystone/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/keystone/domain.py'
DEBUG:   adding 'heat/engine/resources/openstack/keystone/endpoint.py'
DEBUG:   adding 'heat/engine/resources/openstack/keystone/group.py'
DEBUG:   adding 'heat/engine/resources/openstack/keystone/project.py'
DEBUG:   adding 'heat/engine/resources/openstack/keystone/region.py'
DEBUG:   adding 'heat/engine/resources/openstack/keystone/role.py'
DEBUG:   adding 'heat/engine/resources/openstack/keystone/role_assignments.py'
DEBUG:   adding 'heat/engine/resources/openstack/keystone/service.py'
DEBUG:   adding 'heat/engine/resources/openstack/keystone/user.py'
DEBUG:   adding 'heat/engine/resources/openstack/magnum/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/magnum/bay.py'
DEBUG:   adding 'heat/engine/resources/openstack/magnum/baymodel.py'
DEBUG:   adding 'heat/engine/resources/openstack/magnum/cluster.py'
DEBUG:   adding 'heat/engine/resources/openstack/magnum/cluster_template.py'
DEBUG:   adding 'heat/engine/resources/openstack/manila/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/manila/security_service.py'
DEBUG:   adding 'heat/engine/resources/openstack/manila/share.py'
DEBUG:   adding 'heat/engine/resources/openstack/manila/share_network.py'
DEBUG:   adding 'heat/engine/resources/openstack/manila/share_type.py'
DEBUG:   adding 'heat/engine/resources/openstack/mistral/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/mistral/cron_trigger.py'
DEBUG:   adding 'heat/engine/resources/openstack/mistral/external_resource.py'
DEBUG:   adding 'heat/engine/resources/openstack/mistral/workflow.py'
DEBUG:   adding 'heat/engine/resources/openstack/monasca/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/monasca/alarm_definition.py'
DEBUG:   adding 'heat/engine/resources/openstack/monasca/notification.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/address_scope.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/extraroute.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/extrarouteset.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/firewall.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/floatingip.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/l2_gateway.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/l2_gateway_connection.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/loadbalancer.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/metering.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/net.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/network_gateway.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/neutron.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/port.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/provider_net.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/qos.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/quota.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/rbac_policy.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/router.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/security_group.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/security_group_rule.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/segment.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/subnet.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/subnetpool.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/trunk.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/vpnservice.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/lbaas/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/lbaas/health_monitor.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/lbaas/l7policy.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/lbaas/l7rule.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/lbaas/listener.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/lbaas/pool.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/lbaas/pool_member.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/sfc/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/sfc/flow_classifier.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/sfc/port_chain.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/sfc/port_pair.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/sfc/port_pair_group.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/taas/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/taas/tap_flow.py'
DEBUG:   adding 'heat/engine/resources/openstack/neutron/taas/tap_service.py'
DEBUG:   adding 'heat/engine/resources/openstack/nova/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/nova/flavor.py'
DEBUG:   adding 'heat/engine/resources/openstack/nova/floatingip.py'
DEBUG:   adding 'heat/engine/resources/openstack/nova/host_aggregate.py'
DEBUG:   adding 'heat/engine/resources/openstack/nova/keypair.py'
DEBUG:   adding 'heat/engine/resources/openstack/nova/quota.py'
DEBUG:   adding 'heat/engine/resources/openstack/nova/server.py'
DEBUG:   adding 'heat/engine/resources/openstack/nova/server_group.py'
DEBUG:   adding 'heat/engine/resources/openstack/nova/server_network_mixin.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/availability_zone.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/availability_zone_profile.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/flavor.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/flavor_profile.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/health_monitor.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/l7policy.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/l7rule.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/listener.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/loadbalancer.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/octavia_base.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/pool.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/pool_member.py'
DEBUG:   adding 'heat/engine/resources/openstack/octavia/quota.py'
DEBUG:   adding 'heat/engine/resources/openstack/sahara/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/sahara/cluster.py'
DEBUG:   adding 'heat/engine/resources/openstack/sahara/data_source.py'
DEBUG:   adding 'heat/engine/resources/openstack/sahara/image.py'
DEBUG:   adding 'heat/engine/resources/openstack/sahara/job.py'
DEBUG:   adding 'heat/engine/resources/openstack/sahara/job_binary.py'
DEBUG:   adding 'heat/engine/resources/openstack/sahara/templates.py'
DEBUG:   adding 'heat/engine/resources/openstack/senlin/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/senlin/cluster.py'
DEBUG:   adding 'heat/engine/resources/openstack/senlin/node.py'
DEBUG:   adding 'heat/engine/resources/openstack/senlin/policy.py'
DEBUG:   adding 'heat/engine/resources/openstack/senlin/profile.py'
DEBUG:   adding 'heat/engine/resources/openstack/senlin/receiver.py'
DEBUG:   adding 'heat/engine/resources/openstack/senlin/res_base.py'
DEBUG:   adding 'heat/engine/resources/openstack/swift/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/swift/container.py'
DEBUG:   adding 'heat/engine/resources/openstack/trove/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/trove/cluster.py'
DEBUG:   adding 'heat/engine/resources/openstack/trove/instance.py'
DEBUG:   adding 'heat/engine/resources/openstack/vitrage/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/vitrage/vitrage_template.py'
DEBUG:   adding 'heat/engine/resources/openstack/zaqar/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/zaqar/queue.py'
DEBUG:   adding 'heat/engine/resources/openstack/zaqar/subscription.py'
DEBUG:   adding 'heat/engine/resources/openstack/zun/__init__.py'
DEBUG:   adding 'heat/engine/resources/openstack/zun/container.py'
DEBUG:   adding 'heat/hacking/__init__.py'
DEBUG:   adding 'heat/hacking/checks.py'
DEBUG:   adding 'heat/locale/de/LC_MESSAGES/heat.po'
DEBUG:   adding 'heat/locale/es/LC_MESSAGES/heat.po'
DEBUG:   adding 'heat/locale/fr/LC_MESSAGES/heat.po'
DEBUG:   adding 'heat/locale/it/LC_MESSAGES/heat.po'
DEBUG:   adding 'heat/locale/ja/LC_MESSAGES/heat.po'
DEBUG:   adding 'heat/locale/ko_KR/LC_MESSAGES/heat.po'
DEBUG:   adding 'heat/locale/pt_BR/LC_MESSAGES/heat.po'
DEBUG:   adding 'heat/locale/ru/LC_MESSAGES/heat.po'
DEBUG:   adding 'heat/locale/zh_CN/LC_MESSAGES/heat.po'
DEBUG:   adding 'heat/locale/zh_TW/LC_MESSAGES/heat.po'
DEBUG:   adding 'heat/objects/__init__.py'
DEBUG:   adding 'heat/objects/base.py'
DEBUG:   adding 'heat/objects/event.py'
DEBUG:   adding 'heat/objects/fields.py'
DEBUG:   adding 'heat/objects/raw_template.py'
DEBUG:   adding 'heat/objects/raw_template_files.py'
DEBUG:   adding 'heat/objects/resource.py'
DEBUG:   adding 'heat/objects/resource_data.py'
DEBUG:   adding 'heat/objects/resource_properties_data.py'
DEBUG:   adding 'heat/objects/service.py'
DEBUG:   adding 'heat/objects/snapshot.py'
DEBUG:   adding 'heat/objects/software_config.py'
DEBUG:   adding 'heat/objects/software_deployment.py'
DEBUG:   adding 'heat/objects/stack.py'
DEBUG:   adding 'heat/objects/stack_lock.py'
DEBUG:   adding 'heat/objects/stack_tag.py'
DEBUG:   adding 'heat/objects/sync_point.py'
DEBUG:   adding 'heat/objects/user_creds.py'
DEBUG:   adding 'heat/policies/__init__.py'
DEBUG:   adding 'heat/policies/actions.py'
DEBUG:   adding 'heat/policies/base.py'
DEBUG:   adding 'heat/policies/build_info.py'
DEBUG:   adding 'heat/policies/cloudformation.py'
DEBUG:   adding 'heat/policies/events.py'
DEBUG:   adding 'heat/policies/resource.py'
DEBUG:   adding 'heat/policies/resource_types.py'
DEBUG:   adding 'heat/policies/service.py'
DEBUG:   adding 'heat/policies/software_configs.py'
DEBUG:   adding 'heat/policies/software_deployments.py'
DEBUG:   adding 'heat/policies/stacks.py'
DEBUG:   adding 'heat/rpc/__init__.py'
DEBUG:   adding 'heat/rpc/api.py'
DEBUG:   adding 'heat/rpc/client.py'
DEBUG:   adding 'heat/rpc/listener_client.py'
DEBUG:   adding 'heat/rpc/worker_api.py'
DEBUG:   adding 'heat/rpc/worker_client.py'
DEBUG:   adding 'heat/scaling/__init__.py'
DEBUG:   adding 'heat/scaling/cooldown.py'
DEBUG:   adding 'heat/scaling/lbutils.py'
DEBUG:   adding 'heat/scaling/rolling_update.py'
DEBUG:   adding 'heat/scaling/scalingutil.py'
DEBUG:   adding 'heat/scaling/template.py'
DEBUG:   adding 'heat/tests/__init__.py'
DEBUG:   adding 'heat/tests/common.py'
DEBUG:   adding 'heat/tests/fakes.py'
DEBUG:   adding 'heat/tests/generic_resource.py'
DEBUG:   adding 'heat/tests/test_attributes.py'
DEBUG:   adding 'heat/tests/test_auth_password.py'
DEBUG:   adding 'heat/tests/test_auth_url.py'
DEBUG:   adding 'heat/tests/test_common_auth_plugin.py'
DEBUG:   adding 'heat/tests/test_common_context.py'
DEBUG:   adding 'heat/tests/test_common_env_util.py'
DEBUG:   adding 'heat/tests/test_common_exception.py'
DEBUG:   adding 'heat/tests/test_common_param_utils.py'
DEBUG:   adding 'heat/tests/test_common_pluginutils.py'
DEBUG:   adding 'heat/tests/test_common_policy.py'
DEBUG:   adding 'heat/tests/test_common_serializers.py'
DEBUG:   adding 'heat/tests/test_common_service_utils.py'
DEBUG:   adding 'heat/tests/test_constraints.py'
DEBUG:   adding 'heat/tests/test_convg_stack.py'
DEBUG:   adding 'heat/tests/test_crypt.py'
DEBUG:   adding 'heat/tests/test_dbinstance.py'
DEBUG:   adding 'heat/tests/test_empty_stack.py'
DEBUG:   adding 'heat/tests/test_engine_api_utils.py'
DEBUG:   adding 'heat/tests/test_engine_service.py'
DEBUG:   adding 'heat/tests/test_environment.py'
DEBUG:   adding 'heat/tests/test_environment_format.py'
DEBUG:   adding 'heat/tests/test_event.py'
DEBUG:   adding 'heat/tests/test_exception.py'
DEBUG:   adding 'heat/tests/test_fault_middleware.py'
DEBUG:   adding 'heat/tests/test_function.py'
DEBUG:   adding 'heat/tests/test_grouputils.py'
DEBUG:   adding 'heat/tests/test_hacking.py'
DEBUG:   adding 'heat/tests/test_hot.py'
DEBUG:   adding 'heat/tests/test_identifier.py'
DEBUG:   adding 'heat/tests/test_lifecycle_plugin_utils.py'
DEBUG:   adding 'heat/tests/test_loguserdata.py'
DEBUG:   adding 'heat/tests/test_metadata_refresh.py'
DEBUG:   adding 'heat/tests/test_nested_stack.py'
DEBUG:   adding 'heat/tests/test_noauth.py'
DEBUG:   adding 'heat/tests/test_nokey.py'
DEBUG:   adding 'heat/tests/test_notifications.py'
DEBUG:   adding 'heat/tests/test_parameters.py'
DEBUG:   adding 'heat/tests/test_plugin_loader.py'
DEBUG:   adding 'heat/tests/test_properties.py'
DEBUG:   adding 'heat/tests/test_properties_group.py'
DEBUG:   adding 'heat/tests/test_provider_template.py'
DEBUG:   adding 'heat/tests/test_resource.py'
DEBUG:   adding 'heat/tests/test_resource_properties_data.py'
DEBUG:   adding 'heat/tests/test_rpc_client.py'
DEBUG:   adding 'heat/tests/test_rpc_listener_client.py'
DEBUG:   adding 'heat/tests/test_rpc_worker_client.py'
DEBUG:   adding 'heat/tests/test_rsrc_defn.py'
DEBUG:   adding 'heat/tests/test_server_tags.py'
DEBUG:   adding 'heat/tests/test_short_id.py'
DEBUG:   adding 'heat/tests/test_signal.py'
DEBUG:   adding 'heat/tests/test_stack.py'
DEBUG:   adding 'heat/tests/test_stack_collect_attributes.py'
DEBUG:   adding 'heat/tests/test_stack_delete.py'
DEBUG:   adding 'heat/tests/test_stack_lock.py'
DEBUG:   adding 'heat/tests/test_stack_resource.py'
DEBUG:   adding 'heat/tests/test_stack_update.py'
DEBUG:   adding 'heat/tests/test_stack_user.py'
DEBUG:   adding 'heat/tests/test_support.py'
DEBUG:   adding 'heat/tests/test_template.py'
DEBUG:   adding 'heat/tests/test_template_files.py'
DEBUG:   adding 'heat/tests/test_template_format.py'
DEBUG:   adding 'heat/tests/test_timeutils.py'
DEBUG:   adding 'heat/tests/test_translation_rule.py'
DEBUG:   adding 'heat/tests/test_urlfetch.py'
DEBUG:   adding 'heat/tests/test_validate.py'
DEBUG:   adding 'heat/tests/test_version.py'
DEBUG:   adding 'heat/tests/test_vpc.py'
DEBUG:   adding 'heat/tests/testing-overview.txt'
DEBUG:   adding 'heat/tests/utils.py'
DEBUG:   adding 'heat/tests/api/__init__.py'
DEBUG:   adding 'heat/tests/api/test_wsgi.py'
DEBUG:   adding 'heat/tests/api/aws/__init__.py'
DEBUG:   adding 'heat/tests/api/aws/test_api_aws.py'
DEBUG:   adding 'heat/tests/api/aws/test_api_ec2token.py'
DEBUG:   adding 'heat/tests/api/cfn/__init__.py'
DEBUG:   adding 'heat/tests/api/cfn/test_api_cfn_v1.py'
DEBUG:   adding 'heat/tests/api/middleware/__init__.py'
DEBUG:   adding 'heat/tests/api/middleware/test_version_negotiation_middleware.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/__init__.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_actions.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_build_info.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_events.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_resources.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_routes.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_services.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_software_configs.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_software_deployments.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_stacks.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_util.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_views_common.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/test_views_stacks_view.py'
DEBUG:   adding 'heat/tests/api/openstack_v1/tools.py'
DEBUG:   adding 'heat/tests/autoscaling/__init__.py'
DEBUG:   adding 'heat/tests/autoscaling/inline_templates.py'
DEBUG:   adding 'heat/tests/autoscaling/test_heat_scaling_group.py'
DEBUG:   adding 'heat/tests/autoscaling/test_heat_scaling_policy.py'
DEBUG:   adding 'heat/tests/autoscaling/test_launch_config.py'
DEBUG:   adding 'heat/tests/autoscaling/test_lbutils.py'
DEBUG:   adding 'heat/tests/autoscaling/test_new_capacity.py'
DEBUG:   adding 'heat/tests/autoscaling/test_rolling_update.py'
DEBUG:   adding 'heat/tests/autoscaling/test_scaling_group.py'
DEBUG:   adding 'heat/tests/autoscaling/test_scaling_policy.py'
DEBUG:   adding 'heat/tests/autoscaling/test_scaling_template.py'
DEBUG:   adding 'heat/tests/aws/__init__.py'
DEBUG:   adding 'heat/tests/aws/test_eip.py'
DEBUG:   adding 'heat/tests/aws/test_instance.py'
DEBUG:   adding 'heat/tests/aws/test_instance_network.py'
DEBUG:   adding 'heat/tests/aws/test_loadbalancer.py'
DEBUG:   adding 'heat/tests/aws/test_network_interface.py'
DEBUG:   adding 'heat/tests/aws/test_s3.py'
DEBUG:   adding 'heat/tests/aws/test_security_group.py'
DEBUG:   adding 'heat/tests/aws/test_user.py'
DEBUG:   adding 'heat/tests/aws/test_volume.py'
DEBUG:   adding 'heat/tests/aws/test_waitcondition.py'
DEBUG:   adding 'heat/tests/clients/__init__.py'
DEBUG:   adding 'heat/tests/clients/test_aodh_client.py'
DEBUG:   adding 'heat/tests/clients/test_barbican_client.py'
DEBUG:   adding 'heat/tests/clients/test_cinder_client.py'
DEBUG:   adding 'heat/tests/clients/test_clients.py'
DEBUG:   adding 'heat/tests/clients/test_designate_client.py'
DEBUG:   adding 'heat/tests/clients/test_glance_client.py'
DEBUG:   adding 'heat/tests/clients/test_heat_client.py'
DEBUG:   adding 'heat/tests/clients/test_ironic_client.py'
DEBUG:   adding 'heat/tests/clients/test_keystone_client.py'
DEBUG:   adding 'heat/tests/clients/test_magnum_client.py'
DEBUG:   adding 'heat/tests/clients/test_manila_client.py'
DEBUG:   adding 'heat/tests/clients/test_mistral_client.py'
DEBUG:   adding 'heat/tests/clients/test_monasca_client.py'
DEBUG:   adding 'heat/tests/clients/test_neutron_client.py'
DEBUG:   adding 'heat/tests/clients/test_nova_client.py'
DEBUG:   adding 'heat/tests/clients/test_octavia_client.py'
DEBUG:   adding 'heat/tests/clients/test_progress.py'
DEBUG:   adding 'heat/tests/clients/test_sdk_client.py'
DEBUG:   adding 'heat/tests/clients/test_swift_client.py'
DEBUG:   adding 'heat/tests/clients/test_zaqar_client.py'
DEBUG:   adding 'heat/tests/cmd/__init__.py'
DEBUG:   adding 'heat/tests/cmd/test_status.py'
DEBUG:   adding 'heat/tests/constraints/__init__.py'
DEBUG:   adding 'heat/tests/constraints/test_common_constraints.py'
DEBUG:   adding 'heat/tests/convergence/__init__.py'
DEBUG:   adding 'heat/tests/convergence/test_converge.py'
DEBUG:   adding 'heat/tests/convergence/framework/__init__.py'
DEBUG:   adding 'heat/tests/convergence/framework/engine_wrapper.py'
DEBUG:   adding 'heat/tests/convergence/framework/event_loop.py'
DEBUG:   adding 'heat/tests/convergence/framework/fake_resource.py'
DEBUG:   adding 'heat/tests/convergence/framework/message_processor.py'
DEBUG:   adding 'heat/tests/convergence/framework/message_queue.py'
DEBUG:   adding 'heat/tests/convergence/framework/processes.py'
DEBUG:   adding 'heat/tests/convergence/framework/reality.py'
DEBUG:   adding 'heat/tests/convergence/framework/scenario.py'
DEBUG:   adding 'heat/tests/convergence/framework/scenario_template.py'
DEBUG:   adding 'heat/tests/convergence/framework/testutils.py'
DEBUG:   adding 'heat/tests/convergence/framework/worker_wrapper.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/basic_create.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/basic_create_rollback.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/basic_update_delete.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/create_early_delete.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/disjoint_create.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/multiple_update.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_add.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_add_concurrent.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_add_rollback.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_add_rollback_early.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_interrupt_create.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_remove.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_remove_rollback.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_replace.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_replace_invert_deps.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_replace_missed_cleanup.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_replace_rollback.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_user_replace.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_user_replace_rollback.py'
DEBUG:   adding 'heat/tests/convergence/scenarios/update_user_replace_rollback_update.py'
DEBUG:   adding 'heat/tests/db/__init__.py'
DEBUG:   adding 'heat/tests/db/test_migrations.py'
DEBUG:   adding 'heat/tests/db/test_sqlalchemy_api.py'
DEBUG:   adding 'heat/tests/db/test_sqlalchemy_filters.py'
DEBUG:   adding 'heat/tests/db/test_sqlalchemy_types.py'
DEBUG:   adding 'heat/tests/engine/__init__.py'
DEBUG:   adding 'heat/tests/engine/test_check_resource.py'
DEBUG:   adding 'heat/tests/engine/test_dependencies.py'
DEBUG:   adding 'heat/tests/engine/test_engine_worker.py'
DEBUG:   adding 'heat/tests/engine/test_node_data.py'
DEBUG:   adding 'heat/tests/engine/test_plugin_manager.py'
DEBUG:   adding 'heat/tests/engine/test_resource_type.py'
DEBUG:   adding 'heat/tests/engine/test_scheduler.py'
DEBUG:   adding 'heat/tests/engine/test_sync_point.py'
DEBUG:   adding 'heat/tests/engine/tools.py'
DEBUG:   adding 'heat/tests/engine/service/__init__.py'
DEBUG:   adding 'heat/tests/engine/service/test_service_engine.py'
DEBUG:   adding 'heat/tests/engine/service/test_software_config.py'
DEBUG:   adding 'heat/tests/engine/service/test_stack_action.py'
DEBUG:   adding 'heat/tests/engine/service/test_stack_adopt.py'
DEBUG:   adding 'heat/tests/engine/service/test_stack_create.py'
DEBUG:   adding 'heat/tests/engine/service/test_stack_delete.py'
DEBUG:   adding 'heat/tests/engine/service/test_stack_events.py'
DEBUG:   adding 'heat/tests/engine/service/test_stack_resources.py'
DEBUG:   adding 'heat/tests/engine/service/test_stack_snapshot.py'
DEBUG:   adding 'heat/tests/engine/service/test_stack_update.py'
DEBUG:   adding 'heat/tests/engine/service/test_threadgroup_mgr.py'
DEBUG:   adding 'heat/tests/openstack/__init__.py'
DEBUG:   adding 'heat/tests/openstack/aodh/__init__.py'
DEBUG:   adding 'heat/tests/openstack/aodh/test_alarm.py'
DEBUG:   adding 'heat/tests/openstack/aodh/test_composite_alarm.py'
DEBUG:   adding 'heat/tests/openstack/aodh/test_gnocchi_alarm.py'
DEBUG:   adding 'heat/tests/openstack/barbican/__init__.py'
DEBUG:   adding 'heat/tests/openstack/barbican/test_container.py'
DEBUG:   adding 'heat/tests/openstack/barbican/test_order.py'
DEBUG:   adding 'heat/tests/openstack/barbican/test_secret.py'
DEBUG:   adding 'heat/tests/openstack/cinder/__init__.py'
DEBUG:   adding 'heat/tests/openstack/cinder/test_qos_specs.py'
DEBUG:   adding 'heat/tests/openstack/cinder/test_quota.py'
DEBUG:   adding 'heat/tests/openstack/cinder/test_volume.py'
DEBUG:   adding 'heat/tests/openstack/cinder/test_volume_type.py'
DEBUG:   adding 'heat/tests/openstack/cinder/test_volume_type_encryption.py'
DEBUG:   adding 'heat/tests/openstack/cinder/test_volume_utils.py'
DEBUG:   adding 'heat/tests/openstack/designate/__init__.py'
DEBUG:   adding 'heat/tests/openstack/designate/test_recordset.py'
DEBUG:   adding 'heat/tests/openstack/designate/test_zone.py'
DEBUG:   adding 'heat/tests/openstack/glance/__init__.py'
DEBUG:   adding 'heat/tests/openstack/glance/test_image.py'
DEBUG:   adding 'heat/tests/openstack/heat/__init__.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_cloud_config.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_delay.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_deployed_server.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_instance_group.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_instance_group_update_policy.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_multi_part.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_none_resource.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_random_string.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_remote_stack.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_resource_chain.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_resource_group.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_software_component.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_software_config.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_software_deployment.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_structured_config.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_swiftsignal.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_value.py'
DEBUG:   adding 'heat/tests/openstack/heat/test_waitcondition.py'
DEBUG:   adding 'heat/tests/openstack/ironic/__init__.py'
DEBUG:   adding 'heat/tests/openstack/ironic/test_port.py'
DEBUG:   adding 'heat/tests/openstack/keystone/__init__.py'
DEBUG:   adding 'heat/tests/openstack/keystone/test_domain.py'
DEBUG:   adding 'heat/tests/openstack/keystone/test_endpoint.py'
DEBUG:   adding 'heat/tests/openstack/keystone/test_group.py'
DEBUG:   adding 'heat/tests/openstack/keystone/test_project.py'
DEBUG:   adding 'heat/tests/openstack/keystone/test_region.py'
DEBUG:   adding 'heat/tests/openstack/keystone/test_role.py'
DEBUG:   adding 'heat/tests/openstack/keystone/test_role_assignments.py'
DEBUG:   adding 'heat/tests/openstack/keystone/test_service.py'
DEBUG:   adding 'heat/tests/openstack/keystone/test_user.py'
DEBUG:   adding 'heat/tests/openstack/magnum/__init__.py'
DEBUG:   adding 'heat/tests/openstack/magnum/test_cluster.py'
DEBUG:   adding 'heat/tests/openstack/magnum/test_cluster_template.py'
DEBUG:   adding 'heat/tests/openstack/manila/__init__.py'
DEBUG:   adding 'heat/tests/openstack/manila/test_security_service.py'
DEBUG:   adding 'heat/tests/openstack/manila/test_share.py'
DEBUG:   adding 'heat/tests/openstack/manila/test_share_network.py'
DEBUG:   adding 'heat/tests/openstack/manila/test_share_type.py'
DEBUG:   adding 'heat/tests/openstack/mistral/__init__.py'
DEBUG:   adding 'heat/tests/openstack/mistral/test_cron_trigger.py'
DEBUG:   adding 'heat/tests/openstack/mistral/test_external_resource.py'
DEBUG:   adding 'heat/tests/openstack/mistral/test_workflow.py'
DEBUG:   adding 'heat/tests/openstack/monasca/__init__.py'
DEBUG:   adding 'heat/tests/openstack/monasca/test_alarm_definition.py'
DEBUG:   adding 'heat/tests/openstack/monasca/test_notification.py'
DEBUG:   adding 'heat/tests/openstack/neutron/__init__.py'
DEBUG:   adding 'heat/tests/openstack/neutron/inline_templates.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_address_scope.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_extraroute.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_extrarouteset.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_firewall.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_floating_ip.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_l2_gateway.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_metering.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_net.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_network_gateway.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_port.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_provider_net.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_rbac_policy.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_router.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_security_group.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_security_group_rule.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_segment.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_subnet.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_subnetpool.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_trunk.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_neutron_vpnservice.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_qos.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_quota.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_sfc/__init__.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_sfc/test_port_chain.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_sfc/test_port_pair.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_taas/test_tap_flow.py'
DEBUG:   adding 'heat/tests/openstack/neutron/test_taas/test_tap_service.py'
DEBUG:   adding 'heat/tests/openstack/nova/__init__.py'
DEBUG:   adding 'heat/tests/openstack/nova/fakes.py'
DEBUG:   adding 'heat/tests/openstack/nova/test_flavor.py'
DEBUG:   adding 'heat/tests/openstack/nova/test_floatingip.py'
DEBUG:   adding 'heat/tests/openstack/nova/test_host_aggregate.py'
DEBUG:   adding 'heat/tests/openstack/nova/test_keypair.py'
DEBUG:   adding 'heat/tests/openstack/nova/test_quota.py'
DEBUG:   adding 'heat/tests/openstack/nova/test_server.py'
DEBUG:   adding 'heat/tests/openstack/nova/test_server_group.py'
DEBUG:   adding 'heat/tests/openstack/octavia/__init__.py'
DEBUG:   adding 'heat/tests/openstack/octavia/inline_templates.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_availability_zone.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_availability_zone_profile.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_flavor.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_flavor_profile.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_health_monitor.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_l7policy.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_l7rule.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_listener.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_loadbalancer.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_pool.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_pool_member.py'
DEBUG:   adding 'heat/tests/openstack/octavia/test_quota.py'
DEBUG:   adding 'heat/tests/openstack/swift/__init__.py'
DEBUG:   adding 'heat/tests/openstack/swift/test_container.py'
DEBUG:   adding 'heat/tests/openstack/trove/__init__.py'
DEBUG:   adding 'heat/tests/openstack/trove/test_cluster.py'
DEBUG:   adding 'heat/tests/openstack/trove/test_instance.py'
DEBUG:   adding 'heat/tests/openstack/zaqar/__init__.py'
DEBUG:   adding 'heat/tests/openstack/zaqar/test_queue.py'
DEBUG:   adding 'heat/tests/openstack/zaqar/test_subscription.py'
DEBUG:   adding 'heat/tests/policy/resources.json'
DEBUG:   adding 'heat/tests/policy/test_acl_personas.yaml'
DEBUG:   adding 'heat/tests/policy/test_deprecated_access.yaml'
DEBUG:   adding 'heat/tests/policy/test_new_acl_personas.yaml'
DEBUG:   adding 'heat/tests/templates/Neutron.template'
DEBUG:   adding 'heat/tests/templates/Neutron.yaml'
DEBUG:   adding 'heat/tests/templates/README'
DEBUG:   adding 'heat/tests/templates/WordPress_Single_Instance.template'
DEBUG:   adding 'heat/tests/templates/WordPress_Single_Instance.yaml'
DEBUG:   adding 'heat/wsgi/__init__.py'
DEBUG:   adding 'heat/wsgi/api.py'
DEBUG:   adding 'heat/wsgi/cfn.py'
DEBUG:   adding 'heat_integrationtests/README.rst'
DEBUG:   adding 'heat_integrationtests/__init__.py'
DEBUG:   adding 'heat_integrationtests/cleanup_test_env.sh'
DEBUG:   adding 'heat_integrationtests/prepare_test_env.sh'
DEBUG:   adding 'heat_integrationtests/prepare_test_network.sh'
DEBUG:   adding 'heat_integrationtests/common/__init__.py'
DEBUG:   adding 'heat_integrationtests/common/clients.py'
DEBUG:   adding 'heat_integrationtests/common/exceptions.py'
DEBUG:   adding 'heat_integrationtests/common/test.py'
DEBUG:   adding 'heat_integrationtests/functional/__init__.py'
DEBUG:   adding 'heat_integrationtests/functional/functional_base.py'
DEBUG:   adding 'heat_integrationtests/functional/test_admin_actions.py'
DEBUG:   adding 'heat_integrationtests/functional/test_autoscaling.py'
DEBUG:   adding 'heat_integrationtests/functional/test_aws_stack.py'
DEBUG:   adding 'heat_integrationtests/functional/test_cancel_update.py'
DEBUG:   adding 'heat_integrationtests/functional/test_conditional_exposure.py'
DEBUG:   adding 'heat_integrationtests/functional/test_conditions.py'
DEBUG:   adding 'heat_integrationtests/functional/test_create_update.py'
DEBUG:   adding 'heat_integrationtests/functional/test_default_parameters.py'
DEBUG:   adding 'heat_integrationtests/functional/test_delete.py'
DEBUG:   adding 'heat_integrationtests/functional/test_env_merge.py'
DEBUG:   adding 'heat_integrationtests/functional/test_heat_autoscaling.py'
DEBUG:   adding 'heat_integrationtests/functional/test_immutable_parameters.py'
DEBUG:   adding 'heat_integrationtests/functional/test_instance_group.py'
DEBUG:   adding 'heat_integrationtests/functional/test_keystone_user_with_domain.py'
DEBUG:   adding 'heat_integrationtests/functional/test_nested_get_attr.py'
DEBUG:   adding 'heat_integrationtests/functional/test_notifications.py'
DEBUG:   adding 'heat_integrationtests/functional/test_preview_update.py'
DEBUG:   adding 'heat_integrationtests/functional/test_purge.py'
DEBUG:   adding 'heat_integrationtests/functional/test_replace_deprecated.py'
DEBUG:   adding 'heat_integrationtests/functional/test_resource_chain.py'
DEBUG:   adding 'heat_integrationtests/functional/test_resource_group.py'
DEBUG:   adding 'heat_integrationtests/functional/test_simultaneous_update.py'
DEBUG:   adding 'heat_integrationtests/functional/test_snapshot_restore.py'
DEBUG:   adding 'heat_integrationtests/functional/test_software_deployment_group.py'
DEBUG:   adding 'heat_integrationtests/functional/test_stack_cancel.py'
DEBUG:   adding 'heat_integrationtests/functional/test_swiftsignal_update.py'
DEBUG:   adding 'heat_integrationtests/functional/test_template_resource.py'
DEBUG:   adding 'heat_integrationtests/functional/test_template_versions.py'
DEBUG:   adding 'heat_integrationtests/functional/test_translation.py'
DEBUG:   adding 'heat_integrationtests/functional/test_update_restricted.py'
DEBUG:   adding 'heat_integrationtests/functional/test_validation.py'
DEBUG:   adding 'heat_integrationtests/functional/test_versionnegotiation.py'
DEBUG:   adding 'heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po'
DEBUG:   adding 'heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po'
DEBUG:   adding 'heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po'
DEBUG:   adding 'heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.data/data/etc/heat/api-paste.ini'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.data/data/etc/heat/environment.d/default.yaml'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.data/data/etc/heat/templates/AWS_CloudWatch_Alarm.yaml'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.data/data/etc/heat/templates/AWS_RDS_DBInstance.yaml'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.data/scripts/heat-db-setup'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.data/scripts/heat-keystone-setup-domain'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.data/scripts/heat-wsgi-api'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.data/scripts/heat-wsgi-api-cfn'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.dist-info/AUTHORS'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.dist-info/LICENSE'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.dist-info/METADATA'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.dist-info/WHEEL'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.dist-info/entry_points.txt'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.dist-info/pbr.json'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.dist-info/top_level.txt'
DEBUG:   adding 'openstack_heat-24.1.0.dev21.dist-info/RECORD'
DEBUG:   removing build/bdist.linux-x86_64/wheel
DEBUG:   Building wheel for openstack-heat (pyproject.toml): finished with status 'done'
DEBUG:   Created wheel for openstack-heat: filename=openstack_heat-24.1.0.dev21-py3-none-any.whl size=2553409 sha256=42f9c7f2219ea689193d3d6e6a0387f7f95e22baee42e247d636d374385f14e1
DEBUG:   Stored in directory: /builddir/.cache/pip/wheels/8d/1b/6f/481171ea0ed34072f8112557cac2cbcb9689dbd3e6b3886335
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.BZpg5d
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + '[' /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64 '!=' / ']'
DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64
DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64
DEBUG: + mkdir -p /builddir/build/BUILDROOT
DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CFLAGS
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CXXFLAGS
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FFLAGS
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FCFLAGS
DEBUG: + VALAFLAGS=-g
DEBUG: + export VALAFLAGS
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + export LDFLAGS
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + export LT_SYS_LIBRARY_PATH
DEBUG: + CC=gcc
DEBUG: + export CC
DEBUG: + CXX=g++
DEBUG: + export CXX
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: ++ xargs basename --multiple
DEBUG: ++ ls /builddir/build/BUILD/openstack-heat-24.1.0.dev21/pyproject-wheeldir/openstack_heat-24.1.0.dev21-py3-none-any.whl
DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
DEBUG: + specifier=openstack_heat==24.1.0.dev21
DEBUG: + '[' -z openstack_heat==24.1.0.dev21 ']'
DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir
DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/openstack-heat-24.1.0.dev21/pyproject-wheeldir openstack_heat==24.1.0.dev21
DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12)
DEBUG: Looking in links: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/pyproject-wheeldir
DEBUG: Processing ./pyproject-wheeldir/openstack_heat-24.1.0.dev21-py3-none-any.whl
DEBUG: Installing collected packages: openstack_heat
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-all to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-api to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-api-cfn to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-engine to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-manage to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-status to 755
DEBUG: Successfully installed openstack_heat-24.1.0.dev21
DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin ']'
DEBUG: + '[' -z sP ']'
DEBUG: + shebang_flags=-kasP
DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-all /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-api /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-api-cfn /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-db-setup /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-engine /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-keystone-setup-domain /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-manage /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-status /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-wsgi-api /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-wsgi-api-cfn
DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-all: updating
DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-api: updating
DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-api-cfn: updating
DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-db-setup: no change
DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-engine: updating
DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-keystone-setup-domain: updating
DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-manage: updating
DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-status: updating
DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-wsgi-api: updating
DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/heat-wsgi-api-cfn: updating
DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin/__pycache__
DEBUG: + rm -f /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-ghost-distinfo
DEBUG: + site_dirs=()
DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages ']'
DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages")
DEBUG: + '[' /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages ']'
DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib64/python3.12/site-packages ']'
DEBUG: + for site_dir in ${site_dirs[@]}
DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64$site_dir/*.dist-info
DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev21.dist-info'
DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev21.dist-info/INSTALLER
DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat
DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev21.dist-info/RECORD --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-record
DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev21.dist-info/RECORD
DEBUG: removed '/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev21.dist-info/RECORD'
DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev21.dist-info/REQUESTED
DEBUG: removed '/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev21.dist-info/REQUESTED'
DEBUG: ++ wc -l /builddir/build/BUILD/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64-pyproject-ghost-distinfo
DEBUG: ++ cut -f1 '-d '
DEBUG: + lines=1
DEBUG: + '[' 1 -ne 1 ']'
DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//usr/lib/python3.12/site-packages
DEBUG: + oslo-config-generator --config-file=etc/heat/heat-config-generator.conf
DEBUG: + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale -D heat
DEBUG: /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Requirements should be satisfied by a PEP 517 installer.
DEBUG:         If you are using pip, you can try `pip install --use-pep517`.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   dist.fetch_build_eggs(dist.setup_requires)
DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   easy_install.initialize_options(self)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` directly.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         Follow the current Python packaging guidelines when building
DEBUG:         Python RPM packages.
DEBUG:         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:         and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   self.initialize_options()
DEBUG: running compile_catalog
DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.mo
DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.mo
DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ru/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ru/LC_MESSAGES/heat.mo
DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.mo
DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.mo
DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ja/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ja/LC_MESSAGES/heat.mo
DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/it/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/it/LC_MESSAGES/heat.mo
DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/fr/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/fr/LC_MESSAGES/heat.mo
DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/es/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/es/LC_MESSAGES/heat.mo
DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/de/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/de/LC_MESSAGES/heat.mo
DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//var/log/heat/
DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//var/run/heat/
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/heat.logrotate /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/etc/logrotate.d/openstack-heat
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/systemd/system/openstack-heat-api.service
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api-cfn.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/systemd/system/openstack-heat-api-cfn.service
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-engine.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/systemd/system/openstack-heat-engine.service
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/systemd/system/openstack-heat-all.service
DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//var/lib/heat/
DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//etc/heat/
DEBUG: + TOX_TESTENV_PASSENV='*'
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages
DEBUG: + PYTHONDONTWRITEBYTECODE=1
DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir'
DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs
DEBUG: Running Sphinx v7.2.6
DEBUG: [openstackdocstheme] version: 3.0.0
DEBUG: [openstackdocstheme] connecting html-page-context event handler
DEBUG: loading stevedore.sphinxext
DEBUG: making output directory... done
DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (openstack-heat); you can disable this behavior with the 'openstackdocs_auto_name' option
DEBUG: loading intersphinx inventory from https://docs.sqlalchemy.org/objects.inv...
DEBUG: WARNING: failed to reach any of the inventories with the following issues:
DEBUG: intersphinx inventory 'https://docs.sqlalchemy.org/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.sqlalchemy.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f949a6cde50>: Failed to establish a new connection: [Errno -2] Name or service not known'))
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.versions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.aws.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.aws.ec2token.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.aws.exception.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.aws.utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.versions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.wsgi.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.v1.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.v1.signal.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.v1.stacks.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.middleware.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.middleware.fault.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.middleware.version_negotiation.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.versions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.wsgi.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.actions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.build_info.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.events.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.resources.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.services.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.software_configs.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.software_deployments.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.stacks.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.util.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.views.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.views.stacks_view.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.views.views_common.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.auth_password.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.auth_plugin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.auth_url.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.cache.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.config.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.context.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.crypt.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.custom_backend_auth.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.endpoint_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.environment_format.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.environment_util.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.exception.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.grouputils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.i18n.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.identifier.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.lifecycle_plugin_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.messaging.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.netutils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.noauth.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.param_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.password_gen.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.plugin_loader.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.pluginutils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.policy.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.profiler.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.serializers.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.service_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.short_id.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.template_format.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.timeutils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.urlfetch.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.wsgi.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.api.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.filters.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.migration.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.models.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.types.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.api.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.attributes.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.check_resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.conditions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.dependencies.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.environment.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.event.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.function.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.lifecycle_plugin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.node_data.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.output.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.parameter_groups.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.parameters.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.parent_rsrc.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.plugin_manager.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.properties.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.properties_group.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.rsrc_defn.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.scheduler.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.service.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.service_software_config.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.software_config_io.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.stack.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.stack_lock.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.status.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.stk_defn.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.support.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.sync_point.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.template.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.template_common.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.template_files.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.timestamp.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.translation.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.update.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.worker.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.cfn.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.cfn.functions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.cfn.parameters.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.cfn.template.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.client_exception.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.client_plugin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.default_client_plugin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.microversion_mixin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.progress.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.aodh.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.barbican.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.blazar.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.cinder.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.designate.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.glance.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.heat_plugin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.ironic.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.magnum.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.manila.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.mistral.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.monasca.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.nova.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.octavia.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.openstacksdk.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.swift.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.trove.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.vitrage.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.zaqar.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.zun.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.keystone.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.keystone.fake_keystoneclient.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.neutron.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.neutron.taas_constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.constraint.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.constraint.common_constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.hot.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.hot.functions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.hot.parameters.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.hot.template.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.notification.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.notification.autoscaling.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.notification.stack.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.alarm_base.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.scheduler_hints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.server_base.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.signal_responder.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.stack_resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.stack_user.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.template_resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.volume_base.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.wait_condition.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.base.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.event.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.fields.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.raw_template.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.raw_template_files.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.resource_data.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.resource_properties_data.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.service.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.snapshot.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.software_config.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.software_deployment.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.stack.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.stack_lock.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.stack_tag.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.sync_point.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.user_creds.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.actions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.base.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.build_info.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.cloudformation.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.events.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.resource_types.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.service.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.software_configs.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.software_deployments.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.stacks.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.api.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.client.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.listener_client.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.worker_api.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.worker_client.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.cooldown.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.lbutils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.rolling_update.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.scalingutil.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.template.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/modules.rst.
DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme
DEBUG: [openstackdocstheme] no /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.gitreview found
DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/../../etc/heat/heat-config-generator.conf
DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/_static/heat.conf.sample
DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/../../etc/heat/heat-policy-generator.conf
DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/_static/heat.policy.yaml.sample
DEBUG: building [mo]: targets for 0 po files that are out of date
DEBUG: writing output... 
DEBUG: building [html]: targets for 69 source files that are out of date
DEBUG: updating environment: [new config] 280 added, 0 changed, 0 removed
DEBUG: reading sources... [  0%] admin/auth-model
reading sources... [  1%] admin/index
reading sources... [  1%] admin/introduction
reading sources... [  1%] admin/stack-domain-users
reading sources... [  2%] api/heat
reading sources... [  2%] api/heat.api
reading sources... [  2%] api/heat.api.aws
reading sources... [  3%] api/heat.api.aws.ec2token
reading sources... [  3%] api/heat.api.aws.exception
reading sources... [  4%] api/heat.api.aws.utils
reading sources... [  4%] api/heat.api.cfn
reading sources... [  4%] api/heat.api.cfn.v1
reading sources... [  5%] api/heat.api.cfn.v1.signal
reading sources... [  5%] api/heat.api.cfn.v1.stacks
reading sources... [  5%] api/heat.api.cfn.versions
reading sources... [  6%] api/heat.api.cfn.wsgi
reading sources... [  6%] api/heat.api.middleware
reading sources... [  6%] api/heat.api.middleware.fault
reading sources... [  7%] api/heat.api.middleware.version_negotiation
reading sources... [  7%] api/heat.api.openstack
reading sources... [  8%] api/heat.api.openstack.v1
reading sources... [  8%] api/heat.api.openstack.v1.actions
reading sources... [  8%] api/heat.api.openstack.v1.build_info
reading sources... [  9%] api/heat.api.openstack.v1.events
reading sources... [  9%] api/heat.api.openstack.v1.resources
reading sources... [  9%] api/heat.api.openstack.v1.services
reading sources... [ 10%] api/heat.api.openstack.v1.software_configs
reading sources... [ 10%] api/heat.api.openstack.v1.software_deployments
reading sources... [ 10%] api/heat.api.openstack.v1.stacks
reading sources... [ 11%] api/heat.api.openstack.v1.util
reading sources... [ 11%] api/heat.api.openstack.v1.views
reading sources... [ 11%] api/heat.api.openstack.v1.views.stacks_view
reading sources... [ 12%] api/heat.api.openstack.v1.views.views_common
reading sources... [ 12%] api/heat.api.openstack.versions
reading sources... [ 12%] api/heat.api.openstack.wsgi
reading sources... [ 13%] api/heat.api.versions
reading sources... [ 13%] api/heat.common
reading sources... [ 14%] api/heat.common.auth_password
reading sources... [ 14%] api/heat.common.auth_plugin
reading sources... [ 14%] api/heat.common.auth_url
reading sources... [ 15%] api/heat.common.cache
reading sources... [ 15%] api/heat.common.config
reading sources... [ 15%] api/heat.common.context
reading sources... [ 16%] api/heat.common.crypt
reading sources... [ 16%] api/heat.common.custom_backend_auth
reading sources... [ 16%] api/heat.common.endpoint_utils
reading sources... [ 17%] api/heat.common.environment_format
reading sources... [ 17%] api/heat.common.environment_util
reading sources... [ 18%] api/heat.common.exception
reading sources... [ 18%] api/heat.common.grouputils
reading sources... [ 18%] api/heat.common.i18n
reading sources... [ 19%] api/heat.common.identifier
reading sources... [ 19%] api/heat.common.lifecycle_plugin_utils
reading sources... [ 19%] api/heat.common.messaging
reading sources... [ 20%] api/heat.common.netutils
reading sources... [ 20%] api/heat.common.noauth
reading sources... [ 20%] api/heat.common.param_utils
reading sources... [ 21%] api/heat.common.password_gen
reading sources... [ 21%] api/heat.common.plugin_loader
reading sources... [ 21%] api/heat.common.pluginutils
reading sources... [ 22%] api/heat.common.policy
reading sources... [ 22%] api/heat.common.profiler
reading sources... [ 22%] api/heat.common.serializers
reading sources... [ 23%] api/heat.common.service_utils
reading sources... [ 23%] api/heat.common.short_id
reading sources... [ 24%] api/heat.common.template_format
reading sources... [ 24%] api/heat.common.timeutils
reading sources... [ 24%] api/heat.common.urlfetch
reading sources... [ 25%] api/heat.common.wsgi
reading sources... [ 25%] api/heat.db
reading sources... [ 25%] api/heat.db.api
reading sources... [ 26%] api/heat.db.filters
reading sources... [ 26%] api/heat.db.migration
reading sources... [ 26%] api/heat.db.models
reading sources... [ 27%] api/heat.db.types
reading sources... [ 27%] api/heat.db.utils
reading sources... [ 28%] api/heat.engine
reading sources... [ 28%] api/heat.engine.api
reading sources... [ 28%] api/heat.engine.attributes
reading sources... [ 29%] api/heat.engine.cfn
reading sources... [ 29%] api/heat.engine.cfn.functions
reading sources... [ 29%] api/heat.engine.cfn.parameters
reading sources... [ 30%] api/heat.engine.cfn.template
reading sources... [ 30%] api/heat.engine.check_resource
reading sources... [ 30%] api/heat.engine.clients
reading sources... [ 31%] api/heat.engine.clients.client_exception
reading sources... [ 31%] api/heat.engine.clients.client_plugin
reading sources... [ 31%] api/heat.engine.clients.default_client_plugin
reading sources... [ 32%] api/heat.engine.clients.microversion_mixin
reading sources... [ 32%] api/heat.engine.clients.os
reading sources... [ 32%] api/heat.engine.clients.os.aodh
reading sources... [ 33%] api/heat.engine.clients.os.barbican
reading sources... [ 33%] api/heat.engine.clients.os.blazar
reading sources... [ 34%] api/heat.engine.clients.os.cinder
reading sources... [ 34%] api/heat.engine.clients.os.designate
reading sources... [ 34%] api/heat.engine.clients.os.glance
reading sources... [ 35%] api/heat.engine.clients.os.heat_plugin
reading sources... [ 35%] api/heat.engine.clients.os.ironic
reading sources... [ 35%] api/heat.engine.clients.os.keystone
reading sources... [ 36%] api/heat.engine.clients.os.keystone.fake_keystoneclient
reading sources... [ 36%] api/heat.engine.clients.os.keystone.heat_keystoneclient
reading sources... [ 36%] api/heat.engine.clients.os.keystone.keystone_constraints
reading sources... [ 37%] api/heat.engine.clients.os.magnum
reading sources... [ 37%] api/heat.engine.clients.os.manila
reading sources... [ 38%] api/heat.engine.clients.os.mistral
reading sources... [ 38%] api/heat.engine.clients.os.monasca
reading sources... [ 38%] api/heat.engine.clients.os.neutron
reading sources... [ 39%] api/heat.engine.clients.os.neutron.lbaas_constraints
reading sources... [ 39%] api/heat.engine.clients.os.neutron.neutron_constraints
reading sources... [ 39%] api/heat.engine.clients.os.neutron.taas_constraints
reading sources... [ 40%] api/heat.engine.clients.os.nova
reading sources... [ 40%] api/heat.engine.clients.os.octavia
reading sources... [ 40%] api/heat.engine.clients.os.openstacksdk
reading sources... [ 41%] api/heat.engine.clients.os.swift
reading sources... [ 41%] api/heat.engine.clients.os.trove
reading sources... [ 41%] api/heat.engine.clients.os.vitrage
reading sources... [ 42%] api/heat.engine.clients.os.zaqar
reading sources... [ 42%] api/heat.engine.clients.os.zun
reading sources... [ 42%] api/heat.engine.clients.progress
reading sources... [ 43%] api/heat.engine.conditions
reading sources... [ 43%] api/heat.engine.constraint
reading sources... [ 44%] api/heat.engine.constraint.common_constraints
reading sources... [ 44%] api/heat.engine.constraints
reading sources... [ 44%] api/heat.engine.dependencies
reading sources... [ 45%] api/heat.engine.environment
reading sources... [ 45%] api/heat.engine.event
reading sources... [ 45%] api/heat.engine.function
reading sources... [ 46%] api/heat.engine.hot
reading sources... [ 46%] api/heat.engine.hot.functions
reading sources... [ 46%] api/heat.engine.hot.parameters
reading sources... [ 47%] api/heat.engine.hot.template
reading sources... [ 47%] api/heat.engine.lifecycle_plugin
reading sources... [ 48%] api/heat.engine.node_data
reading sources... [ 48%] api/heat.engine.notification
reading sources... [ 48%] api/heat.engine.notification.autoscaling
reading sources... [ 49%] api/heat.engine.notification.stack
reading sources... [ 49%] api/heat.engine.output
reading sources... [ 49%] api/heat.engine.parameter_groups
reading sources... [ 50%] api/heat.engine.parameters
reading sources... [ 50%] api/heat.engine.parent_rsrc
reading sources... [ 50%] api/heat.engine.plugin_manager
reading sources... [ 51%] api/heat.engine.properties
reading sources... [ 51%] api/heat.engine.properties_group
reading sources... [ 51%] api/heat.engine.resource
reading sources... [ 52%] api/heat.engine.resources
reading sources... [ 52%] api/heat.engine.resources.alarm_base
reading sources... [ 52%] api/heat.engine.resources.scheduler_hints
reading sources... [ 53%] api/heat.engine.resources.server_base
reading sources... [ 53%] api/heat.engine.resources.signal_responder
reading sources... [ 54%] api/heat.engine.resources.stack_resource
reading sources... [ 54%] api/heat.engine.resources.stack_user
reading sources... [ 54%] api/heat.engine.resources.template_resource
reading sources... [ 55%] api/heat.engine.resources.volume_base
reading sources... [ 55%] api/heat.engine.resources.wait_condition
reading sources... [ 55%] api/heat.engine.rsrc_defn
reading sources... [ 56%] api/heat.engine.scheduler
reading sources... [ 56%] api/heat.engine.service
reading sources... [ 56%] api/heat.engine.service_software_config
reading sources... [ 57%] api/heat.engine.software_config_io
reading sources... [ 57%] api/heat.engine.stack
reading sources... [ 57%] api/heat.engine.stack_lock
reading sources... [ 58%] api/heat.engine.status
reading sources... [ 58%] api/heat.engine.stk_defn
reading sources... [ 59%] api/heat.engine.support
reading sources... [ 59%] api/heat.engine.sync_point
reading sources... [ 59%] api/heat.engine.template
reading sources... [ 60%] api/heat.engine.template_common
reading sources... [ 60%] api/heat.engine.template_files
reading sources... [ 60%] api/heat.engine.timestamp
reading sources... [ 61%] api/heat.engine.translation
reading sources... [ 61%] api/heat.engine.update
reading sources... [ 61%] api/heat.engine.worker
reading sources... [ 62%] api/heat.objects
reading sources... [ 62%] api/heat.objects.base
reading sources... [ 62%] api/heat.objects.event
reading sources... [ 63%] api/heat.objects.fields
reading sources... [ 63%] api/heat.objects.raw_template
reading sources... [ 64%] api/heat.objects.raw_template_files
reading sources... [ 64%] api/heat.objects.resource
reading sources... [ 64%] api/heat.objects.resource_data
reading sources... [ 65%] api/heat.objects.resource_properties_data
reading sources... [ 65%] api/heat.objects.service
reading sources... [ 65%] api/heat.objects.snapshot
reading sources... [ 66%] api/heat.objects.software_config
reading sources... [ 66%] api/heat.objects.software_deployment
reading sources... [ 66%] api/heat.objects.stack
reading sources... [ 67%] api/heat.objects.stack_lock
reading sources... [ 67%] api/heat.objects.stack_tag
reading sources... [ 68%] api/heat.objects.sync_point
reading sources... [ 68%] api/heat.objects.user_creds
reading sources... [ 68%] api/heat.policies
reading sources... [ 69%] api/heat.policies.actions
reading sources... [ 69%] api/heat.policies.base
reading sources... [ 69%] api/heat.policies.build_info
reading sources... [ 70%] api/heat.policies.cloudformation
reading sources... [ 70%] api/heat.policies.events
reading sources... [ 70%] api/heat.policies.resource
reading sources... [ 71%] api/heat.policies.resource_types
reading sources... [ 71%] api/heat.policies.service
reading sources... [ 71%] api/heat.policies.software_configs
reading sources... [ 72%] api/heat.policies.software_deployments
reading sources... [ 72%] api/heat.policies.stacks
reading sources... [ 72%] api/heat.rpc
reading sources... [ 73%] api/heat.rpc.api
reading sources... [ 73%] api/heat.rpc.client
reading sources... [ 74%] api/heat.rpc.listener_client
reading sources... [ 74%] api/heat.rpc.worker_api
reading sources... [ 74%] api/heat.rpc.worker_client
reading sources... [ 75%] api/heat.scaling
reading sources... [ 75%] api/heat.scaling.cooldown
reading sources... [ 75%] api/heat.scaling.lbutils
reading sources... [ 76%] api/heat.scaling.rolling_update
reading sources... [ 76%] api/heat.scaling.scalingutil
reading sources... [ 76%] api/heat.scaling.template
reading sources... [ 77%] api/index
reading sources... [ 77%] api/modules
reading sources... [ 78%] configuration/config-options
loading config file etc/heat/heat-config-generator.conf
DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s. (Original: 'Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s.'): 'tenant_id'
DEBUG:   warnings.warn(msg % (translated_message, self.msgid, err))
DEBUG: reading sources... [ 78%] configuration/index
reading sources... [ 78%] configuration/logs
reading sources... [ 79%] configuration/sample_config
reading sources... [ 79%] configuration/sample_policy
reading sources... [ 79%] contributor/contributing
reading sources... [ 80%] contributor/index
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... [ 80%] developing_guides/architecture
reading sources... [ 80%] developing_guides/blueprints
reading sources... [ 81%] developing_guides/gmr
reading sources... [ 81%] developing_guides/index
reading sources... [ 81%] developing_guides/pluginguide
reading sources... [ 82%] developing_guides/rally_on_gates
reading sources... [ 82%] developing_guides/schedulerhints
reading sources... [ 82%] developing_guides/supportstatus
reading sources... [ 83%] getting_started/create_a_stack
reading sources... [ 83%] getting_started/index
reading sources... [ 84%] getting_started/on_devstack
reading sources... [ 84%] getting_started/on_fedora
reading sources... [ 84%] getting_started/on_other
reading sources... [ 85%] getting_started/on_ubuntu
reading sources... [ 85%] getting_started/standalone
reading sources... [ 85%] glossary
reading sources... [ 86%] index
reading sources... [ 86%] install/get_started
reading sources... [ 86%] install/index
reading sources... [ 87%] install/install
reading sources... [ 87%] install/install-debian
reading sources... [ 88%] install/install-rdo
reading sources... [ 88%] install/install-ubuntu
reading sources... [ 88%] install/launch-instance
reading sources... [ 89%] install/next-steps
reading sources... [ 89%] install/verify
reading sources... [ 89%] man/heat-api
reading sources... [ 90%] man/heat-api-cfn
reading sources... [ 90%] man/heat-db-setup
reading sources... [ 90%] man/heat-engine
reading sources... [ 91%] man/heat-keystone-setup-domain
reading sources... [ 91%] man/heat-manage
reading sources... [ 91%] man/heat-status
reading sources... [ 92%] man/index
reading sources... [ 92%] operating_guides/httpd
reading sources... [ 92%] operating_guides/scale_deployment
reading sources... [ 93%] operating_guides/upgrades_guide
reading sources... [ 93%] template_guide/advanced_topics
reading sources... [ 94%] template_guide/basic_resources
reading sources... [ 94%] template_guide/cfn
reading sources... [ 94%] template_guide/composition
reading sources... [ 95%] template_guide/contrib
reading sources... [ 95%] template_guide/environment
reading sources... [ 95%] template_guide/existing_templates
reading sources... [ 96%] template_guide/feature_guide
reading sources... [ 96%] template_guide/functions
reading sources... [ 96%] template_guide/hello_world
reading sources... [ 97%] template_guide/hot_guide
reading sources... [ 97%] template_guide/hot_spec
reading sources... [ 98%] template_guide/index
reading sources... [ 98%] template_guide/multi-clouds
reading sources... [ 98%] template_guide/openstack
reading sources... [ 99%] template_guide/software_deployment
reading sources... [ 99%] template_guide/unsupported
reading sources... [ 99%] templates/cfn/WordPress_Single_Instance
reading sources... [100%] templates/hot/hello_world
reading sources... [100%] templates/index
DEBUG: WARNING: autodoc: failed to import module 'blazar' from module 'heat.engine.clients.os'; the following exception was raised:
DEBUG: No module named 'blazarclient'
DEBUG: WARNING: autodoc: failed to import module 'vitrage' from module 'heat.engine.clients.os'; the following exception was raised:
DEBUG: No module named 'vitrageclient'
DEBUG: WARNING: autodoc: failed to import module 'zun' from module 'heat.engine.clients.os'; the following exception was raised:
DEBUG: No module named 'zunclient'
DEBUG: looking for now-outdated files... none found
DEBUG: pickling environment... done
DEBUG: checking consistency... done
DEBUG: preparing documents... done
DEBUG: copying assets... copying static files... done
DEBUG: copying extra files... done
DEBUG: done
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  0%] admin/auth-model
writing output... [  1%] admin/index
writing output... [  1%] admin/introduction
writing output... [  1%] admin/stack-domain-users
writing output... [  2%] api/heat
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  2%] api/heat.api
[openstackdocstheme] could not determine last_updated for 'api/heat.api'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  2%] api/heat.api.aws
[openstackdocstheme] could not determine last_updated for 'api/heat.api.aws'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  3%] api/heat.api.aws.ec2token
[openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.ec2token'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  3%] api/heat.api.aws.exception
[openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.exception'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  4%] api/heat.api.aws.utils
[openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.utils'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  4%] api/heat.api.cfn
[openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  4%] api/heat.api.cfn.v1
[openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1'
DEBUG: writing output... [  5%] api/heat.api.cfn.v1.signal
[openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1.signal'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  5%] api/heat.api.cfn.v1.stacks
[openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1.stacks'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  5%] api/heat.api.cfn.versions
[openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.versions'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  6%] api/heat.api.cfn.wsgi
[openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.wsgi'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  6%] api/heat.api.middleware
[openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  6%] api/heat.api.middleware.fault
[openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware.fault'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  7%] api/heat.api.middleware.version_negotiation
[openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware.version_negotiation'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  7%] api/heat.api.openstack
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  8%] api/heat.api.openstack.v1
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  8%] api/heat.api.openstack.v1.actions
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.actions'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  8%] api/heat.api.openstack.v1.build_info
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.build_info'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  9%] api/heat.api.openstack.v1.events
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.events'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  9%] api/heat.api.openstack.v1.resources
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.resources'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  9%] api/heat.api.openstack.v1.services
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.services'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 10%] api/heat.api.openstack.v1.software_configs
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.software_configs'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 10%] api/heat.api.openstack.v1.software_deployments
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.software_deployments'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 10%] api/heat.api.openstack.v1.stacks
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.stacks'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.util
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.util'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.views
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.views.stacks_view
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views.stacks_view'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 12%] api/heat.api.openstack.v1.views.views_common
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views.views_common'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 12%] api/heat.api.openstack.versions
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.versions'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 12%] api/heat.api.openstack.wsgi
[openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.wsgi'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 13%] api/heat.api.versions
[openstackdocstheme] could not determine last_updated for 'api/heat.api.versions'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 13%] api/heat.common
[openstackdocstheme] could not determine last_updated for 'api/heat.common'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 14%] api/heat.common.auth_password
[openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_password'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 14%] api/heat.common.auth_plugin
[openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_plugin'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 14%] api/heat.common.auth_url
[openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_url'
DEBUG: writing output... [ 15%] api/heat.common.cache
[openstackdocstheme] could not determine last_updated for 'api/heat.common.cache'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 15%] api/heat.common.config
[openstackdocstheme] could not determine last_updated for 'api/heat.common.config'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 15%] api/heat.common.context
[openstackdocstheme] could not determine last_updated for 'api/heat.common.context'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 16%] api/heat.common.crypt
[openstackdocstheme] could not determine last_updated for 'api/heat.common.crypt'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 16%] api/heat.common.custom_backend_auth
[openstackdocstheme] could not determine last_updated for 'api/heat.common.custom_backend_auth'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 16%] api/heat.common.endpoint_utils
[openstackdocstheme] could not determine last_updated for 'api/heat.common.endpoint_utils'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 17%] api/heat.common.environment_format
[openstackdocstheme] could not determine last_updated for 'api/heat.common.environment_format'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 17%] api/heat.common.environment_util
[openstackdocstheme] could not determine last_updated for 'api/heat.common.environment_util'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 18%] api/heat.common.exception
[openstackdocstheme] could not determine last_updated for 'api/heat.common.exception'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 18%] api/heat.common.grouputils
[openstackdocstheme] could not determine last_updated for 'api/heat.common.grouputils'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 18%] api/heat.common.i18n
[openstackdocstheme] could not determine last_updated for 'api/heat.common.i18n'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 19%] api/heat.common.identifier
[openstackdocstheme] could not determine last_updated for 'api/heat.common.identifier'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 19%] api/heat.common.lifecycle_plugin_utils
[openstackdocstheme] could not determine last_updated for 'api/heat.common.lifecycle_plugin_utils'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 19%] api/heat.common.messaging
[openstackdocstheme] could not determine last_updated for 'api/heat.common.messaging'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 20%] api/heat.common.netutils
[openstackdocstheme] could not determine last_updated for 'api/heat.common.netutils'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 20%] api/heat.common.noauth
[openstackdocstheme] could not determine last_updated for 'api/heat.common.noauth'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 20%] api/heat.common.param_utils
[openstackdocstheme] could not determine last_updated for 'api/heat.common.param_utils'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 21%] api/heat.common.password_gen
[openstackdocstheme] could not determine last_updated for 'api/heat.common.password_gen'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 21%] api/heat.common.plugin_loader
[openstackdocstheme] could not determine last_updated for 'api/heat.common.plugin_loader'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 21%] api/heat.common.pluginutils
[openstackdocstheme] could not determine last_updated for 'api/heat.common.pluginutils'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 22%] api/heat.common.policy
[openstackdocstheme] could not determine last_updated for 'api/heat.common.policy'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 22%] api/heat.common.profiler
[openstackdocstheme] could not determine last_updated for 'api/heat.common.profiler'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 22%] api/heat.common.serializers
[openstackdocstheme] could not determine last_updated for 'api/heat.common.serializers'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 23%] api/heat.common.service_utils
[openstackdocstheme] could not determine last_updated for 'api/heat.common.service_utils'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 23%] api/heat.common.short_id
[openstackdocstheme] could not determine last_updated for 'api/heat.common.short_id'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 24%] api/heat.common.template_format
[openstackdocstheme] could not determine last_updated for 'api/heat.common.template_format'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 24%] api/heat.common.timeutils
[openstackdocstheme] could not determine last_updated for 'api/heat.common.timeutils'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 24%] api/heat.common.urlfetch
[openstackdocstheme] could not determine last_updated for 'api/heat.common.urlfetch'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 25%] api/heat.common.wsgi
[openstackdocstheme] could not determine last_updated for 'api/heat.common.wsgi'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 25%] api/heat.db
[openstackdocstheme] could not determine last_updated for 'api/heat.db'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 25%] api/heat.db.api
[openstackdocstheme] could not determine last_updated for 'api/heat.db.api'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 26%] api/heat.db.filters
[openstackdocstheme] could not determine last_updated for 'api/heat.db.filters'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 26%] api/heat.db.migration
[openstackdocstheme] could not determine last_updated for 'api/heat.db.migration'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 26%] api/heat.db.models
[openstackdocstheme] could not determine last_updated for 'api/heat.db.models'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 27%] api/heat.db.types
[openstackdocstheme] could not determine last_updated for 'api/heat.db.types'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 27%] api/heat.db.utils
[openstackdocstheme] could not determine last_updated for 'api/heat.db.utils'
DEBUG: writing output... [ 28%] api/heat.engine
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 28%] api/heat.engine.api
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.api'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 28%] api/heat.engine.attributes
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.attributes'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 29%] api/heat.engine.cfn
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 29%] api/heat.engine.cfn.functions
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.functions'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 29%] api/heat.engine.cfn.parameters
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.parameters'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 30%] api/heat.engine.cfn.template
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.template'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 30%] api/heat.engine.check_resource
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.check_resource'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 30%] api/heat.engine.clients
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 31%] api/heat.engine.clients.client_exception
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.client_exception'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 31%] api/heat.engine.clients.client_plugin
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.client_plugin'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 31%] api/heat.engine.clients.default_client_plugin
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.default_client_plugin'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 32%] api/heat.engine.clients.microversion_mixin
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.microversion_mixin'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 32%] api/heat.engine.clients.os
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 32%] api/heat.engine.clients.os.aodh
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.aodh'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 33%] api/heat.engine.clients.os.barbican
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.barbican'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 33%] api/heat.engine.clients.os.blazar
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.blazar'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 34%] api/heat.engine.clients.os.cinder
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.cinder'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 34%] api/heat.engine.clients.os.designate
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.designate'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 34%] api/heat.engine.clients.os.glance
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.glance'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 35%] api/heat.engine.clients.os.heat_plugin
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.heat_plugin'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 35%] api/heat.engine.clients.os.ironic
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.ironic'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 35%] api/heat.engine.clients.os.keystone
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 36%] api/heat.engine.clients.os.keystone.fake_keystoneclient
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.fake_keystoneclient'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 36%] api/heat.engine.clients.os.keystone.heat_keystoneclient
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.heat_keystoneclient'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 36%] api/heat.engine.clients.os.keystone.keystone_constraints
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.keystone_constraints'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 37%] api/heat.engine.clients.os.magnum
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.magnum'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 37%] api/heat.engine.clients.os.manila
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.manila'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 38%] api/heat.engine.clients.os.mistral
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.mistral'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 38%] api/heat.engine.clients.os.monasca
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.monasca'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 38%] api/heat.engine.clients.os.neutron
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 39%] api/heat.engine.clients.os.neutron.lbaas_constraints
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.lbaas_constraints'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 39%] api/heat.engine.clients.os.neutron.neutron_constraints
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.neutron_constraints'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 39%] api/heat.engine.clients.os.neutron.taas_constraints
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.taas_constraints'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 40%] api/heat.engine.clients.os.nova
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.nova'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 40%] api/heat.engine.clients.os.octavia
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.octavia'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 40%] api/heat.engine.clients.os.openstacksdk
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.openstacksdk'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 41%] api/heat.engine.clients.os.swift
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.swift'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 41%] api/heat.engine.clients.os.trove
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.trove'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 41%] api/heat.engine.clients.os.vitrage
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.vitrage'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 42%] api/heat.engine.clients.os.zaqar
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.zaqar'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 42%] api/heat.engine.clients.os.zun
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.zun'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 42%] api/heat.engine.clients.progress
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.progress'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 43%] api/heat.engine.conditions
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.conditions'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 43%] api/heat.engine.constraint
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraint'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 44%] api/heat.engine.constraint.common_constraints
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraint.common_constraints'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 44%] api/heat.engine.constraints
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraints'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 44%] api/heat.engine.dependencies
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.dependencies'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 45%] api/heat.engine.environment
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.environment'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 45%] api/heat.engine.event
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.event'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 45%] api/heat.engine.function
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.function'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 46%] api/heat.engine.hot
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 46%] api/heat.engine.hot.functions
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.functions'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 46%] api/heat.engine.hot.parameters
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.parameters'
DEBUG: writing output... [ 47%] api/heat.engine.hot.template
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.template'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 47%] api/heat.engine.lifecycle_plugin
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.lifecycle_plugin'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 48%] api/heat.engine.node_data
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.node_data'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 48%] api/heat.engine.notification
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 48%] api/heat.engine.notification.autoscaling
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification.autoscaling'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 49%] api/heat.engine.notification.stack
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification.stack'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 49%] api/heat.engine.output
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.output'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 49%] api/heat.engine.parameter_groups
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.parameter_groups'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 50%] api/heat.engine.parameters
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.parameters'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 50%] api/heat.engine.parent_rsrc
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.parent_rsrc'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 50%] api/heat.engine.plugin_manager
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.plugin_manager'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 51%] api/heat.engine.properties
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.properties'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 51%] api/heat.engine.properties_group
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.properties_group'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 51%] api/heat.engine.resource
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resource'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 52%] api/heat.engine.resources
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 52%] api/heat.engine.resources.alarm_base
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.alarm_base'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 52%] api/heat.engine.resources.scheduler_hints
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.scheduler_hints'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 53%] api/heat.engine.resources.server_base
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.server_base'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 53%] api/heat.engine.resources.signal_responder
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.signal_responder'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 54%] api/heat.engine.resources.stack_resource
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.stack_resource'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 54%] api/heat.engine.resources.stack_user
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.stack_user'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 54%] api/heat.engine.resources.template_resource
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.template_resource'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 55%] api/heat.engine.resources.volume_base
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.volume_base'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 55%] api/heat.engine.resources.wait_condition
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.wait_condition'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 55%] api/heat.engine.rsrc_defn
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.rsrc_defn'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 56%] api/heat.engine.scheduler
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.scheduler'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 56%] api/heat.engine.service
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.service'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 56%] api/heat.engine.service_software_config
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.service_software_config'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 57%] api/heat.engine.software_config_io
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.software_config_io'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 57%] api/heat.engine.stack
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.stack'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 57%] api/heat.engine.stack_lock
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.stack_lock'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 58%] api/heat.engine.status
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.status'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 58%] api/heat.engine.stk_defn
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.stk_defn'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 59%] api/heat.engine.support
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.support'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 59%] api/heat.engine.sync_point
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.sync_point'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 59%] api/heat.engine.template
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.template'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 60%] api/heat.engine.template_common
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.template_common'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 60%] api/heat.engine.template_files
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.template_files'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 60%] api/heat.engine.timestamp
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.timestamp'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 61%] api/heat.engine.translation
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.translation'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 61%] api/heat.engine.update
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.update'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 61%] api/heat.engine.worker
[openstackdocstheme] could not determine last_updated for 'api/heat.engine.worker'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 62%] api/heat.objects
[openstackdocstheme] could not determine last_updated for 'api/heat.objects'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 62%] api/heat.objects.base
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.base'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 62%] api/heat.objects.event
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.event'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 63%] api/heat.objects.fields
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.fields'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 63%] api/heat.objects.raw_template
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.raw_template'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 64%] api/heat.objects.raw_template_files
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.raw_template_files'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 64%] api/heat.objects.resource
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 64%] api/heat.objects.resource_data
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource_data'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 65%] api/heat.objects.resource_properties_data
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource_properties_data'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 65%] api/heat.objects.service
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.service'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 65%] api/heat.objects.snapshot
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.snapshot'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 66%] api/heat.objects.software_config
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.software_config'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 66%] api/heat.objects.software_deployment
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.software_deployment'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 66%] api/heat.objects.stack
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 67%] api/heat.objects.stack_lock
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack_lock'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 67%] api/heat.objects.stack_tag
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack_tag'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 68%] api/heat.objects.sync_point
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.sync_point'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 68%] api/heat.objects.user_creds
[openstackdocstheme] could not determine last_updated for 'api/heat.objects.user_creds'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 68%] api/heat.policies
[openstackdocstheme] could not determine last_updated for 'api/heat.policies'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 69%] api/heat.policies.actions
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.actions'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 69%] api/heat.policies.base
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.base'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 69%] api/heat.policies.build_info
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.build_info'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 70%] api/heat.policies.cloudformation
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.cloudformation'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 70%] api/heat.policies.events
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.events'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 70%] api/heat.policies.resource
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.resource'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 71%] api/heat.policies.resource_types
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.resource_types'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 71%] api/heat.policies.service
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.service'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 71%] api/heat.policies.software_configs
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.software_configs'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 72%] api/heat.policies.software_deployments
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.software_deployments'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 72%] api/heat.policies.stacks
[openstackdocstheme] could not determine last_updated for 'api/heat.policies.stacks'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 72%] api/heat.rpc
[openstackdocstheme] could not determine last_updated for 'api/heat.rpc'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 73%] api/heat.rpc.api
[openstackdocstheme] could not determine last_updated for 'api/heat.rpc.api'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 73%] api/heat.rpc.client
[openstackdocstheme] could not determine last_updated for 'api/heat.rpc.client'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 74%] api/heat.rpc.listener_client
[openstackdocstheme] could not determine last_updated for 'api/heat.rpc.listener_client'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 74%] api/heat.rpc.worker_api
[openstackdocstheme] could not determine last_updated for 'api/heat.rpc.worker_api'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 74%] api/heat.rpc.worker_client
[openstackdocstheme] could not determine last_updated for 'api/heat.rpc.worker_client'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 75%] api/heat.scaling
[openstackdocstheme] could not determine last_updated for 'api/heat.scaling'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 75%] api/heat.scaling.cooldown
[openstackdocstheme] could not determine last_updated for 'api/heat.scaling.cooldown'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 75%] api/heat.scaling.lbutils
[openstackdocstheme] could not determine last_updated for 'api/heat.scaling.lbutils'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 76%] api/heat.scaling.rolling_update
[openstackdocstheme] could not determine last_updated for 'api/heat.scaling.rolling_update'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 76%] api/heat.scaling.scalingutil
[openstackdocstheme] could not determine last_updated for 'api/heat.scaling.scalingutil'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 76%] api/heat.scaling.template
[openstackdocstheme] could not determine last_updated for 'api/heat.scaling.template'
DEBUG: writing output... [ 77%] api/index
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 77%] api/modules
[openstackdocstheme] could not determine last_updated for 'api/modules'
DEBUG: writing output... [ 78%] configuration/config-options
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 78%] configuration/index
writing output... [ 78%] configuration/logs
writing output... [ 79%] configuration/sample_config
writing output... [ 79%] configuration/sample_policy
writing output... [ 79%] contributor/contributing
writing output... [ 80%] contributor/index
writing output... [ 80%] developing_guides/architecture
writing output... [ 80%] developing_guides/blueprints
writing output... [ 81%] developing_guides/gmr
writing output... [ 81%] developing_guides/index
writing output... [ 81%] developing_guides/pluginguide
writing output... [ 82%] developing_guides/rally_on_gates
writing output... [ 82%] developing_guides/schedulerhints
writing output... [ 82%] developing_guides/supportstatus
writing output... [ 83%] getting_started/create_a_stack
writing output... [ 83%] getting_started/index
writing output... [ 84%] getting_started/on_devstack
writing output... [ 84%] getting_started/on_fedora
writing output... [ 84%] getting_started/on_other
writing output... [ 85%] getting_started/on_ubuntu
writing output... [ 85%] getting_started/standalone
writing output... [ 85%] glossary
writing output... [ 86%] index
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 86%] install/get_started
writing output... [ 86%] install/index
writing output... [ 87%] install/install
writing output... [ 87%] install/install-debian
writing output... [ 88%] install/install-rdo
writing output... [ 88%] install/install-ubuntu
writing output... [ 88%] install/launch-instance
writing output... [ 89%] install/next-steps
writing output... [ 89%] install/verify
writing output... [ 89%] man/heat-api
writing output... [ 90%] man/heat-api-cfn
writing output... [ 90%] man/heat-db-setup
writing output... [ 90%] man/heat-engine
writing output... [ 91%] man/heat-keystone-setup-domain
writing output... [ 91%] man/heat-manage
writing output... [ 91%] man/heat-status
writing output... [ 92%] man/index
writing output... [ 92%] operating_guides/httpd
writing output... [ 92%] operating_guides/scale_deployment
writing output... [ 93%] operating_guides/upgrades_guide
writing output... [ 93%] template_guide/advanced_topics
writing output... [ 94%] template_guide/basic_resources
writing output... [ 94%] template_guide/cfn
writing output... [ 94%] template_guide/composition
writing output... [ 95%] template_guide/contrib
writing output... [ 95%] template_guide/environment
writing output... [ 95%] template_guide/existing_templates
writing output... [ 96%] template_guide/feature_guide
writing output... [ 96%] template_guide/functions
writing output... [ 96%] template_guide/hello_world
writing output... [ 97%] template_guide/hot_guide
writing output... [ 97%] template_guide/hot_spec
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 98%] template_guide/index
writing output... [ 98%] template_guide/multi-clouds
writing output... [ 98%] template_guide/openstack
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 99%] template_guide/software_deployment
writing output... [ 99%] template_guide/unsupported
writing output... [ 99%] templates/cfn/WordPress_Single_Instance
writing output... [100%] templates/hot/hello_world
writing output... [100%] templates/index
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/docstring of heat.db.types.Json.cache_ok:133: WARNING: undefined label: 'sql_caching'
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/db/types.py:docstring of heat.db.types.Json.process_bind_param:19: WARNING: undefined label: 'types_typedecorator'
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/db/types.py:docstring of heat.db.types.Json.process_result_value:19: WARNING: undefined label: 'types_typedecorator'
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/docstring of heat.db.types.List.cache_ok:133: WARNING: undefined label: 'sql_caching'
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/db/types.py:docstring of heat.db.types.List.process_bind_param:19: WARNING: undefined label: 'types_typedecorator'
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/db/types.py:docstring of heat.db.types.List.process_result_value:19: WARNING: undefined label: 'types_typedecorator'
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/docstring of heat.db.types.LongText.cache_ok:133: WARNING: undefined label: 'sql_caching'
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex'
DEBUG: done
DEBUG: highlighting module code... [  1%] heat.api
[openstackdocstheme] could not determine last_updated for '_modules/heat/api'
DEBUG: highlighting module code... [  1%] heat.api.aws.ec2token
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/ec2token'
DEBUG: highlighting module code... [  2%] heat.api.aws.exception
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/exception'
DEBUG: highlighting module code... [  2%] heat.api.aws.utils
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/utils'
DEBUG: highlighting module code... [  3%] heat.api.cfn
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn'
DEBUG: highlighting module code... [  3%] heat.api.cfn.v1
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1'
DEBUG: highlighting module code... [  4%] heat.api.cfn.v1.signal
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1/signal'
DEBUG: highlighting module code... [  4%] heat.api.cfn.v1.stacks
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1/stacks'
DEBUG: highlighting module code... [  5%] heat.api.cfn.wsgi
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/wsgi'
DEBUG: highlighting module code... [  5%] heat.api.middleware.fault
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/middleware/fault'
DEBUG: highlighting module code... [  6%] heat.api.middleware.version_negotiation
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/middleware/version_negotiation'
DEBUG: highlighting module code... [  6%] heat.api.openstack
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack'
DEBUG: highlighting module code... [  7%] heat.api.openstack.v1
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1'
DEBUG: highlighting module code... [  7%] heat.api.openstack.v1.actions
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/actions'
DEBUG: highlighting module code... [  8%] heat.api.openstack.v1.build_info
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/build_info'
DEBUG: highlighting module code... [  8%] heat.api.openstack.v1.events
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/events'
DEBUG: highlighting module code... [  9%] heat.api.openstack.v1.resources
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/resources'
DEBUG: highlighting module code... [ 10%] heat.api.openstack.v1.services
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/services'
DEBUG: highlighting module code... [ 10%] heat.api.openstack.v1.software_configs
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/software_configs'
DEBUG: highlighting module code... [ 11%] heat.api.openstack.v1.software_deployments
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/software_deployments'
DEBUG: highlighting module code... [ 11%] heat.api.openstack.v1.stacks
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/stacks'
DEBUG: highlighting module code... [ 12%] heat.api.openstack.v1.util
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/util'
DEBUG: highlighting module code... [ 12%] heat.api.openstack.v1.views.stacks_view
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/views/stacks_view'
DEBUG: highlighting module code... [ 13%] heat.api.openstack.v1.views.views_common
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/views/views_common'
DEBUG: highlighting module code... [ 13%] heat.api.openstack.wsgi
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/wsgi'
DEBUG: highlighting module code... [ 14%] heat.api.versions
[openstackdocstheme] could not determine last_updated for '_modules/heat/api/versions'
DEBUG: highlighting module code... [ 14%] heat.common.auth_password
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_password'
DEBUG: highlighting module code... [ 15%] heat.common.auth_plugin
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_plugin'
DEBUG: highlighting module code... [ 15%] heat.common.auth_url
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_url'
DEBUG: highlighting module code... [ 16%] heat.common.cache
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/cache'
DEBUG: highlighting module code... [ 16%] heat.common.config
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/config'
DEBUG: highlighting module code... [ 17%] heat.common.context
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/context'
DEBUG: highlighting module code... [ 17%] heat.common.crypt
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/crypt'
DEBUG: highlighting module code... [ 18%] heat.common.custom_backend_auth
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/custom_backend_auth'
DEBUG: highlighting module code... [ 19%] heat.common.endpoint_utils
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/endpoint_utils'
DEBUG: highlighting module code... [ 19%] heat.common.environment_format
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/environment_format'
DEBUG: highlighting module code... [ 20%] heat.common.environment_util
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/environment_util'
DEBUG: highlighting module code... [ 20%] heat.common.exception
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/exception'
DEBUG: highlighting module code... [ 21%] heat.common.grouputils
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/grouputils'
DEBUG: highlighting module code... [ 21%] heat.common.identifier
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/identifier'
DEBUG: highlighting module code... [ 22%] heat.common.lifecycle_plugin_utils
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/lifecycle_plugin_utils'
DEBUG: highlighting module code... [ 22%] heat.common.messaging
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/messaging'
DEBUG: highlighting module code... [ 23%] heat.common.netutils
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/netutils'
DEBUG: highlighting module code... [ 23%] heat.common.noauth
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/noauth'
DEBUG: highlighting module code... [ 24%] heat.common.param_utils
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/param_utils'
DEBUG: highlighting module code... [ 24%] heat.common.password_gen
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/password_gen'
DEBUG: highlighting module code... [ 25%] heat.common.plugin_loader
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/plugin_loader'
DEBUG: highlighting module code... [ 25%] heat.common.pluginutils
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/pluginutils'
DEBUG: highlighting module code... [ 26%] heat.common.policy
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/policy'
DEBUG: highlighting module code... [ 26%] heat.common.profiler
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/profiler'
DEBUG: highlighting module code... [ 27%] heat.common.serializers
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/serializers'
DEBUG: highlighting module code... [ 28%] heat.common.service_utils
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/service_utils'
DEBUG: highlighting module code... [ 28%] heat.common.short_id
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/short_id'
DEBUG: highlighting module code... [ 29%] heat.common.template_format
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/template_format'
DEBUG: highlighting module code... [ 29%] heat.common.timeutils
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/timeutils'
DEBUG: highlighting module code... [ 30%] heat.common.urlfetch
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/urlfetch'
DEBUG: highlighting module code... [ 30%] heat.common.wsgi
[openstackdocstheme] could not determine last_updated for '_modules/heat/common/wsgi'
DEBUG: highlighting module code... [ 31%] heat.db.api
[openstackdocstheme] could not determine last_updated for '_modules/heat/db/api'
DEBUG: highlighting module code... [ 31%] heat.db.filters
[openstackdocstheme] could not determine last_updated for '_modules/heat/db/filters'
DEBUG: highlighting module code... [ 32%] heat.db.migration
[openstackdocstheme] could not determine last_updated for '_modules/heat/db/migration'
DEBUG: highlighting module code... [ 32%] heat.db.models
[openstackdocstheme] could not determine last_updated for '_modules/heat/db/models'
DEBUG: highlighting module code... [ 33%] heat.db.types
[openstackdocstheme] could not determine last_updated for '_modules/heat/db/types'
DEBUG: highlighting module code... [ 33%] heat.db.utils
[openstackdocstheme] could not determine last_updated for '_modules/heat/db/utils'
DEBUG: highlighting module code... [ 34%] heat.engine.api
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/api'
DEBUG: highlighting module code... [ 34%] heat.engine.attributes
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/attributes'
DEBUG: highlighting module code... [ 35%] heat.engine.cfn.functions
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/functions'
DEBUG: highlighting module code... [ 35%] heat.engine.cfn.parameters
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/parameters'
DEBUG: highlighting module code... [ 36%] heat.engine.cfn.template
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/template'
DEBUG: highlighting module code... [ 37%] heat.engine.check_resource
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/check_resource'
DEBUG: highlighting module code... [ 37%] heat.engine.clients
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients'
DEBUG: highlighting module code... [ 38%] heat.engine.clients.client_exception
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/client_exception'
DEBUG: highlighting module code... [ 38%] heat.engine.clients.client_plugin
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/client_plugin'
DEBUG: highlighting module code... [ 39%] heat.engine.clients.default_client_plugin
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/default_client_plugin'
DEBUG: highlighting module code... [ 39%] heat.engine.clients.microversion_mixin
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/microversion_mixin'
DEBUG: highlighting module code... [ 40%] heat.engine.clients.os
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os'
DEBUG: highlighting module code... [ 40%] heat.engine.clients.os.aodh
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/aodh'
DEBUG: highlighting module code... [ 41%] heat.engine.clients.os.barbican
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/barbican'
DEBUG: highlighting module code... [ 41%] heat.engine.clients.os.cinder
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/cinder'
DEBUG: highlighting module code... [ 42%] heat.engine.clients.os.designate
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/designate'
DEBUG: highlighting module code... [ 42%] heat.engine.clients.os.glance
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/glance'
DEBUG: highlighting module code... [ 43%] heat.engine.clients.os.heat_plugin
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/heat_plugin'
DEBUG: highlighting module code... [ 43%] heat.engine.clients.os.ironic
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/ironic'
DEBUG: highlighting module code... [ 44%] heat.engine.clients.os.keystone
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone'
DEBUG: highlighting module code... [ 44%] heat.engine.clients.os.keystone.fake_keystoneclient
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/fake_keystoneclient'
DEBUG: highlighting module code... [ 45%] heat.engine.clients.os.keystone.heat_keystoneclient
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/heat_keystoneclient'
DEBUG: highlighting module code... [ 46%] heat.engine.clients.os.keystone.keystone_constraints
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/keystone_constraints'
DEBUG: highlighting module code... [ 46%] heat.engine.clients.os.magnum
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/magnum'
DEBUG: highlighting module code... [ 47%] heat.engine.clients.os.manila
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/manila'
DEBUG: highlighting module code... [ 47%] heat.engine.clients.os.mistral
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/mistral'
DEBUG: highlighting module code... [ 48%] heat.engine.clients.os.monasca
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/monasca'
DEBUG: highlighting module code... [ 48%] heat.engine.clients.os.neutron
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron'
DEBUG: highlighting module code... [ 49%] heat.engine.clients.os.neutron.lbaas_constraints
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/lbaas_constraints'
DEBUG: highlighting module code... [ 49%] heat.engine.clients.os.neutron.neutron_constraints
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/neutron_constraints'
DEBUG: highlighting module code... [ 50%] heat.engine.clients.os.neutron.taas_constraints
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/taas_constraints'
DEBUG: highlighting module code... [ 50%] heat.engine.clients.os.nova
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/nova'
DEBUG: highlighting module code... [ 51%] heat.engine.clients.os.octavia
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/octavia'
DEBUG: highlighting module code... [ 51%] heat.engine.clients.os.openstacksdk
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/openstacksdk'
DEBUG: highlighting module code... [ 52%] heat.engine.clients.os.swift
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/swift'
DEBUG: highlighting module code... [ 52%] heat.engine.clients.os.trove
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/trove'
DEBUG: highlighting module code... [ 53%] heat.engine.clients.os.zaqar
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/zaqar'
DEBUG: highlighting module code... [ 53%] heat.engine.clients.progress
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/progress'
DEBUG: highlighting module code... [ 54%] heat.engine.conditions
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/conditions'
DEBUG: highlighting module code... [ 54%] heat.engine.constraint.common_constraints
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/constraint/common_constraints'
DEBUG: highlighting module code... [ 55%] heat.engine.constraints
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/constraints'
DEBUG: highlighting module code... [ 56%] heat.engine.dependencies
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/dependencies'
DEBUG: highlighting module code... [ 56%] heat.engine.environment
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/environment'
DEBUG: highlighting module code... [ 57%] heat.engine.event
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/event'
DEBUG: highlighting module code... [ 57%] heat.engine.function
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/function'
DEBUG: highlighting module code... [ 58%] heat.engine.hot.functions
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/functions'
DEBUG: highlighting module code... [ 58%] heat.engine.hot.parameters
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/parameters'
DEBUG: highlighting module code... [ 59%] heat.engine.hot.template
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/template'
DEBUG: highlighting module code... [ 59%] heat.engine.lifecycle_plugin
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/lifecycle_plugin'
DEBUG: highlighting module code... [ 60%] heat.engine.node_data
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/node_data'
DEBUG: highlighting module code... [ 60%] heat.engine.notification
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification'
DEBUG: highlighting module code... [ 61%] heat.engine.notification.autoscaling
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification/autoscaling'
DEBUG: highlighting module code... [ 61%] heat.engine.notification.stack
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification/stack'
DEBUG: highlighting module code... [ 62%] heat.engine.output
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/output'
DEBUG: highlighting module code... [ 62%] heat.engine.parameter_groups
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parameter_groups'
DEBUG: highlighting module code... [ 63%] heat.engine.parameters
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parameters'
DEBUG: highlighting module code... [ 63%] heat.engine.parent_rsrc
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parent_rsrc'
DEBUG: highlighting module code... [ 64%] heat.engine.plugin_manager
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/plugin_manager'
DEBUG: highlighting module code... [ 65%] heat.engine.properties
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/properties'
DEBUG: highlighting module code... [ 65%] heat.engine.properties_group
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/properties_group'
DEBUG: highlighting module code... [ 66%] heat.engine.resource
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resource'
DEBUG: highlighting module code... [ 66%] heat.engine.resources
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources'
DEBUG: highlighting module code... [ 67%] heat.engine.resources.alarm_base
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/alarm_base'
DEBUG: highlighting module code... [ 67%] heat.engine.resources.scheduler_hints
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/scheduler_hints'
DEBUG: highlighting module code... [ 68%] heat.engine.resources.server_base
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/server_base'
DEBUG: highlighting module code... [ 68%] heat.engine.resources.signal_responder
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/signal_responder'
DEBUG: highlighting module code... [ 69%] heat.engine.resources.stack_resource
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/stack_resource'
DEBUG: highlighting module code... [ 69%] heat.engine.resources.stack_user
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/stack_user'
DEBUG: highlighting module code... [ 70%] heat.engine.resources.template_resource
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/template_resource'
DEBUG: highlighting module code... [ 70%] heat.engine.resources.volume_base
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/volume_base'
DEBUG: highlighting module code... [ 71%] heat.engine.resources.wait_condition
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/wait_condition'
DEBUG: highlighting module code... [ 71%] heat.engine.rsrc_defn
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/rsrc_defn'
DEBUG: highlighting module code... [ 72%] heat.engine.scheduler
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/scheduler'
DEBUG: highlighting module code... [ 72%] heat.engine.service
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/service'
DEBUG: highlighting module code... [ 73%] heat.engine.service_software_config
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/service_software_config'
DEBUG: highlighting module code... [ 74%] heat.engine.software_config_io
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/software_config_io'
DEBUG: highlighting module code... [ 74%] heat.engine.stack
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stack'
DEBUG: highlighting module code... [ 75%] heat.engine.stack_lock
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stack_lock'
DEBUG: highlighting module code... [ 75%] heat.engine.status
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/status'
DEBUG: highlighting module code... [ 76%] heat.engine.stk_defn
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stk_defn'
DEBUG: highlighting module code... [ 76%] heat.engine.support
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/support'
DEBUG: highlighting module code... [ 77%] heat.engine.sync_point
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/sync_point'
DEBUG: highlighting module code... [ 77%] heat.engine.template
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template'
DEBUG: highlighting module code... [ 78%] heat.engine.template_common
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template_common'
DEBUG: highlighting module code... [ 78%] heat.engine.template_files
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template_files'
DEBUG: highlighting module code... [ 79%] heat.engine.timestamp
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/timestamp'
DEBUG: highlighting module code... [ 79%] heat.engine.translation
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/translation'
DEBUG: highlighting module code... [ 80%] heat.engine.update
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/update'
DEBUG: highlighting module code... [ 80%] heat.engine.worker
[openstackdocstheme] could not determine last_updated for '_modules/heat/engine/worker'
DEBUG: highlighting module code... [ 81%] heat.objects.base
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/base'
DEBUG: highlighting module code... [ 81%] heat.objects.event
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/event'
DEBUG: highlighting module code... [ 82%] heat.objects.fields
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/fields'
DEBUG: highlighting module code... [ 83%] heat.objects.raw_template
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/raw_template'
DEBUG: highlighting module code... [ 83%] heat.objects.raw_template_files
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/raw_template_files'
DEBUG: highlighting module code... [ 84%] heat.objects.resource
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource'
DEBUG: highlighting module code... [ 84%] heat.objects.resource_data
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource_data'
DEBUG: highlighting module code... [ 85%] heat.objects.resource_properties_data
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource_properties_data'
DEBUG: highlighting module code... [ 85%] heat.objects.service
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/service'
DEBUG: highlighting module code... [ 86%] heat.objects.snapshot
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/snapshot'
DEBUG: highlighting module code... [ 86%] heat.objects.software_config
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/software_config'
DEBUG: highlighting module code... [ 87%] heat.objects.software_deployment
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/software_deployment'
DEBUG: highlighting module code... [ 87%] heat.objects.stack
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack'
DEBUG: highlighting module code... [ 88%] heat.objects.stack_lock
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack_lock'
DEBUG: highlighting module code... [ 88%] heat.objects.stack_tag
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack_tag'
DEBUG: highlighting module code... [ 89%] heat.objects.sync_point
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/sync_point'
DEBUG: highlighting module code... [ 89%] heat.objects.user_creds
[openstackdocstheme] could not determine last_updated for '_modules/heat/objects/user_creds'
DEBUG: highlighting module code... [ 90%] heat.policies
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies'
DEBUG: highlighting module code... [ 90%] heat.policies.actions
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/actions'
DEBUG: highlighting module code... [ 91%] heat.policies.base
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/base'
DEBUG: highlighting module code... [ 92%] heat.policies.build_info
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/build_info'
DEBUG: highlighting module code... [ 92%] heat.policies.cloudformation
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/cloudformation'
DEBUG: highlighting module code... [ 93%] heat.policies.events
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/events'
DEBUG: highlighting module code... [ 93%] heat.policies.resource
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/resource'
DEBUG: highlighting module code... [ 94%] heat.policies.resource_types
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/resource_types'
DEBUG: highlighting module code... [ 94%] heat.policies.service
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/service'
DEBUG: highlighting module code... [ 95%] heat.policies.software_configs
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/software_configs'
DEBUG: highlighting module code... [ 95%] heat.policies.software_deployments
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/software_deployments'
DEBUG: highlighting module code... [ 96%] heat.policies.stacks
[openstackdocstheme] could not determine last_updated for '_modules/heat/policies/stacks'
DEBUG: highlighting module code... [ 96%] heat.rpc.client
[openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/client'
DEBUG: highlighting module code... [ 97%] heat.rpc.listener_client
[openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/listener_client'
DEBUG: highlighting module code... [ 97%] heat.rpc.worker_client
[openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/worker_client'
DEBUG: highlighting module code... [ 98%] heat.scaling.cooldown
[openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/cooldown'
DEBUG: highlighting module code... [ 98%] heat.scaling.lbutils
[openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/lbutils'
DEBUG: highlighting module code... [ 99%] heat.scaling.rolling_update
[openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/rolling_update'
DEBUG: highlighting module code... [ 99%] heat.scaling.scalingutil
[openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/scalingutil'
DEBUG: highlighting module code... [100%] heat.scaling.template
[openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/template'
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/index'
DEBUG: writing additional pages... search done
DEBUG: dumping search index in English (code: en)... done
DEBUG: dumping object inventory... done
DEBUG: build succeeded, 11 warnings.
DEBUG: The HTML pages are in doc/build/html.
DEBUG:   docs: OK (38.04 seconds)
DEBUG:   congratulations :) (38.11 seconds)
DEBUG: + sphinx-build -b man doc/source doc/build/man
DEBUG: Running Sphinx v7.2.6
DEBUG: [openstackdocstheme] version: 3.0.0
DEBUG: [openstackdocstheme] connecting html-page-context event handler
DEBUG: loading stevedore.sphinxext
DEBUG: making output directory... done
DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (openstack-heat); you can disable this behavior with the 'openstackdocs_auto_name' option
DEBUG: loading intersphinx inventory from https://docs.sqlalchemy.org/objects.inv...
DEBUG: WARNING: failed to reach any of the inventories with the following issues:
DEBUG: intersphinx inventory 'https://docs.sqlalchemy.org/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.sqlalchemy.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa0536c9430>: Failed to establish a new connection: [Errno -2] Name or service not known'))
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.versions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.aws.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.aws.ec2token.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.aws.exception.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.aws.utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.versions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.wsgi.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.v1.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.v1.signal.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.cfn.v1.stacks.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.middleware.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.middleware.fault.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.middleware.version_negotiation.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.versions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.wsgi.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.actions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.build_info.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.events.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.resources.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.services.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.software_configs.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.software_deployments.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.stacks.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.util.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.views.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.views.stacks_view.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.api.openstack.v1.views.views_common.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.auth_password.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.auth_plugin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.auth_url.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.cache.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.config.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.context.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.crypt.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.custom_backend_auth.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.endpoint_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.environment_format.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.environment_util.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.exception.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.grouputils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.i18n.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.identifier.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.lifecycle_plugin_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.messaging.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.netutils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.noauth.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.param_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.password_gen.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.plugin_loader.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.pluginutils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.policy.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.profiler.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.serializers.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.service_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.short_id.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.template_format.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.timeutils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.urlfetch.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.common.wsgi.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.api.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.filters.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.migration.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.models.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.types.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.db.utils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.api.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.attributes.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.check_resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.conditions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.dependencies.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.environment.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.event.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.function.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.lifecycle_plugin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.node_data.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.output.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.parameter_groups.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.parameters.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.parent_rsrc.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.plugin_manager.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.properties.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.properties_group.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.rsrc_defn.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.scheduler.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.service.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.service_software_config.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.software_config_io.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.stack.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.stack_lock.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.status.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.stk_defn.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.support.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.sync_point.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.template.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.template_common.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.template_files.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.timestamp.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.translation.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.update.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.worker.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.cfn.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.cfn.functions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.cfn.parameters.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.cfn.template.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.client_exception.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.client_plugin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.default_client_plugin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.microversion_mixin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.progress.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.aodh.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.barbican.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.blazar.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.cinder.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.designate.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.glance.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.heat_plugin.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.ironic.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.magnum.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.manila.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.mistral.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.monasca.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.nova.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.octavia.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.openstacksdk.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.swift.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.trove.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.vitrage.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.zaqar.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.zun.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.keystone.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.keystone.fake_keystoneclient.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.neutron.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.clients.os.neutron.taas_constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.constraint.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.constraint.common_constraints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.hot.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.hot.functions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.hot.parameters.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.hot.template.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.notification.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.notification.autoscaling.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.notification.stack.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.alarm_base.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.scheduler_hints.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.server_base.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.signal_responder.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.stack_resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.stack_user.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.template_resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.volume_base.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.engine.resources.wait_condition.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.base.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.event.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.fields.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.raw_template.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.raw_template_files.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.resource_data.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.resource_properties_data.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.service.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.snapshot.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.software_config.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.software_deployment.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.stack.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.stack_lock.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.stack_tag.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.sync_point.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.objects.user_creds.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.actions.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.base.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.build_info.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.cloudformation.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.events.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.resource.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.resource_types.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.service.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.software_configs.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.software_deployments.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.policies.stacks.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.api.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.client.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.listener_client.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.worker_api.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.rpc.worker_client.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.cooldown.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.lbutils.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.rolling_update.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.scalingutil.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/heat.scaling.template.rst.
DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/api/modules.rst.
DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme
DEBUG: [openstackdocstheme] no /builddir/build/BUILD/openstack-heat-24.1.0.dev21/.gitreview found
DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/../../etc/heat/heat-config-generator.conf
DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/_static/heat.conf.sample
DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/../../etc/heat/heat-policy-generator.conf
DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/source/_static/heat.policy.yaml.sample
DEBUG: building [mo]: targets for 0 po files that are out of date
DEBUG: writing output... 
DEBUG: building [man]: all manpages
DEBUG: updating environment: [new config] 280 added, 0 changed, 0 removed
DEBUG: reading sources... [  0%] admin/auth-model
reading sources... [  1%] admin/index
reading sources... [  1%] admin/introduction
reading sources... [  1%] admin/stack-domain-users
reading sources... [  2%] api/heat
reading sources... [  2%] api/heat.api
reading sources... [  2%] api/heat.api.aws
reading sources... [  3%] api/heat.api.aws.ec2token
reading sources... [  3%] api/heat.api.aws.exception
reading sources... [  4%] api/heat.api.aws.utils
reading sources... [  4%] api/heat.api.cfn
reading sources... [  4%] api/heat.api.cfn.v1
reading sources... [  5%] api/heat.api.cfn.v1.signal
reading sources... [  5%] api/heat.api.cfn.v1.stacks
reading sources... [  5%] api/heat.api.cfn.versions
reading sources... [  6%] api/heat.api.cfn.wsgi
reading sources... [  6%] api/heat.api.middleware
reading sources... [  6%] api/heat.api.middleware.fault
reading sources... [  7%] api/heat.api.middleware.version_negotiation
reading sources... [  7%] api/heat.api.openstack
reading sources... [  8%] api/heat.api.openstack.v1
reading sources... [  8%] api/heat.api.openstack.v1.actions
reading sources... [  8%] api/heat.api.openstack.v1.build_info
reading sources... [  9%] api/heat.api.openstack.v1.events
reading sources... [  9%] api/heat.api.openstack.v1.resources
reading sources... [  9%] api/heat.api.openstack.v1.services
reading sources... [ 10%] api/heat.api.openstack.v1.software_configs
reading sources... [ 10%] api/heat.api.openstack.v1.software_deployments
reading sources... [ 10%] api/heat.api.openstack.v1.stacks
reading sources... [ 11%] api/heat.api.openstack.v1.util
reading sources... [ 11%] api/heat.api.openstack.v1.views
reading sources... [ 11%] api/heat.api.openstack.v1.views.stacks_view
reading sources... [ 12%] api/heat.api.openstack.v1.views.views_common
reading sources... [ 12%] api/heat.api.openstack.versions
reading sources... [ 12%] api/heat.api.openstack.wsgi
reading sources... [ 13%] api/heat.api.versions
reading sources... [ 13%] api/heat.common
reading sources... [ 14%] api/heat.common.auth_password
reading sources... [ 14%] api/heat.common.auth_plugin
reading sources... [ 14%] api/heat.common.auth_url
reading sources... [ 15%] api/heat.common.cache
reading sources... [ 15%] api/heat.common.config
reading sources... [ 15%] api/heat.common.context
reading sources... [ 16%] api/heat.common.crypt
reading sources... [ 16%] api/heat.common.custom_backend_auth
reading sources... [ 16%] api/heat.common.endpoint_utils
reading sources... [ 17%] api/heat.common.environment_format
reading sources... [ 17%] api/heat.common.environment_util
reading sources... [ 18%] api/heat.common.exception
reading sources... [ 18%] api/heat.common.grouputils
reading sources... [ 18%] api/heat.common.i18n
reading sources... [ 19%] api/heat.common.identifier
reading sources... [ 19%] api/heat.common.lifecycle_plugin_utils
reading sources... [ 19%] api/heat.common.messaging
reading sources... [ 20%] api/heat.common.netutils
reading sources... [ 20%] api/heat.common.noauth
reading sources... [ 20%] api/heat.common.param_utils
reading sources... [ 21%] api/heat.common.password_gen
reading sources... [ 21%] api/heat.common.plugin_loader
reading sources... [ 21%] api/heat.common.pluginutils
reading sources... [ 22%] api/heat.common.policy
reading sources... [ 22%] api/heat.common.profiler
reading sources... [ 22%] api/heat.common.serializers
reading sources... [ 23%] api/heat.common.service_utils
reading sources... [ 23%] api/heat.common.short_id
reading sources... [ 24%] api/heat.common.template_format
reading sources... [ 24%] api/heat.common.timeutils
reading sources... [ 24%] api/heat.common.urlfetch
reading sources... [ 25%] api/heat.common.wsgi
reading sources... [ 25%] api/heat.db
reading sources... [ 25%] api/heat.db.api
reading sources... [ 26%] api/heat.db.filters
reading sources... [ 26%] api/heat.db.migration
reading sources... [ 26%] api/heat.db.models
reading sources... [ 27%] api/heat.db.types
reading sources... [ 27%] api/heat.db.utils
reading sources... [ 28%] api/heat.engine
reading sources... [ 28%] api/heat.engine.api
reading sources... [ 28%] api/heat.engine.attributes
reading sources... [ 29%] api/heat.engine.cfn
reading sources... [ 29%] api/heat.engine.cfn.functions
reading sources... [ 29%] api/heat.engine.cfn.parameters
reading sources... [ 30%] api/heat.engine.cfn.template
reading sources... [ 30%] api/heat.engine.check_resource
reading sources... [ 30%] api/heat.engine.clients
reading sources... [ 31%] api/heat.engine.clients.client_exception
reading sources... [ 31%] api/heat.engine.clients.client_plugin
reading sources... [ 31%] api/heat.engine.clients.default_client_plugin
reading sources... [ 32%] api/heat.engine.clients.microversion_mixin
reading sources... [ 32%] api/heat.engine.clients.os
reading sources... [ 32%] api/heat.engine.clients.os.aodh
reading sources... [ 33%] api/heat.engine.clients.os.barbican
reading sources... [ 33%] api/heat.engine.clients.os.blazar
reading sources... [ 34%] api/heat.engine.clients.os.cinder
reading sources... [ 34%] api/heat.engine.clients.os.designate
reading sources... [ 34%] api/heat.engine.clients.os.glance
reading sources... [ 35%] api/heat.engine.clients.os.heat_plugin
reading sources... [ 35%] api/heat.engine.clients.os.ironic
reading sources... [ 35%] api/heat.engine.clients.os.keystone
reading sources... [ 36%] api/heat.engine.clients.os.keystone.fake_keystoneclient
reading sources... [ 36%] api/heat.engine.clients.os.keystone.heat_keystoneclient
reading sources... [ 36%] api/heat.engine.clients.os.keystone.keystone_constraints
reading sources... [ 37%] api/heat.engine.clients.os.magnum
reading sources... [ 37%] api/heat.engine.clients.os.manila
reading sources... [ 38%] api/heat.engine.clients.os.mistral
reading sources... [ 38%] api/heat.engine.clients.os.monasca
reading sources... [ 38%] api/heat.engine.clients.os.neutron
reading sources... [ 39%] api/heat.engine.clients.os.neutron.lbaas_constraints
reading sources... [ 39%] api/heat.engine.clients.os.neutron.neutron_constraints
reading sources... [ 39%] api/heat.engine.clients.os.neutron.taas_constraints
reading sources... [ 40%] api/heat.engine.clients.os.nova
reading sources... [ 40%] api/heat.engine.clients.os.octavia
reading sources... [ 40%] api/heat.engine.clients.os.openstacksdk
reading sources... [ 41%] api/heat.engine.clients.os.swift
reading sources... [ 41%] api/heat.engine.clients.os.trove
reading sources... [ 41%] api/heat.engine.clients.os.vitrage
reading sources... [ 42%] api/heat.engine.clients.os.zaqar
reading sources... [ 42%] api/heat.engine.clients.os.zun
reading sources... [ 42%] api/heat.engine.clients.progress
reading sources... [ 43%] api/heat.engine.conditions
reading sources... [ 43%] api/heat.engine.constraint
reading sources... [ 44%] api/heat.engine.constraint.common_constraints
reading sources... [ 44%] api/heat.engine.constraints
reading sources... [ 44%] api/heat.engine.dependencies
reading sources... [ 45%] api/heat.engine.environment
reading sources... [ 45%] api/heat.engine.event
reading sources... [ 45%] api/heat.engine.function
reading sources... [ 46%] api/heat.engine.hot
reading sources... [ 46%] api/heat.engine.hot.functions
reading sources... [ 46%] api/heat.engine.hot.parameters
reading sources... [ 47%] api/heat.engine.hot.template
reading sources... [ 47%] api/heat.engine.lifecycle_plugin
reading sources... [ 48%] api/heat.engine.node_data
reading sources... [ 48%] api/heat.engine.notification
reading sources... [ 48%] api/heat.engine.notification.autoscaling
reading sources... [ 49%] api/heat.engine.notification.stack
reading sources... [ 49%] api/heat.engine.output
reading sources... [ 49%] api/heat.engine.parameter_groups
reading sources... [ 50%] api/heat.engine.parameters
reading sources... [ 50%] api/heat.engine.parent_rsrc
reading sources... [ 50%] api/heat.engine.plugin_manager
reading sources... [ 51%] api/heat.engine.properties
reading sources... [ 51%] api/heat.engine.properties_group
reading sources... [ 51%] api/heat.engine.resource
reading sources... [ 52%] api/heat.engine.resources
reading sources... [ 52%] api/heat.engine.resources.alarm_base
reading sources... [ 52%] api/heat.engine.resources.scheduler_hints
reading sources... [ 53%] api/heat.engine.resources.server_base
reading sources... [ 53%] api/heat.engine.resources.signal_responder
reading sources... [ 54%] api/heat.engine.resources.stack_resource
reading sources... [ 54%] api/heat.engine.resources.stack_user
reading sources... [ 54%] api/heat.engine.resources.template_resource
reading sources... [ 55%] api/heat.engine.resources.volume_base
reading sources... [ 55%] api/heat.engine.resources.wait_condition
reading sources... [ 55%] api/heat.engine.rsrc_defn
reading sources... [ 56%] api/heat.engine.scheduler
reading sources... [ 56%] api/heat.engine.service
reading sources... [ 56%] api/heat.engine.service_software_config
reading sources... [ 57%] api/heat.engine.software_config_io
reading sources... [ 57%] api/heat.engine.stack
reading sources... [ 57%] api/heat.engine.stack_lock
reading sources... [ 58%] api/heat.engine.status
reading sources... [ 58%] api/heat.engine.stk_defn
reading sources... [ 59%] api/heat.engine.support
reading sources... [ 59%] api/heat.engine.sync_point
reading sources... [ 59%] api/heat.engine.template
reading sources... [ 60%] api/heat.engine.template_common
reading sources... [ 60%] api/heat.engine.template_files
reading sources... [ 60%] api/heat.engine.timestamp
reading sources... [ 61%] api/heat.engine.translation
reading sources... [ 61%] api/heat.engine.update
reading sources... [ 61%] api/heat.engine.worker
reading sources... [ 62%] api/heat.objects
reading sources... [ 62%] api/heat.objects.base
reading sources... [ 62%] api/heat.objects.event
reading sources... [ 63%] api/heat.objects.fields
reading sources... [ 63%] api/heat.objects.raw_template
reading sources... [ 64%] api/heat.objects.raw_template_files
reading sources... [ 64%] api/heat.objects.resource
reading sources... [ 64%] api/heat.objects.resource_data
reading sources... [ 65%] api/heat.objects.resource_properties_data
reading sources... [ 65%] api/heat.objects.service
reading sources... [ 65%] api/heat.objects.snapshot
reading sources... [ 66%] api/heat.objects.software_config
reading sources... [ 66%] api/heat.objects.software_deployment
reading sources... [ 66%] api/heat.objects.stack
reading sources... [ 67%] api/heat.objects.stack_lock
reading sources... [ 67%] api/heat.objects.stack_tag
reading sources... [ 68%] api/heat.objects.sync_point
reading sources... [ 68%] api/heat.objects.user_creds
reading sources... [ 68%] api/heat.policies
reading sources... [ 69%] api/heat.policies.actions
reading sources... [ 69%] api/heat.policies.base
reading sources... [ 69%] api/heat.policies.build_info
reading sources... [ 70%] api/heat.policies.cloudformation
reading sources... [ 70%] api/heat.policies.events
reading sources... [ 70%] api/heat.policies.resource
reading sources... [ 71%] api/heat.policies.resource_types
reading sources... [ 71%] api/heat.policies.service
reading sources... [ 71%] api/heat.policies.software_configs
reading sources... [ 72%] api/heat.policies.software_deployments
reading sources... [ 72%] api/heat.policies.stacks
reading sources... [ 72%] api/heat.rpc
reading sources... [ 73%] api/heat.rpc.api
reading sources... [ 73%] api/heat.rpc.client
reading sources... [ 74%] api/heat.rpc.listener_client
reading sources... [ 74%] api/heat.rpc.worker_api
reading sources... [ 74%] api/heat.rpc.worker_client
reading sources... [ 75%] api/heat.scaling
reading sources... [ 75%] api/heat.scaling.cooldown
reading sources... [ 75%] api/heat.scaling.lbutils
reading sources... [ 76%] api/heat.scaling.rolling_update
reading sources... [ 76%] api/heat.scaling.scalingutil
reading sources... [ 76%] api/heat.scaling.template
reading sources... [ 77%] api/index
reading sources... [ 77%] api/modules
reading sources... [ 78%] configuration/config-options
loading config file etc/heat/heat-config-generator.conf
DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s. (Original: 'Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s.'): 'tenant_id'
DEBUG:   warnings.warn(msg % (translated_message, self.msgid, err))
DEBUG: reading sources... [ 78%] configuration/index
reading sources... [ 78%] configuration/logs
reading sources... [ 79%] configuration/sample_config
reading sources... [ 79%] configuration/sample_policy
reading sources... [ 79%] contributor/contributing
reading sources... [ 80%] contributor/index
reading sources... [ 80%] developing_guides/architecture
reading sources... [ 80%] developing_guides/blueprints
reading sources... [ 81%] developing_guides/gmr
reading sources... [ 81%] developing_guides/index
reading sources... [ 81%] developing_guides/pluginguide
reading sources... [ 82%] developing_guides/rally_on_gates
reading sources... [ 82%] developing_guides/schedulerhints
reading sources... [ 82%] developing_guides/supportstatus
reading sources... [ 83%] getting_started/create_a_stack
reading sources... [ 83%] getting_started/index
reading sources... [ 84%] getting_started/on_devstack
reading sources... [ 84%] getting_started/on_fedora
reading sources... [ 84%] getting_started/on_other
reading sources... [ 85%] getting_started/on_ubuntu
reading sources... [ 85%] getting_started/standalone
reading sources... [ 85%] glossary
reading sources... [ 86%] index
reading sources... [ 86%] install/get_started
reading sources... [ 86%] install/index
reading sources... [ 87%] install/install
reading sources... [ 87%] install/install-debian
reading sources... [ 88%] install/install-rdo
reading sources... [ 88%] install/install-ubuntu
reading sources... [ 88%] install/launch-instance
reading sources... [ 89%] install/next-steps
reading sources... [ 89%] install/verify
reading sources... [ 89%] man/heat-api
reading sources... [ 90%] man/heat-api-cfn
reading sources... [ 90%] man/heat-db-setup
reading sources... [ 90%] man/heat-engine
reading sources... [ 91%] man/heat-keystone-setup-domain
reading sources... [ 91%] man/heat-manage
reading sources... [ 91%] man/heat-status
reading sources... [ 92%] man/index
reading sources... [ 92%] operating_guides/httpd
reading sources... [ 92%] operating_guides/scale_deployment
reading sources... [ 93%] operating_guides/upgrades_guide
reading sources... [ 93%] template_guide/advanced_topics
reading sources... [ 94%] template_guide/basic_resources
reading sources... [ 94%] template_guide/cfn
WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.blazar: "No module named 'blazarclient'". Not using blazar.
DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.vitrage: "No module named 'vitrageclient'". Not using vitrage.
DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.zun: "No module named 'zunclient'". Not using zun.
DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.blazar: "No module named 'blazarclient'". Not using blazar.reservation.
DEBUG: reading sources... [ 94%] template_guide/composition
reading sources... [ 95%] template_guide/contrib
reading sources... [ 95%] template_guide/environment
reading sources... [ 95%] template_guide/existing_templates
reading sources... [ 96%] template_guide/feature_guide
reading sources... [ 96%] template_guide/functions
reading sources... [ 96%] template_guide/hello_world
reading sources... [ 97%] template_guide/hot_guide
reading sources... [ 97%] template_guide/hot_spec
reading sources... [ 98%] template_guide/index
reading sources... [ 98%] template_guide/multi-clouds
reading sources... [ 98%] template_guide/openstack
reading sources... [ 99%] template_guide/software_deployment
reading sources... [ 99%] template_guide/unsupported
reading sources... [ 99%] templates/cfn/WordPress_Single_Instance
reading sources... [100%] templates/hot/hello_world
reading sources... [100%] templates/index
DEBUG: 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-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/man/man1
DEBUG: + install -p -D -m 644 doc/build/man/heat-api-cfn.1 doc/build/man/heat-api.1 doc/build/man/heat-db-setup.1 doc/build/man/heat-engine.1 doc/build/man/heat-keystone-setup-domain.1 doc/build/man/heat-manage.1 doc/build/man/heat-status.1 /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/man/man1/
DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//usr/bin/heat-db-setup
DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//usr/share/man/man1/heat-db-setup.1
DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/var/lib/heat/.dummy
DEBUG: + install -p -D -m 640 etc/heat/heat.conf.sample /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//etc/heat/heat.conf
DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/heat-dist.conf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/heat/heat-dist.conf
DEBUG: + echo '[revision]'
DEBUG: + echo heat_revision=24.1.0
DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/etc/heat/api-paste.ini /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//etc/heat
DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/etc/heat/environment.d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//etc/heat
DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/etc/heat/templates /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64//etc/heat
DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/etc/heat
DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share
DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/de/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/es/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/fr/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/it/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ja/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ru/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.po
DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/*pot'
DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/locale
DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64 heat --all-name
DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 24.1.0-0.20250527065701.c09842b.el10 --unique-debug-suffix -24.1.0-0.20250527065701.c09842b.el10.x86_64 --unique-debug-src-base openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/openstack-heat-24.1.0.dev21
DEBUG: find-debuginfo: starting
DEBUG: Extracting debug info from 0 files
DEBUG: Creating .debug symlinks for symlinks to ELF files
DEBUG: find: ‘debug’: No such file or directory
DEBUG: find-debuginfo: done
DEBUG: + /usr/lib/rpm/check-buildroot
DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig
DEBUG: + /usr/lib/rpm/brp-compress
DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
DEBUG: + /usr/lib/rpm/check-rpaths
DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs
DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat_integrationtests/prepare_test_network.sh from /bin/bash to #!/usr/bin/bash
DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat_integrationtests/prepare_test_env.sh from /bin/bash to #!/usr/bin/bash
DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat_integrationtests/cleanup_test_env.sh from /bin/bash to #!/usr/bin/bash
DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat/cloudinit/boothook.sh from /bin/bash to #!/usr/bin/bash
DEBUG: + /usr/lib/rpm/brp-remove-la-files
DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo
DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12 using python3.12
DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink
DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VUJUkQ
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CFLAGS
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CXXFLAGS
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FFLAGS
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FCFLAGS
DEBUG: + VALAFLAGS=-g
DEBUG: + export VALAFLAGS
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + export LDFLAGS
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + export LT_SYS_LIBRARY_PATH
DEBUG: + CC=gcc
DEBUG: + export CC
DEBUG: + CXX=g++
DEBUG: + export CXX
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + TOX_TESTENV_PASSENV='*'
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/lib/python3.12/site-packages
DEBUG: + PYTHONDONTWRITEBYTECODE=1
DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstack-heat-24.1.0.dev21/.pyproject-builddir'
DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list [0.190351s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_prefix [0.073129s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_prefix2 [0.051713s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_suffix [0.039014s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_multiple [0.232384s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_format_response [0.100357s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_get_param_value_missing [0.069330s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_multiple_missing [0.083971s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_invalid_action_error [0.116371s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error [0.049640s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract [0.038238s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage_suffix [0.085309s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_inval_param_error [0.044147s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_reformat_dict_keys_missing [0.051490s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_request_limit_exceeded [0.060851s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_noaccess [0.039659s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_nouser [0.083829s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_nosig [0.040227s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ks_authtoken [0.041973s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_dots [0.085384s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_denied [0.062436s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_x_auth_nouser_x_auth_user [0.053320s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_multicloud_none_allowed [0.072023s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_opts [0.035006s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage_prefix [0.087169s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_paste [0.051716s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok [0.090285s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_space [0.037158s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_param_old [0.035798s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_badindex [0.191428s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_roles [0.087090s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_badconf_no_authuri [0.220217s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_get_param_value [0.090760s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ec2authtoken [0.041847s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_ssl_default_options [0.088704s] ... ok
DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_param_old [0.186450s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ec2authtoken_long [0.044709s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_already_exists_error [0.087284s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_v2 [0.042328s] ... ok
DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_exists [0.049971s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_filter_factory_none_app [0.072600s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_x_auth_user [0.034518s] ... ok
DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_inval_template [0.045470s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_denied_error [0.080265s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_param_new [0.043290s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_nospace [0.084397s] ... ok
DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_rollback [0.062043s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_nospace [0.038814s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage [0.084654s] ... ok
DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_default [0.044087s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_notlast [0.043540s] ... ok
DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_space [0.035031s] ... ok
DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_last_updated_time [0.047553s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_reformat_dict_keys [0.079306s] ... ok
DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_err_rpcerr [0.041642s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_cancel_update [0.079576s] ... ok
DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_event_id_integer [0.046390s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_multicloud [0.081741s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_engine [0.051987s] ... ok
DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_event_id_uuid [0.046817s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_rpcerr [0.046312s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_signature [0.078776s] ... ok
DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_err_rpcerr [0.058408s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource_nonexistent [0.058588s] ... ok
DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_param_new [0.345265s] ... ok
DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_int_body [0.049070s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_tokenid [0.077859s] ... ok
DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_request_path_contains_valid_version [0.039591s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create [0.091116s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_multicloud [0.079038s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_clients_keystone_opts [0.073588s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_no_template [0.089339s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_bad_name [0.253704s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_empty [0.241144s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_false_delete [0.089728s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_physical_not_found [0.070877s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_cancel_update [0.052778s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_denied [0.065505s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_cancel_without_rollback [0.050567s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_false_rollback [0.110240s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_retrieves_build_revision_from_the_engine [0.040743s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template [0.057289s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_rmt_aterr [0.053128s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_err_denied_policy [0.066228s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_true [0.103761s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_rmt_interr [0.048832s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_limit_not_int [0.042262s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_ssl_opts [0.378045s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_stack_resources_bad_name [0.055290s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_resource_nonexist [0.061915s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete_err_rpcerr [0.094502s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_ssl_insecure_option [0.083827s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_event_id_uuid [0.040326s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_update [0.056218s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_arn [0.090581s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_update_bad_name [0.057356s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_filter_factory [0.078077s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_err_denied_policy [0.083714s] ... ok
DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_validate_err_no_template [0.103357s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_bad_name [0.107000s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_event_id_integer [0.090166s] ... ok
DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_last [0.103715s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_stack_nonexist [0.048682s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_no_last_updated_time [0.093445s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_stack_index_event_id_integer [0.048853s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_bad_resources_in_template [0.113779s] ... ok
DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_invalid_utf8_path [0.134801s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource_nonexistent_stack [0.043014s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_stack_index_event_id_uuid [0.045330s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index [0.053319s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_err [0.101819s] ... ok
DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_removes_version_from_request_path [0.108297s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_without_reason [0.058677s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction [0.070044s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_or_update_err [0.074743s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_nonexist_resource [0.059684s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_physical [0.202909s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show [0.041884s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_ok [0.040628s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete [0.085026s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_err_denied_policy [0.073986s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_bad_name [0.049037s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list [0.042575s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete_bad_name [0.083518s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_stackid_addprefix [0.042088s] ... ok
DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_validate_err_inval_template [0.041969s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe [0.087080s] ... ok
DEBUG: {0} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_match_version_string [0.043326s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_err_denied_policy [0.332508s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_rmt_aterr [0.040914s] ... ok
DEBUG: {0} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_request_path_contains_unknown_version [0.038800s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_nonexist_resource [0.243724s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_arn_invalidtenant [0.093983s] ... ok
DEBUG: {0} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_return_version_controller_when_request_path_is_empty [0.041446s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_suspend [0.049860s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_signal [0.046717s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_multiple [0.050882s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_theres_a_default_api_build_revision [0.045686s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_software_configs [0.069729s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_bogus_pagination_param [0.038666s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_check [0.039989s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_aterr [0.102445s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_data [0.050097s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_event_id_uuid [0.045720s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_resume [0.057504s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_detail [0.041206s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_snapshot [0.058616s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource [0.102023s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_response_api_build_revision_from_config_file [0.049348s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_invalid_filters [0.042065s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_template_handling [0.044036s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_bogus_filter_param [0.038454s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_with_invalid_value [0.037596s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_create [0.052246s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_err_denied_policy [0.044659s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_multiple_resource_names [0.062125s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_default [0.040480s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_nonexist [0.036877s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_multiple_resource_names_no_resource [0.035223s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete [0.041381s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_options [0.056478s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_show_not_found [0.050101s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_resources [0.051826s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update [0.045610s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_outputs [0.043986s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_bad_format [0.046040s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_post_actions_lookup_redirect [0.043418s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_stack_name_missing [0.042245s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_stack_nonexist [0.238188s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_exceeds_max_template_size [0.037898s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete_not_found [0.057397s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_event_id_integer [0.040899s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_inline [0.039853s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index [0.039238s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources [0.447578s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_abandon [0.043656s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_create [0.061295s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_nested_depth [0.086517s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create [0.057611s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_err_inval [0.094060s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_multiple_resource_names [0.040692s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete [0.051881s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_denied_policy [0.053408s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nested_depth [0.037159s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_ise [0.106512s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show [0.037389s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_default [0.237431s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_nonexist [0.049696s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete_not_found [0.034758s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_bad_name [0.102582s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_uncreated_resource [0.037683s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update_not_found [0.036295s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_missing [0.036217s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_multiple_attributes [0.046280s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_nested_stack [0.045664s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_only_params [0.047461s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template [0.316433s] ... ok
DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_stack_resources [0.120527s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_with_env_files [0.043624s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template [0.042230s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_405 [0.060603s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parameters_override_environment [0.041288s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template_err_notfound [0.051912s] ... ok
DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_accept_header_contains_unknown_version [0.098064s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_events [0.062597s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error [0.065138s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_deleted_false [0.054777s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_collection [0.048162s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error_message [0.042447s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_nested_false [0.053373s] ... ok
DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_accept_header_contains_valid_version [0.088952s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_update_delete [0.049185s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_int [0.043818s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_nested_true [0.053598s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_services.ServiceControllerTest.test_index_503 [0.044775s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_missing [0.048694s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_bogus_filter_param [0.038710s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete [0.039094s] ... ok
DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_no_URI_version_accept_header_contains_invalid_MIME_type [0.102319s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_string_yaml [0.039655s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_bogus_pagination_param [0.046176s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete_error [0.053945s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_circulardep [0.047664s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_err_denied_policy [0.052502s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_denied_policy [0.048483s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types_error [0.039528s] ... ok
DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_not_match_version_string [0.112780s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_existing [0.041842s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_err_policy [0.038761s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_stack_bad_reqest [0.041023s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource [0.044749s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_detail [0.045202s] ... ok
DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_return_version_controller_when_request_path_is_version [0.112293s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_update_stack [0.051592s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_err_denied_policy [0.043602s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_update_stack_patch [0.041995s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete_error [0.254682s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_not_found [0.043868s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_ise [0.092883s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_index [0.051761s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_notfound [0.072860s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_environment [0.070708s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parameters [0.038221s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_build_info_err_denied_policy [0.074277s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_bad_resource [0.039346s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_timeout_not_int [0.083002s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_files [0.093770s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_and_default_parameters [0.052538s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error_success [0.108442s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nested_depth_not_int [0.060464s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_parameters_with_tags [0.038642s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nonexist [0.048209s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patch_timeout_negative [0.045933s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_valid_request [0.042937s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patched_and_default_parameters [0.036673s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_stack_name [0.122160s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_with_invalid_keys [0.053156s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patched_existing_parameters [0.042184s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_priority [0.053876s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_url [0.049554s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt_timeout_not_int [0.054908s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_engine [0.046321s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_doesnt_return_stack_count_if_with_count_is_false [0.461900s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_mixed_value_param_with_single_entry [0.264025s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_timeout_not_int [0.080117s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_only_adds_allowed_param_if_param_exists [0.036031s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_limit_negative [0.058689s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete_bad_name [0.053132s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_tenant_mismatch [0.046962s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete_err_denied_policy [0.047534s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_limit_not_int [0.063157s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_handles_invalid_limits [0.040624s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_export [0.038185s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_returns_stack_count_if_with_count_is_true [0.040665s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_replace_stack_identity_with_id_and_links [0.053365s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_rmt_aterr [0.040463s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_uses_admin_context [0.047281s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_append_collection_count [0.046906s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_without_mark_unhealthy_key [0.502178s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_enforces_global_index_if_global_tenant [0.051517s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_rmt_interr [0.058137s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_append_collection_links [0.047067s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_show_deleted_True_with_count_True [0.041672s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_with_count_is_invalid [0.046415s] ... ok
DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_stack_index [0.043014s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_single_attribute [0.088299s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_with_admin_context [0.047630s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_versions [0.048243s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_build_info [0.061236s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types [0.046061s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_nonexistent [0.050696s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_services [0.057264s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types_err_denied_policy [0.044540s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource_err_denied_policy [0.042914s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_funcs_includes_condition_funcs [0.045024s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_software_deployments [0.051859s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_with_tags_timeout [0.056873s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_data_template [0.046163s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_functions [0.045927s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema [0.055981s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_post_actions [0.062174s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_err_denied_policy [0.047766s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show [0.041460s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.369022s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_services.ServiceControllerTest.test_index [0.084189s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update [0.054320s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_bad_name [0.036951s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_without_all_ssl_reqs [0.092639s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index_limit_negative [0.095311s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_parameters [0.044864s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_template [0.046018s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_get_with_body [0.081181s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index_limit_not_int [0.080199s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup [0.326111s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_template [0.039516s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_stack [0.040032s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_aws_content_type_only [0.080980s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_multiple_value_params [0.066972s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_show [0.088928s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_err_denied_policy [0.047332s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_returns_empty_dict [0.044977s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_timeout_negative [0.036591s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_returns_only_allowed_params [0.035876s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_wrong_content_type [0.092788s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_tags [0.037135s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_show_not_found [0.089703s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_adds_project_if_include_project [0.061965s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_mixed_value_param_with_multiple_entries [0.036066s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.094001s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:4420: DeprecationWarning: The behavior of AcceptLanguageValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future as it does not conform to the RFC.
DEBUG:   warnings.warn(
DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_policy_deny [0.052320s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_show [0.092462s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_creates_next [0.040922s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.RequestTest.test_best_match_language [0.100616s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update_no_input_values [0.081714s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_does_not_overwrite_other_params [0.039294s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_doesnt_create_next_if_no_limit [0.039836s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_args [0.080432s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.RequestTest.test_content_type_missing [0.077878s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_doesnt_create_next_if_page_not_full [0.042316s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_add_project_by_default [0.278179s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_filter_out_all_but_given_keys [0.037144s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_and_parameters [0.086545s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(client_exceptions) [0.096801s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_add_project_if_not_include_project [0.050076s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_include_stack_status_with_no_action [0.065329s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_include_stack_action [0.038450s] ... ok
DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_includes_all_other_keys [0.045745s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_empty_params [0.088820s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_merges_stack_action_and_status [0.044272s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(aws_exception) [0.094325s] ... ok
DEBUG: {0} heat.tests.api.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.044350s] ... ok
DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_doesnt_append_collection_count [0.040439s] ... ok
DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_get_with_body_with_aws [0.035274s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_string_json [0.085419s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(webob_bad_request) [0.085792s] ... ok
DEBUG: {2} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.053366s] ... ok
DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json_exceeds_max_json_mb [0.046330s] ... ok
DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.044084s] ... ok
DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_content_type_with_get [0.037058s] ... ok
DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length_no_content_type [0.032618s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(webob_not_found) [0.092800s] ... ok
DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_type [0.046419s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC.
DEBUG:   warnings.warn(
DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length_plain_content_type [0.050922s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC.
DEBUG:   warnings.warn(
DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_accept_default [0.037185s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC.
DEBUG:   warnings.warn(
DEBUG: {2} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_json [0.052157s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC.
DEBUG:   warnings.warn(
DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args [0.095913s] ... ok
DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_json_xml_quality [0.035893s] ... ok
DEBUG: {2} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_xml [0.055109s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC.
DEBUG:   warnings.warn(
DEBUG: {2} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_xml_json [0.036606s] ... ok
DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_resource_call_error_handle [0.089388s] ... ok
DEBUG: {2} heat.tests.api.test_wsgi.RequestTest.test_content_type_with_charset [0.045590s] ... ok
DEBUG: {2} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.040852s] ... ok
DEBUG: {2} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.047264s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_abandon_err_denied_policy [0.478468s] ... ok
DEBUG: {2} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.035165s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt [0.040103s] ... ok
DEBUG: {0} heat.tests.api.test_wsgi.ResourceTest.test_dispatch [0.317608s] ... ok
DEBUG: {2} heat.tests.api.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.063524s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt_error [0.056466s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_rpcerr [0.044023s] ... ok
DEBUG: {0} heat.tests.api.test_wsgi.ResourceTest.test_dispatch_default [0.106553s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_with_files [0.047982s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_with_tags [0.035443s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_deprecated_show_invalidtenant [0.034448s] ... ok
DEBUG: {0} heat.tests.api.test_wsgi.ResourceTest.test_dispatch_no_default [0.102521s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_invalid_template_type [0.042313s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_refs [0.253996s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template_err_denied_policy [0.040820s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.070886s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_deleted_true [0.044046s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_hidden_false [0.058415s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_hidden_true [0.043533s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_refs_map [0.237278s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index [0.053917s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_attribute_current_size_with_path [0.052236s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_attribute_dict [0.805871s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_no_instance_list [0.044400s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_show_deleted_True_with_count_false [0.075401s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_attribute_dict [0.057565s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_outputs [0.063009s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_attribute_list [0.084987s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_attribute_list [0.048761s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.383173s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_arn [0.074736s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_refs_map [0.051194s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_index_dotted_attribute [0.103406s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_invalid_min_size [0.055657s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource_nonexistent [0.091772s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.IncorrectUpdatePolicyTest.test_with_update_policy_aws [0.058663s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_zero [0.070892s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.104791s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.IncorrectUpdatePolicyTest.test_with_update_policy_inst_group [0.072098s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_faulty_template [0.085938s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_ok [0.061165s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.053913s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_update_desired_cap [0.052258s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_nonexist [0.083554s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.119886s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_validate_reference_attr_with_none_ref [0.057958s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_update_desired_nocap [0.063055s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_metadata_is_written [0.067210s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_output [0.089685s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_pausetime_in_update_policy [0.093907s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_signal_attribute [0.079497s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_metadata_is_written_update [0.062443s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_without_resolve_outputs [0.075457s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.097235s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_toosoon [0.070511s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_signal_attribute_with_prefix [0.084583s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(000) [0.047522s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_ok [0.063224s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_scaling_unfinished [0.113799s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(040) [0.083112s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_error [0.091150s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon [0.086835s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_ok [0.050079s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_create_with_instanceid_not_found [0.083112s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon_legacy [0.100181s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_lc_validate_without_InstanceId_and_ImageId [0.051069s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_err_denied_policy [0.465842s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_none [0.102241s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_DeviceName_property [0.064279s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(253) [0.299178s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+n) [0.060937s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_immutable_parameter [0.068348s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(14n) [0.073352s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_group_metadata_reset [0.106075s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-n) [0.044505s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patch_timeout_not_int [0.067133s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_with_extra [0.059451s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+nb) [0.057582s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scale_up_min_adjustment [0.104067s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_err_denied_policy [0.085437s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-nb) [0.043790s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_toosoon [0.099151s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid [0.044671s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_resize_fail [0.102172s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_template_error [0.073835s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_get_ref_by_id [0.075255s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackSerializerTest.test_serialize_create [0.071418s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_create [0.109966s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_refid_convergence_cache_data [0.052157s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_bogus_param_type [0.079344s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_SnapshotId_property [0.057546s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(e) [0.268933s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_single_value_params [0.069391s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+eb) [0.040770s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_lbutils.LBUtilsTest.test_reload_aws_lb [0.085921s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-eb) [0.035265s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_tenant_mismatch_is_admin [0.075967s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p) [0.035060s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_lbutils.LBUtilsTest.test_reload_non_lb [0.058149s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_overwrites_url_marker [0.077948s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p) [0.053925s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.072092s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+pb) [0.070701s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_appends_collection_count_of_zero [0.104498s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.116304s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-pb) [0.073529s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p+r) [0.043191s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_doesnt_append_collection_links [0.110459s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p+r) [0.037408s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p-r) [0.041107s] ... ok
DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_stack_basic_details [0.092165s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.184408s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p-r) [0.046043s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_alarm_attribute [0.626617s] ... ok
DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.066194s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+ps) [0.044270s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.133209s] ... ok
DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.076794s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p+rs) [0.069195s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_no_action [0.121191s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p-rs) [0.039201s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_desiredcapacity_zero [0.069572s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p-rs) [0.035696s] ... ok
DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.100460s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_max_size [0.067123s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_0) [0.046027s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_create_with_instanceid [0.142625s] ... ok
DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_type_malformed [0.076645s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_1) [0.045444s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_scaling_group_create_with_instanceid_not_found [0.068681s] ... ok
DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.065626s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_lc_validate_without_InstanceId_and_InstanceType [0.095292s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_3) [0.070891s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_validate_without_InstanceId_and_LaunchConfigurationName [0.059268s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_4) [0.045533s] ... ok
DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_respect_aws_content_type [0.080294s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_scaling_unfinished [0.059922s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_Ebs_property [0.098785s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_5) [0.040260s] ... ok
DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.078594s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_not_in_progress [0.074958s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_0) [0.073815s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_toosoon [0.061777s] ... ok
DEBUG: {3} heat.tests.api.test_wsgi.RequestTest.test_content_type_unsupported [0.070698s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_3_1_0) [0.071339s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_4) [0.071952s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_3_1_4) [0.076397s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_0) [0.285396s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_1) [0.048401s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_4_1_4) [0.082632s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_3) [0.042626s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_4) [0.038639s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_5) [0.075095s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_5) [0.043860s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_update_in_failed [0.374682s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_3_1_5) [0.074528s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_0) [0.040990s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_with_extra [0.068773s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_1) [0.049571s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_0_1_4) [0.073368s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_2) [0.042885s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_with_metering [0.079335s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_1_1_4) [0.072910s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_3) [0.046318s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_4) [0.035304s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_index_dotted_attribute [0.624453s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_4_1_5) [0.073259s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_rsrc_name [0.132478s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_min_size [0.073926s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_2_0) [0.070662s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_refs [0.091566s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon_legacy [0.052242s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_error [0.089262s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_2_2_0) [0.064052s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_growth_counts_as_replacement [0.039311s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_attribute_current_size [0.097628s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_metadata_is_written [0.080011s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_template [0.044652s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_2_4) [0.082332s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_not_in_progress_legacy [0.063316s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.082531s] ... ok
DEBUG: {0} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_units_some_already_up_to_date [0.057484s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_6_2_2_4) [0.057721s] ... ok
DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_resource_id [0.051157s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_none [0.067410s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_invalid_max_size [0.083911s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_6_4_2_4) [0.063174s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_notification_send_if_resize_failed [0.058682s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_0_2_0) [0.068173s] ... ok
DEBUG: {0} heat.tests.aws.test_eip.AllocTest.test_update_association_needs_update_InstanceId_EIP [0.093602s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scale_down_min_adjustment [0.068541s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_not_in_progress [0.129032s] ... ok
DEBUG: {0} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_resource_name [0.050732s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_create [0.061429s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_build_block_device_mapping [0.070585s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_not_in_progress_legacy [0.104118s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_default [0.063795s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_default_instance_user [0.063858s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_handle_check_raises_exception_if_instance_not_active [0.043516s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_no_cooldown_no_scaling_in_progress [0.100419s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_no_action [0.097283s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_duplicate_image_name_err [0.063275s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_ok [0.076455s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_notification_send_if_resize_failed [0.104624s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_stack_scheduler_hints [0.077192s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scale_down_min_adjustment [0.095231s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_4_2_0) [0.484205s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_resume_failed [0.090829s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_0_2_4) [0.067697s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_same_capacity [0.089484s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_6_2_2_4) [0.064738s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_other_exception [0.156854s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_update_in_failed [0.087819s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_6_4_2_4) [0.080238s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_signed_url [0.391014s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_default [0.100972s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_create_template [0.036920s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_7_2_2_4) [0.096326s] ... ok
DEBUG: {2} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_some_units [0.045304s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_with_metering [0.088536s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_0_2_0) [0.089280s] ... ok
DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_convergence_cache_data [0.083094s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_2_2_0) [0.070022s] ... ok
DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_update_association_needs_update_InstanceId [0.065165s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_size_changed [0.143739s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_0_2_4) [0.079434s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_status_build [0.461815s] ... ok
DEBUG: {2} heat.tests.aws.test_eip.EIPTest.test_association_eip [0.132559s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_5_2_2_4) [0.077983s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_bad_group [0.135581s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_status_build_spawning [0.059201s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_5_3_2_4) [0.067818s] ... ok
DEBUG: {2} heat.tests.aws.test_eip.EIPTest.test_eip [0.078225s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_status_hard_reboot [0.060326s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_0) [0.051322s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_create_complete [0.073340s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_5_0) [0.040519s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_1) [0.037226s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_build_nics_with_security_groups [0.157677s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_1) [0.040093s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_update_instance_type [0.089831s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_6_1) [0.040310s] ... ok
DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_old_include_new [0.067743s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_handle_check [0.086434s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_6_1) [0.049095s] ... ok
DEBUG: {0} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_backend_with_timeout [0.054509s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_2) [0.065670s] ... ok
DEBUG: {0} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_combined [0.041035s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_convg_cache_data [0.440984s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create [0.121708s] ... ok
DEBUG: {0} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_none [0.047090s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_2) [0.076094s] ... ok
DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_flavor [0.052914s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_pausetime_in_update_policy [0.096096s] ... ok
DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_key_name [0.040330s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_4) [0.079259s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_delete_notfound [0.138294s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_desiredcapacity [0.071335s] ... ok
DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_dnsname [0.073043s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_4) [0.061179s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_scaling_group_create_with_instanceid [0.048743s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_5_6) [0.035339s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_5_6) [0.039993s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_toomany_vpc_zone_identifier [0.055384s] ... ok
DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_refid [0.103480s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_notfound_on_delete [0.144350s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scale_up_min_adjustment [0.058878s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_ok [0.049265s] ... ok
DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_badtemplate [0.106966s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_resolve_az_attribute_nova_az_ext_disabled [0.126347s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_same_capacity [0.060596s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_update_in_progress [0.061931s] ... ok
DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_hchk_good [0.100265s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_conf_properties_vpc_zone [0.067299s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_unexpected_status [0.144740s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_1_0) [0.316729s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_1_1_0) [0.033803s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_update_desired_cap [0.060179s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_1_4) [0.033775s] ... ok
DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_delete_conflict_empty [0.178489s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_update_desired_nocap [0.063493s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_1_1_4) [0.045851s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_BlockDeviceMappings [0.137825s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_2_0) [0.038733s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(000) [0.061678s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_2_4) [0.045399s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(040) [0.049716s] ... ok
DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_delete_conflict_not_empty [0.151488s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_0_2_0) [0.041667s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_image_id [0.135057s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(253) [0.061115s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_0_2_4) [0.034126s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_3_0_2_0) [0.034201s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(14n) [0.061135s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_2_2_0) [0.046575s] ... ok
DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_public_read_write [0.145262s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_4_2_0) [0.037685s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_size_changed [0.084499s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_resume_complete [0.152769s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_3_0_2_4) [0.048280s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_2_2_4) [0.048608s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_4_2_4) [0.035726s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_bad_group [0.149358s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_suspend_complete [0.155155s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_0) [0.049419s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_4_4_0) [0.036632s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_5_0) [0.035922s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_status_rescue [0.127587s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_toosoon [0.168214s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_6_5_4_0) [0.046503s] ... ok
DEBUG: {0} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_exception [0.370431s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_1) [0.062131s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_status_revert_resize [0.130133s] ... ok
DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_ok [0.127660s] ... ok
DEBUG: {0} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_update [0.121061s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_6_4_4_1) [0.071879s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_6_1) [0.058084s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_status_suspended [0.124473s] ... ok
DEBUG: {0} heat.tests.aws.test_user.AccessKeyTest.test_access_key [0.185903s] ... ok
DEBUG: {0} heat.tests.aws.test_user.AccessKeyTest.test_access_key_get_from_keystone [0.108882s] ... ok
DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_association_allocationid_with_instance [0.395656s] ... ok
DEBUG: {0} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_ok [0.080584s] ... ok
DEBUG: {0} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_ok_empty [0.049954s] ... ok
DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_delete_association_successful_if_create_failed [0.071144s] ... ok
DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_update_association_with_AllocationId_or_EIP [0.094723s] ... ok
DEBUG: {0} heat.tests.aws.test_user.UserTest.test_user [0.108128s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_7_5_6_1) [0.531387s] ... ok
DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_update_association_with_InstanceId [0.077484s] ... ok
DEBUG: {0} heat.tests.aws.test_user.UserTest.test_user_access_allowed [0.077411s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_2) [0.044848s] ... ok
DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_validate_EIP_and_InstanceId [0.054006s] ... ok
DEBUG: {0} heat.tests.aws.test_user.UserTest.test_user_password [0.065130s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_4_4_2) [0.052738s] ... ok
DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_validate_properties_EIP_and_AllocationId [0.064705s] ... ok
DEBUG: {0} heat.tests.aws.test_user.UserTest.test_user_refid_convg_cache_data [0.050852s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_4) [0.062961s] ... ok
DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_validate_without_NetworkInterfaceId_and_InstanceId [0.052186s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_4_4_4) [0.039767s] ... ok
DEBUG: {0} heat.tests.aws.test_user.UserTest.test_user_validate_policies [0.064590s] ... ok
DEBUG: {3} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_convergence_cache_data [0.041134s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_suspend_failed [0.748521s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_2_4_4) [0.058235s] ... ok
DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_validate_deletion_policy [0.107855s] ... ok
DEBUG: {3} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_resource_ip [0.096413s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_6_4_4) [0.083035s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces [0.142173s] ... ok
DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_bad_tags [0.060141s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_no_old [0.067679s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_5_6) [0.082909s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_delete [0.142351s] ... ok
DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_deleting_delete [0.075378s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_validate [0.052732s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_error_no_fault [0.076957s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_9_5_5_6) [0.088719s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_Ebs_property [0.046320s] ... ok
DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_validate_Volumes_property [0.038354s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_error_status [0.067923s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_9_2_5_6) [0.083312s] ... ok
DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_non_exist [0.176361s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_image_id_err [0.065452s] ... ok
DEBUG: {2} heat.tests.aws.test_instance_network.instancesTest.test_instance_create_with_nic [0.094687s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_A_5_5_6) [0.085888s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_resolve_az_attribute [0.059416s] ... ok
DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_image_id [0.053200s] ... ok
DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_update_not_supported [0.139450s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_7_6_5_6) [0.076197s] ... ok
DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_hchk_int_gt_tmo [0.056853s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_volumes [0.096433s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_reboot [0.049784s] ... ok
DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_attributes [0.066780s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_resize [0.059726s] ... ok
DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_delete_exception [0.069174s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.149493s] ... ok
DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_public_read [0.059198s] ... ok
DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_get_status_reason [0.229378s] ... ok
DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_website [0.080074s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.157154s] ... ok
DEBUG: {2} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_update_with_empty_rules [0.109698s] ... ok
DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle_signal_invalid [0.214531s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.131300s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_suspend_complete [0.340184s] ... ok
DEBUG: {2} heat.tests.aws.test_user.AccessKeyTest.test_access_key_no_user [0.061803s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_empty_new_with_subnet [0.066180s] ... ok
DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_create_from_snapshot_error [0.068036s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_validate_with_InstanceId_and_LaunchConfigurationName [0.103261s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_new_include_old [0.073233s] ... ok
DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment_error [0.076466s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_no_old_empty_new [0.088935s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon [0.125388s] ... ok
DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_check_fail [0.078526s] ... ok
DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_check_not_available [0.065257s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_no_old_no_new_with_subnet [0.080952s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_VolumeSize_valid_str [0.048700s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_metadata_is_written_update [0.131186s] ... ok
DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_create_error [0.070487s] ... ok
DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_SnapshotId_property [0.042823s] ... ok
DEBUG: {3} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_backend_no_timeout [0.046695s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_zero [0.138237s] ... ok
DEBUG: {3} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_global [0.085878s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_resize_fail [0.107745s] ... ok
DEBUG: {3} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_servers_and_check [0.103993s] ... ok
DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_failure_to_handle [0.707756s] ... ok
DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_key_name [0.057408s] ... ok
DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_flavor [0.044819s] ... ok
DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_image_id [0.043866s] ... ok
DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_failure_to_handle_count [0.169572s] ... ok
DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer [0.063783s] ... ok
DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_refid_convergence_cache_data [0.042498s] ... ok
DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle [0.585838s] ... ok
DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_success_to_handle [0.154946s] ... ok
DEBUG: {3} heat.tests.aws.test_network_interface.NetworkInterfaceTest.test_network_interface_create_update_delete [0.118978s] ... ok
DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_signed_url [0.069080s] ... ok
DEBUG: {0} heat.tests.clients.test_aodh_client.AodhClientPluginTest.test_create [0.078113s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_scaling_policy.ScalingPolicyAttrTest.test_alarm_attribute [0.465698s] ... ok
DEBUG: {0} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_create [0.045246s] ... ok
DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_resource [0.076083s] ... ok
DEBUG: {1} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_refid_convergence_cache_data [0.047161s] ... ok
DEBUG: {3} heat.tests.aws.test_s3.s3Test.test_delete_retain [0.142998s] ... ok
DEBUG: {0} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_by_ref_not_found [0.052549s] ... ok
DEBUG: {0} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_payload_by_ref_not_found [0.037787s] ... ok
DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_association_allocationid [0.089546s] ... ok
DEBUG: {0} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_get_volume [0.048894s] ... ok
DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update [0.135997s] ... ok
DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_resource_name [0.054569s] ... ok
DEBUG: {0} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_no_extensions [0.050238s] ... ok
DEBUG: {3} heat.tests.aws.test_s3.s3Test.test_tags [0.150092s] ... ok
DEBUG: {2} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_payload_by_ref [0.050001s] ... ok
DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_update_association_with_EIP [0.075885s] ... ok
DEBUG: {2} heat.tests.clients.test_barbican_client.SecretConstraintTest.test_validation [0.038331s] ... ok
DEBUG: {0} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_no_interface_extensions [0.074603s] ... ok
DEBUG: {3} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_access_allowed [0.110504s] ... ok
DEBUG: {2} heat.tests.clients.test_barbican_client.SecretConstraintTest.test_validation_error [0.048174s] ... ok
DEBUG: {0} heat.tests.clients.test_cinder_client.CinderClientPluginTest.test_get_volume [0.047900s] ... ok
DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_update_association_with_NetworkInterfaceId_or_InstanceId [0.091479s] ... ok
DEBUG: {2} heat.tests.clients.test_cinder_client.CinderClientAPIVersionTest.test_cinder_api_not_supported [0.038242s] ... ok
DEBUG: {0} heat.tests.clients.test_cinder_client.VolumeBackupConstraintTest.test_validation [0.041513s] ... ok
DEBUG: {2} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_get_snapshot [0.042916s] ... ok
DEBUG: {0} heat.tests.clients.test_cinder_client.VolumeBackupConstraintTest.test_validation_error [0.047903s] ... ok
DEBUG: {1} heat.tests.aws.test_eip.EIPTest.test_eip_update [0.090676s] ... ok
DEBUG: {2} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_os_interface_extension [0.041231s] ... ok
DEBUG: {0} heat.tests.clients.test_cinder_client.VolumeConstraintTest.test_validation [0.038753s] ... ok
DEBUG: {1} heat.tests.aws.test_eip.EIPTest.test_eip_with_exception [0.056014s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_metadata_url [0.042037s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestClientPluginsInitialise.test_create_all_clients ... SKIPPED: skipped until keystone can read context auth_ref
DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_bad_cloud_backend [0.042052s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_url [0.035772s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_not_found) [0.044060s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_build_nics [0.070633s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_heat [0.050512s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_overlimit) [0.039845s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_image_name_err [0.061837s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_conflict) [0.043250s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_heat_no_auth_token [0.046543s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_not_found) [0.043620s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_password [0.067879s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_not_found) [0.046163s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_exception) [0.046811s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_shutoff [0.057244s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_overlimit) [0.054721s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_verify_resize [0.067396s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_conflict) [0.035668s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_instance_type_failed [0.066162s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_not_found_1) [0.067884s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_metadata [0.088884s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_overlimit) [0.297701s] ... ok
DEBUG: {3} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_err_notfound [0.675299s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_conflict) [0.041202s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_new_old_all_different [0.072407s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_not_found) [0.039813s] ... ok
DEBUG: {3} heat.tests.aws.test_user.UserTest.test_user_access_allowed_ignorepolicy [0.074025s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_exception) [0.034001s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_old_no_change_with_subnet [0.070729s] ... ok
DEBUG: {3} heat.tests.aws.test_user.UserTest.test_user_refid_rsrc_id [0.048869s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_overlimit) [0.037944s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_conflict) [0.044379s] ... ok
DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_create_from_snapshot [0.062968s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_properties [0.094969s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_not_found_1) [0.049655s] ... ok
DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_snapshot_error [0.067660s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_not_found_2) [0.046435s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_without_ip_address [0.070934s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_exception) [0.047232s] ... ok
DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_snapshot_no_volume [0.071776s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_not_found_2) [0.440914s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_overlimit) [0.037500s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_conflict_1) [0.046772s] ... ok
DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment_updates_not_supported [0.091422s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_exception) [0.074304s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_not_found) [0.041471s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_exception) [0.037299s] ... ok
DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_check [0.071349s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_overlimit) [0.082867s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_overlimit) [0.048196s] ... ok
DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_delete [0.074092s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_conflict) [0.037610s] ... ok
DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_DeviceName_property [0.306256s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_conflict_1) [0.073509s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_not_found) [0.037772s] ... ok
DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_delete_error [0.084537s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_entity_not_found) [0.044536s] ... ok
DEBUG: {1} heat.tests.aws.test_instance_network.instancesTest.test_instance_create_delete_with_SubnetId [0.093124s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_not_found) [0.076661s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_exception) [0.040552s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_overlimit) [0.034169s] ... ok
DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_deleting_volume [0.083546s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_exception) [0.085013s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_conflict) [0.044891s] ... ok
DEBUG: {1} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_frontend [0.104945s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_not_found) [0.041423s] ... ok
DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_detachment_err [0.087891s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_overlimit) [0.085341s] ... ok
DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_size_constraint [0.054710s] ... ok
DEBUG: {1} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_no_check [0.109447s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_conflict) [0.077969s] ... ok
DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_resource_name [0.061115s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_not_found) [0.083585s] ... ok
DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_default_sec_gr [0.129696s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_entity_not_found) [0.057842s] ... ok
DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_success_to_handle_count [0.141477s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_exception) [0.043122s] ... ok
DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_sec_gr [0.110645s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_overlimit) [0.043896s] ... ok
DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_stackname [0.097889s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_conflict) [0.052985s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_network_not_found) [0.409316s] ... ok
DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_template_with_key_name [0.100813s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_not_found) [0.044124s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_port_not_found) [0.061605s] ... ok
DEBUG: {3} heat.tests.clients.test_barbican_client.ContainerConstraintTest.test_validation [0.090667s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_network_not_found) [0.048286s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_status_not_found) [0.055168s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_port_not_found) [0.045776s] ... ok
DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_template_without_key_name [0.112272s] ... ok
DEBUG: {3} heat.tests.clients.test_cinder_client.CinderClientPluginTest.test_get_snapshot [0.087740s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_status_not_found) [0.036690s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_exception) [0.038716s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_exception) [0.111024s] ... ok
DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_invalid [0.088059s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_overlimit) [0.045864s] ... ok
DEBUG: {3} heat.tests.clients.test_cinder_client.VolumeSnapshotConstraintTest.test_validation_error [0.090882s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_overlimit) [0.042796s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_conflict) [0.047876s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_conflict) [0.068438s] ... ok
DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_not_supported [0.112119s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_not_found) [0.048398s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_not_found) [0.042546s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_exception) [0.041821s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_overlimit) [0.043109s] ... ok
DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_authenticated_read [0.147746s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_unprocessable_entity) [0.053921s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_conflict) [0.068922s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(openstack_not_found) [0.036472s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_exception) [0.294871s] ... ok
DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_delete_not_found [0.143019s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_not_found) [0.048123s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_overlimit) [0.048693s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_exception) [0.040250s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_unprocessable_entity) [0.044301s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_overlimit) [0.036284s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_conflict) [0.040073s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_conflict) [0.053206s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(openstack_not_found) [0.047032s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_not_found) [0.034302s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_not_found) [0.040690s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_exception) [0.035839s] ... ok
DEBUG: {3} heat.tests.clients.test_cinder_client.VolumeTypeConstraintTest.test_validation [0.644173s] ... ok
DEBUG: {1} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron [0.249671s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_exception) [0.047170s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_overlimit) [0.054089s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_overlimit) [0.049603s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_conflict) [0.035994s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.ClientPluginTest.test_abstract_create [0.075022s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_conflict) [0.043691s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(zaqar_not_found) [0.040405s] ... ok
DEBUG: {1} heat.tests.aws.test_user.UserTest.test_user_create_bad_policies [0.109615s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_not_found) [0.037925s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_not_found) [0.059697s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.ClientPluginTest.test_get_client_option [0.081071s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_exception) [0.046772s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_exception) [0.051442s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_overlimit) [0.040062s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.ClientPluginTest.test_get_missing_service_catalog [0.085841s] ... ok
DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_snapshot [0.135521s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_conflict) [0.034308s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_overlimit) [0.100590s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_conflict) [0.045397s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_metadata_url_conf [0.119021s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(zaqar_not_found) [0.048127s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_not_found) [0.041472s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_not_found) [0.079800s] ... ok
DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume [0.217934s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_exception) [0.044601s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_overlimit) [0.044726s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_overlimit) [0.081283s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_conflict) [0.042546s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(mistral_not_found1) [0.040282s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(mistral_not_found1) [0.358083s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_conflict) [0.086273s] ... ok
DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment [0.169444s] ... ok
DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(mistral_not_found2) [0.055343s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(mistral_not_found2) [0.065592s] ... ok
DEBUG: {2} heat.tests.clients.test_designate_client.DesignateZoneConstraintTest.test_constrain [0.045128s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_not_found) [0.039227s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_not_found) [0.094873s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_overlimit) [0.032063s] ... ok
DEBUG: {2} heat.tests.clients.test_designate_client.DesignateZoneConstraintTest.test_expected_exceptions [0.045369s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_conflict) [0.042493s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_exception) [0.075904s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_not_found) [0.043706s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_exception) [0.041456s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_overlimit) [0.070735s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_overlimit) [0.034967s] ... ok
DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_default_az [0.281650s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_conflict) [0.049400s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_conflict) [0.082460s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_not_found_1) [0.036130s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_not_found_2) [0.042502s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_not_found_1) [0.070630s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_exception) [0.033879s] ... ok
DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_with_error [0.168010s] ... ok
DEBUG: {2} heat.tests.clients.test_glance_client.ImageConstraintTest.test_validation [0.351213s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_overlimit) [0.038239s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_deletegate_subset_roles [0.042917s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_conflict_1) [0.034558s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_not_found_2) [0.084542s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_ec2_keypair_access [0.049734s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_not_found) [0.050266s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project [0.041844s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_exception) [0.038277s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_exception) [0.089435s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_overlimit) [0.038560s] ... ok
DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_with_latency [0.181270s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_nodomain [0.051421s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_conflict) [0.045958s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_overlimit) [0.083527s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_not_found) [0.040624s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_notfound [0.076601s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_entity_not_found) [0.036410s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust [0.053640s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_exception) [0.037399s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust_unauthorized [0.055624s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_conflict_1) [0.126052s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_error_project [0.041489s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_user [0.041270s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user [0.047461s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_not_found) [0.103914s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_error_project [0.068743s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_exception) [0.080675s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_legacy_fallback [0.081755s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_overlimit) [0.335291s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_overlimit) [0.118599s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_password [0.057521s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token_auth_ref_v2 [0.051037s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_conflict) [0.101153s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_conflict) [0.096365s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_config [0.049072s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_pw [0.034865s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_not_found) [0.078581s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_not_found) [0.077112s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_error_norole [0.047187s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_deletegate_subset_roles [0.036455s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_network_not_found) [0.080464s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_entity_not_found) [0.073541s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_port_not_found) [0.049790s] ... ok
DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_get_status [0.844864s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_status_not_found) [0.044529s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_exception) [0.037848s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_overlimit) [0.048975s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_conflict) [0.038915s] ... ok
DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle_signal [0.165922s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_not_found) [0.052161s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_exception) [0.307359s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_norole [0.347027s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_exception) [0.054541s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_overlimit) [0.041825s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_with_enabled_redelegation [0.049324s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_overlimit) [0.054682s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_conflict) [0.049334s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_legacy_fallback [0.046005s] ... ok
DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetAtt [0.219904s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_not_found) [0.053811s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_unprocessable_entity) [0.067399s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_notfound [0.064071s] ... ok
DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_convergence_cache_data [0.041385s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_network_not_found) [0.052273s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user [0.044012s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_port_not_found) [0.047949s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_conflict) [0.093629s] ... ok
DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_timeout [0.103067s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_error_domain [0.072394s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_status_not_found) [0.040805s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(openstack_not_found) [0.061802s] ... ok
DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_resource_type [0.046119s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust [0.051918s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_not_found) [0.048770s] ... ok
DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_stackid [0.044355s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_exception) [0.075551s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust_not_found [0.050928s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_overlimit) [0.045416s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_exception) [0.055162s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_conflict) [0.035627s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust_unauthorized [0.061786s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_overlimit) [0.047532s] ... ok
DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_tenant [0.112347s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_not_found) [0.041910s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_deleting_ec2_keypair_error [0.040653s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_conflict) [0.047074s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_exception) [0.051900s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_error_domain [0.084378s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_overlimit) [0.041430s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_not_found) [0.071835s] ... ok
DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update_restored_from_db [0.134190s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_unprocessable_entity) [0.043779s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_exception) [0.059989s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_conflict) [0.039914s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_legacy_fallback [0.097981s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_overlimit) [0.044692s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(openstack_not_found) [0.047868s] ... ok
DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update_timeout [0.126690s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user [0.076678s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_conflict) [0.060806s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_not_found) [0.054179s] ... ok
DEBUG: {1} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_by_ref [0.050010s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_error_domain [0.050602s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_exception) [0.050756s] ... ok
DEBUG: {1} heat.tests.clients.test_barbican_client.ContainerConstraintTest.test_validation_error [0.036192s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_error_project [0.057917s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_overlimit) [0.052876s] ... ok
DEBUG: {1} heat.tests.clients.test_cinder_client.CinderClientAPIVersionTest.test_cinder_api_v3 [0.055046s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_conflict) [0.046059s] ... ok
DEBUG: {1} heat.tests.clients.test_cinder_client.QoSSpecsConstraintTest.test_validation [0.045078s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_user [0.071066s] ... ok
DEBUG: {1} heat.tests.clients.test_cinder_client.QoSSpecsConstraintTest.test_validation_error [0.040393s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_id [0.042676s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_not_found) [0.056661s] ... ok
DEBUG: {1} heat.tests.clients.test_cinder_client.VolumeConstraintTest.test_validation_error [0.036141s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_domain_cfg_not_set_error [0.047369s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_exception) [0.049581s] ... ok
DEBUG: {1} heat.tests.clients.test_cinder_client.VolumeSnapshotConstraintTest.test_validation [0.047064s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_domain_cfg_not_set_fallback [0.058820s] ... ok
DEBUG: {1} heat.tests.clients.test_cinder_client.VolumeTypeConstraintTest.test_validation_error [0.041297s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.ClientPluginTest.test_auth_token [0.035065s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_config [0.058875s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.ClientPluginTest.test_endpoint_not_found [0.037319s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.ClientPluginTest.test_url_for [0.037125s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(zaqar_not_found) [0.613230s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_overlimit) [0.382255s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_not_found) [0.072298s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_exception) [0.040171s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_conflict) [0.080777s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_url [0.328989s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_overlimit) [0.051135s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.ClientsTest.test_clients_heat_cached [0.039697s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_no_config [0.431465s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(zaqar_not_found) [0.087562s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_fail_impersonation [0.049242s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestClientPluginsInitialise.test_create_all_client_plugins [0.049055s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_conflict) [0.094475s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_not_found) [0.081080s] ... ok
DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_username_length [0.044157s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_not_found) [0.071433s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_exception) [0.043271s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id_not_found [0.048377s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(mistral_not_found1) [0.093351s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_overlimit) [0.046714s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_overlimit) [0.082539s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_conflict) [0.049966s] ... ok
DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(mistral_not_found2) [0.085393s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_conflict) [0.062171s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name [0.135394s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(mistral_not_found1) [0.069477s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_not_found) [0.050657s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(mistral_not_found2) [0.052475s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_exception) [0.036583s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_not_found [0.093038s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_project [0.113112s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_overlimit) [0.049799s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_not_found) [0.058010s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRegionTest.test_get_region_id [0.053724s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_conflict) [0.045778s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id [0.041534s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_overlimit) [0.058476s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_not_found_1) [0.038504s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_legacy_fallback [0.123609s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_domain_not_found [0.041123s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_not_found_2) [0.035347s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id [0.045312s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_conflict) [0.079362s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_deletegate_all_roles [0.082299s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_exception) [0.068727s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_with_name_conflict [0.042455s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name_and_domain_invalid_input [0.035695s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_not_found) [0.080113s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_with_enabled_redelegation [0.078338s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneGroupConstraintTest.test_expected_exceptions [0.039777s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_overlimit) [0.089804s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneRoleConstraintTest.test_expected_exceptions [0.038093s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_exception) [0.089919s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_id [0.071616s] ... ok
DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneUserConstraintTest.test_constraint [0.044385s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_conflict_1) [0.085095s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_ec2_keypair_id [0.049404s] ... ok
DEBUG: {2} heat.tests.clients.test_magnum_client.ClusterTemplateConstraintTest.test_validate [0.046740s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_overlimit) [0.080982s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_forbidden [0.053030s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_conflict) [0.036072s] ... ok
DEBUG: {2} heat.tests.clients.test_monasca_client.MonascaNotificationConstraintTest.test_constraint [0.056373s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_not_found) [0.090335s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_not_found_1) [0.051155s] ... ok
DEBUG: {2} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_has_service_extension [0.043573s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_wrongdomain [0.074295s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_exception) [0.052916s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_not_found_2) [0.061170s] ... ok
DEBUG: {2} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_without_service_extension [0.069526s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_legacy_fallback [0.057570s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_exception) [0.038241s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_overlimit) [0.083463s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_user [0.059078s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_overlimit) [0.038501s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_conflict) [0.081328s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_conflict_1) [0.049048s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_user [0.069095s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_not_found) [0.072054s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_access [0.062152s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_entity_not_found) [0.048677s] ... ok
DEBUG: {2} heat.tests.clients.test_neutron_client.NeutronProviderConstraintsValidate.test_provider_validate(validate_lbaasv2) [0.337690s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_exception) [0.096812s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.FlavorConstraintTest.test_validate [0.039905s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.HostConstraintTest.test_validation [0.036803s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(active) [0.042840s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(deferred) [0.037416s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(error) [0.054262s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_error [0.393628s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(unknown) [0.057142s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_domain_cfg_not_set_error [0.068187s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(active) [0.048747s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_not_found) [0.580547s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(deferred) [0.044589s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_exception) [0.042837s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(error) [0.041683s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token [0.121770s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(unknown) [0.040067s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_overlimit) [0.050901s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_conflict) [0.045737s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_none [0.044295s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_overlimit) [0.504795s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_not_found) [0.039493s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_check_verify_resize_error [0.037845s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_auth_exception [0.091868s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_entity_not_found) [0.035919s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_create [0.049611s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_conflict) [0.087134s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init [0.060665s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_exception) [0.047146s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_find_flavor_by_name_or_id [0.050307s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_overlimit) [0.036192s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_not_found) [0.058242s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_username_length [0.056665s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_ip [0.055120s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_conflict) [0.065868s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_network_not_found) [0.072676s] ... ok
DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_ignition [0.041196s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_project_legacy_fallback [0.067599s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_not_found) [0.040226s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_port_not_found) [0.056472s] ... ok
DEBUG: {2} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_create [0.042178s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user [0.056216s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_network_not_found) [0.051470s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_status_not_found) [0.049149s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_port_not_found) [0.046787s] ... ok
DEBUG: {2} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation [0.054965s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_keypair_legacy_fallback [0.068625s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_exception) [0.049860s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_status_not_found) [0.040789s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_overlimit) [0.040239s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_user_error_norole [0.063844s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_exception) [0.061437s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_conflict) [0.049339s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_delegate_all_roleids [0.048405s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_not_found) [0.058293s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_overlimit) [0.085340s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_ec2_keypair_access [0.057487s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_exception) [0.089150s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project [0.075422s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_conflict) [0.092283s] ... ok
DEBUG: {2} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_out_of_range_error [0.298424s] ... ok
DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_none [0.036974s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_not_found) [0.064585s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_forbidden [0.077057s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_exception) [0.037551s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_overlimit) [0.119147s] ... ok
DEBUG: {2} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_error [0.044371s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_wrongdomain [0.060851s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_overlimit) [0.040785s] ... ok
DEBUG: {2} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_none [0.045558s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_unprocessable_entity) [0.073202s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_unprocessable_entity) [0.043499s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_error_project [0.065078s] ... ok
DEBUG: {2} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation_none [0.058054s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Invalid input for operation: %(error_message)s. (Original: 'Invalid input for operation: %(error_message)s.'): 'error_message'
DEBUG:   warnings.warn(msg % (translated_message, self.msgid, err))
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_conflict) [0.036296s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_user [0.058521s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_conflict) [0.081622s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(openstack_not_found) [0.063419s] ... ok
DEBUG: {2} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_invalid_cidr_format [0.090852s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_access [0.071436s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(openstack_not_found) [0.074647s] ... ok
DEBUG: {2} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_validate [0.043514s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_not_found) [0.048385s] ... ok
DEBUG: {2} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_validate [0.050814s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_exception) [0.038519s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_overlimit) [0.034518s] ... ok
DEBUG: {2} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_invalidate_ipv6_format [0.063909s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_conflict) [0.033884s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_not_found) [0.075401s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_exception) [0.056045s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_overlimit) [0.034209s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_error [0.387608s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token_auth_ref_v2 [0.047917s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_regenerate_trust_context_with_exist_trust_id [0.041144s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_not_found) [0.578860s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_auth_exception [0.073663s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_exception) [0.049405s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_stack_domain_user_token_err_nodomain [0.042519s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_overlimit) [0.073798s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init [0.050760s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_conflict) [0.350720s] ... ok
DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_pw [0.039093s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(zaqar_not_found) [0.051676s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_conflict) [0.086618s] ... ok
DEBUG: {0} heat.tests.clients.test_ironic_client.IronicClientPluginTest.test_create [0.043473s] ... ok
DEBUG: {0} heat.tests.clients.test_ironic_client.NodeConstraintTest.test_validate_fail [0.038505s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_not_found) [0.062566s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_not_found) [0.056222s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientParseEntityTest.test_parse_entity_with_domain [0.044280s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_exception) [0.059917s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_exception) [0.057494s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientParseEntityTest.test_parse_entity_without_domain [0.043511s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_overlimit) [0.041448s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_overlimit) [0.041114s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id [0.049027s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_conflict) [0.047718s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_conflict) [0.055684s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(mistral_not_found1) [0.041153s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name_and_domain_invalid_input [0.062846s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(zaqar_not_found) [0.053713s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(mistral_not_found2) [0.037628s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback_update) [0.901265s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_not_found) [0.044262s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_not_found) [0.043444s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name [0.085658s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_exception) [0.042376s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_overlimit) [0.039997s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name_and_domain_invalid_input [0.046353s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_conflict) [0.042120s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_overlimit) [0.073804s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_not_found) [0.036794s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_not_found [0.045988s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_with_name [0.052636s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_exception) [0.072337s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_conflict) [0.088841s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name_and_domain [0.043002s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_overlimit) [0.037391s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneDomainConstraintTest.test_expected_exceptions [0.043861s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_conflict) [0.034405s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(mistral_not_found1) [0.073754s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_not_found_1) [0.043118s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_not_found_2) [0.036896s] ... ok
DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(mistral_not_found2) [0.058649s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_exception) [0.035231s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_overlimit) [0.032027s] ... ok
DEBUG: {3} heat.tests.clients.test_designate_client.DesignateClientPluginTest.test_client [0.068811s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_conflict_1) [0.034946s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_not_found) [0.037028s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_ec2_keypair [0.068637s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_exception) [0.035812s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneProjectConstraintTest.test_expected_exceptions [0.322338s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_project_legacy_fallback [0.074738s] ... ok
DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneUserConstraintTest.test_expected_exceptions [0.056557s] ... ok
DEBUG: {0} heat.tests.clients.test_mistral_client.WorkflowConstraintTest.test_validation_error [0.047993s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_keypair [0.074058s] ... ok
DEBUG: {0} heat.tests.clients.test_monasca_client.MonascaClientPluginNotificationTest.test_get_notification [0.052940s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_keypair_legacy_fallback [0.082989s] ... ok
DEBUG: {0} heat.tests.clients.test_monasca_client.MonascaClientPluginNotificationTest.test_get_notification_not_found [0.042910s] ... ok
DEBUG: {0} heat.tests.clients.test_neutron_client.NeutronClientPluginTest.test_get_secgroup_uuids [0.038228s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_overlimit) [0.322925s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_delegate_all_roleids [0.072247s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_conflict) [0.037610s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(novnc) [0.055904s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(xvpvnc) [0.039421s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_with_no_redelegation [0.091367s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_not_found) [0.064651s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(spice) [0.049744s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(rdp) [0.045427s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_entity_not_found) [0.086936s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(serial) [0.044275s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(mks) [0.036400s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_exception) [0.102745s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(novnc) [0.041327s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(xvpvnc) [0.039113s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback) [1.238836s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_overlimit) [0.089190s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(spice) [0.051740s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(rdp) [0.043266s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_conflict) [0.083487s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(serial) [0.068852s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_not_found) [0.090413s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(mks) [0.040616s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(novnc) [0.048928s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_network_not_found) [0.074561s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(xvpvnc) [0.057739s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_port_not_found) [0.077071s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user [0.616715s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_error_project [0.066572s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_status_not_found) [0.085750s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_error_domain [0.057023s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_exception) [0.072780s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_error_project [0.051403s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_deleting_ec2_keypair_error [0.056831s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_overlimit) [0.097351s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(spice) [0.312576s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(rdp) [0.048978s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user [0.071432s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(serial) [0.042632s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_conflict) [0.102237s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_id [0.050282s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(mks) [0.042692s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_bad_nocreds [0.047582s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_not_found) [0.067837s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(novnc) [0.051675s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_regenerate_trust_context_with_exist_trust_id [0.054973s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(xvpvnc) [0.041304s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_regenerate_trust_context_with_no_exist_trust_id [0.043982s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_exception) [0.080855s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(spice) [0.045157s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_no_config [0.043104s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(rdp) [0.046581s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_stack_domain_user_token_err_nodomain [0.041793s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_overlimit) [0.076294s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(serial) [0.050343s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_fail [0.053368s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(mks) [0.047202s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_ec2_keypair [0.046392s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_unprocessable_entity) [0.077768s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_keypair [0.039309s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_dict [0.081940s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_legacy_fallback [0.041905s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_conflict) [0.089526s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_no_value [0.043482s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_deletegate_all_roles [0.037470s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(successful_refresh) [0.040916s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace) [1.255779s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(openstack_not_found) [0.070528s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_with_no_redelegation [0.070836s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(overlimit_error) [0.055344s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(500_error) [0.037891s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_not_found) [0.084858s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(503_error) [0.044713s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(unhandled_exception) [0.038357s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_exception) [0.094507s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_check_verify_resize_task_state [0.045716s] ... ok
DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_without_instance_user [0.039023s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/osc_lib/api/api.py:69: DeprecationWarning: The BaseAPI class is deprecated for removal. Consider using openstacksdk instead else vendoring this code into your client
DEBUG:   warnings.warn(
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_ec2_keypair_id [0.278890s] ... ok
DEBUG: {0} heat.tests.clients.test_octavia_client.OctaviaClientPluginTest.test_create [0.068048s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user [0.055274s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_legacy_fallback [0.036491s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token [0.057208s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token_auth_ref_v3 [0.042650s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_regenerate_trust_context_with_no_exist_trust_id [0.037362s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_overlimit) [0.363591s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_config_with_version [0.035580s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_conflict) [0.051384s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_stack_domain_user_token [0.039832s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_fail [0.036668s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_not_found) [0.038040s] ... ok
DEBUG: {0} heat.tests.clients.test_progress.ServerUpdateProgressObjectTest.test_extra_all_defaults [0.326404s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_exception) [0.044537s] ... ok
DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_token [0.047536s] ... ok
DEBUG: {0} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_is_valid_temp_url_path [0.043342s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_not_found [0.048701s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_overlimit) [0.058807s] ... ok
DEBUG: {0} heat.tests.cmd.test_status.TestUpgradeChecks.test_checks [0.049463s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_domain_not_found [0.040512s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_conflict) [0.035189s] ... ok
DEBUG: {0} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_none [0.045357s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name_and_domain [0.045909s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(zaqar_not_found) [0.037312s] ... ok
DEBUG: {0} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation_error_no_end_period [0.041950s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name_and_domain_invalid_input [0.058523s] ... ok
DEBUG: {0} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation [0.051215s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_not_found) [0.070382s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name [0.038720s] ... ok
DEBUG: {0} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_hyphen [0.048143s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name_and_domain [0.038119s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_rollback) [0.971377s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_exception) [0.076520s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginRegionTest.test_get_region_id_not_found [0.042561s] ... ok
DEBUG: {0} heat.tests.constraints.test_common_constraints.JsonStringConstraintTest.test_validation_none [0.068202s] ... ok
DEBUG: {0} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_valid_cidr_format [0.038322s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_overlimit) [0.061852s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_not_found [0.066952s] ... ok
DEBUG: {0} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_invalidate_ipv4_format [0.057220s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_conflict) [0.057400s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name_and_domain [0.074806s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(mistral_not_found1) [0.066814s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(mistral_not_found2) [0.070291s] ... ok
DEBUG: {0} heat.tests.db.test_migrations.DatabaseSanityChecks.test_single_head_revision [0.205409s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_not_found) [0.060345s] ... 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_sqlalchemy_api.DBAPIResourceDataTest.test_resource_data_delete [0.063875s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_overlimit) [0.143937s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_locked_concurrent [0.070657s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneRegionConstraintTest.test_constraint [0.391403s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_updated [0.053357s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneRegionConstraintTest.test_expected_exceptions [0.036606s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_conflict) [0.093800s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_updated_concurrent [0.064927s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneRoleConstraintTest.test_constraint [0.059683s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_not_found) [0.078756s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_by_physical_resource_id [0.061951s] ... ok
DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneServiceConstraintTest.test_expected_exceptions [0.061313s] ... ok
DEBUG: {3} heat.tests.clients.test_magnum_client.ClusterTemplateConstraintTest.test_validate_fail [0.040171s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_purge_deleted_by_stack_retry_on_deadlock [0.073688s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_exception) [0.076530s] ... ok
DEBUG: {3} heat.tests.clients.test_magnum_client.MagnumClientPluginTest.test_create [0.039800s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_update [0.052628s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_overlimit) [0.086835s] ... ok
DEBUG: {3} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_type) [0.069751s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_success [0.059542s] ... ok
DEBUG: {3} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_network) [0.038565s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_get_id_success [0.044326s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_conflict) [0.083465s] ... ok
DEBUG: {3} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_snapshot) [0.053422s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_not_found_1) [0.079388s] ... ok
DEBUG: {3} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(security_service) [0.040935s] ... ok
DEBUG: {3} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_type) [0.051448s] ... ok
DEBUG: {3} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_network) [0.060718s] ... ok
DEBUG: {3} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_snapshot) [0.043371s] ... ok
DEBUG: {3} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(security_service) [0.040456s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/osc_lib/api/api.py:69: DeprecationWarning: The BaseAPI class is deprecated for removal. Consider using openstacksdk instead else vendoring this code into your client
DEBUG:   warnings.warn(
DEBUG: {3} heat.tests.clients.test_monasca_client.MonascaClientPluginTest.test_client [0.046991s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_fail_double [0.386834s] ... ok
DEBUG: {3} heat.tests.clients.test_monasca_client.MonascaNotificationConstraintTest.test_expected_exceptions [0.038734s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_has_no_extension [0.053302s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_fail_wrong_engine_id [0.097874s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronClientPluginTest.test_check_lb_status [0.043396s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_network) [0.038552s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_set [0.113085s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_not_found_2) [0.519349s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_missed_cleanup_delete) [1.617452s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted_batch_arg [0.070830s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_exception) [0.071697s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_overlimit) [0.101846s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_conflict_1) [0.061237s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_not_found) [0.034944s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_total_resources [0.217705s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_exception) [0.045091s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all [0.080099s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_overlimit) [0.065974s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_release_lock_failed [0.047027s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_conflict) [0.042528s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_not_found) [0.035050s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update_matches_traversal_id [0.060128s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_entity_not_found) [0.049083s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_exception) [0.050247s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update_retries_on_deadlock [0.063561s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_overlimit) [0.046599s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_concurrent_update [0.068553s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_conflict) [0.036631s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_not_found) [0.046211s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_create_get [0.075585s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_network_not_found) [0.037923s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_port) [0.827233s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_port_not_found) [0.041319s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_delete [0.077985s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_status_not_found) [0.034906s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_router) [0.086889s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_exception) [0.045892s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_create_trust [0.075884s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_overlimit) [0.046534s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_subnet) [0.074647s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_conflict) [0.035119s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_not_found) [0.037879s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_delete [0.083966s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_subnetpool) [0.098305s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_delete_retries [0.105601s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_address_scope) [0.091973s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_loadbalancer) [0.050892s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_status_reset [0.086189s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_listener) [0.044424s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_pool) [0.047161s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_missed_cleanup) [1.281048s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_qos_policy) [0.078182s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_by_tag_with_show_hidden [0.161359s] ... ok
DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_security_group) [0.061444s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(novnc) [0.041210s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_applies_filters [0.087264s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_exception) [0.542311s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(xvpvnc) [0.054229s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_handles_no_filters [0.058608s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(spice) [0.043767s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_overlimit) [0.084086s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_invalid_sort_key [0.041588s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(rdp) [0.034806s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_allow_single_key [0.042824s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(serial) [0.036863s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_unprocessable_entity) [0.080050s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(mks) [0.036669s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(successful_refresh) [0.047474s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_conflict) [0.070055s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(overlimit_error) [0.035742s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(500_error) [0.042978s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(openstack_not_found) [0.069209s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(503_error) [0.038383s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_not_found) [0.069683s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(unhandled_exception) [0.034387s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_exception) [0.079249s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_invert_deps) [0.742847s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_nested_stack_get_by_name [0.380581s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_create [0.045618s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_overlimit) [0.075138s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get [0.048831s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_conflict) [0.080981s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_combined [0.285104s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_all_by_stack [0.061955s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_not_found) [0.041403s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_int [0.037437s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_exception) [0.046725s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_list [0.034161s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_overlimit) [0.035880s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_by_another_stack [0.098771s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_failure [0.037551s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_conflict) [0.043594s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_host [0.043474s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(zaqar_not_found) [0.036261s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_status [0.040060s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_not_found [0.092077s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_not_found) [0.036948s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_v2_26_create [0.034633s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_exception) [0.035472s] ... ok
DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata [0.044886s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_overlimit) [0.047146s] ... ok
DEBUG: {3} heat.tests.clients.test_progress.ServerUpdateProgressObjectTest.test_handler_extra_kwargs_missing [0.036299s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete [0.101693s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_conflict) [0.041602s] ... ok
DEBUG: {3} heat.tests.clients.test_sdk_client.OpenStackSDKPluginTest.test_create [0.050151s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(mistral_not_found1) [0.034579s] ... ok
DEBUG: {3} heat.tests.clients.test_sdk_client.SegmentConstraintTest.test_validation [0.036438s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get_all [0.093689s] ... ok
DEBUG: {3} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_signal_url [0.040391s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(mistral_not_found2) [0.062916s] ... ok
DEBUG: {3} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_parse_last_modified [0.036199s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_not_found) [0.033997s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_columns_length_error [0.034223s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_overlimit) [0.033546s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_get_all [0.125899s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_before_current_time [0.044559s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_conflict) [0.045638s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation [0.036061s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_valid_format [0.033098s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all_with_filters [0.105731s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_validate_ipv6_format [0.034859s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format [0.032771s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format_with_utc_offset [0.034616s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format_with_utc_offset_alternate [0.032946s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_refuses_other_formats [0.042820s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.TestMACConstraint.test_invalid_mac_format [0.033998s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_not_found) [0.294229s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all [0.217353s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_exception) [0.043196s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_overlimit) [0.035881s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_conflict) [0.044355s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_not_found_1) [0.036403s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_filter_matches_in_list [0.138549s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_not_found_2) [0.040521s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_exception) [0.041187s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_overlimit) [0.036704s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_filters_sort_keys [0.117361s] ... ok
DEBUG: {3} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation_none [0.312097s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_conflict_1) [0.035683s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_not_found) [0.041449s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_exception) [0.050390s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_marker [0.136410s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_overlimit) [0.038821s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_conflict) [0.036362s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_none [0.098436s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_password [0.070984s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_not_found) [0.092879s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_trust [0.054249s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_entity_not_found) [0.043173s] ... ok
DEBUG: {3} heat.tests.db.test_migrations.ModelsMigrationsSyncSQLite.test_models_sync [0.396042s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_exception) [0.036082s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_overlimit) [0.043574s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_create [0.107492s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_adds_an_in_clause_for_multiple_values [0.167464s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace) [1.946125s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_returns_same_query_for_empty_filters [0.083058s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_conflict) [0.112685s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_create [0.102751s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_result_value [0.056197s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_update [0.080572s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_not_found) [0.111085s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_locked [0.059336s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_network_not_found) [0.079331s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_template_gone [0.058516s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get [0.047806s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_port_not_found) [0.104802s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all [0.047266s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_active_by_stack [0.054466s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_types.ListTest.test_load_dialect_impl [0.288879s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_status_not_found) [0.090712s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_result_value_null [0.036304s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_stack [0.069735s] ... ok
DEBUG: {0} heat.tests.db.test_sqlalchemy_types.LongTextTest.test_load_dialect_impl [0.035156s] ... ok
DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_make_sure_rpc_version [0.041064s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_release_resource_lock [0.066797s] ... ok
DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_get_all [0.039868s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_unlocked_resource_update [0.058402s] ... ok
DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_update [0.040475s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_create_get [0.049399s] ... ok
DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_stop_rpc_server [0.040862s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_delete_soft_delete [0.047967s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_empty_list [0.044398s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_get_all_by_args [0.046067s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_list [0.042843s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_fail_double_same [0.042956s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_types [0.035893s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_check_software_deployment [0.060702s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_deployment_invalid_stack_user_project_id [0.050364s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_delete_software_config [0.071005s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_remove_rollback) [1.041657s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_success [0.264817s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_list_software_deployments [0.087761s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_exception) [0.655212s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_fail_gone [0.048375s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments [0.051570s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_overlimit) [0.084951s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_refresh_zaqar_software_deployment [0.050843s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_dont_purge_project_shared_raw_template_files [0.104209s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_conflict) [0.065245s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_deployment_refresh [0.051890s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_all_with_admin_context [0.059087s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment_invalid_config_id [0.056893s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_not_found) [0.070804s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_with_regular_tenant [0.076049s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_delete_software_deployment [0.061438s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_none_if_stack_does_not_exist [0.041848s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_exception) [0.079639s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_update [0.058617s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_overlimit) [0.073319s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_encryption [0.074878s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_unprocessable_entity) [0.086479s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_conflict) [0.072943s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments [0.312540s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(openstack_not_found) [0.074223s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_queue [0.047064s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_get_all_by_tenant [0.223197s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_remove) [0.728164s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_not_found) [0.076562s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query [0.045977s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_refresh_swift_software_deployment [0.078765s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_allowed_sort_keys [0.046242s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_exception) [0.088422s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_handles_no_filters [0.045826s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_deployment_refresh [0.070256s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_paginates_query [0.049428s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_overlimit) [0.068556s] ... ok
DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_fields [0.073022s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_resource_data_delete [0.084464s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_conflict) [0.076983s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_suspend [0.079383s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_delete [0.052401s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_not_found) [0.087947s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_not_found_invalid_tenant [0.044796s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_with_params [0.060868s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_create [0.051946s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_disabled [0.053029s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_exception) [0.082197s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_exceeds_max_per_tenant [0.052501s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_overlimit) [0.062051s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_no_credentials [0.051334s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_interrupt_create) [0.577264s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_conflict) [0.077603s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_validate [0.058107s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_not_required [0.042144s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(zaqar_not_found) [0.071172s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_trusts [0.044371s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_not_found) [0.087578s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_delete [0.361022s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_nonexist [0.120878s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_exception) [0.077760s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_delete_by_admin [0.088887s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_overlimit) [0.078723s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_update [0.066520s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all [0.109370s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_create_multiple [0.078628s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get [0.082688s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_rollback_early) [0.685423s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_conflict) [0.370248s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tag_with_show_hidden [0.079526s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(mistral_not_found1) [0.054169s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_doesnt_mutate_sort_keys [0.052701s] ... ok
DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(mistral_not_found2) [0.037279s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_hidden_tags [0.059133s] ... ok
DEBUG: {1} heat.tests.clients.test_glance_client.GlanceUtilsTest.test_find_image_by_name_or_id [0.038876s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_by_name [0.069829s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user [0.042824s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_error_norole [0.043040s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_by_name_and_owner_id [0.063739s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_user_error_norole [0.037493s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_password_too_long [0.038746s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_norole [0.047454s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_add_exact_match_clause_for_single_values [0.041761s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_legacy_fallback [0.048196s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_bind_param [0.043876s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_result_value_null [0.037290s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_error_domain [0.048803s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_bind_param [0.048235s] ... ok
DEBUG: {3} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_bind_param_null [0.037595s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair [0.074910s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_rollback) [0.555043s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_legacy_fallback [0.038660s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust_not_found [0.082019s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_dead_engine_active_lock [1.117970s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_error_domain [0.093415s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_legacy_fallback [0.081410s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_concurrent) [0.352452s] ... ok
DEBUG: {3} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_configures_connection_pool [0.410168s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_error_domain [0.091834s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_domain_cfg_not_set_fallback [0.063294s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token_auth_ref_v3 [0.037485s] ... ok
DEBUG: {3} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_stop_in_convergence_mode [0.152488s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_config_with_version [0.299802s] ... ok
DEBUG: {3} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_start [0.321070s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_stack_domain_user_token [0.048893s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_dict [0.043538s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_fail_impersonation [0.060593s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_nested_depth [0.802249s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config [0.046285s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_token [0.064691s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_default_coerce [0.072660s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_events.StackEventTest.test_tenant_events_list_with_marker_and_filters [0.100355s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_ignore_string [0.035945s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_json_default [0.046001s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_project [0.114655s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config [0.040811s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_types [0.039157s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_id [0.102908s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_boolean_inputs_valid [0.052812s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_physical_resource [0.241672s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_config_exceeds_max_per_tenant [0.046402s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_nodomain [0.069922s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config [0.054063s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_physical_resource_nonexist [0.081718s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_error_project [0.064514s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add) [1.043823s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config_new_ids [0.053844s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config_structured [0.050924s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair [0.089605s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_lazy_load_resources [0.113826s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_error_domain [0.044706s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_metadata_software_deployments [0.104415s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_legacy_fallback [0.051577s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_deployment [0.055947s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_legacy_fallback [0.056213s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_signal_software_deployment [0.089414s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_error_project [0.060170s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_healthy_check_failed [0.271125s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_fields [0.055863s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_user [0.068463s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_check_software_deployment [0.053862s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_bad_nocreds [0.065672s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_config_exceeds_max_per_tenant [0.048358s] ... ok
DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_password [0.062099s] ... ok
DEBUG: {1} heat.tests.clients.test_ironic_client.NodeConstraintTest.test_validate [0.040424s] ... ok
DEBUG: {1} heat.tests.clients.test_ironic_client.PortGroupConstraintTest.test_validate [0.040755s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_lock_no_convergence [0.260964s] ... ok
DEBUG: {1} heat.tests.clients.test_ironic_client.PortGroupConstraintTest.test_validate_fail [0.050295s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id_with_name [0.099064s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config_new_ids [0.357937s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment [0.045168s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_none_reason [0.312820s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment_invalid_stack_user_project_id [0.059433s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_delete_software_config [0.068979s] ... ok
DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_temp_url [0.047238s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_resume [0.075985s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_calls_metadata_update [0.219682s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_resume_nonexist [0.046609s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(multiple_update) [1.204454s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_saves_input_params [0.068315s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_stack_state [0.078540s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_returns_metadata [0.191002s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id [0.587865s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(disjoint_create) [0.256687s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id [0.086479s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_domain_not_found [0.048027s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe [0.163501s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id [0.035768s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_not_found [0.047996s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name [0.045428s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_no_filter [0.121321s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneDomainConstraintTest.test_constraint [0.034223s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(create_early_delete) [0.239072s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneGroupConstraintTest.test_constraint [0.047983s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneProjectConstraintTest.test_constraint [0.035705s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_filter_type [0.122946s] ... ok
DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneServiceConstraintTest.test_constraint [0.035092s] ... ok
DEBUG: {1} heat.tests.clients.test_mistral_client.MistralClientPluginTest.test_create [0.036320s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/osc_lib/api/api.py:69: DeprecationWarning: The BaseAPI class is deprecated for removal. Consider using openstacksdk instead else vendoring this code into your client
DEBUG:   warnings.warn(
DEBUG: {1} heat.tests.clients.test_mistral_client.WorkflowConstraintTest.test_validation [0.057109s] ... ok
DEBUG: {1} heat.tests.clients.test_monasca_client.MonascaClientPluginTest.test_client_uses_session [0.036312s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list [0.157734s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.HostConstraintTest.test_validation_error [0.034233s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_not_found [0.054335s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.KeypairConstraintTest.test_validation [0.046523s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(active) [0.033690s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_list_snapshots [0.075973s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(deferred) [0.035718s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(error) [0.050433s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_update_delete) [0.455567s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(unknown) [0.045184s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_restore_snapshot_other_stack [0.126022s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_string [0.034180s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_retry [0.045292s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_create_rollback) [0.241674s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_success [0.397476s] ... ok
DEBUG: {2} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_create) [0.278123s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_keypair [0.048688s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_server [0.046106s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_show_snapshot_not_belong_to_stack [0.547765s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_v2_26_create_failed [0.046399s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_instance_user [0.036726s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_show_snapshot_not_found [0.090205s] ... ok
DEBUG: {2} heat.tests.db.test_migrations.DatabaseSanityChecks.test_single_base_revision [0.209500s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_invalid_ignition [0.035192s] ... ok
DEBUG: {2} heat.tests.db.test_migrations.MigrationsWalk.test_walk_versions [0.051609s] ... ok
DEBUG: {1} heat.tests.clients.test_nova_client.ServerConstraintTest.test_validation [0.090460s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_authorization_failure [1.650265s] ... ok
DEBUG: {2} heat.tests.db.test_migrations.ModelsMigrationsSyncMysql.test_models_sync ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect
DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_updated [0.116625s] ... 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.000421s] ... ok
DEBUG: {2} heat.tests.db.test_migrations.TestMigrationsWalkPostgreSQL.test_walk_versions ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed
DEBUG: {1} heat.tests.clients.test_nova_client.ServerConstraintTest.test_validation_error [0.063107s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_equals [0.062329s] ... ok
DEBUG: {1} heat.tests.clients.test_sdk_client.OpenStackSDKPluginTest.test_is_not_found [0.046521s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_count_all_by_stack [0.064965s] ... ok
DEBUG: {1} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_temp_url [0.041728s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameters [0.069789s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_get_all_by_stack [0.050645s] ... ok
DEBUG: {1} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_temp_url_no_account_key [0.040484s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_get_all_by_tenant [0.057911s] ... ok
DEBUG: {1} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_create_for_tenant [0.040576s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_no_credentials [0.072159s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_get [0.040043s] ... ok
DEBUG: {1} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_event_sink [0.051041s] ... ok
DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_files_container [0.063974s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement [0.056060s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation [0.049478s] ... ok
DEBUG: {0} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_add_timer [0.042762s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation_none [0.044592s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_engine_get_all_locked_by_stack [0.065007s] ... ok
DEBUG: {0} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_remove_msg_queue [0.055511s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_empty_component [0.041741s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_root_stack [0.066349s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_special_char [0.039310s] ... ok
DEBUG: {0} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_start [0.041657s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_tld_allnumeric [0.041015s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_purge_deleted_by_stack [0.061793s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validate_date_format [0.048255s] ... ok
DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_resource_does_not_propagate_on_cancel [0.094195s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation_error_end_period [0.038503s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_locked_resource_update_by_other_engine [0.072824s] ... ok
DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_delete_retrigger_check_resource_new_traversal_updates_rsrc [0.071887s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.JsonStringConstraintTest.test_validate_json [0.046395s] ... ok
DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_failure [0.074151s] ... ok
DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal [0.064287s] ... ok
DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_purges_db_for_stack_failure [0.067715s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_get_id_return_none [0.352752s] ... ok
DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_triggers_rollback_if_enabled [0.091271s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.JsonStringConstraintTest.test_validation_error [0.364299s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_retry_on_deadlock [0.074855s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_invalid_format [0.037870s] ... ok
DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_rollback_not_re_triggered_for_a_rolling_back_stack [0.093500s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_validate_ipv4_format [0.052522s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_fail_stolen [0.073677s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_date_format [0.040363s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.TestMACConstraint.test_valid_mac_format [0.034722s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_success [0.093342s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation [0.042499s] ... ok
DEBUG: {1} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation_error [0.043805s] ... ok
DEBUG: {1} heat.tests.db.test_migrations.TestBannedDBSchemaOperations.test_table [0.000397s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_delete [0.073015s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_dont_purge_shared_raw_template_files [0.101266s] ... ok
DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_stale_resource_retry [0.387006s] ... ok
DEBUG: {1} heat.tests.db.test_migrations.TestMigrationsWalkSQLite.test_walk_versions [0.215147s] ... ok
DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_partial [0.038437s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_delete [0.044480s] ... ok
DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_disjoint [0.047649s] ... ok
DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_required_by [0.040757s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_invalid_stack_name [1.598014s] ... ok
DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_simple_partial [0.040684s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceDataTest.test_resource_data_set_get [0.128220s] ... ok
DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_single_node [0.042858s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_container_notfound_swift [0.097266s] ... ok
DEBUG: {0} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_check_resource_adds_and_removes_msg_queue [0.038322s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_create [0.088274s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted [0.376368s] ... ok
DEBUG: {0} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_nested_traversal_stops_deeply_nested_stack [0.091526s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_all_with_regular_tenant [0.092970s] ... ok
DEBUG: {0} heat.tests.engine.test_node_data.NodeDataTest.test_all_attrs [0.085713s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_physical_resource_id [0.160128s] ... ok
DEBUG: {0} heat.tests.engine.test_node_data.NodeDataTest.test_status [0.068538s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_create [0.143690s] ... ok
DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_all [0.041563s] ... ok
DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_all_skip_tests [0.045202s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_with_admin_context [0.208492s] ... ok
DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_exception [0.073725s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_by_owner_id [0.190321s] ... ok
DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_kwargs [0.071442s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_by_name_and_stack [0.132837s] ... ok
DEBUG: {0} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_with_attr_type [0.088183s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_locked_resource_update_by_same_engine [0.119063s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_with_admin_context [0.175131s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_cancels_dependent_tasks_recursively [0.080178s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_steal_resource_lock [0.110409s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_a_stack [0.150999s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_raises_all_at_the_end [0.096826s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_fail_double_different [0.088900s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_complex_fwd [0.081215s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_tenant_is_stack_user_project_id [0.115047s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_get [0.092662s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period_expired [0.079885s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_failed_release_lock [0.106151s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.DescriptionTest.test_lambda [0.072506s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_release_lock [0.093074s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.DescriptionTest.test_object [0.081974s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted_prev_raw_template [0.184710s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_get [0.078472s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_can_be_initialized_with_a_list_of_exceptions [0.075911s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_get_noexist [0.077227s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_hook_reset [0.064471s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_nested_stack [0.065875s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_environment_files [1.662287s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_cancel_done [0.496730s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_cancel_not_started [0.063039s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_double_start [0.038603s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_non_callable [0.036548s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_get_all_by_stack [0.484838s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_repeated_done [0.047991s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_applies_filters [0.055425s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_swallow_exception [0.042274s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_returns_empty_list_if_no_keys [0.056424s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_progress [0.036203s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_progress_exception_swallow [0.050171s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_count_all_by_stack [0.068144s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_project_deleted [0.946387s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_start_only [0.043736s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_delete_not_found [0.043575s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_delete [0.057135s] ... ok
DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_timeout_return [0.058368s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_update [0.065358s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_count_all [0.054234s] ... ok
DEBUG: {0} heat.tests.engine.test_sync_point.SyncPointTestCase.test_serialize_input_data [0.072283s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_by_root_owner_id [0.146096s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get_all_by_admin [0.048508s] ... ok
DEBUG: {0} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_non_waiting [0.074695s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_count_all [0.071382s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_by_name [0.080117s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_not_correct_string_parameters [0.056463s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_can_return_a_stack_from_different_tenant [0.042391s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all_show_nested [0.060817s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_not_integer_parameters [0.065328s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_none_if_tenant_id_does_not_match [0.094695s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_not_tags_any [0.086608s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_root_id [0.077837s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tag_with_pagination [0.089352s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update [0.079402s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tags [0.071592s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_update_replace [0.213018s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_syncpoint_create_deadlock [0.074107s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_default_sort_keys_and_dir [0.068692s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_create_password [0.037222s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_show_resource [0.095556s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_non_existing_marker [0.049401s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_resource_reset [0.053415s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_with_filters [0.062188s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_show_deleted_context [0.067060s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_update [0.119347s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_by_tags [0.102254s] ... ok
DEBUG: {2} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_bind_param_null [0.041063s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_check [0.095408s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_hidden_tags [0.130811s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_check_alarm_failure [0.077765s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_update [0.104914s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_count_all_by_stack [0.212494s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_files_container [1.672033s] ... ok
DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_reset [0.407636s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_allowed_sort_keys [0.085944s] ... ok
DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_start_in_convergence_mode [0.062795s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_allow_multiple_keys [0.120607s] ... ok
DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_cleanup [0.087132s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_mixed [0.060502s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_handle_create [0.406376s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_acquired_lock [0.351390s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_none [0.101411s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_gnocchi_alarm_aggr_by_metrics_live_state [0.054641s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_gnocchi_alarm_live_state [0.065978s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_string [0.087059s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_extra_key [0.055667s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_check [0.086255s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_no_name [0.037383s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_empty [0.036648s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_extra_key [0.048261s] ... ok
DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_resume [0.098033s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_delete_software_deployment [0.085639s] ... ok
DEBUG: {0} heat.tests.openstack.barbican.test_container.TestContainer.test_create_certificate [0.074503s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_temp_url [0.043712s] ... ok
DEBUG: {0} heat.tests.openstack.barbican.test_secret.TestSecret.test_attributes_handles_exceptions [0.066558s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_config [0.061808s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_delete_specs [0.056566s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config [0.048415s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_gigabytes [0.071274s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_list_software_configs [0.078208s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_default_sorts_by_created_at_and_id [0.796505s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_snapshots [0.054572s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_volumes [0.057040s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_default_sorts_dir_by_desc [0.076875s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_gigabytes [0.054510s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_engine_active_lock_failed [0.830441s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_snapshots [0.048778s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_gets_model_marker [0.111511s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_list_software_deployments [0.225971s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_raises_invalid_sort_key [0.070303s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_attach_volume_to_complete_with_active_task_state [0.080996s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_metadata_software_deployments [0.111272s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_uses_given_sort_plus_id [0.047190s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_from_image [0.077941s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_retry [0.049182s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_create_with_name [0.054213s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_refresh_zaqar_software_deployment [0.065360s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_update_not_found [0.055492s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_no_size_no_combinations [0.106755s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete_by_admin [0.057867s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_snapshot_and_source_volume [0.065642s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete_not_allowed [0.058115s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get [0.048857s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_created_from_backup_with_same_size [0.077166s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_create [0.053364s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_get [0.047363s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_fails_to_complete [0.101114s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_not_tags [0.091681s] ... ok
DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_signal_software_deployment [0.421092s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tags_any [0.093095s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_check [0.098651s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_default_sort_dir [0.106844s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_in_progress) [0.094541s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_returns_all_if_no_filters [0.074898s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_complete) [0.076957s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_failed) [0.094343s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_fails_to_start [0.501277s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_show_deleted [0.171556s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_size_constraint [0.063651s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_in_progress) [0.118420s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_engine_active_lock_succeeded [1.163338s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_read_only [0.080294s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_show_nested [0.149977s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_ready_to_extend_volume [0.082896s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_str_sort_keys [0.069518s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_complete) [0.153157s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_vaildate_deletion_policy [0.068065s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_by_tenant [0.240854s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_get_live_state [0.072258s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_failed) [0.192508s] ... ok
DEBUG: {0} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_get_live_state_found_but_deleted [0.062247s] ... ok
DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_update [0.056606s] ... ok
DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_show_resource [0.085682s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_stack_state [0.199374s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_single_has_rsrc_prop_data [0.354143s] ... ok
DEBUG: {0} heat.tests.openstack.designate.test_zone.DesignateSecondaryZoneTest.test_masters [0.108127s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_status [0.554746s] ... ok
DEBUG: {0} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_validate_secondary [0.090770s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_with_params [0.185922s] ... ok
DEBUG: {1} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_result_value [0.049291s] ... ok
DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_create [0.088255s] ... ok
DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_start_in_non_convergence_mode [0.055381s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_no_calls_metadata_update [0.231600s] ... ok
DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_reactivate [0.064450s] ... ok
DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_remove_tags [0.045143s] ... ok
DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_min_disk [0.057797s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_sync [0.155593s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_already_complete [0.044062s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_unavailable_resource [0.053016s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_zaqar_metadata [0.074685s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadFallbackTest.test_lb_reload_static_resolve [0.077191s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes_format_fallback [0.056828s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_unset_invalid_hook [0.200156s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_child_params [0.042620s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_noncreated_resource [0.084904s] ... ok
DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_stop_in_non_convergence_mode [0.588864s] ... ok
DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_update_fail [0.051909s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_nonexist_resource [0.129552s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_dict [0.053235s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_string [0.056038s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_stack_user_deny [0.095009s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_empty [0.063527s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_child_template [0.367995s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value [0.049971s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe [0.117954s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_update_size [0.054635s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_no_name [0.051731s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_default [0.071851s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_deployment_exceeds_max_per_tenant [0.081115s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_with_extra [0.044043s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_deleted_stack [0.164327s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_deployment [0.076222s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_list_software_configs [0.056627s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestLaunchConfig.test_update_metadata_replace [0.134105s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_with_max_depth [0.122281s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_queue [0.077199s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_retry [0.048807s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_bad_pausetime_in_update_policy [0.139962s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_refresh_swift_software_deployment [0.081773s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_added [0.075771s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_empty_list [0.040833s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_non_uuid [0.077204s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_handle_create_with_group [0.040262s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot [0.443549s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_nochange [0.116776s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_equals_max_per_tenant [1.806905s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_reset_stack_and_resources_in_progress [0.101237s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_none_resource.PlaceholderResourceTest.test_not_placeholder_resource_delete [0.062971s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_class_uniformity [0.081704s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_new_config [0.499615s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_sequences [0.066998s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_replaced_type [0.157340s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestRandomString.test_exceeds_max_length [0.042255s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_status [0.078299s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestRandomString.test_random_string_refid_convergence_cache_data [0.052047s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_boolean_inputs_valid [0.070936s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_bad_region [0.066014s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_deployment_exceeds_max_per_tenant [0.076403s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_no_lock [0.186055s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_default_region [0.052920s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_this_region [0.053965s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config_structured [0.085591s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update [0.140593s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete_failed [0.078662s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_config [0.082166s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_deployment [0.060304s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameter_defaults [0.098200s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_new_config [0.066997s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_template [0.085735s] ... ok
DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_status [0.063166s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_suspend_nonexist [0.049212s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_nested [0.117377s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_saves_input_params [0.089800s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_reuses_api_params [0.083901s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_validation_failed [0.453763s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_snapshot [0.070022s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_stack_id_equal [0.120006s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend_failed_not_created [0.066749s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_verify_err [0.066034s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update [0.064478s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_tags [0.052025s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/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.openstack.heat.test_remote_stack.RemoteStackTest.test_update_in_check_failed_state [0.074920s] ... ok
DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_immutable_parameter_same_value [0.073093s] ... ok
DEBUG: {3} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerStopTest.test_tgm_stop [0.047802s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_attribs [0.066227s] ... ok
DEBUG: {3} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_add_msg_queue [0.042672s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_refs_with_index [0.058145s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_resource_handles_timeout [0.071536s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_path_attribs [0.044667s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_deep_path_attribs [0.056971s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_stack_complete_is_invoked_for_replaced_resource [0.087506s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_refs_with_index [0.046285s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_path_attribs [0.055974s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_without_concurrency [0.049381s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_nested [1.737063s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_get_attribute_convg [0.044249s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_total_resources_exceeds_max [0.055966s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_verify_err [0.054342s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_handle_update [0.074452s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_reference_attr_with_none_ref [0.098745s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_failure_rollback [0.379031s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs [0.058545s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_rsrc_failure_when_update_fails_different_traversal [0.068123s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs_map [0.042535s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_deep_path_attribs [0.047315s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal_raise_update_inprogress [0.071466s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_outputs [0.046723s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_purges_db_for_stack_failure [0.070772s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_deep_path_attribs [0.060015s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_path_attribs [0.043125s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_sets_stack_state_as_failed [0.089833s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(non_empty) [0.051575s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_triggers_rollback_if_enabled [0.094171s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_sets_stack_state_as_failed [0.087810s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_stale_traversal [0.066804s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create [1.740368s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_alive [0.187535s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_None) [0.435781s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_dead [0.069598s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_boolean) [0.044820s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_string) [0.051176s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_message_raises_cancel_exception [0.089173s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_number) [0.059007s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_json) [0.052300s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_current_engine_active_lock [1.179894s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_list) [0.041969s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_init_action [0.116257s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_include [0.073637s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_child [0.083134s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_root [0.065295s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_failed_resource [0.089086s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_child_params [0.052106s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_node_data_exception [0.070719s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create_with_batching [0.061144s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_node_data_ok [0.071824s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create_with_batching_zero_count [0.049988s] ... ok
DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_propagate_check_resource [0.063218s] ... ok
DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_chain_fwd [0.041633s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_index_var [0.065015s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_removal_policies_nolist [0.046453s] ... ok
DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_circular_fwd [0.072832s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_validate_reference_attr_with_none_ref [0.058229s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_deleted_resource [0.619929s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.064319s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_with_marker_and_filters [0.093490s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.064603s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_handle_create [0.057846s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_resource_names [0.044720s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_logical_name [0.137756s] ... ok
DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_circular_rev [0.358710s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete [0.072179s] ... ok
DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_rev [0.056352s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_update_complete [0.055639s] ... ok
DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_dbldiamond_fwd [0.042607s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_nonexist [0.131630s] ... ok
DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_edges [0.047045s] ... ok
DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_roots [0.042885s] ... ok
DEBUG: {3} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_service_stop [0.042626s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_physical_id [0.171238s] ... ok
DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_attr [0.041915s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_invalid_resource_name [1.613230s] ... ok
DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_attr_names [0.064060s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_healthy_in_create_complete [0.162367s] ... ok
DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_resource_key [0.070129s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_complete [0.397080s] ... ok
DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_resource_name [0.040518s] ... ok
DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_error [0.043932s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att_convg [0.061634s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_in_create_complete [0.135226s] ... ok
DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_non_existent [0.047336s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_get_temp_url [0.047098s] ... ok
DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_nonereturn [0.039203s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action_temp_url [0.059503s] ... ok
DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_single_mapping [0.038367s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_invalid_value [0.163295s] ... ok
DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_generate_template_no_template_file [0.059093s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_for_component [0.058532s] ... ok
DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_deprecated [0.052164s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_notfound [0.078435s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_ok_zero [0.040779s] ... ok
DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_with_descr [0.074485s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_convergence [0.222520s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_unused_action_for_component [0.074261s] ... ok
DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_unavailable [0.075441s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_no_replace_on_change [0.053805s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_chain_fwd [0.048158s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_disjoint [0.053955s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredConfigTestJSON.test_handle_create [0.053621s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_exc_convergence [0.174645s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentDerivedTest.test_build_derived_config [0.071568s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentDerivedTest.test_build_derived_config_params_with_empty_config [0.049179s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_assemble_nested [0.044605s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_non_empty_container [0.094250s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_create [0.075967s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_exc_no_convergence [0.366301s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period_per_task [0.496159s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_no_resource [0.118253s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_single_fwd [0.043396s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_single_node [0.048273s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_test [0.050639s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_filter_type_not_found [0.159110s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_thrown_exception_order [0.072721s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.DescriptionTest.test_func [0.042804s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot [0.079308s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_can_add_exceptions_after_init [0.045720s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot_exceeds_max_per_stack [0.083127s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_nodata [0.499041s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_contains_exceptions [0.150579s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_partial_complete [0.083038s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_post_failed_to_handle [0.090152s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_str_representation_aggregates_all_exceptions [0.112188s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_unknown_status [0.078904s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep_none [0.076756s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep_zero [0.040392s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_create_update_updatehandle [0.086531s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout [0.064758s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout_longer [0.067859s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout_shorter [0.040829s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_nodata [0.136442s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_cancel [0.041322s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run [0.048375s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_in_progress [0.655212s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_max_unlimited [2.278255s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_cancel [0.039247s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/stack.py:927: DeprecationWarning: The Template.validate_resource_definitions() method is deprecated and will no longer be called in future versions of Heat. Template subclasses should validate resource definitions in the resource_definitions() method.
DEBUG:   warnings.warn("The Template.validate_resource_definitions() "
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_exception [0.051534s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_partial_complete [0.172629s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress [0.056346s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress_exception_swallow [0.038744s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_not_belong_to_stack [0.214567s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_progress_exception [0.057863s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_none [0.183983s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_start_function [0.038046s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_start_no_steps [0.038941s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_token [0.088677s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_start_run_wait_time [0.049641s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_total_resources_equals_max [0.346894s] ... ok
DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_timeout [0.043273s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_restore_snapshot [0.266187s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_post_failed_to_handle [0.114832s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_missing_credentials [0.108977s] ... ok
DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_timeout [0.088374s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_create_default [0.047065s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_added_unchanged [0.199211s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update [0.045890s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update_only_enabled [0.057362s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_service_url_validate_schema [0.049492s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_service_validate_schema [0.050194s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_live_state [0.449787s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete [0.384020s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_deleted [0.210034s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete_not_found [0.059179s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_metadata_prefix [0.094674s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_description_validate_schema [0.052442s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_replaced [0.149603s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_show_resource [0.054524s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_acquired_lock_stop_timers [0.212457s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_with_wrong_start_time [0.144595s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_correct_matching_metadata [0.084913s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_queue_actions [0.052627s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_with_environment_files [0.262360s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list [0.356813s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_update [0.193529s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update_only_enabled [0.436475s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_enabled_validate_schema [0.052678s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_check_alarm_failure [0.077143s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_create_minimal [0.053403s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_check_failed [0.175501s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_handle_update [0.084554s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create_with_domain [0.080019s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_show_resource [0.077142s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_update [0.058704s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_gnocchi_alarm_live_state [0.053168s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_empty_reason [0.139491s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_show_resource [0.047863s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_create_user [0.049176s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_resume [0.116109s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_user [0.048253s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_async [0.159952s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_user [0.052891s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_check_failure [0.126275s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_create [0.057142s] ... ok
DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_suspend [0.064611s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_create [0.047491s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_get_resource_none [0.188277s] ... ok
DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_attributes_handle_exceptions [0.060833s] ... ok
DEBUG: {0} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_update [0.068201s] ... ok
DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_check_create_complete [0.054013s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_unset_not_defined_hook [0.128139s] ... ok
DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_sets_resource_id [0.072082s] ... ok
DEBUG: {0} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create [0.115258s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_nonexist_stack [0.063372s] ... ok
DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_validate_certificate_with_profile_without_ca_id [0.056969s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_bad_lookup [0.053301s] ... ok
DEBUG: {0} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update [0.106465s] ... ok
DEBUG: {3} heat.tests.openstack.barbican.test_order.TestOrder.test_validate_non_certificate_order [0.092113s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_nonexist_stack [0.061143s] ... ok
DEBUG: {0} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_create_failed [0.060256s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_nonexist_stack [0.076843s] ... ok
DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_check [0.070439s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_with_depth [0.128979s] ... ok
DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_get_live_state [0.141053s] ... ok
DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update [0.089099s] ... ok
DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret [0.391559s] ... ok
DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update_security_services [0.075902s] ... ok
DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_other_content_types_not_allowed [0.082237s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot_action_in_progress [0.347230s] ... ok
DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_base64 [0.115622s] ... ok
DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_content_type_without_payload [0.073930s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_same_engine [0.096758s] ... ok
DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_encoding_dependency [0.088249s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_wrong_state_fails [0.101594s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_resource_mapping [0.046222s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_miss_all_quotas [0.043362s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_exceeds_resource_limit [0.095340s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_delete [0.049416s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_different_engine [2.170360s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_update [0.050899s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_encrypted_parameters [0.104947s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_gigabytes [0.067437s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_environment_files [0.084486s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/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.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_failed [0.119558s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_attach_volume_to_complete_with_resize_task_state [0.064543s] ... ok
DEBUG: {0} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_share_type_update [0.638099s] ... ok
DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_mutable_parameter_allowed [0.066496s] ... ok
DEBUG: {0} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_ok_without_first_time [0.078904s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_attachment_no_mountpoint [0.104407s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameters_remove [0.137773s] ... ok
DEBUG: {1} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_send [0.105278s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_imageRef [0.070643s] ... ok
DEBUG: {0} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_ok_without_pattern [0.098426s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_registry [0.128010s] ... ok
DEBUG: {1} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_start_with_lock [0.113313s] ... ok
DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create [0.128397s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_read_only [0.140277s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_nonexist [0.104356s] ... ok
DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_executions_not_found [0.119745s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_sourcevol [0.117765s] ... ok
DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_check_resource_does_not_propagate_on_cancelling_cleanup [0.192878s] ... ok
DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_duplicate_attribute_translation_error [0.107606s] ... ok
DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_immutable_parameter_disallowed [0.163152s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_server [0.158088s] ... ok
DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_rsrc_failure_when_update_fails [0.126611s] ... ok
DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_mistral_workflow_refid [0.134398s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_with_serv_resize_task_state [0.082710s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_attached_live [0.073764s] ... ok
DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_failed [0.103321s] ... ok
DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_initiate_propagate_rsrc_retriggers_check_rsrc_on_new_stack_update [0.165249s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_is_cleanup_traversal [0.263330s] ... ok
DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_with_body_as_input_and_delete_with_executions [0.125534s] ... ok
DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_tags [0.061193s] ... ok
DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal_raise_update_replace [0.203248s] ... ok
DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_wrong_params_using [0.049582s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_is_cleanup_traversal_raise_update_inprogress [0.275059s] ... ok
DEBUG: {0} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete_not_found [0.065062s] ... ok
DEBUG: {0} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete_resource_id_is_none [0.041448s] ... ok
DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_requires [0.132223s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_detached [0.430658s] ... ok
DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update_no_period [0.083607s] ... ok
DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_not_available [0.095560s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_no_need_replace [0.093547s] ... ok
DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_netloc_address_for_webhook [0.082921s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_read_only_attached [0.083117s] ... ok
DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_rollback_is_not_triggered_on_rollback_disabled_stack [0.143428s] ... ok
DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_scheme_address_for_webhook [0.101646s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_delete_attachment_has_not_been_created [0.109116s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_do_check_resource_ignores_timeout_for_new_update [0.411420s] ... ok
DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_prohibited_address_for_webhook [0.089021s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_validate_projects_when_public [0.070772s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_do_check_resource_marks_stack_as_failed_if_stack_timesout [0.076536s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_update [0.082698s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_description [0.082962s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_stack_timeout [0.068439s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_name [0.061753s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_retrigger_check_resource [0.076487s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_get_live_state [0.048158s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_not_dead [0.074066s] ... ok
DEBUG: {3} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_handle_update [0.049804s] ... ok
DEBUG: {3} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete_not_found [0.045417s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_update_retrigger_check_resource_new_traversal_deletes_rsrc [0.069682s] ... ok
DEBUG: {3} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_validate_properties [0.041919s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_extraroute.NeutronExtraRouteTest.test_extraroute_ipv4 [0.276039s] ... ok
DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateSecondaryZoneTest.test_primaries [0.040304s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_create_action [0.073519s] ... ok
DEBUG: {1} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_cleanup_delete [0.571791s] ... ok
DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_delete_complete [0.044204s] ... ok
DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resolve_attributes [0.045417s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_update_action [0.110670s] ... ok
DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_handle_create [0.043493s] ... ok
DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_dbldiamond_rev [0.114172s] ... ok
DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_handle_update [0.043596s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_extraroute.NeutronExtraRouteTest.test_extraroute_ipv6 [0.266286s] ... ok
DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_active_to_deactivate [0.047906s] ... ok
DEBUG: {2} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_persist_called [0.128546s] ... ok
DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_diamond_rev [0.105002s] ... ok
DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_status_killed [0.053715s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_chain_rev [0.055460s] ... ok
DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_many_edges_fwd [0.055262s] ... ok
DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_get_live_state_v2 [0.043482s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_circular_fwd [0.051215s] ... ok
DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_tags [0.053908s] ... ok
DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_self_ref [0.062955s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_circular_rev [0.039501s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_delete_proper [0.197812s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_fwd [0.059362s] ... ok
DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_simple_multilevel_partial [0.068762s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_diamond_fwd [0.068801s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_leaves [0.054695s] ... ok
DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_single_partial [0.104316s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_many_edges_rev [0.042545s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_noexist_partial [0.050410s] ... ok
DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_cancel_workers_when_no_resource_found [0.104064s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_repr [0.056358s] ... ok
DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_check_resource_adds_and_removes_msg_queue_on_exception [0.059708s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_single_fwd [0.041422s] ... ok
DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_disk_container_mix [0.416904s] ... ok
DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_single_rev [0.057506s] ... ok
DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_traversal_stops_nested_stack [0.081155s] ... ok
DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_disk_format [0.081753s] ... ok
DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_cancel_workers_with_resources_found [0.045201s] ... ok
DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_parse_live_resource_data [0.049356s] ... ok
DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_update_current_traversal [0.081573s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_complete_no_wait [0.049166s] ... ok
DEBUG: {1} heat.tests.engine.test_node_data.NodeDataTest.test_action [0.055782s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_moderate_delay [0.052257s] ... ok
DEBUG: {1} heat.tests.engine.test_node_data.NodeDataTest.test_path_attr [0.053214s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_delay.TestDelay.test_validate_failure [0.049793s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_bad_object [0.047667s] ... ok
DEBUG: {1} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_first_alternative_mapping [0.065220s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_0) [0.035174s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_routes_to_set_to_routes [0.745935s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_4_1_0) [0.035235s] ... ok
DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_generate_template_for_hidden_type [0.076621s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_4) [0.045085s] ... ok
DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_make_sure_rpc_version [0.391411s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_5) [0.066633s] ... ok
DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema [0.072397s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_attribute [0.123476s] ... ok
DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_service_start [0.043630s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_2_0) [0.042722s] ... ok
DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_all_workers_when_stack_in_progress [0.045422s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_2_4) [0.041321s] ... ok
DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_no_template_file [0.081443s] ... ok
DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_all_workers_when_stack_not_in_progress [0.048860s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create [0.118100s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(5_5_2_0) [0.048210s] ... ok
DEBUG: {2} heat.tests.engine.test_node_data.NodeDataTest.test_refid [0.044075s] ... ok
DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_nonexist [0.084824s] ... ok
DEBUG: {2} heat.tests.engine.test_node_data.NodeDataTest.test_round_trip [0.036906s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(5_5_2_4) [0.056251s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_3_2_0) [0.035268s] ... ok
DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_args [0.056722s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create_failed [0.122622s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_cancels_tasks_in_reverse_order [0.064144s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_3_2_4) [0.045348s] ... ok
DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_invalidtype [0.038224s] ... ok
DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_second_alternative_mapping [0.042702s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_0) [0.072141s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_dbldiamond_fwd [0.076622s] ... ok
DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_modules [0.043838s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_5_0) [0.047029s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete [0.125321s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period [0.053716s] ... ok
DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types [0.055585s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_1) [0.037188s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exceptions_on_cancel [0.052632s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_6_1) [0.053745s] ... ok
DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_supported [0.060109s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_2) [0.038469s] ... ok
DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_unavailable [0.062466s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_4) [0.040234s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete_already_gone [0.177444s] ... ok
DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_for_hidden_type [0.046122s] ... ok
DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_with_hidden [0.042597s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_circular_deps [0.035414s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_diamond_fwd [0.050085s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_update [0.155494s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_many_edges_fwd [0.040117s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_no_steps [0.041023s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.DescriptionTest.test_method [0.046064s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep [0.035411s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_update_protocol_to_any [0.162640s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_5_6) [0.371316s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_create [0.050654s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.DescriptionTest.test_unicode [0.534509s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_delete [0.048460s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_args [0.049707s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_with_metering [0.050895s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_attribute_failed [0.183000s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_call_double_start [0.049699s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_validate_launch_conf_ref [0.050999s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period [0.047374s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_default_update_policy [0.058602s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create [0.111230s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_not_started [0.051418s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_after_timeout [0.439285s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_add_prop [0.162973s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress_exception [0.121553s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_before_timeout [0.068071s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task [0.053774s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_run [0.075945s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_started [0.040806s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress_exception [0.040019s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_del_prop [0.166877s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create_failed [0.304687s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_delays [0.069959s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_none_resource.PlaceholderResourceTest.test_placeholder_resource_delete [0.076276s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_FnGetRefId [0.088414s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_repeated_sequence [0.047567s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_delays_dynamic [0.094879s] ... ok
DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_timeout_swallowed [0.135047s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestRandomString.test_max_length [0.060639s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_wait_time [0.082881s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_create [0.137489s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_credential_secret_id [0.090001s] ... ok
DEBUG: {1} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_waiting [0.143233s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_start_cancelled [0.113402s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_subnet [0.089022s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress [0.050337s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress_exception_swallow [0.047260s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume [0.158739s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create [0.084306s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_stepping [0.054490s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_check_alarm_failure [0.186077s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_delete [0.126713s] ... ok
DEBUG: {2} heat.tests.engine.test_scheduler.TimeoutTest.test_compare [0.105666s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_check_not_required_parameters [0.106491s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend [0.218928s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_correct_int_parameters [0.090483s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_update [0.129074s] ... ok
DEBUG: {2} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_with_time_throttle [0.160498s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_suspend_resume [0.104150s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway_connection.NeutronL2GatewayConnectionTest.test_l2_gateway_connection_delete [0.115311s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_no_change [0.175995s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_show_resource [0.068547s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_metadata_correct_query_key [0.107334s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_outputs [0.105562s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_check_alarm_failure [0.075547s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_delete [0.049802s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_delete [0.054272s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_with_wrong_timezone [0.213642s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_show_resource [0.078730s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_check_failure [0.055350s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete [0.441979s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_check [0.115856s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_attribute [0.094420s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete_failed [0.084529s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_update_no_replace [0.189421s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_refs [0.605090s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_net.NeutronNetTest.test_net_get_live_state [0.127943s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_create [0.421701s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_deep_path_attribs [0.074757s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_no_matching_metadata [0.146265s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_attribute [0.077912s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_resume [0.105866s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_fake_resource_type [0.102385s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_check [0.106735s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_update [0.110322s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_nested_stack [0.107669s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_update [0.118423s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gatway_create_failed [0.112239s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_attribs [0.081894s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_network [0.090300s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_check [0.118115s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_deep_path_attribs [0.089222s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_no_fixed_ips [0.064653s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_check_failure [0.078196s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_create [0.053825s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs_with_index [0.111409s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_needs_update [0.099504s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_propagate_uplink_status [0.057657s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_show_resource [0.081911s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute [0.088360s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port_not_found [0.056502s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute_skiplist [0.093769s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_security_groups_empty_list [0.059414s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_delete [0.567122s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_update_failed_port_no_replace [0.059048s] ... ok
DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_update [0.170892s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_path_attribs [0.088351s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_show_resource [0.110801s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_3_geneve [0.068348s] ... ok
DEBUG: {1} heat.tests.openstack.barbican.test_container.TestContainer.test_attributes [0.078704s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_refs [0.097866s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete_failed [0.097029s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_check [0.112078s] ... ok
DEBUG: {1} heat.tests.openstack.barbican.test_container.TestContainer.test_create_failed_on_validation [0.096321s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_attribs [0.097314s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete_not_found [0.078757s] ... ok
DEBUG: {1} heat.tests.openstack.barbican.test_container.TestContainer.test_create_generic [0.100041s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_show_resource [0.119621s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_deep_path_attribs [0.098671s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_action_for_network [0.077458s] ... ok
DEBUG: {1} heat.tests.openstack.barbican.test_container.TestContainer.test_create_rsa [0.057466s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_validate [0.084431s] ... ok
DEBUG: {1} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order [0.066490s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs_map [0.092024s] ... ok
DEBUG: {1} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_without_type_fail [0.084464s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs_with_index [0.091094s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_check [0.111711s] ... ok
DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_attributes [0.067371s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_dotted_attribs [0.097122s] ... ok
DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_with_plain_text [0.067258s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_suspend [0.123993s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_object_id_reference [0.354884s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_refs [0.103972s] ... ok
DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_octet_stream_without_encoding [0.076067s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_create_router_gateway_enable_snat [0.066788s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_create [0.042722s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_create [0.147870s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_get_live_state [0.053669s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update [0.133287s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_port [0.070347s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_gnocchi_alarm_aggr_by_resources_live_state [0.098090s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_resource_mapping [0.040837s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_child_template [0.102081s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_validate_conflict_props [0.053652s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_delete_resource_id_is_none [0.046040s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_show_resource [0.111641s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_delete_not_found [0.037134s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_reference_attr [0.102907s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_update [0.313905s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_delete_specs [0.043807s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_vlan_type [0.072400s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_suspend [0.119256s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_update_specs [0.041080s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_with_policy_prop_diff [0.105199s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_create [0.044144s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_volumes [0.036360s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_update [0.128800s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_attachment [0.072721s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_size [0.047186s] ... ok
DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_gnocchi_alarm_live_state [0.077689s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_source_volume [0.056460s] ... ok
DEBUG: {2} heat.tests.openstack.barbican.test_container.TestContainer.test_check_create_complete [0.055548s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_image [0.049676s] ... ok
DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_asymmetric_order_validation_fail [0.078820s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_default [0.065003s] ... ok
DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_attributes [0.056683s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_snapshot_error [0.066930s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_without_policy_prop_diff [0.476790s] ... ok
DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_certificate_validation_fail [0.061422s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_empty_string_az [0.067804s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_0) [0.056665s] ... ok
DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_container_attributes [0.063876s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_try_detach_volume_if_server_was_temporarily_in_error [0.075112s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_4) [0.054468s] ... ok
DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_with_octet_stream [0.065705s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_5) [0.045926s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_2_0) [0.056678s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_restore_success [0.129681s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_2_4) [0.049552s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_create_not_public [0.040180s] ... ok
DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_update_projects [0.041084s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_5_2_0) [0.054426s] ... ok
DEBUG: {1} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_create [0.048797s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_5_2_4) [0.059149s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(3_3_2_0) [0.045524s] ... ok
DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_key_order_validation_fail [0.324973s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(3_3_2_4) [0.055294s] ... ok
DEBUG: {2} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_sets_resource_id [0.072716s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_0) [0.042734s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_5_0) [0.082861s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_1) [0.045557s] ... ok
DEBUG: {2} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_with_octet_stream [0.165606s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_6_1) [0.050098s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_resource_mapping [0.036810s] ... ok
DEBUG: {1} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete [0.403829s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_create_specs [0.040875s] ... ok
DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_create_complete [0.039848s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_2) [0.097131s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_snapshots [0.049662s] ... ok
DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_update_complete [0.077172s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_volumes [0.040831s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_4) [0.102470s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create [0.061106s] ... ok
DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_validate_primary [0.070945s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_5_6) [0.063339s] ... ok
DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_members [0.047483s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_scheduler_hints [0.068987s] ... ok
DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_show_resource_v1 [0.037021s] ... ok
DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_show_resource_v2 [0.044166s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_imageRef [0.065211s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_0) [0.086716s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_deprecated_network_id [1.647889s] ... ok
DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_container_format [0.057295s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_stack_scheduler_hints [0.094776s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_4) [0.103052s] ... ok
DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_min_ram [0.086205s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_host_routes_validate_destination [0.120342s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_fn_getatt [0.062660s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_5) [0.086383s] ... ok
DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_container_format [0.083176s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_null_gateway_ip [0.087375s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_snapshot [0.074019s] ... ok
DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_disk_format [0.064997s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_2_0) [0.107355s] ... ok
DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_location [0.055548s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_device [0.122078s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_with_subnetpool [0.151023s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_long_delay [0.049885s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_short_delay [0.041177s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_volume [0.101107s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_delay.TestDelay.test_validate_success [0.062893s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_both_subnetpool_cidr [0.137568s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_attached [0.070079s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_delete [0.057006s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_retype [0.065843s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_update [0.069461s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_none_subnetpool_cidr [0.126374s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_shrink_fails [0.060467s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_resolve_attribute_os_collect_config [0.081662s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool [0.139752s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data [0.072265s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_bad_container [0.048216s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_poll_heat_metadata [0.080423s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_2_4) [0.656041s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_name_and_metadata [0.330356s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_7_2_0) [0.111892s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_detach_volume_to_complete_with_active_task_state [0.063666s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_7_2_4) [0.086365s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_detach_volume_to_complete_with_resize_task_state [0.063468s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_handle_delete_snapshot_no_backup [0.054010s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_4_4) [0.103725s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_restore_failed [0.115137s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_5_6) [0.091680s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_validate_projects_when_private [0.038907s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_0) [0.043552s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_get_live_state_not_public [0.036233s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_poll_temp_url [0.486699s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_4) [0.045414s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_get_live_state_public [0.040918s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_create_public [0.038325s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_5) [0.057441s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_is_public [0.040966s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_2_0) [0.041127s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool_with_tags [0.745709s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_metadata [0.054242s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_2_4) [0.069116s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_software_config_poll_heat [0.197141s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool_not_found [0.100514s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_with_projects [0.055711s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_5_2_0) [0.094527s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_remove_address_scope [0.059937s] ... ok
DEBUG: {2} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_handle_create [0.074601s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadFallbackTest.test_Instances [0.103354s] ... ok
DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_create_complete [0.045079s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_5_2_4) [0.101343s] ... ok
DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_delete_complete [0.035853s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_default_gt_max [0.112933s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadTest.test_Instances [0.118072s] ... ok
DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_update_complete [0.049373s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_3_2_0) [0.092325s] ... ok
DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete_resource_id_is_none [0.038501s] ... ok
DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_get_live_state_resource_is_deleted [0.045743s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_missing_port_property [0.116340s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadTest.test_lb_reload_static_resolve [0.130383s] ... ok
DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_not_active [0.042097s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_3_2_4) [0.107639s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_no_subport [0.099930s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_instance_group_refid_rsrc_id [0.096222s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_0) [0.100082s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_5_0) [0.070432s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_instance_group_refid_rsrc_name [0.097442s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_1) [0.059643s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_basic_properties [0.187575s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_update_in_failed [0.094812s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_6_1) [0.046409s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_2) [0.044043s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_attribute [0.062400s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupReplaceTest.test_timeout_exception [0.095655s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_4) [0.066568s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_create [0.086687s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_5_6) [0.076653s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_update_policy [0.104176s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete_already_gone [0.070164s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_handle_delete [0.042600s] ... ok
DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update [0.566590s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_handle_delete [0.047717s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete_failed [0.071384s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_removed [0.107653s] ... ok
DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_deactivate [0.079800s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_update [0.069110s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_fail_back [0.086155s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_attribute_failed [0.064302s] ... ok
DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_image_props [0.075176s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_not_none [0.077158s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_attribute [0.065434s] ... ok
DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_remove_members [0.071535s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_text [0.082354s] ... ok
DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_tags_delete_not_found [0.038756s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete_already_gone [0.082289s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_cloud_config.CloudConfigTest.test_handle_create [0.046548s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_complete [0.035576s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_resolve_attribute [0.401594s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_class_sequence [0.133230s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_delay.TestDelay.test_delay_params [0.052168s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_update [0.109114s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(1) [0.050994s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_create [0.045804s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(2) [0.048224s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_router_id [0.062951s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_none_container [0.070141s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(3) [0.071022s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_classes [0.203148s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete_failed [0.095255s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_none_object [0.058370s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(4) [0.059805s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_get_attr [0.045658s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config [0.066530s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(5) [0.090637s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestRandomString.test_hidden_sequence_property [0.136676s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete_not_found [0.082299s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(stdouts) [0.056642s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_metadata [0.091247s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(stderrs) [0.042107s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestRandomString.test_invalid_length [0.086000s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_zaqar [0.066498s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(status_codes) [0.091615s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(1) [0.071571s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(passthrough) [0.043169s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_assemble_nested [0.043550s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(2) [0.088522s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete_none [0.040518s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_delete_complete_none [0.045200s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestRandomString.test_random_string [0.276155s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(3) [0.078063s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_temp_url [0.047006s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete_not_found [0.409338s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(4) [0.068906s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action [0.052635s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_do_not_wait [0.052606s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_get_attr [0.051756s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(1) [0.070624s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_attribute [0.181775s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_without_config [0.052054s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete [0.050778s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(2) [0.077761s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete [0.056765s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete_resource_id_is_none [0.049857s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_get_attr [0.043692s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete_not_found [0.038455s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete_resource_id_is_none [0.044117s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_get_attr [0.049037s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete [0.037910s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(3) [0.351149s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_miss_all_quotas [0.057023s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_attribute_failed [0.456781s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(4) [0.063181s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_create [0.101186s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_check_failed [0.086332s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(5) [0.080102s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_delete [0.074805s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_failed [0.061850s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(6) [0.074593s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_update [0.061535s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_that_region [0.062362s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes [0.051077s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_failed [0.648106s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_create [0.055645s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes_fallback [0.043039s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_ca_cert [0.092222s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_update_timeout [0.050666s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_mapping [0.062777s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_suspend_resume [0.114799s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_bad_update_policy [0.076689s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update [0.056683s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete [0.086817s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete [0.148962s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_replace_on_change [0.054656s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_without_update_policy [0.054760s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_updated [0.060140s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete_resource_id_is_none [0.082040s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_stack_refid_convergence_cache_data [0.090095s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_no_signal_action [0.085016s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_multi_part [0.059233s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_mapping [0.057418s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_server_exists_no_server [0.049339s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate_without_server [0.044420s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_create [0.044789s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_multi_part_bad_format [0.055676s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_text_with_filename [0.040579s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_resource_names [0.049616s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete [0.067478s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume_failed [0.192275s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value_raise_exception [0.040386s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_handle_create [0.050507s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args [0.035140s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_create [0.059633s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_long_snippet [0.045966s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(lettersdigits) [0.051912s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_wrong_args [0.048248s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend_failed [0.164189s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(no_functions) [0.040637s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(letters) [0.049938s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(none_inputs) [0.056672s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_deep_path_attribs [0.108055s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(none_config) [0.059768s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(lowercase) [0.121500s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(empty_config) [0.037572s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_dotted_attribs [0.096554s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(simple) [0.038376s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(multi_key) [0.049164s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(uppercase) [0.110250s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_refs [0.092227s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(list_arg) [0.039073s] ... ok
DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_mapping [0.473682s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_get_live_state [0.042276s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_params [0.099245s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_create_no_id_name [0.055789s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_show_resource [0.057556s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_empty_resource_list [0.094745s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(digits) [0.225543s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete_neutron_not_found [0.074958s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_handle_create [0.101358s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(missing_input) [0.299989s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(hexdigits) [0.094036s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(deep) [0.037648s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete_nova_not_found [0.085639s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(shallow) [0.050083s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(list) [0.036416s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_rsrc_id [0.068792s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_incompatible_properties [0.154003s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_delete_not_found [0.066963s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_object_error [0.101002s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_outputs [0.110767s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_hosts [0.048643s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_handle_update [0.085869s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_check_key [0.081429s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_curl_cli [0.065719s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_outputs_no_path [0.131160s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_empty_name [0.054862s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_endpoint [0.070532s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs [0.109880s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_save_priv_key [0.056936s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_token [0.065289s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_create [0.046365s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_invalid_json_data [0.096726s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics [0.068422s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_none [0.147611s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_container_deleted [0.096738s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_nothing_for_update [0.075043s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_error_state [0.049238s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_get_object_404 [0.078913s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_not_created [0.047360s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_objects_deleted [0.088153s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_not_found [0.097528s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(octdigits) [0.958140s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_validate_handle_url_bad_container_name [0.135110s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_networks [0.118792s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_check [0.167458s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_validate_handle_url_bad_tempurl [0.149422s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create [0.056404s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_server_not_found [0.098812s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_insecure [0.059191s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete_already_gone [0.066723s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_stack_refid [0.041554s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_yaql [0.252152s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_restore [0.112035s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_noid [0.092180s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume_failed_not_created [0.065225s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_outputs [0.918436s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_failed [0.061687s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_update_in_failed [0.050046s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_validate_with_skiplist [0.052454s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_with_replace [0.076308s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.049753s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_outputs_no_path [0.046364s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_refs [0.044237s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.062292s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_deep_path_attribs [0.051076s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_time_not_sufficient [0.047015s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_attribs [0.050756s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_time_sufficient [0.053403s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_outputs [0.044982s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_failure [0.411653s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_0) [0.060995s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_outputs_no_path [0.046257s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_swift [0.070742s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_refs [0.049094s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_4) [0.086884s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_dotted_attribs [0.042162s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_post_complete_to_handle [0.092221s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_5) [0.056592s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_2_0) [0.048850s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_wait_handle_bad_reference [0.077586s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_2_4) [0.054442s] ... ok
DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_wait_handle_bad_type [0.083263s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_5_2_0) [0.061024s] ... ok
DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete_with_non_not_found_exception [0.045699s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_5_2_4) [0.047681s] ... ok
DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_exception [0.056389s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_default_concurrent [0.309721s] ... ok
DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_no_id [0.049433s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_with_concurrent [0.051775s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(3_3_2_0) [0.094714s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_with_concurrent_limit [0.042573s] ... ok
DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_not_found [0.071979s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(3_3_2_4) [0.054190s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(1) [0.056625s] ... ok
DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create [0.057408s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_0) [0.059693s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(2) [0.051315s] ... ok
DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_local_link_connection_not_supported [0.061088s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_5_0) [0.054477s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(3) [0.050708s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_1) [0.049212s] ... ok
DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_pxe_enabled_not_supported [0.075279s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(4) [0.052879s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(5) [0.048779s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_6_1) [0.070761s] ... ok
DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_update_failed [0.084075s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(6) [0.050382s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_domain_handle_create [0.056646s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_2) [0.099211s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(7) [0.051144s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_create [0.048201s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(8) [0.057439s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_region_validate_schema [0.056773s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback [1.744196s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete [0.036881s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(9) [0.101932s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_update_default [0.043659s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback_attach_failed [0.094603s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(10) [0.114988s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_image_in_deleted [0.141187s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_outputs_no_path [0.075639s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_4) [0.381336s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_5_6) [0.047537s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute_convg [0.081130s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_image_in_error [0.130367s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_0) [0.059980s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_get_live_state [0.379952s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_dotted_attribs [0.102555s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_4) [0.078829s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_create [0.087693s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_get_attribute_convg [0.093298s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_5) [0.094956s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_with_not_complete_task_state [0.238885s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_create_default [0.103901s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_get_attribute_skiplist [0.092251s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_2_0) [0.076206s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update_default [0.076167s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_default_admin_pass [0.128112s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(1) [0.087567s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_2_4) [0.081052s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_name_validate_schema [0.050700s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_resolve_attributes [0.042801s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_7_2_0) [0.065948s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(2) [0.096087s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_metadata [0.123977s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_get_live_state [0.048669s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_7_2_4) [0.064381s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_create [0.041714s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(3) [0.101056s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_update [0.046375s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_userdata [0.128921s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create [0.040369s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_4_4) [0.136947s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_create [0.044118s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_update [0.055616s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_heat_metadata [0.149016s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_empty_parse_list_assignments [0.036757s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_5_6) [0.114014s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_group [0.062583s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_0) [0.060193s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_roles_no_change [0.043736s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_4) [0.053698s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_stack_scheduler_hints [0.133668s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_user_parse_list_assignments [0.045733s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_5) [0.062129s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_delete_user_not_found [0.060066s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_update [0.037884s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_2_0) [0.077993s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_error_task_in_progress [0.154300s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_2_4) [0.054213s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_5_2_0) [0.052622s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_get_live_state [0.118695s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(4) [0.623350s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_5_2_4) [0.093071s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(1) [0.081895s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_properties_validation_create_and_update [0.126124s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_3_2_0) [0.058479s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_properties_title [0.344094s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(2) [0.085759s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_3_2_4) [0.062209s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_description_validate_schema [0.049263s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_0) [0.058587s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_create [0.036776s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(3) [0.112883s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_create_default [0.044333s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update [0.041360s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(4) [0.093209s] ... ok
DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_create_default [0.044995s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_restore [0.309360s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(5) [0.095528s] ... ok
DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update_unknown_status [0.101871s] ... ok
DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_resolve_attributes [0.053097s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_snapshot [0.136545s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(6) [0.104407s] ... ok
DEBUG: {3} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update_failed [0.071854s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_5_0) [0.410595s] ... ok
DEBUG: {3} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_validate_invalid_volume_driver [0.055013s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(7) [0.103309s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_1) [0.059019s] ... ok
DEBUG: {3} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_update [0.079791s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_6_1) [0.053250s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(8) [0.109779s] ... ok
DEBUG: {3} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_update_replace [0.062574s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_2) [0.055865s] ... ok
DEBUG: {3} heat.tests.openstack.manila.test_share.ManilaShareTest.test_allowed_access_type [0.061203s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(9) [0.095696s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_4) [0.055052s] ... ok
DEBUG: {3} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create [0.054732s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_5_6) [0.050987s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(A) [0.107970s] ... ok
DEBUG: {3} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update_access_rules [0.071418s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(1) [0.062297s] ... ok
DEBUG: {3} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_attributes [0.057610s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(2) [0.053715s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested [0.110947s] ... ok
DEBUG: {3} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create_fail [0.069915s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(3) [0.068492s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(4) [0.052313s] ... ok
DEBUG: {3} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update_fail [0.079623s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_include_zero [0.092629s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_build_resource_definition [0.067348s] ... ok
DEBUG: {3} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_validate_conflicting_net_subnet [0.069270s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_build [0.749016s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_missing_param [0.098786s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_validate [0.072747s] ... ok
DEBUG: {3} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_create [0.063401s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_resume_complete [0.058366s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_outputs [0.103541s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_build_spawning [0.127658s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_with_metadata [0.099064s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_resume_complete_none [0.094954s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_no_resource_id [0.129037s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_no_properties [0.103950s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_suspend_complete_none [0.092067s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att [0.054408s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_custom_index_var [0.092229s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_suspend_failed [0.161087s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action_for_component [0.091245s] ... ok
DEBUG: {3} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_replace_on_change [0.444936s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create [0.113711s] ... ok
DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_attributes [0.054224s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_None_networks_with_port [0.155414s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create [0.114948s] ... ok
DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_with_name [0.061819s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_delete [0.107296s] ... ok
DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_policies_translation_successful [0.052247s] ... ok
DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_with_items_concurrency_failed_validate [0.045002s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_update_size [0.117281s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_empty_networks_with_complex_parameters [0.194199s] ... ok
DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params_override [0.086881s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_removal_policies_nomap [0.058394s] ... ok
DEBUG: {3} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete [0.077706s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_flavor_resize_has_not_started [0.132708s] ... ok
DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create_no_period [0.078402s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_none [0.413701s] ... ok
DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update [0.080054s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_with_new_password [0.136821s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_resource_id_is_None [0.056814s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_status_code_failed [0.044831s] ... ok
DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update_default_period [0.097006s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_res_type [0.319425s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate [0.049407s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_run_to_completion [0.045148s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate_failed [0.049721s] ... ok
DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_incorrect_address_for_email [0.089241s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata_software_config [0.192280s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.063856s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_build_resource_definition [0.060130s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.052498s] ... ok
DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_invalid_address_parsing [0.101261s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.059665s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_container_error [0.096760s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_handle_create [0.039028s] ... ok
DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_scheme_address_for_get_attr [0.096959s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_networks_with_None [0.188563s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_resolve_attribute [0.041985s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_empty_container [0.080351s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(component_full) [0.040547s] ... ok
DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_success_no_period [0.083486s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(no_input_output_options) [0.053551s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data [0.091273s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata [0.138380s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(wrong_property_config) [0.039584s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_prepare_properties [0.074340s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(missing_configs) [0.041170s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(empty_configs) [0.047946s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_validate_properties [0.075214s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_failure [0.120576s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(invalid_configs) [0.041804s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_properties [0.146097s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test__raise_if_duplicate_positive [0.077885s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(config_empty_actions) [0.075489s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_connection_error_retry_successful [0.085772s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(multiple_configs_per_action_single) [0.042435s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_diff_routes [0.069614s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(multiple_configs_per_action_overlapping_list) [0.047402s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_invalid_ssh_key [0.084291s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(stdouts) [0.045715s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_attribute_failed [0.112711s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_fixed_ip [0.088115s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(stderrs) [0.058422s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_create [0.090794s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(status_codes) [0.059937s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(passthrough) [0.047454s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete [0.076234s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(stdouts) [0.057879s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_attribute [0.367769s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(stderrs) [0.376363s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_attribute_failed [0.064458s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(status_codes) [0.068018s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create_failed_error_status [0.060387s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(passthrough) [0.053135s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_update [0.057949s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_networks [0.706820s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(stdouts) [0.057595s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_add_dependencies [0.087862s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(stderrs) [0.047842s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(status_codes) [0.046021s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_partial_complete [1.137727s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_only_fixed_ip [0.123929s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_check [0.119731s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(passthrough) [0.078826s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_store_external_ports [0.091590s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete_error [0.053918s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_post_complete_to_handle [0.160018s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_delete_complete_delete_sd [0.055950s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_dependency_by_network_id [0.086683s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_router_gateway [0.156591s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_suspend_complete [0.043352s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_update_complete_none [0.046302s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_properties_no_bootable_vol [0.088370s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_complete_missing_server [0.051246s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_objects_invisible [0.167405s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_router_interface [0.141684s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_zaqar_queue [0.045026s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_with_empty_ref [0.095675s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att_error [0.048067s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_get_zaqar_queue [0.044650s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_l2_gateway_connection.NeutronL2GatewayConnectionTest.test_l2_gateway_connection_create [0.118594s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_map [0.168823s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_cancel [0.063097s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_disk_flavor [0.102947s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_not_waiting [0.040745s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_create [0.103889s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_validation_fail [0.081154s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_ram_flavor [0.078875s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_ok_str_zero [0.048275s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_with_update_only [0.046704s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete_already_gone [0.123037s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_block_device_mapping_v2_image_resolve [0.085784s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_create [0.106328s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(boolean) [0.216012s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_check [0.099509s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_check_not_active [0.099923s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_net.NeutronNetTest.test_net [0.109942s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(list) [0.130940s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_server_exists [0.318243s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_no_matching [0.076800s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_gateway_validate_failed_with_vlan [0.085184s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value [0.047382s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(map) [0.123506s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value_get_none [0.036922s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_get_network_id_neutron [0.085460s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_ip_address_is_cidr [0.083596s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_unknown_input_key [0.061000s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_handle_delete_without_resource_id [0.064147s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_get_live_state [0.085340s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(number-int) [0.109673s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(no_functions) [0.057158s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_networks [0.082209s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(none_inputs) [0.043674s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(none_config) [0.035192s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port_not_created [0.103823s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(number-float) [0.131849s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_with_active_task_state [0.100007s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(empty_config) [0.067228s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_security_groups [0.092136s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(simple) [0.051260s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(string) [0.104696s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(multi_key) [0.055201s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create [0.131590s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_secgrp) [0.098896s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(list_arg) [0.053547s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data [0.103336s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(missing_input) [0.043965s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_no_name) [0.093143s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(deep) [0.048622s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_partial_complete [0.122191s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(shallow) [0.041110s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(list) [0.053779s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_curl_cli_insecure_true [0.090910s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputTest.test_build_derived_config_failure [0.049632s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputTest.test_build_derived_config_success [0.040505s] ... ok
DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_heat [0.091384s] ... ok
DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete_with_not_found [0.047835s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_create [0.097499s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_swift_handle_refid_convergence_cache_data [0.049455s] ... ok
DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_is_smartnic_not_supported [0.061137s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_userdata [0.535193s] ... ok
DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_physical_network_not_supported [0.074571s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_noid [0.090027s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_image_id [0.052117s] ... ok
DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_portgroup_not_supported [0.061720s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_str_network [0.078007s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_empty_values) [0.605380s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete [0.086367s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_fixed_ips) [0.084207s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_dont_validate_personality_if_personality_isnt_set [0.054870s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_addr_pair) [0.101537s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_duplicate_image_name_err [0.106445s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_none_complete [0.392517s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_value_specs) [0.095862s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_multiple_signals_same_id_complete [0.079439s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_image_name_err [0.160772s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_multiple_signals_same_id_timeout [0.084095s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(normal_vnic) [0.127567s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_domain_handle_update [0.539727s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_properties_validation_create_and_update_fail [0.129234s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update_default [0.054076s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(direct_vnic) [0.134974s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_get_live_state [0.064345s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(physical_direct_vnic) [0.070944s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_name_validate_schema [0.081942s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_restore [0.209167s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(baremetal_vnic) [0.092039s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_show_resource [0.082194s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_resume_complete [0.068185s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_get_live_state [0.078755s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(virtio_forwarder_vnic) [0.112076s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_resume_failed [0.086939s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_create [0.063400s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(smart_nic_vnic) [0.091236s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_create_default [0.039026s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_snapshot [0.083030s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete_resource_id_is_none [0.057084s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_hard_reboot [0.077672s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_update [0.052218s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_all) [0.124536s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_properties_title [0.037264s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_domain_validate_schema [0.037241s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_rescue [0.083219s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_name_validate_schema [0.040394s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_2_gre [0.108375s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update [0.038736s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resize [0.074191s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_4_local [0.064317s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_domain_validate_schema [0.040963s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create_default_name [0.036814s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resume_not_found [0.097129s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_delete_group_not_found [0.043675s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(boolean-to-number) [0.917208s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_update [0.106623s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_revert_resize [0.059145s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_properties_title [0.038063s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_create_group [0.049691s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_shutoff [0.077767s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_name_validate_schema [0.043673s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_gateway_router [0.138811s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_no_resource_id [0.065767s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_hidden_property_translation [0.072880s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_depr_router [0.160966s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_type_validate_schema [0.286621s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update_default_name [0.044704s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_ha_distribute [0.087582s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_show_resource [0.044027s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_get_live_state [0.054456s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspended [0.427888s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_show_resource [0.046508s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete [0.038068s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_empty_networks_to_None [0.084433s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete_not_found [0.046700s] ... ok
DEBUG: {1} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete_resource_id_is_none [0.038056s] ... ok
DEBUG: {1} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_unknown_status [0.067861s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_rebuild_keep_ephemeral [0.126385s] ... ok
DEBUG: {1} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_with_default_value [0.067017s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_replace [0.084417s] ... ok
DEBUG: {1} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_get_live_state [0.059192s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_update_router_gateway_as_property [0.497375s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(number-to-string) [0.954691s] ... ok
DEBUG: {1} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update [0.061475s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_networks_with_None [0.099412s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_validate_max_port_less_than_min_port [0.073049s] ... ok
DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_check_fail [0.089534s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_old_networks_to_empty_list [0.099774s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_needs_replace_failed [0.119686s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_properties [0.067042s] ... ok
DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create_unknown_status [0.101148s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_get_attr [0.086333s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_admin_password [0.071745s] ... ok
DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update_metadata [0.127708s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_delete [0.076611s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_failed [0.106410s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_policy_update [0.088000s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_flat_type [0.125243s] ... ok
DEBUG: {1} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create_without_network [0.154397s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_replace [0.088626s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_attributes [0.119378s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_subnet [0.150246s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_ignore [0.075199s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_auto_multi_nets [0.087301s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_validate_ra_mode [0.118966s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create [0.150599s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_subnet_with_security_group [0.075592s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(string-to-map) [0.824816s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate [0.053084s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_file_size_okay [0.070166s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create_failed [0.174020s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_disable_dhcp [0.213169s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_file_size_too_big [0.045290s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create_with_resource_id_output [0.139034s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_with_segment [0.163214s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_backward_support [0.129355s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool_failed [0.122211s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_unsupported [0.401978s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool [0.140165s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_port_fixed_ip [0.046755s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_floating_ip [0.042350s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_networks_str_net [0.041553s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(map-to-boolean) [0.696518s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_no_prop_diff [0.141197s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_dependency_unknown_network_id [0.043696s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_nodeps [0.041926s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_multiple_bootable_source [0.056829s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_validate_prefixes [0.130537s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_volume_size_valid_int [0.044863s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_conflict_block_device_mapping_v2_props [0.053575s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_metadata_okay [0.054167s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_parent_port_by_name [0.144290s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_with_both_blk_dev_map_and_blk_dev_map_v2 [0.043318s] ... ok
DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_without_image_or_bootable_volume [0.059335s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_two_subports [0.136358s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_delete [0.062864s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_wrong_definition [0.784449s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_delete [0.092710s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_resource_mapping [0.074527s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_super_call_successful [0.085762s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_direct_workflow_validation_error [0.044431s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_attribute_failed [0.079582s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_update [0.085122s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_mistral_workflow_refid_convergence_cache_data [0.048585s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete [0.099201s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(list-to-boolean) [0.737806s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_and_delete_with_executions [0.091619s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_show_resource [0.120408s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_none_complete [0.083235s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_wrong_input_key [0.061869s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_curl_cli [0.082330s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed [0.073788s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_create [0.167077s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_endpoint [0.070663s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_input [0.081120s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_replace [0.061543s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_update_redirect_pool_prop_name [0.133191s] ... ok
DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params [0.064600s] ... ok
DEBUG: {1} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_update [0.043221s] ... ok
DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete_not_found [0.041629s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_attribute [0.502739s] ... ok
DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete_resource_id_is_none [0.045188s] ... ok
DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_invalid_type_with_period [0.038462s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_create [0.041487s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_attribute_failed [0.109544s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete [0.037623s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete_not_found [0.039390s] ... ok
DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_zaqar [0.448940s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete [0.114300s] ... ok
DEBUG: {2} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete [0.049881s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_needs_replace_failed [0.054834s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_resolve_attribute [0.046171s] ... ok
DEBUG: {2} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_update [0.067506s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_create [0.054984s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_get_live_state [0.041840s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete_failed [0.109645s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_properties_title [0.051452s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_interface_validate_schema [0.056956s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_attribute [0.131632s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_pool_action_without_pool [0.724260s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_failed [0.129795s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_create [0.098932s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_delete_router_already_gone [0.390844s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_properties_title [0.297034s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_create_missing_properties [0.104519s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_failed_error_status [0.149182s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_description_validate_schema [0.041416s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete_already_gone [0.073877s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_show_resource [0.039083s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_show_resource [0.092920s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_delete [0.040707s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete_failed [0.070074s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete_resource_id_is_none [0.113450s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_group_parse_list_assignments [0.048467s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create_with_protocol_any [0.053270s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_validate_when_key_required [0.083583s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_property_roles_validate_schema [0.037771s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_update [0.094844s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_removed [0.039991s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_attribute [0.084875s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_listener.ListenerTest.test_create [0.083182s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_group [0.045653s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete [0.066782s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete_failed [0.058009s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_validate_1 [0.046784s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_create [0.127490s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_validate_2 [0.043248s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete_already_gone [0.084264s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_check_create_complete [0.079763s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_delete [0.037856s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update_only_enabled [0.042224s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete [0.061512s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_update [0.108639s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete_failed [0.081010s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_resolve_attributes [0.050565s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete_not_found [0.062866s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_update_with_value_specs [0.056746s] ... ok
DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_update_password_only [0.039934s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete_failed [0.092160s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_FnGetRefId_convergence_cache_data [0.071501s] ... ok
DEBUG: {2} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_failed [0.061551s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_update_complete [0.069098s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_create [0.119148s] ... ok
DEBUG: {2} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_delete [0.070056s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_delete [0.093098s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete [0.086512s] ... ok
DEBUG: {2} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update_failed [0.063850s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete [0.100373s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete_not_found [0.058360s] ... ok
DEBUG: {2} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_template_create [0.057678s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_update [0.104035s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_show_resource [0.057957s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_not_found [0.078859s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_update [0.079162s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_resource_mapping [0.042385s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete_not_found [0.048058s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_miss_all_quotas [0.054126s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_deprecated_router_interface [0.159043s] ... ok
DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_update_port_pairs [0.076570s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_create [0.074322s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_remove_tenants [0.054179s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_ip_address [0.105334s] ... ok
DEBUG: {0} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_delete [0.051114s] ... ok
DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_account_headers [0.060713s] ... ok
DEBUG: {2} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update_unknown_status [0.373300s] ... ok
DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_allowed [0.077613s] ... ok
DEBUG: {2} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_create [0.063432s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_association_port [0.198677s] ... ok
DEBUG: {2} heat.tests.openstack.manila.test_share.ManilaShareTest.test_attributes [0.058826s] ... ok
DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_allowed_not_found [0.090744s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port_dependency_network [0.070420s] ... ok
DEBUG: {2} heat.tests.openstack.manila.test_share.ManilaShareTest.test_get_live_state [0.064056s] ... ok
DEBUG: {2} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create_fail [0.043561s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create_invalid_seg [0.061508s] ... ok
DEBUG: {2} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update [0.059503s] ... ok
DEBUG: {2} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create [0.065823s] ... ok
DEBUG: {2} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_neutron_net_without_neutron_subnet [0.058607s] ... ok
DEBUG: {2} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_get_live_state [0.055892s] ... ok
DEBUG: {2} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_share_type_create [0.072102s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_attribute [0.323347s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_create_failed [0.056880s] ... ok
DEBUG: {2} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_fail [0.086410s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_create_failed [0.061103s] ... ok
DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_with_task_parms [0.062758s] ... ok
DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_fails_delete_object [0.565538s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_convg_cache_data [0.856599s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete [0.077598s] ... ok
DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_executions_successful [0.098398s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete_already_gone [0.070706s] ... ok
DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_retain [0.129054s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_both [0.122179s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_get_port_attributes [0.059164s] ... ok
DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_wrong_input_and_params_type [0.114457s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_fl_ip [0.083326s] ... ok
DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_public_read [0.132433s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_fixed_ips [0.099006s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_delete [0.044101s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_name [0.035946s] ... ok
DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update [0.137227s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed [0.085542s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_subnet_id [0.119290s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key [0.070355s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed_status_error [0.065354s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_user_and_type [0.052450s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_check_not_active [0.065964s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_subnet_attribute_exception [0.111552s] ... ok
DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed_no_replace [0.170884s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_user_id [0.059841s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_nova_keypair_refid [0.056694s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_fails [0.081132s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_delete [0.047940s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_port [0.058673s] ... ok
DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed_replace_not_found [0.145204s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_create_provider_net [0.162086s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_update [0.047453s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_block_device_mapping_v2_image_prop_conflict [0.042562s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete_overlimit [0.090190s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_block_device_mapping_v2_image_resolve [0.044380s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_segmentation_id_unsupported_1_flat [0.094758s] ... ok
DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params_merge [0.118818s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_resource_not_found [0.062616s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_create_internal_port_without_net [0.053122s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_net_with_port_fail [0.051083s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_calculate_networks_internal_ports [0.055082s] ... ok
DEBUG: {2} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_create [0.091960s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_update_provider_net [0.135087s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_datastore_yes_version [0.046668s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_calculate_networks_internal_ports_with_fipa [0.047455s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_ds_version [0.041772s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_maximum [0.048245s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_wrong_dsversion [0.057769s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_create_network_rbac [0.112793s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_none [0.042884s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_size [0.051576s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_create_qos_policy_rbac [0.114173s] ... ok
DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_status [0.054758s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete [0.049935s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_action_for_qos_policy [0.068016s] ... ok
DEBUG: {0} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_create_default_name [0.126034s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_create_router_gateway_as_property [0.058801s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_dependence [0.054345s] ... ok
DEBUG: {0} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_delete_not_found [0.091968s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_swift_service_removed [0.431752s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_empty_instance_user [0.055203s] ... ok
DEBUG: {0} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_parse_live_resource_data [0.124787s] ... ok
DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create [0.650629s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_get_network_id_neutron [0.089177s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_port_kwargs_with_extras [0.049465s] ... ok
DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create_default_period [0.083997s] ... ok
DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_delete [0.123122s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface [0.322119s] ... ok
DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete [0.078826s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_os_collect_config [0.104795s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_validate [0.075331s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_get_attr [0.081619s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_fail [0.090907s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_distribute_l3_agents [0.063780s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_error_status [0.064054s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete_resource_id_is_none [0.093860s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_ha_l3_agents [0.058236s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_config_userdata [0.064304s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_l3_agents [0.059118s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_is_built [0.101633s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group_validate [0.059428s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_metadata [0.126106s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_create [0.054177s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_create [0.036875s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test__raise_if_duplicate_negative [0.111122s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_update [0.054325s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_image_id [0.113396s] ... ok
DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_delete_not_found [0.587828s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_tunnel_type [0.063615s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_subnet_security_group [0.089017s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_validate_ip_version [0.054149s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_update [0.168289s] ... ok
DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_update_in_place [0.075673s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete [0.092451s] ... ok
DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_show_resource [0.064020s] ... ok
DEBUG: {0} heat.tests.test_attributes.AttributeTest.test_as_output_hot [0.045046s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_create_failed [0.131582s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet [0.164472s] ... ok
DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_caching_local [0.069114s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_notfound [0.155983s] ... ok
DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_get_attribute_none [0.039502s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_deprecated [0.108799s] ... ok
DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(string_type) [0.047293s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_dont_validate_personality_if_personality_isnt_set [0.060079s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific. (Original: "Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific."): 'resource'
DEBUG:   warnings.warn(msg % (translated_message, self.msgid, err))
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_update [0.188596s] ... ok
DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(list_type) [0.067730s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_network_errors [0.103555s] ... ok
DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(map_type) [0.080476s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete_failed [0.125903s] ... ok
DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(integer_type) [0.064747s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_properties_validation_create_and_update_fail [0.105156s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_validate_failed_with_string_None_protocol [0.063616s] ... ok
DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type) [0.050083s] ... ok
DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type_string_true) [0.035052s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_get_live_state [0.061984s] ... ok
DEBUG: {0} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type_string_false) [0.041253s] ... ok
DEBUG: {0} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_valid_v3_request [0.038645s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_add_dependencies_without_fixed_ips_in_port [0.079596s] ... ok
DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_adds_default_auth_url_from_keystone_authtoken [0.039217s] ... ok
DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_overwrites_auth_url_from_headers_with_local_config [0.033103s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_deprecated_router_gateway [0.100773s] ... ok
DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_reads_auth_url_from_local_config [0.041243s] ... ok
DEBUG: {0} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_get_keystone_plugin_loader [0.046165s] ... ok
DEBUG: {0} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict_with_json_error [0.036076s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_validate [0.099989s] ... ok
DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_get_admin_context_show_deleted [0.042835s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_resume_complete [0.416220s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_dns [0.076191s] ... ok
DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_context [0.049070s] ... ok
DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_keystone_authtoken_config [0.037593s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_resume_failed [0.092841s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_hard_reboot [0.061217s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port [0.122200s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port_dependency_subnet [0.064216s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_rescue [0.075785s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_pf_add_dependencies [0.053413s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resume_no_resource_id [0.084453s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_shutoff [0.113391s] ... ok
DEBUG: {0} heat.tests.test_common_env_util.TestEnvironmentUtil.test_param_sepcific_merge_strategy [0.364015s] ... ok
DEBUG: {0} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_environments_no_env_files [0.044053s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_not_found [0.075450s] ... ok
DEBUG: {0} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_defaults_conflicting_merge_strategy [0.038066s] ... ok
DEBUG: {0} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_zeros [0.035813s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspended [0.069166s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create_with_seg [0.324900s] ... ok
DEBUG: {0} heat.tests.test_common_exception.TestException.test_heat_exception_no_error_code [0.043818s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_verify_resize [0.073745s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_2_stacks_open [0.051145s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete_failed [0.070242s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_02_actions_restricted [0.050625s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_gateway_validate_failed_with_flat [0.051039s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_06_events_acl [0.054632s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_None_networks_with_network_id [0.117899s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create [0.097437s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_09_resource_most_restricted [0.061351s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata_with_delete [0.089782s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_11_software_configs_restricted_index [0.049168s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create_deprecated [0.081517s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_21_create_stacks [0.060149s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_get_live_state [1.627697s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create_fail_delete_success [0.075529s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_returns_false [0.047158s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_remove_network_non_empty [0.158564s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_allowed_address_pair [0.063468s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_success [0.049157s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_04_cloud_formation_restricted [0.068769s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_create_with_tags [0.068706s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_07_events_acl [0.051275s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_ip_address [0.060188s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_update_subnet_with_no_name [0.220792s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_admin_password [0.187635s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_08_resource_least_restricted [0.066259s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_mac_address [0.067641s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_10_resource_most_restricted [0.051781s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_network_attribute_exception [0.060827s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_policy_update [0.105628s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_both_prefixlen_cidr [0.132687s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_14_software_configs_restricted [0.070222s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_needs_update_network [0.098156s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_set_rules_overwrite_false [0.105837s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_security_enabled [0.069874s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_ignore [0.176514s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_with_dns_name [0.087908s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port [0.047769s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_rebuild [0.144910s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_restore_prev_rsrc [0.049636s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_restore_prev_rsrc_convergence [0.064592s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_get_live_state [0.083515s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_auto_multi_nets [0.223838s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_1_vxlan [0.064462s] ... ok
DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_set_rules_overwrite_true [0.441586s] ... ok
DEBUG: {0} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_default [0.051401s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_segmentation_id_unsupported_2_local [0.081909s] ... ok
DEBUG: {0} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json [0.044207s] ... ok
DEBUG: {0} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.058292s] ... ok
DEBUG: {0} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_list [0.057420s] ... ok
DEBUG: {0} heat.tests.test_common_service_utils.TestServiceUtils.test_status_check [0.046848s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_subnetpool_ref_with_cidr [0.862926s] ... ok
DEBUG: {0} heat.tests.test_constraints.CustomConstraintTest.test_custom_error [0.041654s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_minimal [0.067521s] ... ok
DEBUG: {0} heat.tests.test_constraints.CustomConstraintTest.test_custom_message [0.088814s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_subport_by_name [0.063903s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_allowed_values_schema [0.087733s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_delete_proper [0.078584s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_subnet_to_network_with_security_group [0.570385s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_add [0.073839s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_length_min_schema [0.096869s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_subnet_with_security_group [0.077269s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_change [0.076873s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate [0.052789s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_length_schema [0.098101s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_net_security_groups [0.042472s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_create [0.061982s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_file_size_okay [0.040115s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_invalid_type [0.083982s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_create_failed [0.063395s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_okay [0.055775s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_show_resource [0.764933s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete [0.067605s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_validate_fail [0.067643s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_vals_invalid_type [0.043851s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_unsupported [0.095686s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete_failed [0.081931s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_invalid_type [0.093161s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_range_max_fail [0.091864s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create [0.067331s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_range_vals_invalid_type [0.043495s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_bootable_vol [0.101005s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_delete_router_gateway_as_property [0.132102s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create [0.082061s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_schema_invalid_type [0.061927s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_empty_ref [0.089216s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_schema_validate_fail [0.043859s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_deprecated [0.074427s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router [0.110191s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_schema_validate_good [0.045936s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_nova_keypair_resource [0.100414s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_update [0.087644s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_to_schema_type_int [0.055577s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_to_schema_type_num [0.047431s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete_not_found [0.098790s] ... ok
DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_to_schema_type_string [0.075782s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_create [0.111913s] ... ok
DEBUG: {0} heat.tests.test_convg_stack.TestConvergenceMigration.test_migration_to_convergence_engine [0.104841s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_snapshot_policy_image_failed [0.252097s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_update [0.091519s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_networks_matching_iface_port [0.132322s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_create [0.094915s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_transport_heat_to_zaqar [0.185261s] ... ok
DEBUG: {0} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_new_template [0.421638s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bd_mapping_volume_size_invalid_str [0.099882s] ... ok
DEBUG: {0} heat.tests.test_convg_stack.TestConvgStackRollback.test_trigger_rollback_uses_old_template_if_available [0.060225s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_with_empty_mapping [0.085966s] ... ok
DEBUG: {0} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_suspend [0.056175s] ... ok
DEBUG: {0} heat.tests.test_crypt.CryptTest.test_decrypt_dict_invalid_key [0.042467s] ... ok
DEBUG: {0} heat.tests.test_crypt.CryptTest.test_fernet_key [0.058090s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_metadata_too_many [0.150675s] ... ok
DEBUG: {0} heat.tests.test_empty_stack.StackTest.test_cfn_empty_json [0.059064s] ... ok
DEBUG: {0} heat.tests.test_empty_stack.StackTest.test_hot_empty_json [0.057818s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_with_both_blk_dev_map_and_blk_dev_map_v2 [0.131752s] ... ok
DEBUG: {0} heat.tests.test_empty_stack.StackTest.test_hot_empty_yaml [0.094931s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete_resource_id_is_none [0.714379s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_update [0.085178s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_update [0.084548s] ... ok
DEBUG: {0} heat.tests.test_empty_stack.StackTest.test_update_hot_empty_yaml [0.188217s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_config_none [0.040815s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete_not_found [0.097823s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes_show_attribute_with_attr [0.061165s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete_resource_id_is_none [0.089511s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_empty [0.088219s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_get_attr [0.045802s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_show_resource [0.088623s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_outputs [0.057413s] ... ok
DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_show_resource [0.080577s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource [0.054102s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_has_been_rollback [0.056411s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_build_block_device_mapping [0.689152s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_add_tenants [0.075536s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_no_attrs [0.062482s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_build_block_device_mapping_v2 [0.079698s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_private_flavor_handle_create [0.084716s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_attributes [0.062720s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack [0.043713s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract [0.053018s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_build_nics [0.130700s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_create [0.121701s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_check_fail [0.099875s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete [0.133164s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_rsrc_name [0.094230s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_delete_swift_service_removed [0.157256s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_map [0.349968s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_delete [0.124409s] ... ok
DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_present [0.057269s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_get_live_state [0.067028s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_delete_zaqar_service_removed [0.173396s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_create [0.046485s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_metadata [0.036950s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_handle_snapshot_delete [0.095950s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_check_key_fail [0.057326s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_fail [0.092256s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user [0.243827s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_type [0.092531s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_custom_admin_pass [0.070415s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_default_admin_pass [0.076300s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_config_userdata [0.063094s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_attribute_error [0.229399s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_heat [0.075685s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_heat_metadata [0.080254s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_temp_url [0.065870s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_nocreds [0.234763s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_temp_url_metadata [0.085356s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_subnet_security_group [0.082300s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_key_type [0.686850s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_abandon_stack [0.279964s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_public_key [0.143117s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_count_stack_show_hidden [0.098820s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_public_key_fail [0.094228s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_get_files [0.106287s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_user [0.105580s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_get_template_no_template [0.096672s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_miss_all_quotas [0.090882s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_error [0.567326s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_list_template_functions_version_not_found [0.090554s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_block_device_mapping [0.094839s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_conflict [3.954405s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_get_live_state [0.074687s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_list_template_versions_invalid_version [0.092364s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_create_internal_port_all_props_without_extras [0.089298s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_password [0.079162s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_deprecated_port [0.101753s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_parse_adopt_stack_data_with_parameters [0.102473s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_reboot [0.068054s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_do_not_create_internal_port [0.077916s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_old_data [0.077568s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_not_found [0.089949s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_without_internal_port [0.079645s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_by_name_badname [0.138882s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_create_complete [0.081290s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check [0.106932s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group [0.174269s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_cancel_update_convergence_with_rollback [0.089815s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_None_networks_with_network_id [0.087246s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_fail [0.126615s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group_exception [0.130168s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_empty_networks_with_complex_parameters [0.097802s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_all [0.149290s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_delete [0.051340s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata [0.094942s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_show_resource [0.085343s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_create_delete_no_zaqar_service [0.160560s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata_with_delete [0.103108s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_update_subnet_with_value_specs [0.106745s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_no_matching [0.119107s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_subnetpool_ref_no_cidr [0.055538s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_get_data_internal_ports [0.043724s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_handle_snapshot_delete [0.046021s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool_resource_id_none [0.061446s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor [0.149427s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool [0.061926s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback_convergence [0.090314s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_update_address_scope [0.055840s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_name [0.130524s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_bad_tenant [0.505941s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_min_gt_default [0.049008s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_replace [0.096975s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_empty_list_outputs [0.086567s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_connection_error_retry_failure [0.093831s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_identify [0.064472s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_not_tags_any [0.047076s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_filter_translated [0.048445s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_okay [0.107887s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config [0.391639s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_deleted [0.043744s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_min_gt_max [0.322199s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_tags_any [0.044098s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_str_network [0.083215s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_degraded [0.055361s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_too_many_personality [0.107166s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_existing_stack [0.053766s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_duplicate_image_name_err [0.055482s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_one_subport [0.062086s] ... ok
DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_handle_assertion_error [0.045972s] ... ok
DEBUG: {0} heat.tests.test_environment.ActionRestrictedTest.test_restricted_action_types [0.052009s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_delete_already_gone [0.064580s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_soft_delete [0.086468s] ... ok
DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_complex [0.045297s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_bootable_vol [0.135301s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_create_failed [0.060410s] ... ok
DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_params_flat [0.046976s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_password [0.082108s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_invalid_ssh_key [0.083813s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete_already_gone [0.066939s] ... ok
DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_params_parent_overwritten [0.078031s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resume_not_found [0.087597s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_update [0.059923s] ... ok
DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_registry_merge_favor_child [0.085105s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create_failed [0.063757s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_revert_resize [0.099354s] ... ok
DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_registry_merge_simple [0.068289s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create_failed_error_status [0.061932s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_empty_networks_to_None [0.069580s] ... ok
DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_constraints [0.048314s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_attribute_failed [0.055922s] ... ok
DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_load_new_env [0.042714s] ... ok
DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_load_old_parameters [0.045291s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_failed [0.125318s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete [0.072116s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete_already_gone [0.108624s] ... ok
DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_ignore_files_starting_dot [0.147252s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata_software_config_merge [0.158975s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_update [0.063217s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_create [0.040411s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_old_networks_to_empty_list [0.090569s] ... ok
DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_multi_resources_disable [0.141529s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete [0.038706s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete_resource_id_is_none [0.049105s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_replace [0.079877s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_get_attr [0.040006s] ... ok
DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_happy_path [0.094784s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_create [0.044813s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete [0.038043s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_software_config_transport [0.176853s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_snapshot_policy [0.961574s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_none [0.096928s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_file_size_too_big [0.043982s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete [0.332460s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_snapshot_policy_image_failed [0.194793s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_mapping [0.047813s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_show_resource [0.038565s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_dependency_by_network_id [0.098594s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_delete_not_found [0.043504s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_update [0.038869s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_get_attr_return_none [0.330384s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_update_failed_server_not_replace [0.121817s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_create [0.048949s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_software_config_invalid_meta [0.051694s] ... ok
DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_find_by_status [0.688210s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete_not_found [0.042700s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_too_many_personality [0.045768s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete_resource_id_is_none [0.063803s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_floating_ip [0.052839s] ... ok
DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_find_by_status_none [0.094850s] ... ok
DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_update [0.046680s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_networks_str_net [0.047925s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_update_transport_heat_to_zaqar [0.184550s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_create_with_id_name [0.046910s] ... ok
DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_validation_invalid_support_status [0.085413s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_without_ip_address [0.069004s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_keys [0.043072s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_image_flavor_not_found [0.116197s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_nodeps [0.049190s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_delete_floating_ip_assoc_successful_if_create_failed [0.078041s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_multiple_bootable_source [0.045774s] ... ok
DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_validation_valid_support_status [0.131681s] ... ok
DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_ram_flavor [0.097109s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_properties_success [0.062333s] ... ok
DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_invalid_type_name [0.083271s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_server_id [0.103781s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_with_unresolved_volume [0.043535s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_delete [0.097976s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_conflict_block_device_mapping_v2_props [0.042258s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_create [0.061724s] ... ok
DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_is_available_exception [0.085333s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_block_device_mapping_v2_image_prop_conflict [0.044644s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_excess_name_length [0.055503s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_update [0.107689s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_check_maximum [0.041360s] ... ok
DEBUG: {0} heat.tests.test_environment_format.YamlEnvironmentTest.test_minimal_yaml [0.075747s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_pub [0.056743s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_create [0.063871s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_nothing_for_update [0.088969s] ... ok
DEBUG: {0} heat.tests.test_environment_format.YamlEnvironmentTest.test_yaml_none [0.085925s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_delete [0.055373s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_delete_key_not_found [0.068594s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_update [0.052007s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_nova_keypair_refid_convergence_cache_data [0.064845s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_console_url [0.096913s] ... ok
DEBUG: {0} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(scanner) [0.087681s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_show_resource [0.051746s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_reject_action_with_conflicting_props [0.050143s] ... ok
DEBUG: {0} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(parser) [0.082977s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete_already_gone [0.054922s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_os_collect_config [0.150769s] ... ok
DEBUG: {0} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(reader) [0.086023s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete_failed [0.050153s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_create_missing_properties [0.075338s] ... ok
DEBUG: {0} heat.tests.test_event.EventTest.test_load_deprecated_prop_data [0.125765s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete [0.063383s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_update_replace [0.350105s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_show_resource [0.046546s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_invalid_properties [0.051415s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_pool.PoolTest.test_update [0.053814s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_block_device_mapping_v2 [0.041061s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_not_active [0.050652s] ... ok
DEBUG: {0} heat.tests.test_event.EventTest.test_store_caps_events [0.211249s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_fipa_with_exception_not_found_neutron [0.056495s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_internal_ports [0.044547s] ... ok
DEBUG: {0} heat.tests.test_event.EventTest.test_store_caps_events_random_purge [0.129734s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_server_not_found [0.518013s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_zaqar_service_removed [0.097297s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_image_in_error [0.077344s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_success [0.057118s] ... ok
DEBUG: {0} heat.tests.test_exception.TestResourceFailure.test_std_exception_with_resource [0.094112s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_handle_delete_without_resource_id [0.048665s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace [0.042715s] ... ok
DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_error_as_exception) [0.098234s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_detach_failed [0.047236s] ... ok
DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_full_exception) [0.076371s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_console_url [0.056720s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_with_not_complete_task_state [0.212126s] ... ok
DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_error_exception) [0.058597s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_with_active_task_state [0.064015s] ... ok
DEBUG: {3} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_invalid_properties [0.644992s] ... ok
DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_path_exception) [0.034819s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_error_status [0.120992s] ... ok
DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_msg_exception) [0.049425s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create [0.078686s] ... ok
DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_old_format_exception) [0.040164s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_custom_admin_pass [0.115384s] ... ok
DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_check [0.185704s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_config_userdata_None [0.159915s] ... ok
DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_default_headers_not_none_empty_string [0.111199s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config [0.142351s] ... ok
DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_int_path_item_exception) [0.328590s] ... ok
DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_exception [0.138538s] ... ok
DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_digit_path_item_exception) [0.036545s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_metadata [0.135173s] ... ok
DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_string_path_exception) [0.052423s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_config_userdata_None [0.376553s] ... ok
DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_not_allowed [0.123474s] ... ok
DEBUG: {0} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_internal_server_error_when_exeption_and_parents_not_mapped [0.042560s] ... ok
DEBUG: {0} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_openstack_exception_without_kwargs [0.049920s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_heat [0.084428s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_zaqar [0.151516s] ... ok
DEBUG: {0} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_should_not_ignore_parent_classes [0.040071s] ... ok
DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_not_found [0.132085s] ... ok
DEBUG: {0} heat.tests.test_function.FunctionTest.test_copy [0.040736s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_temp_url [0.080913s] ... ok
DEBUG: {0} heat.tests.test_function.FunctionTest.test_function_ne_exception_key_error [0.056806s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_zaqar_metadata [0.144323s] ... ok
DEBUG: {0} heat.tests.test_function.ResolveTest.test_resolve_func [0.039121s] ... ok
DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_public_read_write [0.117623s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_temp_url_metadata [0.092086s] ... ok
DEBUG: {0} heat.tests.test_function.ResolveTest.test_resolve_list [0.037677s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_notfound [0.097711s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific. (Original: "Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific."): 'resource'
DEBUG:   warnings.warn(msg % (translated_message, self.msgid, err))
DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_refid_convergence_cache_data [0.091935s] ... ok
DEBUG: {0} heat.tests.test_function.ResolveTest.test_resolve_list_with_null [0.081319s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_zaqar [0.099066s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_network_errors [0.051465s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_zaqar_metadata [0.068910s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_properties_validation_create_and_update [0.078559s] ... ok
DEBUG: {0} heat.tests.test_function.ValidateGetAttTest.test_resource_is_not_appear_in_stack [0.095941s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_not_found_during_delete [0.147108s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_unexpected_status [0.084646s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_soft_delete [0.084734s] ... ok
DEBUG: {0} heat.tests.test_function.ValidateGetAttTest.test_resource_no_attribute_with_overwritten_fn_get_att [0.097269s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_check [0.112455s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_build_spawning [0.090217s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_error [0.123727s] ... ok
DEBUG: {0} heat.tests.test_function.ValidateTest.test_validate_dict [0.067110s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_image_name_err [0.053450s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_unknown_status [0.067849s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_overlimit [0.119312s] ... ok
DEBUG: {0} heat.tests.test_grouputils.GroupUtilsTest.test_group_with_failed_members [0.097226s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_verify_resize [0.066115s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_suspend_complete [0.075532s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_unsupported_microversion_tags [0.043644s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_replication [0.109642s] ... ok
DEBUG: {0} heat.tests.test_grouputils.GroupUtilsTest.test_non_nested_resource [0.080367s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_reboot [0.068710s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resize [0.067962s] ... ok
DEBUG: {0} heat.tests.test_grouputils.GroupUtilsTest.test_normal_group [0.116152s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete_resource_none [0.154810s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_unknown_status [0.074666s] ... ok
DEBUG: {0} heat.tests.test_hacking.HackingTestCase.test_dict_iteritems [0.075483s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_db_name_hyphens [0.094543s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_create_complete [0.065664s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_hot_template_validate_param [0.077486s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_suspend_complete [0.067815s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_net_no_port_fail [0.091900s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_active [0.365493s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_unsupported_microversion_tags [0.045853s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_multiple_constraint_descriptions [0.073415s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_client_exceptions [0.098148s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_rebuild [0.078071s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_range_constraint_invalid_default [0.084358s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_flavor [0.094852s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints [0.084711s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_with_new_password [0.127351s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_length_wrong_format [0.053682s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_no_update [0.114155s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_range_wrong_format [0.049154s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata_software_config_merge [0.116614s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_active [0.354032s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata_complex [0.065322s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_active_keep_ephemeral [0.071837s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_databases [0.159659s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_remove_network_non_empty [0.081785s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_rebuild [0.041400s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_rebuild [0.093713s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_none [0.069911s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_name [0.165871s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_rebuild_keep_ephemeral [0.103138s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_connection_error_retry_successful [0.058726s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_replace [0.041019s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_get_attr_return_none [0.045822s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_empty_ref [0.049590s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata [0.087927s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_wrong_key [0.515655s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_add_output [0.050049s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_only_fixed_ip [0.089321s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_networks_with_complex_parameters [0.101080s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_contains_with_list [0.036358s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_without_ip_address [0.062331s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_deletion_policy [0.036007s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata_complex [0.066516s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_equals [0.040738s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bd_mapping_volume_size_invalid_str [0.049556s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_equals_invalid_args [0.042051s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_properties_no_bootable_vol [0.048638s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor [0.078218s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_filter_str [0.038049s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_properties_success [0.051315s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_filter_wrong_args_type [0.045972s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_failed [0.083510s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_file_nested_does_not_resolve [0.043112s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_with_empty_mapping [0.055197s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_replace [0.042118s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_no_data [0.038679s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if [0.048952s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_name [0.074241s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_empty_return [0.041828s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_null_return [0.042109s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_auto [0.078008s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_connection_error_retry_failure [0.056915s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource [0.108455s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_port_fixed_ip [0.045271s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_with_unresolved_volume [0.318459s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_uuid_fixed_ip [0.045516s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource_null [0.077884s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_volume_size_valid_str [0.057987s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_using_boolean_condition [0.043206s] ... ok
DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_size [0.963108s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_conflict_block_device_mapping_props [0.052116s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_join_invalid [0.041006s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_join_invalid_value [0.041503s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_join_json_fail [0.047992s] ... ok
DEBUG: {1} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_needs_replace_failed [0.097975s] ... ok
DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_create [0.135924s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_join_multiple [0.048114s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_create [0.043608s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_delete [0.044943s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_join_object_type_fail [0.065961s] ... ok
DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_show_resource [0.117302s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_resource_mapping [0.047172s] ... ok
DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_update_in_place [0.122315s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_create [0.130385s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_snapshot_policy [0.491731s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_dependency_unknown_network_id [0.041782s] ... ok
DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_update_replace [0.080012s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_create [0.102285s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_failed_server_not_replace [0.058326s] ... ok
DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_create [0.060932s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_volume_size_valid_int [0.046180s] ... ok
DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_show_resource [0.052216s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_delete_failed [0.120391s] ... ok
DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_create [0.062940s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_volume_size_valid_str [0.085444s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_resource_mapping [0.090255s] ... ok
DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_delete_not_found [0.081312s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_conflict_block_device_mapping_props [0.118230s] ... ok
DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_update_in_place [0.077000s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_show_resource [0.116802s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_image_flavor_not_found [0.092837s] ... ok
DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_update_replace [0.069979s] ... ok
DEBUG: {3} heat.tests.test_attributes.AttributeSchemaTest.test_schema_all [0.044991s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_delete [0.116630s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_block_device_mapping_props [0.087959s] ... ok
DEBUG: {3} heat.tests.test_attributes.AttributesTest.test_as_outputs_hot [0.045419s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_liberty_str_replace_list_param [0.792345s] ... ok
DEBUG: {3} heat.tests.test_attributes.AttributesTest.test_attributes_representation [0.042972s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_list_concat [0.041114s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_delete_failed [0.102633s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_internal_port_subnet_not_this_network [0.083217s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_list_concat_none [0.040505s] ... ok
DEBUG: {3} heat.tests.test_attributes.AttributesTest.test_get_attribute [0.057555s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_file [0.053530s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_pool_action_with_url [0.096759s] ... ok
DEBUG: {3} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_request_with_bad_credentials [0.056591s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_invalid_image_status [0.087781s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_fragment [0.041739s] ... ok
DEBUG: {3} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_valid_v2_request [0.057129s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_string [0.047372s] ... ok
DEBUG: {3} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_missing_url [0.051642s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_metadata_okay [0.101835s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_url_action_with_pool [0.135086s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_query [0.054089s] ... ok
DEBUG: {3} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_url_not_allowed [0.055167s] ... ok
DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_clients_keystone_config [0.040763s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_empty [0.101229s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_without_image_or_bootable_volume [0.098585s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete [0.104106s] ... ok
DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_request_context_from_dict [0.061899s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_map_replace_nokeys [0.125382s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_bad_arg_type [0.085144s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_create_delete_no_zaqar_service [0.224762s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_bad_args [0.067853s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_get_param [0.040454s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_empty_instance_user [0.136096s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_list_template_pike_version [0.042883s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_no_nested_loop_different_len [0.038185s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_no_nested_loop_with_dict_type [0.039849s] ... ok
DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_request_context_init [0.471551s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_resource_facade [0.037474s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_success [0.154615s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_resource_facade_function [0.040742s] ... ok
DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_request_context_to_dict_unicode [0.047682s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_keys [0.051222s] ... ok
DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_request_context_update [0.058675s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_type_init [0.039690s] ... ok
DEBUG: {3} heat.tests.test_common_env_util.TestEnvironmentUtil.test_default_merge_strategy [0.046137s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_image_in_deleted [0.156183s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_types [0.036655s] ... ok
DEBUG: {3} heat.tests.test_common_env_util.TestEnvironmentUtil.test_empty_merge_strategies [0.048651s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_resource_mapping [0.710213s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_missing_param [0.045686s] ... ok
DEBUG: {3} heat.tests.test_common_env_util.TestEnvironmentUtil.test_merge_startegies_none [0.054885s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_number [0.038545s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_metadata [0.111079s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete_not_found [0.094318s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_single_pass [0.038361s] ... ok
DEBUG: {3} heat.tests.test_common_exception.TestException.test_heat_exception_with_error_code [0.076810s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_listener.ListenerTest.test_resource_mapping [0.085263s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_01_actions_most_restricted [0.071778s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_03_cloud_formation_most_restricted [0.058514s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_create [0.093100s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_04_cloud_formation_restricted [0.057380s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete_error [0.104599s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_05_build_info_acl [0.105229s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_resource_mapping [0.079685s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_07_resource_least_restricted [0.104491s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_show_resource [0.094649s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_empty_param_ok [0.437461s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_update [0.085760s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_missing_param [0.077384s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_12_software_configs_most_restricted [0.118739s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_syntax [0.076675s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_create [0.096406s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_unexpected_status [0.658512s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_14_software_deployments_most_restricted [0.114246s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_bad_novalue [0.083606s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_stack_scheduler_hints [0.072514s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_create_missing_properties [0.125409s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_17_stacks_most_restricted [0.113009s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_index_str [0.063439s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_error_task_in_progress [0.066683s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_create [0.066437s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_suspend_complete [0.062609s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_none_string_to_split [0.073545s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_18_stacks_restricted [0.128466s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete [0.059452s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_build [0.069283s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_depends_on [0.077955s] ... ok
DEBUG: {1} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_show_resource [0.088061s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resume_no_resource_id [0.064669s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_20_stacks_open [0.105273s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_metadata [0.079941s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_suspend_complete [0.064633s] ... ok
DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_attributes [0.074108s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_load_rules_force_reload_false [0.091705s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_yaql_bogus_keys [0.069397s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_suspend_failed [0.066000s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_wildcard_enforce_fail [0.085367s] ... ok
DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_yaql_non_map_args [0.072016s] ... ok
DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_check_fail [0.123056s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_None_networks_with_port [0.076115s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_parse_live_resource_data [0.069881s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_flavor_resize_has_not_started [0.064001s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_03_cloud_formation_most_restricted [0.102262s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {0} heat.tests.test_hot.HotStackTest.test_get_attr_multiple_rsrc_status [0.160749s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_failed [0.077009s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_create [0.101596s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_06_build_info_acl [0.099640s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_active_keep_ephemeral [0.064403s] ... ok
DEBUG: {0} heat.tests.test_hot.HotStackTest.test_repeat_get_attr [0.102782s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_incorrect_status [0.094004s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata_software_config [0.098160s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_both_net_and_port_used [0.090598s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_networks_with_complex_parameters [0.078287s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata [0.066021s] ... ok
DEBUG: {0} heat.tests.test_hot.HotStackTest.test_set_param_id_update [0.271240s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_software_config_transport [0.101767s] ... ok
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(Ref_string) [0.090986s] ... ok
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(get_param_string) [0.105958s] ... ok
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(get_list_attr) [0.077389s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_16_software_deployments_restricted [0.673424s] ... ok
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(get_list_attr_string_index) [0.049862s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(get_flat_dict_attr) [0.036337s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_auto [0.339265s] ... ok
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(get_nested_attr_list) [0.045159s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_17_software_deployments_least_restricted [0.114898s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_subnet_to_network_with_security_group [0.078568s] ... ok
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(get_nested_attr_dict) [0.092486s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_net_security_groups [0.050025s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_20_stacks_restricted_index [0.110799s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_invalid_dsversion [0.681852s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_software_config_invalid_meta [0.045124s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(get_attr_none) [0.053899s] ... ok
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_stack_id) [0.046952s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_no_net [0.057325s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_fixed_ip [0.057246s] ... ok
DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_22_create_stacks [0.114587s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_networks [0.046896s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed_status_failed [0.063683s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_nova_keypair_resource [0.050125s] ... ok
DEBUG: {3} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_default [0.082293s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_attributes [0.062957s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_uuid_fixed_ip [0.045869s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create [0.064146s] ... ok
DEBUG: {3} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_more_deep_format [0.106752s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_update_networks_matching_iface_port [0.062716s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_with_empty_ref [0.055675s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete [0.065225s] ... ok
DEBUG: {3} heat.tests.test_constraints.CustomConstraintTest.test_validation [0.084515s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_block_device_mapping_props [0.047630s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_restore_point [0.060542s] ... ok
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_stack_name) [0.366253s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_disk_flavor [0.045284s] ... ok
DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_allowed_pattern_schema [0.085205s] ... ok
DEBUG: {0} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_project_id) [0.036367s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_implicit_version [0.082917s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_invalid_image_status [0.050131s] ... ok
DEBUG: {0} heat.tests.test_identifier.EventIdentifierTest.test_event_stack [0.037376s] ... ok
DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_allowed_values_numeric_int [0.092617s] ... ok
DEBUG: {0} heat.tests.test_identifier.EventIdentifierTest.test_resource_name [0.047287s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_parse [0.042895s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_success [0.093418s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_metadata_too_many [0.100153s] ... ok
DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_invalid_type [0.076819s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_parse_missing_field [0.040439s] ... ok
DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_length_invalid_type [0.045876s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_parse_path_default [0.047700s] ... ok
DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_databases [0.106275s] ... ok
DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_length_validate [0.044508s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_create [0.112977s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url [0.046849s] ... ok
DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_range_max_schema [0.035224s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_arn_invalid [0.036632s] ... ok
DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_range_schema [0.038834s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_default [0.034974s] ... ok
DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_list_schema [0.050630s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_create_no_name [0.108091s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_attrs [0.046000s] ... ok
DEBUG: {1} heat.tests.openstack.zaqar.test_queue.ZaqarSignedQueueURLTest.test_create [0.163793s] ... ok
DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_map_schema [0.036513s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_id_contains [0.037440s] ... ok
DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_nested_validate_fail [0.052576s] ... ok
DEBUG: {2} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_show_resource [0.112826s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_id_escape [0.065413s] ... ok
DEBUG: {1} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_delete [0.134607s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_path_decode [0.038519s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_empty_template_stack_update_delete [0.115320s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_path_escape [0.040713s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_create [0.099706s] ... ok
DEBUG: {1} heat.tests.test_attributes.AttributeSchemaTest.test_schema_support_status [0.082983s] ... ok
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_id_decode [0.037775s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_string_five_instance_stack_update [0.095659s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/tests/test_convg_stack.py:448: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
DEBUG:   start_time = datetime.utcfromtimestamp(0)
DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_path_default [0.040120s] ... ok
DEBUG: {1} heat.tests.test_attributes.AttributeTest.test_as_output [0.084716s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_get_best_existing_db_resource [0.040061s] ... ok
DEBUG: {0} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_from_dict [0.041161s] ... ok
DEBUG: {0} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_class_instantiation_and_sorting [0.041316s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_mark_complete_purges_db [0.056064s] ... ok
DEBUG: {1} heat.tests.test_attributes.AttributesTest.test_get_attribute_nonexist [0.091063s] ... ok
DEBUG: {0} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_pre_op_failure [0.047839s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_calls_rsrc_purge_deleted [0.057150s] ... ok
DEBUG: {0} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_get_plug_point_class_instances [0.036558s] ... ok
DEBUG: {1} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_request_with_no_tenant_in_url_or_auth_headers [0.070692s] ... ok
DEBUG: {0} heat.tests.test_loguserdata.LoguserdataTest.test_main [0.038959s] ... ok
DEBUG: {1} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict [0.076581s] ... ok
DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(empty_headers) [0.084552s] ... ok
DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(username_password) [0.076132s] ... ok
DEBUG: {0} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_adopt [0.307662s] ... ok
DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(aws_creds) [0.086602s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_show_resource [0.630792s] ... ok
DEBUG: {0} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_file_is_fetched [0.054588s] ... ok
DEBUG: {0} heat.tests.test_noauth.KeystonePasswordAuthProtocolTest.test_request_with_bad_credentials [0.038192s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_creds_failed [0.479543s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_update [0.104783s] ... ok
DEBUG: {0} heat.tests.test_noauth.KeystonePasswordAuthProtocolTest.test_request_with_no_tenant_in_url_or_auth_headers [0.049718s] ... ok
DEBUG: {0} heat.tests.test_notifications.StackTest.test_send [0.037185s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_sync_points [0.118023s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_string) [0.037109s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_delete [0.110171s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_number) [0.046144s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_updated_time_stack_create [0.074373s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_list) [0.039074s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_update [0.091950s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_json) [0.038623s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_create_stack_without_mock [0.125614s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_int_json) [0.049172s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_boolean) [0.047056s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_create_missing_properties [0.112480s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_create_adopt_update_delete_rollback_complete [0.068431s] ... ok
DEBUG: {3} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_resume [0.047832s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_resource_mapping [0.079761s] ... ok
DEBUG: {3} heat.tests.test_crypt.CryptTest.test_init_auth_encryption_key_length [0.038955s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_int_string) [0.100285s] ... ok
DEBUG: {3} heat.tests.test_dbinstance.DBInstanceTest.test_dbinstance [0.048780s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_string_json) [0.080585s] ... ok
DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(token_creds) [0.665518s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_config [0.045331s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_update [0.104396s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_deployment [0.036505s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_string) [0.074432s] ... ok
DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_admin_context_policy_true [0.097002s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_event_prop_data [0.060506s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_url_action_without_url [0.116760s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_number) [0.057583s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack [0.048587s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_list) [0.041290s] ... ok
DEBUG: {1} heat.tests.test_common_env_util.TestEnvironmentUtil.test_wrong_param_strategy [0.100140s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_adds_outputs [0.053563s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_json) [0.046595s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_update [0.114884s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_created_time [0.054312s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_int_json) [0.043755s] ... ok
DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_default_merge_strategy [0.102447s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_outputs_unresolved [0.039526s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_boolean) [0.037661s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_listener.ListenerTest.test_update [0.098533s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_params_json [0.043227s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_int_string) [0.045942s] ... ok
DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_specified_default [0.085425s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_none [0.053130s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_string_json) [0.054609s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_bogus) [0.045066s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_listener.ListenerTest.test_validate_terminated_https [0.100034s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_string) [0.039585s] ... ok
DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_zeros_in_maps [0.086131s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(list_bogus) [0.045901s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_number) [0.057275s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_partial) [0.039707s] ... ok
DEBUG: {1} heat.tests.test_common_param_utils.TestExtractTags.test_extract_tags [0.076152s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete_failed [0.099227s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_partial) [0.037192s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_list) [0.048781s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_partial_dup) [0.044166s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_resource_mapping [0.083043s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_enforce_creds [0.106510s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_show_resource [0.089050s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_10_service_acl [0.102926s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_validate_no_cookie_name [0.093681s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_13_software_configs_restricted [0.112076s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_validate_source_ip_cookie_name [0.103217s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_json) [0.378334s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_15_software_deployments_restricted [0.110374s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_full) [0.388574s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_int_json) [0.040922s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_full) [0.039393s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_failed [0.086570s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_boolean) [0.046240s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_partial) [0.040555s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_16_software_deployments_least_restricted [0.113277s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_int_string) [0.037045s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_full) [0.045725s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_with_pool_not_found [0.094285s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_description(type_string_json) [0.041349s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_full_incomplete) [0.057891s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_19_stacks_restricted_index [0.111805s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_string) [0.062694s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_partial_full) [0.040147s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_number) [0.037819s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_update [0.107278s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_full_dup) [0.045928s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_load_rules_force_reload_true [0.100147s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_full_dup_2) [0.038422s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_list) [0.070075s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_adopt_stack_data_extract_not_present [0.037616s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_json) [0.041169s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_adopt_stack_data_extract_present [0.047613s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_default_rule [0.103149s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_int_json) [0.037559s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_garbage [0.042320s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_boolean) [0.045585s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_negative [0.037743s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_int_string) [0.035946s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_override_deny_admin [0.107027s] ... ok
DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_not_present [0.038156s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_string_json) [0.042928s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {3} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_user_id [0.055794s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_false [0.041566s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_invalid [0.042419s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_05_cloud_formation_least_restricted [0.116016s] ... ok
DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_count_stacks_passes_filter_info [0.081691s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_true [0.049215s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_json_validate_bad [0.047764s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_15_software_deployments_most_restricted [0.120410s] ... ok
DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_returns_a_stack [0.101413s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_json_validate_good [0.041194s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_list_validate_bad [0.041213s] ... ok
DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_returns_list_of_resources_in_stack [0.074335s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_list_validate_good [0.038362s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_18_stacks_most_restricted [0.128013s] ... ok
DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_cancel_update_convergence_with_no_rollback [0.046370s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_default_empty [0.039318s] ... ok
DEBUG: {2} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_update [0.660817s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_good [0.049634s] ... ok
DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_21_stacks_open [0.107755s] ... ok
DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_build_meta_headers [0.076607s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_bad_parse [0.038086s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_high [0.036738s] ... ok
DEBUG: {1} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml [0.084708s] ... ok
DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_container_headers [0.118490s] ... ok
DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_create_container_name [0.109085s] ... ok
DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_refid [0.094455s] ... ok
DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_create_existing [0.505296s] ... ok
DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_list_outputs [0.051159s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_attributes [0.130271s] ... ok
DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_hidden [0.055165s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_low [0.450722s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_value_list_bad [0.070136s] ... ok
DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_resource_limit [0.073569s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete [0.145816s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_string_overflow [0.044544s] ... ok
DEBUG: {3} heat.tests.test_environment.ActionRestrictedTest.test_plain_matches [0.059577s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_pseudo_params [0.037647s] ... ok
DEBUG: {3} heat.tests.test_environment.ActionRestrictedTest.test_wildcard_matches [0.039287s] ... ok
DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_schema_invariance [0.049917s] ... ok
DEBUG: {1} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_date_format_value [0.653473s] ... ok
DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_drill_down_matching_wildcard [0.042549s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_already_deleting [0.162266s] ... ok
DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_params_normal [0.051081s] ... ok
DEBUG: {0} heat.tests.test_plugin_loader.PluginLoaderTest.test_import_module_existing [0.068079s] ... ok
DEBUG: {1} heat.tests.test_constraints.CustomConstraintTest.test_unknown_constraint [0.097742s] ... ok
DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(same) [0.051096s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_compare_different [0.050178s] ... ok
DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_temp) [0.040921s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_default [0.038019s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_allowed_pattern_invalid_type [0.087105s] ... ok
DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_map) [0.036446s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_not_found [0.143920s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_default_override [0.037314s] ... ok
DEBUG: {3} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_path) [0.048281s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_integer_bad [0.054215s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_allowed_values_numeric_float [0.104568s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_key_error [0.041385s] ... ok
DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_constraints_registry_error [0.077801s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_invalid_flavor [0.107392s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_default_list [0.037170s] ... ok
DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_event_sinks [0.036932s] ... ok
DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_global_registry [0.035449s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_default_number [0.045753s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_length_max_fail [0.121480s] ... ok
DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_global_registry_many_to_one [0.049195s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_default_string [0.046226s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_ok [0.136593s] ... ok
DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_register_with_path [0.036805s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_number [0.040769s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_length_max_schema [0.083542s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_missing_required [0.035881s] ... ok
DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_resource_sort_order_len [0.046977s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_length_min_fail [0.084954s] ... ok
DEBUG: {3} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_user_cant_disable_sys_resource [0.052024s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_net_id [0.121921s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_none_default_list [0.051734s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_none_number [0.044221s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_schema_support_status [0.037120s] ... ok
DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_name_none [0.078461s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_modulo_schema [0.097646s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_get_live_state [0.088118s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_unknown_typo [0.037809s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_databases_none [0.062488s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_invalid_type [0.075269s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_all_resource_schemata [0.058048s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_min_fail [0.045031s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_invalid_db [0.052574s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_json_param [0.046726s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_user_no_db [0.040307s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_allowed_values [0.036055s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_schema_all [0.051052s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_to_schema_type_boolean [0.055862s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_users_none [0.074157s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_error [0.046348s] ... ok
DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_to_schema_type_map [0.059189s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_name [0.043958s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_string_five_instance_stack_create [0.154920s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_wordpress_single_instance_stack_create [0.053924s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_previous_template [0.044699s] ... ok
DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version_none [0.608551s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_invalid_key [0.426955s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_stack_for_deleted_stack [0.068057s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_list [0.047389s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_users [0.317985s] ... ok
DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_resources_load [0.077889s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_state_set_sets_empty_curr_trvsl_for_failed_stack [0.061473s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_min_value [0.051882s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_flavor [0.049782s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_sync_point_delete_stack_create [0.057634s] ... ok
DEBUG: {3} heat.tests.test_environment_format.YamlEnvironmentTest.test_parse_document [0.082906s] ... ok
DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_users [0.043155s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_length [0.086213s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_sync_point_delete_stack_update [0.059759s] ... ok
DEBUG: {2} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_delete [0.067239s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_updated_time_stack_update [0.044643s] ... ok
DEBUG: {3} heat.tests.test_event.EventTest.test_identifier_is_none [0.109790s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_list_param [0.086844s] ... ok
DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_update_replace [0.072797s] ... ok
DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_validate_subscriber_type [0.040353s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_min_max [0.064968s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_schema_list_schema [0.038390s] ... ok
DEBUG: {2} heat.tests.test_attributes.AttributeSchemaTest.test_all_resource_schemata [0.044412s] ... ok
DEBUG: {2} heat.tests.test_attributes.AttributeSchemaTest.test_from_attribute_new_schema_format [0.039327s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_boolean_invalid_int [0.050460s] ... ok
DEBUG: {2} heat.tests.test_attributes.AttributesTest.test_as_outputs [0.038669s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_implemented_false [0.042440s] ... ok
DEBUG: {3} heat.tests.test_event.EventTest.test_store_caps_resource_props_data [0.240869s] ... ok
DEBUG: {2} heat.tests.test_attributes.AttributesTest.test_caching_none [0.036629s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_integer_low [0.051718s] ... ok
DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_adds_default_auth_url_from_clients_keystone [0.045080s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_is_delimited [0.052641s] ... ok
DEBUG: {3} heat.tests.test_exception.TestHeatException.test_format_string_error_message [0.098200s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_minlength_good [0.039460s] ... ok
DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_multicloud_reads_auth_url_from_headers [0.084781s] ... ok
DEBUG: {3} heat.tests.test_exception.TestResourceFailure.test_nested_exceptions [0.075660s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_path [0.050014s] ... ok
DEBUG: {3} heat.tests.test_exception.TestResourceFailure.test_status_reason_general [0.053747s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_schema_bad_data [0.050201s] ... ok
DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_multicloud_validates_auth_url [0.088013s] ... ok
DEBUG: {3} heat.tests.test_exception.TestResourceFailure.test_status_reason_general_res [0.044253s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_string [0.048788s] ... ok
DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_disguised_http_exception_with_newline [0.039102s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_delete [0.589947s] ... ok
DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_valid_url [0.087878s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_map_schema_bad_data [0.058863s] ... ok
DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_openstack_exception_with_kwargs [0.071246s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_no_default [0.050508s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_replace_rollback [0.107739s] ... ok
DEBUG: {2} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_get_keystone_plugin_loader_with_no_AuthZ [0.070336s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_number_good [0.047285s] ... ok
DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_eq_exception_value_error [0.094536s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_required_default [0.048700s] ... ok
DEBUG: {2} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict_with_value_error [0.084325s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_same_template [0.100330s] ... ok
DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_ne_exception_value_error [0.069395s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_required_false [0.062990s] ... ok
DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_stack_reference_none [0.040284s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_restore [0.082660s] ... ok
DEBUG: {2} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(empty_headers) [0.089429s] ... ok
DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_str_value [0.042887s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_str_from_bool [0.070275s] ... ok
DEBUG: {3} heat.tests.test_function.FunctionTest.test_not_equal [0.038863s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_str_from_int [0.051998s] ... ok
DEBUG: {1} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_snapshot [0.091796s] ... ok
DEBUG: {3} heat.tests.test_function.ResolveTest.test_resolve_dict [0.043148s] ... ok
DEBUG: {2} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(username_password) [0.088314s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_exceeded_maxlength [0.057618s] ... ok
DEBUG: {3} heat.tests.test_function.ResolveTest.test_resolve_dict_with_null [0.063277s] ... ok
DEBUG: {1} heat.tests.test_crypt.CryptTest.test_encrypt_decrypt_dict_custom_enc_key [0.093306s] ... ok
DEBUG: {2} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(aws_creds) [0.085543s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_length_in_range [0.054255s] ... ok
DEBUG: {3} heat.tests.test_function.ValidateGetAttTest.test_get_attr_without_attribute_name [0.062447s] ... ok
DEBUG: {3} heat.tests.test_function.ValidateGetAttTest.test_resource_no_attribute_with_default_fn_get_att [0.043804s] ... ok
DEBUG: {1} heat.tests.test_crypt.CryptTest.test_encrypt_decrypt_dict_default_enc_key [0.095219s] ... ok
DEBUG: {2} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(token_creds) [0.091885s] ... ok
DEBUG: {3} heat.tests.test_function.ValidateTest.test_validate_func [0.042847s] ... ok
DEBUG: {3} heat.tests.test_function.ValidateTest.test_validate_list [0.045240s] ... ok
DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_admin_context_policy_false [0.080274s] ... ok
DEBUG: {1} heat.tests.test_empty_stack.StackTest.test_cfn_empty_yaml [0.108401s] ... ok
DEBUG: {3} heat.tests.test_grouputils.GroupInspectorTest.test_list_rsrc_caching [0.036339s] ... ok
DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_cache [0.078560s] ... ok
DEBUG: {1} heat.tests.test_empty_stack.StackTest.test_heat_empty_json [0.105990s] ... ok
DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_get_admin_context [0.070572s] ... ok
DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_maxlength_good [0.406006s] ... ok
DEBUG: {1} heat.tests.test_empty_stack.StackTest.test_heat_empty_yaml [0.122676s] ... ok
DEBUG: {0} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(correct schema) [0.043520s] ... ok
DEBUG: {0} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid type schema) [0.037129s] ... ok
DEBUG: {0} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid type subschema) [0.038061s] ... ok
DEBUG: {3} heat.tests.test_hacking.HackingTestCase.test_dict_itervalues [0.343118s] ... ok
DEBUG: {0} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(several keys schema) [0.040119s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_modulo_constraint [0.052708s] ... ok
DEBUG: {0} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(several keys subschema) [0.041391s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_range_constraint [0.044025s] ... ok
DEBUG: {0} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid key schema) [0.040404s] ... ok
DEBUG: {1} heat.tests.test_empty_stack.StackTest.test_update_cfn_empty_yaml [0.248045s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_length_invalid_key [0.045520s] ... ok
DEBUG: {0} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid key subschema) [0.043879s] ... ok
DEBUG: {0} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid value type schema) [0.037077s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_not_list [0.061775s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_deployment_none [0.085639s] ... ok
DEBUG: {0} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid value type subschema) [0.045026s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_contains_with_string [0.043561s] ... ok
DEBUG: {0} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid prop name schema) [0.038706s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_digest_invalid_types [0.072650s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_event_empty_prop_data [0.109947s] ... ok
DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_resource_map [0.066686s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_equals_with_non_supported_function [0.045283s] ... ok
DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_get_os_no_match [0.043827s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_filter [0.047427s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_event_legacy_prop_data [0.112264s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_filter_dict [0.035894s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message "%(fn)s" filters a list of values (Original: '"%(fn)s" filters a list of values'): format requires a mapping
DEBUG:   warnings.warn(msg % (translated_message, self.msgid, err))
DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_incorrect_template_provided_with_url [0.062177s] ... ok
DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_get_trust_context_auth_plugin_unauthorized [0.688973s] ... ok
DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_system_template_retrieve_by_file [0.047920s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_filter_str_values [0.074862s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes_show_attribute [0.093259s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_get_file [0.035817s] ... ok
DEBUG: {0} heat.tests.test_provider_template.TemplateDataTest.test_template_data_in_create_without_template_file [0.045918s] ... ok
DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_not_set_in_config [0.088753s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_if_condition_name_non_existing [0.046084s] ... ok
DEBUG: {0} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_adopt [0.051749s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_direct_props [0.098435s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_join_invalid_multiple [0.042971s] ... ok
DEBUG: {2} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_conflicting_merge_strategy [0.079247s] ... ok
DEBUG: {0} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(one) [0.055921s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_join_json [0.046684s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_preview [0.087554s] ... ok
DEBUG: {0} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_plus_one) [0.045793s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_dict_arg [0.040178s] ... ok
DEBUG: {2} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_specific_merge_strategy [0.081526s] ... ok
DEBUG: {0} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_exact) [0.050327s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_join [0.044110s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_has_been_deleted [0.103986s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_invalid_key [0.048339s] ... ok
DEBUG: {0} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_minus_one) [0.058356s] ... ok
DEBUG: {2} heat.tests.test_common_param_utils.TestExtractBool.test_extract_bool [0.074953s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_port_string [0.041186s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_username_password [0.036577s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_required_by [0.101733s] ... ok
DEBUG: {2} heat.tests.test_common_param_utils.TestExtractInt.test_extract_int [0.080436s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_missing1 [0.047784s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_missing2 [0.035872s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_props [0.091189s] ... ok
DEBUG: {2} heat.tests.test_common_pluginutils.TestPluginUtil.test_log_fail_msg [0.093785s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_str_arg2 [0.046222s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_wrongkey [0.042766s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_check_admin [0.091606s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_1_cloud_formation_restricted [0.100204s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: /usr/lib/python3.12/site-packages/oslo_policy/policy.py:1133: UserWarning: Policy "stacks:create": "role:member and project_id:%(project_id)s" failed scope check. The token used to make the request was system scoped but the policy requires ['project'] scope. This behavior may change in the future where using the intended scope is required
DEBUG:   warnings.warn(msg)
DEBUG: {0} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_four) [0.480713s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_3_create_stacks [0.104056s] ... ok
DEBUG: {0} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_three) [0.057052s] ... ok
DEBUG: {0} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(three_nested_stacks) [0.072441s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_08_resource_restricted [0.112088s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_none_values [0.415969s] ... ok
DEBUG: {0} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(big_names) [0.057076s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_novalues [0.069382s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_no_such_action [0.092728s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceAdoptTest.test_adopt_resource_success [0.071047s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_default_true_empty_service_types [0.048796s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_replaced_keys_collide [0.068340s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_true [0.635966s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_exc_on_false [0.094949s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_default_true_with_default_client_name_none [0.062575s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_multi_list_no_nested_loop_all_none [0.086966s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_comma [0.071855s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_resource_id [0.060165s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_fail [0.091438s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_template [0.073701s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_list [0.040932s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_over_limit [0.075650s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_list_and_map [0.049296s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_available_returns_false [0.050928s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_01_actions_most_restricted [0.117680s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract [0.071717s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_available_throws_exception [0.041284s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_with_no_nested_loop [0.060710s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_deployed_required_extension [0.040141s] ... ok
DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_none [0.078067s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_02_actions_restricted [0.096905s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_installed_required_extension [0.057204s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_ref_get_param [0.098448s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_sort_order [0.044309s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceDeleteRetryTest.test_delete_retry_conflict [0.106116s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_09_resource_restricted [0.112280s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_no_missing_param [0.048442s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_dependson_hot [0.037156s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {1} heat.tests.test_engine_service.StackConvergenceServiceCreateUpdateTest.test_stack_create_enabled_convergence_engine [0.181837s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_split_bad_empty [0.046513s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_getatt [0.050048s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_deletion_policy [0.041672s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_11_service_acl [0.105765s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_nested_dict [0.051405s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_type [0.048770s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_fail_nested_deep [0.045980s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_translate_resources_good [0.054324s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackConvergenceServiceCreateUpdateTest.test_stack_update_enabled_convergence_engine [0.169580s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_12_software_configs_restricted_index [0.105954s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_fail [0.054171s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_valid_hot_version [0.063141s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_ref_nested_dict [0.040569s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_as_condition [0.056329s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_13_software_configs_most_restricted [0.105163s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceHookTest.test_pre_create_hook_call [0.072802s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_adopt [0.151484s] ... ok
DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_invalid_expression [0.050833s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceHookTest.test_signal_clear_hook [0.047545s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values.
DEBUG:   warnings.warn('Policy enforcement is depending on the value of '
DEBUG: {3} heat.tests.test_hot.HotStackTest.test_get_attr_invalid [0.068318s] ... ok
DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_19_stacks_restricted [0.136591s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_adopt_fail [0.132640s] ... ok
DEBUG: {3} heat.tests.test_hot.HotStackTest.test_get_attr_invalid_resource [0.068946s] ... ok
DEBUG: {2} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.076845s] ... ok
DEBUG: {3} heat.tests.test_hot.HotStackTest.test_get_resource [0.064955s] ... ok
DEBUG: {3} heat.tests.test_hot.HotStackTest.test_load_param_id [0.051579s] ... ok
DEBUG: {2} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_objects [0.081378s] ... ok
DEBUG: {3} heat.tests.test_hot.HotStackTest.test_set_param_id [0.054443s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_delete [0.229018s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_adopt_convergence_ok [0.372862s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_attributes_store [0.039904s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_count_stack_show_deleted [0.092768s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_convg_need_update_in_delete_complete_state_for_resource [0.046047s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_count_stacks_show_nested [0.066424s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_cancel [0.059251s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_engine_reset_stack_status [0.046464s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_convergence_throws_timeout [0.039744s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_fail_metadata_parse_error [0.055218s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_fail_missing_req_prop [0.054854s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_export_stack [0.149035s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_fail_retry_disabled [0.058849s] ... ok
DEBUG: {2} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_json_only_keys [0.479294s] ... ok
DEBUG: {2} heat.tests.test_constraints.CustomConstraintTest.test_constraints [0.038543s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_environment_hidden_param [0.073344s] ... ok
DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_length_vals_invalid_type [0.047308s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_environment_no_env [0.100199s] ... ok
DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_modulo_validate [0.048303s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_validate [0.184087s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_list_template_functions [0.053557s] ... ok
DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_range_min_schema [0.037622s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_delete_convergence_throws_timeout [0.047479s] ... ok
DEBUG: {3} heat.tests.test_hot.HotStackTest.test_set_wrong_param [0.668143s] ... ok
DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_range_validate [0.044999s] ... ok
DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_schema_nested_schema [0.040037s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_deprecated_encrypted_prop_data_updated [0.070811s] ... ok
DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_schema_nested_validate_good [0.035519s] ... ok
DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_to_schema_type_list [0.035736s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_has_interface_mapping [0.073623s] ... ok
DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_converge_empty_template [0.075021s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_has_interface_mapping_no_match [0.089060s] ... ok
DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_creds [0.050287s] ... ok
DEBUG: {3} heat.tests.test_hot.HotStackTest.test_update_modify_files_ok_replace [0.279812s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_load_loads_stack_with_cached_data [0.074639s] ... ok
DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_does_not_delete_previous_template_when_stack_fails [0.057194s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_make_replacement [0.047025s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_preview_environment_files [0.411970s] ... ok
DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_snapshot_delete [0.077052s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_delete_complete_is_not_found [0.056759s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_metadata_set_when_deleted [0.078477s] ... ok
DEBUG: {2} heat.tests.test_convg_stack.TestConvgStackRollback.test_trigger_rollback_uses_empty_template_if_prev_tmpl_not_available [0.048268s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_need_update_in_create_failed_state_for_resource [0.050507s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_describe [0.110754s] ... ok
DEBUG: {3} heat.tests.test_hot.HotStackTest.test_update_modify_param_ok_replace [0.236397s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_need_update_in_init_complete_state_for_resource [0.057465s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_event_identifier_uuid [0.093717s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes [0.044712s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_all_empty [0.087351s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_no_update_or_replace_in_failed [0.094116s] ... ok
DEBUG: {3} heat.tests.test_hot.StackGetAttrValidationTest.test_validate_props_from_attrs [0.117897s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_params_csv [0.050118s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_empty [0.042746s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_by_name_in_uuid [0.093443s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_physical_resource_name_or_FnGetRefId [0.072319s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_not_found [0.047604s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_class_to_cfn_template [0.047930s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_nonexist [0.088147s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_parent_stack [0.051333s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_class_to_hot_template [0.056938s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_updated_time [0.045243s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_all [0.135492s] ... ok
DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes) [0.289833s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_all_empty [0.054463s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_tags [0.043469s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_show_output [0.059191s] ... ok
DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_incorrect_sections [0.057232s] ... ok
DEBUG: {1} heat.tests.test_environment.ChildEnvTest.test_drill_down_prefer_exact_match [0.038408s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_without_resolving_outputs [0.331422s] ... ok
DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_str) [0.270276s] ... ok
DEBUG: {1} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_none [0.047789s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(simple) [0.050659s] ... ok
DEBUG: {1} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_simple [0.039291s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(default) [0.037854s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_load_with_state [0.486913s] ... ok
DEBUG: {1} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(same) [0.040178s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_length_constraint) [0.037616s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_non_type [0.045460s] ... ok
DEBUG: {1} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_temp) [0.035655s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_length_constraint) [0.036365s] ... ok
DEBUG: {1} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_map) [0.040221s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_length_constraint) [0.039149s] ... ok
DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_resource_list) [0.246368s] ... ok
DEBUG: {1} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_path) [0.054901s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_value_constraint) [0.049873s] ... ok
DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_constraints_registry [0.062249s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_value_constraint) [0.055193s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resume_fail_invalid_states [0.192424s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_value_constraint) [0.060848s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_suspend_fail_exception [0.059579s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_values_constraint) [0.041694s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_convergence_with_substitute_class [0.075404s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_pattern_constraint) [0.046351s] ... ok
DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_type) [0.257525s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(multiple_constraints) [0.041183s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_fail_missing_req_prop [0.076832s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(simple_hot) [0.038577s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(default_hot) [0.035771s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_ok [0.070790s] ... ok
DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_env_load [0.334326s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_length_constraint_hot) [0.038373s] ... ok
DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_map_all_resources_of_type [0.048090s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_length_constraint_hot) [0.040507s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replace [0.079130s] ... ok
DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_map_one_resource_type [0.044074s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_length_constraint_hot) [0.041157s] ... ok
DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_arg_str) [0.242389s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replace_with_resource_name [0.071429s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_value_constraint_hot) [0.039418s] ... ok
DEBUG: {1} heat.tests.test_environment.GlobalEnvLoadingTest.test_continue_on_ioerror [0.069341s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_value_constraint_hot) [0.046193s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replacement_data_ignores_rsrc_from_different_tmpl [0.059636s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_value_constraint_hot) [0.045776s] ... ok
DEBUG: {1} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_one_resource_disable [0.076182s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_remove [0.050816s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_values_constraint_hot) [0.041501s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_added [0.043055s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_pattern_constraint_hot) [0.037655s] ... ok
DEBUG: {1} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_resources_override_plugins [0.092584s] ... ok
DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_arg_list) [0.227408s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_removed_no_default_value [0.061816s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(multiple_constraints_hot) [0.052307s] ... ok
DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-create) [0.048421s] ... ok
DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-update) [0.036115s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_description_hot) [0.043362s] ... ok
DEBUG: {0} heat.tests.test_resource.ResourceTest.test_updated_time [0.079714s] ... ok
DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-delete) [0.041212s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_multiple_descriptions_hot) [0.038834s] ... ok
DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-create) [0.039044s] ... ok
DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_standard) [0.189503s] ... ok
DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-update) [0.039557s] ... ok
DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(update_all_args) [0.107604s] ... ok
DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-delete) [0.039832s] ... ok
DEBUG: {1} heat.tests.test_environment.ResourceRegistryTest.test_load_registry_invalid_hook_type [0.050043s] ... ok
DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attrs_complex_attrs) [0.114829s] ... ok
DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(update_some_args) [0.113374s] ... ok
DEBUG: {1} heat.tests.test_environment_format.YamlEnvironmentTest.test_bad_yaml [0.046977s] ... ok
DEBUG: {1} heat.tests.test_environment_format.YamlEnvironmentTest.test_param_valid_strategy_section [0.043690s] ... ok
DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attrs_complex_attrs_standard) [0.108987s] ... ok
DEBUG: {1} heat.tests.test_event.EventTest.test_event_object_resource_properties_data [0.055170s] ... ok
DEBUG: {3} heat.tests.test_identifier.EventIdentifierTest.test_event_init_from_dict [0.039253s] ... ok
DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(live_state_some_error) [0.142123s] ... ok
DEBUG: {3} heat.tests.test_identifier.EventIdentifierTest.test_event_init_uuid_id [0.045845s] ... ok
DEBUG: {1} heat.tests.test_event.EventTest.test_identifier [0.053397s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_escape_decode_round_trip [0.043498s] ... ok
DEBUG: {1} heat.tests.test_exception.TestResourceFailure.test_heat_exception [0.048176s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_id_int [0.038910s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_custom_hot) [0.450108s] ... ok
DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(entity_not_found) [0.119782s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_parse_round_trip [0.044063s] ... ok
DEBUG: {1} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_all_remote_exceptions [0.086869s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_bad [0.078485s] ... ok
DEBUG: {1} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_remote_exception [0.038754s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_parse_stacks_invalid [0.080230s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_false [0.044640s] ... ok
DEBUG: {1} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_should_not_ignore_parent_classes_even_for_remote_ones [0.064262s] ... ok
DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(live_state_not_found_id) [0.120282s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_invalid_adopt_stack_data [0.037548s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_decode_escape_round_trip [0.057901s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_string [0.053423s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_zero [0.044722s] ... ok
DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(update_all_args) [0.132466s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+single) [0.045277s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(none+single) [0.065839s] ... ok
DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(update_some_args) [0.123864s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+none) [0.048017s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(none+list) [0.046096s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_badurl_host [0.367908s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+none) [0.055154s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_empty_field [0.034246s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+list) [0.042833s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_heat_invalid [0.033806s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+single) [0.051145s] ... ok
DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(function) [0.504863s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_leading_char [0.073346s] ... ok
DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(nested_map) [0.038343s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+list) [0.052946s] ... ok
DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(nested_list) [0.035618s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_missing_field [0.052142s] ... ok
DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(deep_nested) [0.033731s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(full_status_split) [0.079643s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_invalid_item [0.059309s] ... ok
DEBUG: {1} heat.tests.test_function.FunctionTest.test_equal [0.037887s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(full_status_split_merge) [0.047849s] ... ok
DEBUG: {1} heat.tests.test_function.FunctionTest.test_equal_func [0.038247s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_not_equal [0.053769s] ... ok
DEBUG: {1} heat.tests.test_function.FunctionTest.test_function_abstract_result [0.034275s] ... ok
DEBUG: {2} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(action_status_merge) [0.054201s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_path_default [0.049498s] ... ok
DEBUG: {1} heat.tests.test_function.ResolveTest.test_resolve_func_with_null [0.043639s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_stack_path [0.054910s] ... ok
DEBUG: {1} heat.tests.test_function.ValidateGetAttTest.test_resource_is_appear_in_stack [0.041684s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_create [0.088705s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_tenant_decode [0.045601s] ... ok
DEBUG: {1} heat.tests.test_function.ValidateTest.test_validate_all [0.056142s] ... ok
DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_url_path_decode [0.047372s] ... ok
DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_get_template [0.042016s] ... ok
DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_member_names_exclude_failed [0.037427s] ... ok
DEBUG: {3} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_stack [0.041248s] ... ok
DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(live_state_some_error) [0.708721s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_type_error [0.133313s] ... ok
DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_no_identity [0.040608s] ... ok
DEBUG: {3} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_post_op_failure [0.060463s] ... ok
DEBUG: {1} heat.tests.test_hacking.HackingTestCase.test_dict_iterkeys [0.051005s] ... ok
DEBUG: {3} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_pre_and_post_callouts [0.050649s] ... ok
DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(entity_not_found) [0.105647s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_range_invalid_key [0.037711s] ... ok
DEBUG: {3} heat.tests.test_loguserdata.LoguserdataTest.test_call [0.044884s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_no_type [0.040810s] ... ok
DEBUG: {3} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_update [0.062926s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_args_number [0.065158s] ... ok
DEBUG: {0} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(live_state_not_found_id) [0.114974s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_args_type [0.038242s] ... ok
DEBUG: {3} heat.tests.test_nested_stack.NestedStackTest.test_child_params [0.060941s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_sequence [0.071458s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_get_environment [0.330836s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s1) [0.121471s] ... ok
DEBUG: {3} heat.tests.test_nested_stack.NestedStackTest.test_get_attribute [0.087393s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_defaults_for_empty_sections [0.044848s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_get_template [0.059909s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_list) [0.043122s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_digest_invalid_algorithm [0.045854s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_list_template_versions [0.045679s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s2) [0.102636s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_number) [0.054283s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_filter_wrong_args_number [0.041136s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_parse_adopt_stack_data_without_parameters [0.051561s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_description [0.040150s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_string) [0.059243s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_value [0.039503s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_checks_stack_validity [0.048708s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s3) [0.107080s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_json) [0.053620s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_validates_new_stack [0.044389s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean1) [0.072419s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s4) [0.107222s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_by_name_tenants [0.082978s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean2) [0.049358s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_nonexistent [0.047692s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s5) [0.081041s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s6) [0.045268s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_uuid [0.064595s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s7) [0.058044s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_not_tags [0.043870s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s8) [0.046763s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_filtering_info [0.042375s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_marker_info [0.045317s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s9) [0.066762s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_nested [0.043131s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s10) [0.043540s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_show_output_error [0.054569s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s11) [0.053289s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_incorrect_keywords_in_resource [0.047005s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s11) [0.060204s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean3) [0.458748s] ... ok
DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_stack_limit [0.044601s] ... ok
DEBUG: {0} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s12) [0.046860s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_without_name [0.656229s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterSchemaTest.test_validate_schema_no_type [0.049397s] ... ok
DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_drill_down_non_matching_wildcard [0.048665s] ... ok
DEBUG: {0} heat.tests.test_resource_properties_data.ResourcePropertiesDataTest.test_rsrc_prop_data_encrypt [0.057738s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_string) [0.046302s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_authenticated_to_backend [0.037583s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_invalid_args [0.080989s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_number) [0.045048s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_count_stacks [0.040440s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_list) [0.052470s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_nullable [0.076860s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_stack [0.061854s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_software_deployment [0.041390s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_json) [0.055662s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_stack_call [0.045225s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_int_json) [0.081925s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_stack_cast [0.044758s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource_empty [0.152263s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_invalid_hot_version [0.071479s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_boolean) [0.099795s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_liberty_str_replace_map_param [0.041634s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_int_string) [0.069942s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_list_concat_repeat_item [0.057853s] ... ok
DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_drill_down_to_child_resource [0.491467s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_string_item [0.045035s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_string_json) [0.075497s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_bad_args_type [0.037526s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_basic [0.036772s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_ipv6_ready [0.040102s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_string) [0.114676s] ... ok
DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_constraints_registry_stevedore [0.182407s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_high [0.045545s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_low [0.050724s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_number) [0.084663s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_describe_stack_resource [0.465111s] ... ok
DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_event_sinks_load [0.085705s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_template [0.044207s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_username [0.074898s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_preview_update_stack [0.038439s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_map_replace [0.038188s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_list) [0.110889s] ... ok
DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_global_registry_many_to_one_no_recurse [0.102532s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_snapshot [0.041949s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_str_arg1 [0.043560s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_resume [0.041395s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_map_replace_keys_collide [0.047808s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_json) [0.090910s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_update_software_deployment [0.046571s] ... ok
DEBUG: {2} heat.tests.test_environment.GlobalEnvLoadingTest.test_continue_on_parse_error [0.101423s] ... ok
DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_update_stack [0.035635s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_map_replace_unhashable_value [0.069050s] ... ok
DEBUG: {0} heat.tests.test_rpc_worker_client.WorkerClientTest.test_cancel_check_resource [0.041580s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_int_json) [0.096196s] ... ok
DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_no_diff [0.037232s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat [0.071157s] ... ok
DEBUG: {2} heat.tests.test_environment.GlobalEnvLoadingTest.test_empty_env_dir [0.099462s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_multi_list_no_nested_loop_with_none [0.037177s] ... ok
DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_render_hot [0.050005s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_boolean) [0.086172s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_template_pike_version [0.047413s] ... ok
DEBUG: {0} heat.tests.test_short_id.ShortIdTest.test_byte_string_8 [0.034878s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-create) [0.089279s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_list_template [0.039383s] ... ok
DEBUG: {0} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid1 [0.044908s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_int_string) [0.097056s] ... ok
DEBUG: {0} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.045724s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-update) [0.088721s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_string_json) [0.082471s] ... ok
DEBUG: {0} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal_is_cached [0.078114s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-delete) [0.077289s] ... ok
DEBUG: {0} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal [0.073653s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_json_list [0.092749s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(post-create) [0.084792s] ... ok
DEBUG: {0} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal_delete [0.095431s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_json_string_list [0.095173s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_multi_list_pike_version [0.337213s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(post-update) [0.088922s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_resource_group_list_join [0.040778s] ... ok
DEBUG: {0} heat.tests.test_signal.SignalTest.test_signal [0.090216s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_fn_replace [0.037174s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_bad [0.089521s] ... ok
DEBUG: {0} heat.tests.test_stack.ResetStateOnErrorTest.test_failure [0.043003s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_hook_types(post-delete) [0.093632s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace [0.043134s] ... ok
DEBUG: {0} heat.tests.test_stack.ResetStateOnErrorTest.test_reset_state_exit_exception [0.057188s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_map_param [0.041949s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_bad [0.086047s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_split [0.038249s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-create) [0.103875s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_adopt_stack_fails [0.068032s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_split_index_out_of_range [0.055979s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-update) [0.050872s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_number_bad_type [0.107364s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_split_none_delim [0.049408s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-delete) [0.043002s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_properties [0.043165s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-create) [0.041518s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-update) [0.045172s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_adopt_stack_rollback [0.210587s] ... ok
DEBUG: {2} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-delete) [0.040070s] ... ok
DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_name [0.041761s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_yaql_data_as_function [0.146883s] ... ok
DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version [0.054941s] ... ok
DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_yaql_int_input [0.046906s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_get_stack_abandon_data [0.118438s] ... ok
DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes) [0.042454s] ... ok
DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version_invalid [0.061181s] ... ok
DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_str) [0.040208s] ... ok
DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_resource_list) [0.035870s] ... ok
DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_type) [0.038571s] ... ok
DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_arg_str) [0.038007s] ... ok
DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_arg_list) [0.038491s] ... ok
DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_standard) [0.042339s] ... ok
DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attrs_complex_attrs) [0.040694s] ... ok
DEBUG: {1} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attrs_complex_attrs_standard) [0.035713s] ... ok
DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_id_integer [0.034479s] ... ok
DEBUG: {2} heat.tests.test_environment_format.YamlEnvironmentTest.test_parse_string_environment [0.369127s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_number_float_good_string [0.674659s] ... ok
DEBUG: {2} heat.tests.test_environment_format.YamlEnvironmentTest.test_wrong_sections [0.052134s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_good [0.088990s] ... ok
DEBUG: {2} heat.tests.test_event.EventEncryptedTest.test_props_encrypted [0.082265s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_underflow [0.085952s] ... ok
DEBUG: {2} heat.tests.test_event.EventTest.test_as_dict [0.050906s] ... ok
DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Testing message %(text)s (Original: 'Testing message %(text)s'): 'text'
DEBUG:   warnings.warn(msg % (translated_message, self.msgid, err))
DEBUG: {2} heat.tests.test_exception.TestHeatException.test_fatal_exception_error [0.047654s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_unicode [0.081692s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_has_timed_out [0.736641s] ... ok
DEBUG: {2} heat.tests.test_exception.TestResourceFailure.test_status_reason_resource [0.062216s] ... ok
DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_init_integer_id [0.359311s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParametersTest.test_map [0.096263s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_incorrect_reference [0.051071s] ... ok
DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_resource [0.048776s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse_arn_invalid [0.034934s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_list_data [0.053985s] ... ok
DEBUG: {2} heat.tests.test_exception.TestResourceFailure.test_std_exception [0.110782s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse_os_invalid [0.040598s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse_upper [0.041261s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_none_value [0.080911s] ... ok
DEBUG: {3} heat.tests.test_parameters.ParametersTest.test_pseudo_param_stackid [0.146602s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_round_trip [0.038584s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_init_stored_context_true [0.046689s] ... ok
DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_exception_with_non_ascii_chars [0.114797s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse [0.038403s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_iter_resources [0.056055s] ... ok
DEBUG: {3} heat.tests.test_plugin_loader.PluginLoaderTest.test_load_modules_skip_test [0.079270s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_badurl_proto [0.058457s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_iter_resources_with_filters [0.056861s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_get_user_value [0.064206s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_upper [0.059565s] ... ok
DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_http_exception_with_traceback [0.129684s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_default_boolean [0.046517s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_iter_resources_with_nested [0.065122s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_dict_round_trip [0.053348s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_default_map [0.043339s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_load_reads_tags [0.055762s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_equal_dict [0.041546s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_list [0.048044s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_invalid_attr [0.047821s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_load_reads_tenant_id [0.059608s] ... ok
DEBUG: {2} heat.tests.test_function.FunctionTest.test_function_eq_exception_key_error [0.128099s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_string [0.049156s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_items [0.054354s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_required_with_translate_no_value [0.041297s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_mark_complete_update_delete [0.075188s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_name_decode [0.047781s] ... ok
DEBUG: {2} heat.tests.test_function.FunctionTest.test_function_exception_key_error [0.112420s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_resolve_returns_none [0.055270s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_not_equal_dict [0.044527s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_parameters_stored_decrypted_successful_load [0.071712s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_schema_from_hot_params [0.045714s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_path_components [0.042411s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_preview_resources_returns_list_of_resource_previews [0.042872s] ... ok
DEBUG: {2} heat.tests.test_function.FunctionTest.test_function_exception_value_error [0.080295s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_missing [0.054278s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_requires_deferred_auth [0.055285s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_url_name_decode [0.064068s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_more_nested_properties_schema_invalid_property_in_list [0.050840s] ... ok
DEBUG: {2} heat.tests.test_function.ResolveTest.test_resolve_all [0.099528s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_url_path [0.081925s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_more_nested_properties_schema_invalid_property_in_map [0.055789s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_resource_state_get_att [0.103857s] ... ok
DEBUG: {2} heat.tests.test_grouputils.GroupInspectorTest.test_get_tmpl_caching [0.084075s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_url_path_with_unicode_path [0.054750s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_nested_properties_schema_invalid_property_in_list [0.055663s] ... ok
DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_url_tenant_decode [0.042334s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_default_integer [0.042636s] ... ok
DEBUG: {1} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_no_path [0.053291s] ... ok
DEBUG: {2} heat.tests.test_grouputils.GroupInspectorTest.test_member_names_include_failed [0.110573s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_default_number [0.043501s] ... ok
DEBUG: {1} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_path [0.040024s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_restore_with_original_env [0.202317s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_required [0.051445s] ... ok
DEBUG: {1} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_name_slash [0.037377s] ... ok
DEBUG: {2} heat.tests.test_grouputils.GroupInspectorTest.test_size_exclude_failed [0.095592s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_set_param_id [0.049184s] ... ok
DEBUG: {1} heat.tests.test_loguserdata.LoguserdataTest.test_call_exception [0.042091s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_nested_map_list_map_schema [0.064732s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_eager_or_lazy_load_templ [0.062462s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_nested_map_map_schema [0.042789s] ... ok
DEBUG: {2} heat.tests.test_grouputils.GroupInspectorTest.test_size_include_failed [0.099042s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_reads_tenant_from_context_if_empty [0.088559s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_custom_constraint [0.082303s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_custom_constraint_default_skip [0.071139s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_modulo_constraint_invalid_default [0.079390s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_not_mapping [0.071443s] ... ok
DEBUG: {1} heat.tests.test_loguserdata.LoguserdataTest.test_call_oserror_enoexec [0.467566s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_wrong_allowed_pattern [0.081870s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_update_allowed_and_immutable_contradict [0.424674s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_max_length [0.036762s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_empty_constraints [0.078501s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_reads_username_from_context_if_empty [0.433033s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_max_value [0.053162s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_string_repr [0.043673s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_min_length [0.048525s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_value [0.045249s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_user_project_id_constructor [0.064201s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_string [0.042428s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_store_generates_new_traversal_id_for_new_stack [0.041314s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_min_len [0.041939s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_store_saves_creds [0.060571s] ... ok
DEBUG: {1} heat.tests.test_metadata_refresh.WaitConditionMetadataUpdateTest.test_wait_metadata [0.321387s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_string_param [0.048211s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_suspend_fail [0.070385s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_bad_type [0.042745s] ... ok
DEBUG: {1} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_create [0.063137s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_boolean_invalid_string [0.065566s] ... ok
DEBUG: {1} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_delete [0.068517s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_suspend_stack_suspended_ok [0.084725s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_default [0.043679s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_timeout_secs_default [0.040157s] ... ok
DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_io_error [0.046991s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_int_bad [0.045279s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_total_resources_generic [0.055522s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_update_exception_handler_resource_failure_rollback [0.043790s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_int_from_str_good [0.068511s] ... ok
DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_four_wide [0.094547s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_integer_high [0.035714s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_integer_value_list_bad [0.037528s] ... ok
DEBUG: {0} heat.tests.test_stack.StackTest.test_update_task_exception [0.092040s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_dict [0.041292s] ... ok
DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_infinite_recursion [0.109291s] ... ok
DEBUG: {0} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_outputs [0.053617s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_good [0.039598s] ... ok
DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_refid_convergence_cache_data [0.038219s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_length_in_range [0.034470s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_unknown_type [0.735398s] ... ok
DEBUG: {0} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_outputs_list [0.055196s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_smaller_than_minlength [0.040709s] ... ok
DEBUG: {0} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_resources [0.059188s] ... ok
DEBUG: {1} heat.tests.test_nested_stack.ResDataStackTest.test_res_data_delete [0.100021s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_allow_conversion [0.045610s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_add_resource [0.117585s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_list_default [0.034957s] ... ok
DEBUG: {1} heat.tests.test_notifications.AutoScaleTest.test_send [0.045713s] ... ok
DEBUG: {0} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_single_output [0.065373s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_list_default_empty [0.045333s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_defaults [0.090576s] ... ok
DEBUG: {1} heat.tests.test_notifications.AutoScaleTest.test_send_error [0.071075s] ... ok
DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_rollback [0.090970s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_schema_missing_data [0.068650s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_deletion_policy_titlecase [0.046467s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_depends_condition [0.037696s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterSchemaTest.test_validate_schema_wrong_key [0.076662s] ... ok
DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_trust_not_trustor [0.075989s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_digest [0.052456s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_digest_incorrect_number_arguments [0.041755s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_string) [0.076694s] ... ok
DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_trust_trustor [0.090904s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_file_missing_files [0.042767s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_file_not_string [0.046074s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_number) [0.094839s] ... ok
DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_user_creds_fail [0.110369s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_outputs_good [0.064586s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_list) [0.085802s] ... ok
DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_user_creds_gone_missing [0.073551s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_if_nullable_invalid_args [0.079170s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_map_string [0.414674s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_json) [0.080996s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_if_using_condition_function [0.055598s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_number_high [0.041464s] ... ok
DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_with_snapshot [0.110713s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_join_int_invalid [0.048028s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_string_minlength_good [0.037726s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_repeat_dict_item [0.038132s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_string_smaller_than_minlength [0.036747s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_int_json) [0.099512s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_string_value_list_good [0.034131s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_unique [0.046047s] ... ok
DEBUG: {3} heat.tests.test_properties.PropertyTest.test_type [0.034832s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_unique_dict_item [0.047806s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_boolean) [0.085555s] ... ok
DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_global_map [0.043388s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_string_arg [0.038397s] ... ok
DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_get_os_empty_registry [0.036369s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_join_empty_list [0.036631s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_int_string) [0.074364s] ... ok
DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_normal [0.044726s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_file_leading_slash [0.043701s] ... ok
DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_resource_info_special [0.047359s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_ipv6 [0.044145s] ... ok
DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_retrieve_fail [0.045002s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_port_int [0.038651s] ... ok
DEBUG: {3} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_create [0.039095s] ... ok
DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_context_mgr_noexception [0.429344s] ... ok
DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_exception_acquire_success [0.042715s] ... ok
DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_no_exception [0.037335s] ... ok
DEBUG: {3} heat.tests.test_resource.MetadataTest.test_write [0.121184s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_key_no_outputs_from_rpc [0.048543s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_not_found [0.065535s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_key_not_found [0.049207s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_successful [0.045694s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(create) [0.044586s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_false [0.038852s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_keys_collide_ok_equal [0.319046s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(update) [0.049828s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_none_keys [0.046789s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(suspend) [0.045250s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_merge [0.039510s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceDeleteRetryTest.test_delete_retry_phys_resource_exists [0.096892s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(resume) [0.046029s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_dependson_fail [0.039951s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_with_none [0.050751s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(delete) [0.052372s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_string_json) [0.625803s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_nested_deep [0.063475s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_merge_invalid [0.064993s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(create) [0.049139s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_add_dep_error_create [0.046056s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_merge_none [0.049344s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(update) [0.047809s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_string) [0.080697s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_fail [0.048607s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_parameters_section_not_iterable [0.052961s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(suspend) [0.058249s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_prevent_parameters_access [0.040079s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_number) [0.082405s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(resume) [0.044875s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_removed_function [0.046054s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(delete) [0.053104s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_list) [0.086438s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat [0.052259s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_child_template_defaults_to_not_implemented [0.061154s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_with_no_replacement [0.041597s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_json) [0.077419s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_need_update_check_failed_state_after_mark_unhealthy [0.060630s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_with_no_replacement_pike_version [0.052683s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_preview_dict_validates_nested_resources [0.043431s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_multi_list [0.043257s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_int_json) [0.073809s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_validate_error_reference [0.040305s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_no_deps [0.358074s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_permutations_non_bool [0.047209s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_ref [0.043255s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_with_pike_version [0.045256s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(basic) [0.064951s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_boolean) [0.081731s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_ref_fail [0.039418s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_resource_facade_invalid_arg [0.048856s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(params) [0.052177s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceHookTest.test_set_hook [0.047467s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_int_string) [0.088763s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_resource_facade_missing_deletion_policy [0.056160s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_adopt_convergence_bad_data [0.073784s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_list_param [0.049726s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_order [0.042140s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_cancel_exception [0.057629s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_string_json) [0.137737s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_invalid_param_keys [0.057495s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_from_external [0.074276s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_vstrict_empty_param_not_ok [0.042270s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_resource_after_destroy [0.046145s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_split_index [0.039999s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_string) [0.113825s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_getatt_with_cache_data [0.043688s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_getatt_with_path [0.050035s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(timeout) [0.390177s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_number) [0.082472s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_preview [0.040097s] ... ok
DEBUG: {0} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(adopt) [0.045057s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resolve_attributes_no_default_client_name [0.051317s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_list) [0.092485s] ... ok
DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_failed_with_new_condition [0.113473s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resolve_attributes_stuff_base_attribute [0.092553s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_json) [0.088970s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_split_index_bad [0.368127s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_new_ok [0.100538s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_int_json) [0.076229s] ... ok
DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_rollback [0.145164s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_no_data [0.064225s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_new_stack_not_stored [0.057956s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_update_policy [0.043132s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_boolean) [0.083695s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_object_get_obj_fields [0.071106s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_translate_resources_resources_without_name [0.050364s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_int_string) [0.073259s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_state_del_stack [0.082758s] ... ok
DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_create_in_progress_and_delete_2 [0.219291s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_state_set [0.075008s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_state_set_invalid [0.041329s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_string_json) [0.120563s] ... ok
DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_create_hook [0.115361s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_suspend_resume_ok [0.073455s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_yaql [0.263603s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_map_overrun [0.090897s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_cancel [0.059615s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_yaql_invalid_syntax [0.048321s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_yaql_list_input [0.042886s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_rollback [0.042022s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_map_underrun [0.074267s] ... ok
DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_delete_hook [0.178038s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replacement_data [0.051490s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_yaql_merge [0.056728s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_map [0.072591s] ... ok
DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_yaql_string_input [0.053541s] ... ok
DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_post_hook [0.102710s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_str [0.083775s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_number_bad [0.072745s] ... ok
DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_on_cancel_event [0.131476s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_attr) [0.185699s] ... ok
DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_legacy [0.075592s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_number_float_good_number [0.071099s] ... ok
DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_no_credential_id [0.042169s] ... ok
DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_handle_create_no_stack_project [0.062459s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_list_attr) [0.140664s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_resource_convergence_update_replace [0.446282s] ... ok
DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_handle_delete_noid [0.076649s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_rsrc_in_progress_raises_exception [0.043872s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_dict_attr) [0.123028s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_add [0.039642s] ... ok
DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_handle_resume [0.084162s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_modified [0.039435s] ... ok
DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_handle_suspend_legacy [0.065213s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_changed [0.047734s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_list) [0.127844s] ... ok
DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_user_token_err_noproject [0.056826s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_updated_time_changes_only_when_it_changed [0.063371s] ... ok
DEBUG: {0} heat.tests.test_support.SupportStatusTest.test_invalid_status [0.038436s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceTest.test_verify_check_conditions [0.046835s] ... ok
DEBUG: {0} heat.tests.test_template.ParserTest.test_join [0.035870s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_dict) [0.113492s] ... ok
DEBUG: {0} heat.tests.test_template.ResolveDataTest.test_join_split [0.037192s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_restricted [0.080907s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_list_not_int) [0.047487s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_dict_not_str) [0.036575s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_restricted_type_change_with_convergence [0.059519s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_attr_none) [0.122542s] ... ok
DEBUG: {3} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_with_replace_restricted [0.064340s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_number_int_good [0.674557s] ... ok
DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(update_all_args) [0.048230s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_attr) [0.112140s] ... ok
DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(update_some_args) [0.062493s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_number_value_list_good [0.071616s] ... ok
DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(live_state_some_error) [0.059574s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_list_attr) [0.131821s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_param_name_in_error_message [0.077876s] ... ok
DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(entity_not_found) [0.046974s] ... ok
DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(live_state_not_found_id) [0.047342s] ... ok
DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(update_all_args) [0.055343s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_dict_attr) [0.142907s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_bad_prefix [0.106094s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_serialized_json_wrong) [0.420472s] ... ok
DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(update_some_args) [0.047296s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_1) [0.041215s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_2) [0.045946s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_bad_suffix [0.107218s] ... ok
DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(live_state_some_error) [0.097928s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_3) [0.040897s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_list_bad [0.055112s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_4) [0.046169s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_map_str [0.047233s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(split_no_delim) [0.044174s] ... ok
DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(entity_not_found) [0.112087s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_missing_attribute_params [0.044030s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(split_no_list) [0.049862s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(base64_list) [0.046174s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_missing_params [0.056980s] ... ok
DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(live_state_not_found_id) [0.120881s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(base64_dict) [0.049037s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_to_dict [0.045626s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_list) [0.416946s] ... ok
DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_unknown_params [0.038510s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_value) [0.058188s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_mapping) [0.041547s] ... ok
DEBUG: {3} heat.tests.test_resource_properties_data.ResourcePropertiesDataTest.test_rsrc_prop_data_no_encrypt [0.131674s] ... ok
DEBUG: {1} heat.tests.test_plugin_loader.PluginLoaderTest.test_load_modules_skip_setup [0.053407s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_dict) [0.115668s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_dict) [0.043885s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_bad_key [0.047809s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_missing_template) [0.043639s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_compare_same [0.045622s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_none_template) [0.039589s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_description_substitution [0.044948s] ... ok
DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_attr_none) [0.157248s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_string) [0.067986s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_get_user_value_key_error [0.049866s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string) [0.053643s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_missing [0.073928s] ... ok
DEBUG: {2} heat.tests.test_hot.StackGetAttrValidationTest.test_validate_props_from_attrs_all_attrs [0.136010s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict) [0.045810s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_resolve_ref_with_constraints [0.039706s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_list_instead_string [0.038413s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_1) [0.076733s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_none_default_string [0.038989s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_2) [0.044777s] ... ok
DEBUG: {2} heat.tests.test_identifier.EventIdentifierTest.test_event_id_uuid [0.132587s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_none_list [0.036717s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_3) [0.034437s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_none_string [0.042115s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim) [0.040380s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn [0.108906s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_schema_object_to_template_nested_map_list_map_schema [0.045439s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim_1) [0.049555s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_decode_escape_round_trip [0.118013s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_parse_empty_field [0.088252s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_snapshot [0.793629s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_parse_heat_invalid [0.066181s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_describe_stack_resources [0.081435s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_leading_space [0.072748s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_export_stack [0.064849s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_os_invalid [0.075431s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim_2) [0.404840s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_find_physical_resource [0.076752s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim1) [0.048029s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_allowed_pattern [0.486438s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_qs [0.071663s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_files [0.073618s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_idempotency [0.035312s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim2) [0.060569s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_round_trip [0.072419s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_map [0.049578s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_identify_stack [0.076774s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_string_length [0.046568s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim3) [0.089641s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_stacks_invalid [0.074319s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_max [0.038220s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_resource_types [0.064303s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_no_key_or_val) [0.060396s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_param_no_default [0.043293s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_equal [0.073522s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_max_len [0.040865s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_no_list) [0.052883s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_services [0.073231s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_software_deployments [0.036397s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_min_max_len [0.042470s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_not_string) [0.051955s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_id_decode [0.092034s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_local_error_name [0.044949s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_add_output [0.053171s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_preview_stack [0.035185s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_no_mismatch_in_update_policy [0.087355s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_name_escape [0.086568s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_schema [0.034306s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_schema_map_schema [0.034441s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_add_resource [0.055805s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_signal [0.036445s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_schema_nested_schema [0.058421s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_member_list2map_good2 [0.060579s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_software_config [0.040881s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_stack_name_slash [0.091619s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_cancel_update [0.035671s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_boolean_false [0.058099s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_not [0.055990s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_list_outputs [0.035109s] ... ok
DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_tenant_escape [0.081458s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_boolean_true [0.046966s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_snapshot [0.042747s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_or_invalid_args [0.076038s] ... ok
DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_validate_template [0.035973s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_implemented_true [0.066487s] ... ok
DEBUG: {2} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_id [0.084529s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_parameters_section_not_iterable [0.050271s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_metadata_diff [0.033328s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_int_good [0.043096s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy [0.033374s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_replace_missing_key [0.054598s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_map_path [0.044029s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy_default [0.034866s] ... ok
DEBUG: {2} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_exercise_base_lifecycle_plugin_class [0.108838s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_map_schema_good [0.037259s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy_invalid [0.035491s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_resource_facade [0.061284s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_number_value_list_bad [0.038243s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_implicit_ext [0.041464s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_resource_refs_param [0.049180s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_numbers_from_strings [0.037877s] ... ok
DEBUG: {2} heat.tests.test_loguserdata.LoguserdataTest.test_call_oserror_other [0.094094s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_required_true [0.044375s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_select_int_from_dict [0.085143s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_pattern_good [0.049781s] ... ok
DEBUG: {0} heat.tests.test_template.TemplateTest.test_split_ok [0.102087s] ... ok
DEBUG: {0} heat.tests.test_template.TestTemplateConditionParser.test_condition_reference_condition [0.070290s] ... ok
DEBUG: {0} heat.tests.test_template.TestTemplateValidate.test_get_resources_bad_no_data [0.042630s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_equal [0.358539s] ... ok
DEBUG: {0} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_empty [0.039656s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_names [0.038564s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_types [0.049301s] ... ok
DEBUG: {0} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_check_t_digest [0.059314s] ... ok
DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_value_list_bad [0.334728s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_metadata [0.051227s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_extra [0.048669s] ... ok
DEBUG: {0} heat.tests.test_template_format.JsonToYamlTest.test_convert_all_templates [0.085675s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_missing_no_class [0.049291s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_update_policy [0.059273s] ... ok
DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_update_policy_default [0.037747s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_not_parsable [0.040426s] ... ok
DEBUG: {3} heat.tests.test_short_id.ShortIdTest.test_byte_string_12 [0.045669s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_get_error_for_invalid_template_name [0.057507s] ... ok
DEBUG: {3} heat.tests.test_short_id.ShortIdTest.test_generate_ids [0.072436s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_metadata_update_called [0.061270s] ... ok
DEBUG: {3} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.043913s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_persisted_unregistered_provider_templates [0.049132s] ... ok
DEBUG: {2} heat.tests.test_metadata_refresh.MetadataRefreshServerTest.test_FnGetAtt_metadata_update [0.762083s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_list_with_none [0.050185s] ... ok
DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal_is_cached [0.075537s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_missing [0.039609s] ... ok
DEBUG: {2} heat.tests.test_metadata_refresh.MetadataRefreshTest.test_FnGetAtt_metadata_updated [0.079077s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_system_template_retrieve_fail [0.052449s] ... ok
DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_fetching_file_fails [0.051898s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_template_as_resource [0.042663s] ... ok
DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal [0.125913s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_to_parameters [0.042299s] ... ok
DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_six_deep [0.064096s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_not_retrieved_by_file [0.043869s] ... ok
DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_three_deep [0.065101s] ... ok
DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_retrieve_fail_ext [0.048132s] ... ok
DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal_delete [0.142151s] ... ok
DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_refid [0.052656s] ... ok
DEBUG: {0} heat.tests.test_template_format.YamlMinimalTest.test_parse_invalid_yaml_and_json_template [0.641022s] ... ok
DEBUG: {3} heat.tests.test_signal.SignalTest.test_delete_not_found [0.084449s] ... ok
DEBUG: {2} heat.tests.test_nokey.NoKeyTest.test_nokey_create [0.066413s] ... ok
DEBUG: {1} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_delete [0.096535s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_string) [0.046471s] ... ok
DEBUG: {0} heat.tests.test_timeutils.DurationTest.test_duration_not_expired [0.058973s] ... ok
DEBUG: {3} heat.tests.test_signal.SignalTest.test_resource_data [0.093834s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_number) [0.041446s] ... ok
DEBUG: {1} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_update [0.090248s] ... ok
DEBUG: {0} heat.tests.test_timeutils.ISO8601UtilityTest.test_invalid_durations [0.051344s] ... ok
DEBUG: {0} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(0_0) [0.044976s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_list) [0.072877s] ... ok
DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal_plugin_reason [0.087378s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_json) [0.037529s] ... ok
DEBUG: {0} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(0_1) [0.053718s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceAdoptTest.test_adopt_resource_missing [0.118316s] ... ok
DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal_wrong_resource [0.080598s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_int_json) [0.049644s] ... ok
DEBUG: {0} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(1_1) [0.070294s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_boolean) [0.037140s] ... ok
DEBUG: {3} heat.tests.test_stack.ResetStateOnErrorTest.test_success [0.047261s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_default_client_name [0.115487s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_int_string) [0.045838s] ... ok
DEBUG: {3} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(default) [0.037212s] ... ok
DEBUG: {0} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(2_1) [0.069442s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_string_json) [0.041013s] ... ok
DEBUG: {0} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(3_1) [0.048051s] ... ok
DEBUG: {3} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(only_db) [0.077579s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_entity [0.098563s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_string) [0.070594s] ... ok
DEBUG: {0} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(4_1) [0.045565s] ... ok
DEBUG: {3} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(keep_status) [0.047658s] ... ok
DEBUG: {0} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(4_4) [0.044615s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_number) [0.055823s] ... ok
DEBUG: {3} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(status_db) [0.045016s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_raise_error [0.105419s] ... ok
DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_different [0.051035s] ... ok
DEBUG: {3} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(keep_tags) [0.045430s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_list) [0.048811s] ... ok
DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_exist [0.040575s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_json) [0.035475s] ... ok
DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_value_path_error [0.042431s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_int_json) [0.040231s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_boolean) [0.048514s] ... ok
DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_populated [0.054082s] ... ok
DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_translate_delete [0.044779s] ... ok
DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_translation_rule [0.037382s] ... ok
DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_default_behaviour [0.036703s] ... ok
DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_garbage [0.035826s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_invalid_deletion_policy [0.040639s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_invalid_section_cfn [0.060300s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_check_not_supported [0.435842s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_invalid_security_groups_with_nics [0.050347s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_int_string) [0.326773s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_string_json) [0.039208s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_resources_valid [0.054670s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_check_supported [0.078217s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_string) [0.045119s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_number) [0.038698s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_label [0.073018s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_correct_outputs [0.099855s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_list) [0.054536s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_created_time [0.056163s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_json) [0.062360s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_deletion_policy_apply_ref [0.059202s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_int_json) [0.038743s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_boolean) [0.036570s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_disable_validate_required_param [0.067191s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed [0.807889s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_int_string) [0.058830s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_encrypt_parameters_false_parameters_stored_plaintext [0.047003s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_string_json) [0.045085s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_identifier [0.041082s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_hot_get_attr [0.037032s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_map_value [0.047991s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_type [0.363184s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_exception [0.163015s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_init_user_creds_id [0.051714s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_parse [0.052411s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_invalid_parameter_in_group [0.053334s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_list [0.045185s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_list_fail [0.088275s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_new_bad_type [0.042079s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_not_allowed_values_integer [0.057337s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_iter_resources_nested_with_filters [0.104006s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_string_len_good [0.037388s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_parameter_groups_not_list [0.051095s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_string [0.088711s] ... ok
DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_list_good [0.047355s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_load_honors_owner [0.099583s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_ref_invalid [0.061272s] ... ok
DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_create_subpackage_path_list [0.035207s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_deployed [0.083948s] ... ok
DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_create_subpackage_single_path [0.044652s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_resource_attr_invalid_type_cfn [0.048673s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_load_nonexistant_id [0.086650s] ... ok
DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_import_module_garbage [0.042392s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_properties [0.050735s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_fail [0.083986s] ... ok
DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_module_name [0.048562s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_load_reads_username_from_db [0.086574s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_bool_not_str [0.037989s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_fail_nested_deep [0.072697s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_unique_logical_name [0.096692s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_integer_good [0.050064s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_load_stored_context_true [0.096822s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_missing_required [0.042788s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_nested_deep [0.078767s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_volumeattach_valid [0.108468s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_load_with_no_refresh_cred [0.092377s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_ref_nested_deep [0.084131s] ... ok
DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_with_ignorable_errors [0.110970s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_mark_complete_update [0.109536s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceHookTest.test_post_create_hook_call [0.114946s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_prop_validate_value [0.074990s] ... ok
DEBUG: {0} heat.tests.test_version.VersionTest.test_version [0.098373s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_boolean [0.309601s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceHookTest.test_pre_delete_hook_call [0.104305s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_default_integer [0.038605s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_integer [0.036486s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_abandon_with_resource_data [0.074722s] ... ok
DEBUG: {0} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_error [0.142608s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_map [0.039340s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_resource_name_ref_by_depends_on [0.191841s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_null_property_value [0.035895s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_attributes_load_stored [0.096640s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_schema_from_params [0.040811s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_string_good [0.036882s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_dict_instead_string [0.035910s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_check_not_supported [0.093344s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_missing_unimplemented [0.040640s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_nested_properties_schema_invalid_property_in_map [0.048721s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_convergence_update_replace_rollback_restore_prev_rsrc_error [0.115005s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_boolean [0.041784s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_set_param_id_update [0.265083s] ... ok
DEBUG: {0} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_existing_groupset [0.319306s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_default_boolean [0.037821s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_convergence [0.080124s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_default_map [0.038869s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_integer [0.037240s] ... ok
DEBUG: {0} heat.tests.test_vpc.VPCTest.test_vpc_delete_successful_if_created_failed [0.123134s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_map [0.045049s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_convergence_sets_requires_for_failure [0.101619s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_present_unimplemented [0.039327s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_schema_invalid_parameters_stripped [0.034223s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_fail_prop_typo [0.101421s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_empty_schema [0.039892s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minimal_string [0.035342s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_string_value [0.042180s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_allowed_vals [0.033259s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_fail_retry [0.146754s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_min [0.040175s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_string_allowed_pattern [0.037100s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_from_external_not_found [0.091803s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_string_multi_constraints [0.042155s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_schema_all [0.040718s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_delete_convergence_does_not_delete_same_template_resource [0.083833s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_snapshot_save_called_first [0.663753s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_stack_name_invalid [0.042109s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_state_defaults [0.047272s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_store_backup_true [0.049994s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_store_saves_creds_trust [0.045005s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_stored_context_err [0.038197s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_time_elapsed [0.037563s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_bad_key [0.392953s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_time_elapsed_ms [0.037339s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_implemented_default [0.035933s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_time_elapsed_with_updated_time [0.045793s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_int_from_str_bad [0.035280s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_integer_value_list_good [0.041381s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_nested [0.045734s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_exceeded_maxlength [0.042368s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_with_rollback [0.046701s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_maxlength_good [0.042653s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_update_exception_handler_resource_failure_no_rollback [0.046695s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_schema_good [0.036871s] ... ok
DEBUG: {3} heat.tests.test_stack.StackTest.test_validate_assertion_exception_rethrow [0.037176s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_schema_int_bad_data [0.034839s] ... ok
DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(no_attr) [0.035255s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_schema_int_good [0.063253s] ... ok
DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(one_res_one_attr) [0.080627s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_delete_in_progress_convergence [0.723305s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_list [0.044849s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_list_no_default [0.034043s] ... ok
DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(one_res_several_attrs) [0.078063s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_schema_missing_required_data [0.040780s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_number_low [0.045048s] ... ok
DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_one_attr) [0.079310s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_number_value_list_good [0.041425s] ... ok
DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_several_attrs) [0.094182s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_string_pattern_bad_prefix [0.075931s] ... ok
DEBUG: {2} heat.tests.test_properties.PropertyTest.test_string_pattern_bad_suffix [0.034987s] ... ok
DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(nested_attr) [0.082491s] ... ok
DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_missing_based_on_class [0.046590s] ... ok
DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_boolean_type_provider [0.062278s] ... ok
DEBUG: {3} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_several_attrs_and_all_attrs) [0.097597s] ... ok
DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_type_map [0.045114s] ... ok
DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_get_template_resource_class [0.049952s] ... ok
DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_extra_required [0.041110s] ... ok
DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_trust_backup [0.111238s] ... ok
DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_type_match [0.040337s] ... ok
DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_trust_nested [0.107234s] ... ok
DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_user_creds [0.055824s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_equals_different_stacks [0.799235s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_equals_names [0.083797s] ... ok
DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_type_mismatch [0.325801s] ... ok
DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_resource_info_general [0.041479s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_get_class_noexist [0.044303s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_getatt_invalid_type [0.064340s] ... ok
DEBUG: {2} heat.tests.test_provider_template.TemplateDataTest.test_template_data_in_update_without_template_file [0.083067s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_has_interface_direct_match [0.055797s] ... ok
DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_stack_delete_resourcefailure [0.397359s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_has_interface_no_match [0.053031s] ... ok
DEBUG: {2} heat.tests.test_resource.MetadataTest.test_read_initial [0.113569s] ... ok
DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_current_engine [0.039927s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_hot_ref_skip_validation_if_custom_constraint [0.053655s] ... ok
DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_existing_lock_engine_dead [0.037958s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceAdoptTest.test_adopt_with_resource_data_and_metadata [0.078716s] ... ok
DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_new_lock [0.036786s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_properties_data_no_encryption [0.068022s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true [0.039322s] ... ok
DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_exception_acquire_fail [0.044640s] ... ok
DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_no_exception [0.035112s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_properties_data_stored_encrypted_decrypted_on_load [0.068443s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_dependson [0.067772s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.RaiseLocalException.test_heat_exception [0.044131s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resolve_attributes_stuff_custom_attribute [0.052930s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_add_dep_error_load [0.044778s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.RaiseLocalException.test_remote_heat_ex [0.048342s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt [0.045287s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_list [0.037485s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource [0.080154s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_nested_dict [0.040773s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(create) [0.039102s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref [0.037413s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(update) [0.038845s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_invalid_name [0.078507s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_nested_deep [0.042112s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(suspend) [0.036285s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_nested_dict [0.039383s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(resume) [0.037001s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_validate_value_fail [0.045414s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(delete) [0.052349s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_load_with_state_cleanup [0.117963s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceHookTest.test_hook [0.042768s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_4_0) [0.037716s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_new_err [0.049705s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_8_0) [0.045500s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceHookTest.test_post_delete_hook_call [0.067966s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_8_2) [0.047665s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_check_failed [0.052315s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_object_resource_properties_data [0.090456s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_5_2) [0.037395s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_str_repr_no_stack_id [0.043433s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_6_2) [0.039633s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_check_supported [0.066245s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_12_2) [0.042948s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_convergence_update_replace_rollback [0.055551s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_get_attribute_autoscaling [0.040128s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_str_repr_stack_id_no_resource_id [0.084093s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_need_update_for_nested_resource [0.039523s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_show_resource [0.047231s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_parent_stack_existing_of_nested_stack [0.044108s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_deletes_fail_retry [0.128649s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_signal_wrong_action_state [0.069994s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_stack_resources [0.048990s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_from_external_with_check [0.064072s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_state_defaults [0.070208s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_store_attributes_fail [0.058030s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_preview_propagates_files [0.354290s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_preview_validates_nested_resources [0.037075s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_created_time [0.313406s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_preview_with_implemented_dict_child_resource [0.050007s] ... ok
DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_validate_heat_autoscaling_group [0.042100s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_creates_fail_retry [0.181713s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_delete_convergence_deletes_resource_in_init_state [0.046354s] ... ok
DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_backup_stack_synchronized_after_update [0.152794s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_delete_convergence_fail [0.059206s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_delete_convergence_ok [0.042349s] ... ok
DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_deletion_policy [0.104186s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_deprecated_prop_data_updated [0.067376s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_get_class_ok [0.037927s] ... ok
DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_description [0.122778s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_getatt_with_path_cache_data [0.036417s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_metadata_default [0.038840s] ... ok
DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_disable_rollback [0.103251s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_no_resource_properties_required_default [0.105187s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_type [0.847471s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_prepare_abandon [0.047221s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_ref_skip_validation_if_custom_constraint [0.053163s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_convergence_throws_timeout [0.090801s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_load_with_no_resources [0.067126s] ... ok
DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery_new_param [0.222329s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_str_repr_stack_id_resource_id [0.041036s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resume_fail_exception [0.051944s] ... ok
DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_param_ok_replace [0.114663s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_suspend_fail_invalid_states [0.113066s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_convergence [0.068335s] ... ok
DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_create_in_progress_and_delete_1 [0.173894s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_convergence_checks_resource_class [0.039121s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_fail_prop_typo [0.049870s] ... ok
DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create [0.085922s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_not_implemented [0.052371s] ... ok
DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_remove [0.095448s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_replace_in_failed_without_nested [0.048187s] ... ok
DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_with_refresh_creds [0.092225s] ... ok
DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_delete_keypair [0.062256s] ... ok
DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_delete [0.061215s] ... ok
DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_delete_not_found [0.060140s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_replace_without_resource_name [0.325408s] ... ok
DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_user_token_err_nopassword [0.052706s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_resource_convergence_failed [0.065327s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_removed_with_default_value [0.037332s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_with_update_restricted [0.050608s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_restricted [0.049721s] ... ok
DEBUG: {2} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_restricted_type_change_with_convergence [0.049837s] ... ok
DEBUG: {3} heat.tests.test_template.ParserTest.test_list [0.270955s] ... ok
DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(update_all_args) [0.045558s] ... ok
DEBUG: {3} heat.tests.test_template.ParserTest.test_list_dict [0.033328s] ... ok
DEBUG: {3} heat.tests.test_template.ResolveDataTest.test_join_not_string [0.033811s] ... ok
DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(update_some_args) [0.044544s] ... ok
DEBUG: {3} heat.tests.test_template.ResolveDataTest.test_join_recursive [0.032707s] ... ok
DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(live_state_some_error) [0.046369s] ... ok
DEBUG: {3} heat.tests.test_template.ResolveDataTest.test_split_join_split_join [0.039652s] ... ok
DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(entity_not_found) [0.048334s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_and [0.034574s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_and_invalid_args [0.033560s] ... ok
DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(live_state_not_found_id) [0.050255s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_bad_find_in_map [0.034812s] ... ok
DEBUG: {2} heat.tests.test_resource.TestResourceMapping.test_resource_mappings [0.061521s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_create_empty_template_returns_correct_version [0.033580s] ... ok
DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_software_config [0.035822s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_equals [0.033868s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_invalid_hot_version [0.035890s] ... ok
DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_software_deployment [0.036469s] ... ok
DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_ignore_error_by_name [0.034552s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_invalid_template [0.038774s] ... ok
DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_software_configs [0.038721s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_hot_versions [0.039322s] ... ok
DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_mark_unhealthy [0.037125s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_member_list2map_good [0.033940s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_not_invalid_args [0.034064s] ... ok
DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_stack [0.036160s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_or [0.035361s] ... ok
DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_default [0.040310s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_param_refs [0.032914s] ... ok
DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit_ext [0.036454s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_replace_none_values [0.033252s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_resource_facade_invalid_arg [0.037499s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_resource_facade_missing_deletion_policy [0.046113s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_dict [0.032873s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_dict_not_existing [0.034872s] ... ok
DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit_invalid [0.330946s] ... ok
DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_metadata_default [0.062524s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_in_progress_convergence [2.148186s] ... ok
DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_properties_default [0.100398s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_replace_in_check_failed [0.109415s] ... ok
DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_render_hot_empty [0.068680s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_list_out_of_bound [0.410456s] ... ok
DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_none [0.047624s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_replace_prepare_replace_error [0.071458s] ... ok
DEBUG: {2} heat.tests.test_server_tags.ServerTagsTest.test_instance_tags [0.116372s] ... ok
DEBUG: {3} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_boolean [0.067733s] ... ok
DEBUG: {3} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_function [0.043472s] ... ok
DEBUG: {2} heat.tests.test_server_tags.ServerTagsTest.test_instance_tags_updated [0.092090s] ... ok
DEBUG: {3} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_bad_section [0.058352s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_replace_rollback_restore_prev_rsrc_error [0.171520s] ... ok
DEBUG: {3} heat.tests.test_template.TestTemplateVersion.test_hot_version [0.066176s] ... ok
DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.107023s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_immutable_notsupported [0.108389s] ... ok
DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_f [0.053666s] ... ok
DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_json_document [0.089378s] ... ok
DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_no_version_format [0.042086s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_none [0.100985s] ... ok
DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_string_template [0.072761s] ... ok
DEBUG: {2} heat.tests.test_signal.SignalTest.test_FnGetAtt_alarm_url_is_cached [0.143543s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_notallowed [0.124677s] ... ok
DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_dont_exist [0.075936s] ... ok
DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_list_list_add_translation_rule [0.040571s] ... ok
DEBUG: {1} heat.tests.test_resource.ResourceTest.test_updated_from_external [0.046755s] ... ok
DEBUG: {2} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal_delete [0.139248s] ... ok
DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_property_json_param_to_list_correct_translation [0.037232s] ... ok
DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_ignore_error [0.034727s] ... ok
DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(update_all_args) [0.087644s] ... ok
DEBUG: {2} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal_is_cached [0.076535s] ... ok
DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_with_function [0.035318s] ... ok
DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_with_ref [0.035506s] ... ok
DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(update_some_args) [0.064723s] ... ok
DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other [0.040170s] ... ok
DEBUG: {2} heat.tests.test_signal.SignalTest.test_get_user_id [0.091578s] ... ok
DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(live_state_some_error) [0.052771s] ... ok
DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_set_rules_none [0.043167s] ... ok
DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_translate_add [0.037029s] ... ok
DEBUG: {2} heat.tests.test_signal.SignalTest.test_handle_signal_no_reraise_deleted [0.075969s] ... ok
DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(entity_not_found) [0.062669s] ... ok
DEBUG: {2} heat.tests.test_stack.ResetStateOnErrorTest.test_reset_state_exception [0.041280s] ... ok
DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_supported [0.045176s] ... ok
DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(live_state_not_found_id) [0.052659s] ... ok
DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_max_fetch_size_okay [0.044599s] ... ok
DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_check_software_deployment [0.040377s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_adopt_stack [0.064889s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_client_exception_from_glance_client [0.055165s] ... ok
DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_software_config [0.050772s] ... ok
DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_generate_template [0.034280s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_duplicated_image [0.050317s] ... ok
DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_environment [0.040118s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_create_failure_recovery [0.149328s] ... ok
DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_events [0.045716s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_delete_snapshot_without_data [0.037368s] ... ok
DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_stack_resources [0.066374s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_hot_restore [0.215511s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_deletion_policy [0.058454s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_empty_value [0.051822s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_invalid_security_group_ids_with_nics [0.504570s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_unimplemented_property [0.087429s] ... ok
DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_stacks [0.539020s] ... ok
DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_software_deployment [0.038456s] ... ok
DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_show_output [0.039028s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_iter_resources_with_nonexistent_template [0.361474s] ... ok
DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_suspend [0.040547s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_lightweight_stack_getrefid [0.044198s] ... ok
DEBUG: {1} heat.tests.test_rpc_listener_client.ListenerClientTest.test_engine_alive_ok [0.050307s] ... ok
DEBUG: {1} heat.tests.test_rpc_listener_client.ListenerClientTest.test_engine_alive_timeout [0.041072s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_load_all [0.089767s] ... ok
DEBUG: {1} heat.tests.test_rpc_worker_client.WorkerClientTest.test_cast [0.041626s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_load_all_not_found [0.052010s] ... ok
DEBUG: {1} heat.tests.test_rpc_worker_client.WorkerClientTest.test_make_msg [0.040686s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_load_with_refresh_cred [0.052132s] ... ok
DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_properties_diff [0.042940s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_mark_complete_create [0.050898s] ... ok
DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_update_policy_diff [0.040452s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_nodisable_validate_tmpl_err [0.037959s] ... ok
DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit [0.041158s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_param_validate_value [0.043417s] ... ok
DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze [0.046008s] ... ok
DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze_nullable_top_level [0.040493s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_resource_by_refid [0.091335s] ... ok
DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze_override [0.039428s] ... ok
DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_properties [0.045325s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_resource_get_db_fallback [0.062510s] ... ok
DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_template_equality [0.064652s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_resource_multi_required_by [0.085156s] ... ok
DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_byte_string_16 [0.044189s] ... ok
DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_byte_string_60 [0.045438s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_resource_required_by [0.177801s] ... ok
DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_get_id_string [0.090050s] ... ok
DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_alarm_url [0.232708s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_restore [0.324643s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_create_timeout [0.117029s] ... ok
DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_delete [0.219406s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_load_no_param_value_validation [0.153249s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_unregistered_key [1.619220s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_store_backup_false [0.056771s] ... ok
DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal [0.223022s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_store_db_update_failure [0.042610s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_store_gets_username_from_stack [0.048158s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_allowed_values_integer_str [0.143822s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_store_saves_owner [0.062957s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_findinmap_invalid [0.068231s] ... ok
DEBUG: {1} heat.tests.test_signal.SignalTest.test_signal_different_reason_types [0.176065s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_pass [0.048013s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_parameters_error_no_label [0.042154s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_ref_valid [0.067901s] ... ok
DEBUG: {1} heat.tests.test_signal.SignalTest.test_signal_in_delete_state [0.147345s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_cfn_key_in_hot [0.057658s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_depends_on [0.043438s] ... ok
DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_type [0.063457s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_store_saves_tags [0.581284s] ... ok
DEBUG: {3} heat.tests.test_vpc.InternetGatewayTest.test_internet_gateway [0.251533s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_store_uses_traversal_id_for_updating_db [0.076054s] ... ok
DEBUG: {1} heat.tests.test_signal.SignalTest.test_signal_in_suspend_state [0.521324s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_suspend_resume [0.112590s] ... ok
DEBUG: {3} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface [0.171717s] ... ok
DEBUG: {1} heat.tests.test_signal.SignalTest.test_signal_reception_failed_call [0.095803s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_time_remaining [0.045921s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(in_progress) [0.054710s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(create_complete) [0.054617s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_total_resources_empty [0.118341s] ... ok
DEBUG: {3} heat.tests.test_vpc.RouteTableTest.test_route_table [0.197586s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(create_failed) [0.052688s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(update_complete) [0.049988s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_total_resources_not_found [0.131595s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(update_failed) [0.049951s] ... ok
DEBUG: {3} heat.tests.test_vpc.SubnetTest.test_create_failed_delete_success [0.146380s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_total_resources_not_stored [0.049345s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(delete_complete) [0.061896s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_with_rollback_off [0.041542s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(delete_failed) [0.066345s] ... ok
DEBUG: {3} heat.tests.test_vpc.SubnetTest.test_subnet [0.140088s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(adopt_complete) [0.036671s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(adopt_failed) [0.042626s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(rollback_complete) [0.057285s] ... ok
DEBUG: {2} heat.tests.test_stack.StackTest.test_update_prev_raw_template [0.210847s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(rollback_failed) [0.048395s] ... ok
DEBUG: {2} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_both [0.054549s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(invalid_action) [0.061461s] ... ok
DEBUG: {1} heat.tests.test_stack.StackStateSetTest.test_state(invalid_status) [0.048882s] ... ok
DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_deletes_project [0.081592s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_abandon_nodelete_project [0.103491s] ... ok
DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_with_snapshot_after_stack_add_resource [0.165127s] ... ok
DEBUG: malloc(): unsorted double linked list corrupted
DEBUG: {2} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_engine_alive [0.053310s] ... ok
DEBUG: {2} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_engine_dead [0.040318s] ... ok
DEBUG: {2} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_one_retry_only [0.075898s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_access_policy_update [0.271894s] ... ok
DEBUG: {2} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_exception [0.037632s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_backup_copies_user_creds_id [0.077958s] ... ok
DEBUG: {2} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_existing_lock [0.094272s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_string [0.068632s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_check_fail [0.135794s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceAttrTest.test_validate_assertion_exception_rethrow [0.059171s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_create_bad_attribute [0.070138s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(create) [0.038424s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(update) [0.048115s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(suspend) [0.055339s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_deletion_policy_apply_get_param [0.351246s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_event_dispatch [0.047301s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_deletion_policy_hot [0.045096s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_outputs [0.078521s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_get_attr [0.047246s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_missing_value [0.041217s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(resume) [0.512768s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_string_data [0.041886s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(delete) [0.052984s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_outputs_incorrect_reference [0.057487s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_child_params_defaults_to_not_implemented [0.039313s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_init_stored_context_false [0.049723s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_delete_nested_none_nested_stack [0.040090s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_lightweight_stack_getatt [0.053975s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_get_attribute_autoscaling_convg [0.039761s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_load_param_id [0.048343s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_ok [0.038013s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_init_complete_state_for_nested_resource [0.040601s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_load_parent_resource [0.085243s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_nested_stack_abandon [0.045933s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_defaults_to_stack_resource_itself [0.038060s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_load_stored_context_false [0.093557s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_doesnt_validate_nested_stack [0.057838s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_mark_complete_stale_traversal [0.055631s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_no_auth_token [0.038054s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(basic) [0.089944s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(params) [0.057925s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_parameters_created_encrypted_updated_decrypted [0.099876s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(timeout) [0.063860s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(adopt) [0.051953s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_parameters_inconsistent_encrypted_param_names [0.105317s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(basic) [0.058644s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(params) [0.047899s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_parameters_stored_encrypted_decrypted_on_load [0.104058s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_resource_get [0.045311s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(timeout) [0.049900s] ... ok
DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(adopt) [0.060265s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_resume_fail [0.082880s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_resume_stack_resumeed_ok [0.078274s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_delete_stack_when_update_failed_twice [0.216103s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_resume_timeout [0.375995s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_snapshot_delete [0.038177s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_name_invalid_type [0.057738s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_name_valid [0.039943s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_reads_tenant [0.036029s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_stack_update_with_deprecated_resource [0.472467s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_reads_username [0.041766s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_user_project_id_create [0.059926s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_add [0.115499s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_user_project_id_default [0.056146s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_add_failed_create [0.089008s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_user_project_id_setter [0.069826s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_state_deleted [0.049190s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_state_set_uses_curr_traversal_for_updating_db [0.042096s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_add_failed_create_rollback_failed [0.111501s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_suspend_timeout [0.083157s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_tags_property_get_set [0.052098s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_time_elapsed_negative [0.042586s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_by_reference_and_rollback_2 [0.202813s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_timeout_secs [0.048175s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_updated_time [0.084830s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_different_type [0.108042s] ... ok
DEBUG: {1} heat.tests.test_stack.StackTest.test_validate_property_getatt [0.044224s] ... ok
DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(no_attr) [0.038011s] ... ok
DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(one_res_one_attr) [0.079282s] ... ok
DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(one_res_several_attrs) [0.074768s] ... ok
DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_one_attr) [0.052572s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery_new_param_stack_list [0.310482s] ... ok
DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_several_attrs) [0.044652s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_force_rollback [0.132310s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_ok_replace [0.116688s] ... ok
DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(nested_attr) [0.325088s] ... ok
DEBUG: {1} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_several_attrs_and_all_attrs) [0.035953s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_ok_replace_int [0.159256s] ... ok
DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete [0.058012s] ... ok
DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_badaction [0.043822s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_delete [0.102196s] ... ok
DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_stack_with_resource_log_is_clear [0.079782s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_update_failed [0.092349s] ... ok
DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_trust [0.081419s] ... ok
DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_trust_fail [0.057898s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_by_reference [0.160556s] ... ok
DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_stack_delete_timeout [0.055051s] ... ok
DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_stack_user_project_id_delete_fail [0.055503s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_parameters [0.118628s] ... ok
DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_context_mgr_exception [0.050510s] ... ok
DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_with_retry [0.044881s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.RaiseLocalException.test_messaging_timeout [0.037408s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_ok [0.036768s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback [0.141891s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_dict [0.043801s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceAttrTest.test_validate_nested_stack [0.040429s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(create) [0.047503s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_add [0.138862s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(update) [0.048570s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(suspend) [0.042445s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(resume) [0.041912s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_fail [0.136952s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(delete) [0.038801s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test__validate_nested_resources_checks_num_of_resources [0.036940s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_abandon_nested_sends_rpc_abandon [0.277509s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_delete_nested_not_found_nested_stack [0.039499s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_remove [0.394474s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_cached [0.039854s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_non_exist [0.038380s] ... ok
DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_tags_remove_all [0.099622s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_check_failed_state_after_stack_check [0.047940s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_failed_state_for_nested_resource [0.041990s] ... ok
DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_create_keypair_error [0.063755s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_nested_abandon_stack_not_found [0.047169s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_preview_with_implemented_child_resource [0.040037s] ... ok
DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_notfound [0.076443s] ... ok
DEBUG: {2} heat.tests.test_support.SupportStatusTest.test_invalid_previous_status [0.040854s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_propagated_files [0.056625s] ... ok
DEBUG: {2} heat.tests.test_support.SupportStatusTest.test_previous_status [0.034758s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_validate_resource_group [0.046016s] ... ok
DEBUG: {2} heat.tests.test_support.SupportStatusTest.test_valid_status [0.047238s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(basic) [0.064079s] ... ok
DEBUG: {2} heat.tests.test_template.ParserTest.test_dict [0.045161s] ... ok
DEBUG: {2} heat.tests.test_template.ParserTest.test_join_list [0.036552s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(params) [0.047527s] ... ok
DEBUG: {2} heat.tests.test_template.ParserTest.test_join_none [0.036736s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(timeout) [0.051425s] ... ok
DEBUG: {2} heat.tests.test_template.ResolveDataTest.test_base64_replace [0.043395s] ... ok
DEBUG: {1} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(adopt) [0.041586s] ... ok
DEBUG: {2} heat.tests.test_template.ResolveDataTest.test_nested_selects [0.035214s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_aws_version [0.036532s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_add_signal [0.101289s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_base64 [0.047914s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_defaults [0.035578s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_equals_invalid_args [0.034393s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_find_in_invalid_map [0.034132s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_find_in_map [0.033610s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_by_reference_and_rollback_1 [0.159924s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_invalid_aws_version [0.033706s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_invalid_heat_version [0.037216s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_invalid_section [0.034799s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_deletion_policy_no_handle_update [0.096092s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_join [0.041468s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery [0.194937s] ... ok
DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev21/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead.
DEBUG:   self._runner.throw(*sys.exc_info())
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_no_rollback [0.113257s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_param_ref_missing [0.290533s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_replace_string_values [0.038892s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_resource_facade_function [0.037148s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_select_from_list_integer_index [0.034157s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_select_from_serialized_json_list [0.034876s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create_and_delete_1 [0.169797s] ... ok
DEBUG: {2} heat.tests.test_template.TemplateTest.test_split_no_delim_in_str [0.038563s] ... ok
DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_condition_resolved_not_boolean [0.036406s] ... ok
DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_conditions_with_non_supported_functions [0.037251s] ... ok
DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_res_condition_using_boolean [0.038575s] ... ok
DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_get_resources_no_type [0.050727s] ... ok
DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_check_t_digest [0.039609s] ... ok
DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_good [0.037208s] ... ok
DEBUG: {2} heat.tests.test_template.TestTemplateVersion.test_ambiguous_version [0.035186s] ... ok
DEBUG: {2} heat.tests.test_template.TestTemplateVersion.test_cfn_version [0.036072s] ... ok
DEBUG: {2} heat.tests.test_template.TestTemplateVersion.test_missing_version [0.036897s] ... ok
DEBUG: {2} heat.tests.test_template_format.JsonYamlResolvedCompareTest.test_wordpress_resolved [0.051291s] ... ok
DEBUG: {2} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(0_0_1) [0.036716s] ... ok
DEBUG: {2} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(1_1_1) [0.034133s] ... ok
DEBUG: {2} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(1_1_5) [0.034064s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create_and_delete_2 [0.565222s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_invalid [0.036591s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_list_with_custom_value_path [0.038206s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_cmp_rules [0.034744s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_resticted [0.122428s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_replace [0.158389s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_tags [0.084255s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_delete_rule_other [0.312354s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_property_commadelimitedlist_param_correct_translation [0.035703s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_same [0.046829s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_template_format_version [0.133459s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_dont_exist [0.041562s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_timeout [0.083080s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_with_custom_value_path [0.050844s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_value_path [0.036808s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_entity [0.037520s] ... ok
DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_with_new_resources_with_reference [0.102597s] ... ok
DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_set_no_resolve_rules [0.041683s] ... ok
DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_create_keypair [0.071669s] ... ok
DEBUG: {2} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_failure [0.069691s] ... ok
DEBUG: {2} heat.tests.test_urlfetch.UrlFetchTest.test_http_error [0.046081s] ... ok
DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_handle_create_existing_project [0.067069s] ... ok
DEBUG: {2} heat.tests.test_urlfetch.UrlFetchTest.test_http_scheme [0.047015s] ... ok
DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_handle_resume_legacy [0.066454s] ... ok
DEBUG: {2} heat.tests.test_urlfetch.UrlFetchTest.test_https_scheme [0.034877s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_invalid_resources [0.045045s] ... ok
DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_handle_suspend [0.071596s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_unregistered_image [0.050103s] ... ok
DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_user_token [0.056708s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_allowed_values_integer [0.048564s] ... ok
DEBUG: {1} heat.tests.test_template.ParserTest.test_dict_list [0.040974s] ... ok
DEBUG: {1} heat.tests.test_template.ParserTest.test_join_dict_val [0.043018s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_empty_resource_group [0.062970s] ... ok
DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_member_list_select [0.040788s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_findinmap_valid [0.053393s] ... ok
DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_replace_base64 [0.047431s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_outputs_valid [0.052802s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_create_empty_template_default_version [0.048352s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_create_empty_template_from_another_template [0.047926s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_older [0.063725s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_get_azs [0.036841s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_valid [0.057043s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_get_azs_with_stack [0.036243s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_heat_version [0.048497s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_aws_versions [0.314733s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_not_allowed_values_integer_str [0.418956s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_heat_versions [0.044620s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_prevent_parameters_access [0.057260s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameter_group_output [0.064678s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_replace_number_values [0.042875s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameters_env_provided [0.047927s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_replace_param_values [0.048247s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameters_merged_env [0.058772s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_resource_refs [0.038120s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_empty_string [0.036780s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameters_nested [0.048123s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_from_list [0.037217s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_resource_attr_invalid_type [0.067036s] ... ok
DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_from_serialized_json_map [0.037456s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_key [0.043613s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_matadata [0.046141s] ... ok
DEBUG: {1} heat.tests.test_template.TestTemplateConditionParser.test_conditions_circular_ref [0.079373s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_volumeattach_invalid [0.047605s] ... ok
DEBUG: {1} heat.tests.test_template.TestTemplateConditionParser.test_get_res_condition_invalid [0.083434s] ... ok
DEBUG: {2} heat.tests.test_validate.ValidateTest.test_volume_snapshot_deletion_policy [0.046228s] ... ok
DEBUG: {1} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_invalid [0.057760s] ... ok
DEBUG: {1} heat.tests.test_template.TestTemplatePluginManager.test_template_NEW_good [0.035132s] ... ok
DEBUG: {2} heat.tests.test_vpc.VPCTest.test_vpc [0.096106s] ... ok
DEBUG: Column.drop()
DEBUG: Column.alter()
DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_get_resources_good [0.039524s] ... ok
DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_bad_section [0.048921s] ... ok
DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_good [0.038015s] ... ok
DEBUG: {1} heat.tests.test_template.TestTemplateVersion.test_heat_cfn_version [0.038299s] ... ok
DEBUG: {1} heat.tests.test_template_files.TestTemplateFiles.test_cache_miss [0.052776s] ... ok
DEBUG: {1} heat.tests.test_template_files.TestTemplateFiles.test_d_weakref_behaviour [0.046178s] ... ok
DEBUG: {1} heat.tests.test_template_format.JsonToYamlTest.test_integer_only_keys_get_translated_correctly [0.048445s] ... ok
DEBUG: {1} heat.tests.test_template_format.JsonYamlResolvedCompareTest.test_neutron_resolved [0.069669s] ... ok
DEBUG: {1} heat.tests.test_template_format.YamlMinimalTest.test_long_yaml [0.047248s] ... ok
DEBUG: {1} heat.tests.test_template_format.YamlMinimalTest.test_parse_empty_json_template [0.037971s] ... ok
DEBUG: {1} heat.tests.test_template_format.YamlMinimalTest.test_parse_yaml_template [0.327128s] ... ok
DEBUG: {1} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(scanner) [0.038043s] ... ok
DEBUG: {1} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(parser) [0.044612s] ... ok
DEBUG: {1} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(reader) [0.038310s] ... ok
DEBUG: {1} heat.tests.test_timeutils.DurationTest.test_duration_expired [0.046053s] ... ok
DEBUG: {1} heat.tests.test_timeutils.ISO8601UtilityTest.test_valid_durations [0.061949s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_exist [0.090031s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_delete_rule_list [0.039608s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_invalid_translation_rule [0.037856s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_property_json_param_correct_translation [0.053339s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_with_custom_value_path [0.041025s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str [0.038635s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_invalid [0.043282s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_strings [0.037504s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_nested_list_populated [0.043050s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_function [0.053479s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_get_attr [0.036636s] ... ok
DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_ref [0.043935s] ... ok
DEBUG: {1} heat.tests.test_urlfetch.UrlFetchTest.test_max_fetch_size_error [0.034160s] ... ok
DEBUG: {1} heat.tests.test_urlfetch.UrlFetchTest.test_non_exist_url [0.034940s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_invalid_section_hot [0.042093s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_snapshot_deletion_policy [0.278423s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_allowed_external_rsrc [0.041815s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_bad_depends [0.049157s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_bad_yaql_metadata [0.047014s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_cfn_parameter_label [0.050821s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_circular_reference [0.047999s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_duplicate_parameters_in_group [0.043868s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_duplicate_parameters_no_label [0.043682s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_parameters_valid [0.043886s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_hot_no_parameter_label [0.043253s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_fail [0.042509s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_invalid_outputs [0.042979s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_invalid_parameter_no_label [0.039745s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_is_service_available [0.072780s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_no_parameters_in_group [0.040135s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters [0.296487s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters_env_override [0.049941s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters_not_list [0.039757s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_properties [0.067115s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_key_cfn [0.053440s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_deletion_policy [0.070265s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_update_policy [0.061555s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_template_without_resources [0.060185s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_with_environment [0.112531s] ... ok
DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_with_ignorable_errors_invalid_error_code [0.097852s] ... ok
DEBUG: {1} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_no_groupset [0.405390s] ... ok
DEBUG: Table.drop()
DEBUG: Table.alter()
DEBUG: ======
DEBUG: Totals
DEBUG: ======
DEBUG: Ran: 6706 tests in 183.8092 sec.
DEBUG:  - Passed: 6701
DEBUG:  - Skipped: 5
DEBUG:  - Expected Fail: 0
DEBUG:  - Unexpected Success: 0
DEBUG:  - Failed: 0
DEBUG: Sum of execute time for each test: 666.4500 sec.
DEBUG: ==============
DEBUG: Worker Balance
DEBUG: ==============
DEBUG:  - Worker 0 (1641 tests) => 0:02:37.802179
DEBUG:  - Worker 1 (1765 tests) => 0:03:03.372857
DEBUG:  - Worker 2 (1647 tests) => 0:02:59.755009
DEBUG:  - Worker 3 (1653 tests) => 0:02:48.697118
DEBUG: Test id                                                                                                       Runtime (s)
DEBUG: ------------------------------------------------------------------------------------------------------------  -----------
DEBUG: heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_conflict             3.954
DEBUG: heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_max_unlimited                   2.278
DEBUG: heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_different_engine  2.170
DEBUG: heat.tests.test_resource.ResourceTest.test_update_in_progress_convergence                                     2.148
DEBUG: heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace)                               1.946
DEBUG: heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_equals_max_per_tenant           1.807
DEBUG: heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback                1.744
DEBUG: heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create                                 1.740
DEBUG: heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_nested                          1.737
DEBUG: heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_files_container            1.672
DEBUG:   py312: OK (203.88 seconds)
DEBUG:   congratulations :) (203.95 seconds)
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Processing files: python3-heat-tests-24.1.0-0.20250527065701.c09842b.el10.noarch
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gJHnt4
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/licenses/python3-heat-tests
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/licenses/python3-heat-tests
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/licenses/python3-heat-tests
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: python-heat-tests = 1:24.1.0-0.20250527065701.c09842b.el10 python3-heat-tests = 1:24.1.0-0.20250527065701.c09842b.el10 python3.12-heat-tests = 1:24.1.0-0.20250527065701.c09842b.el10
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: /usr/bin/bash python(abi) = 3.12
DEBUG: Obsoletes: python3.12-heat-tests < 1:24.1.0-0.20250527065701.c09842b.el10
DEBUG: Processing files: openstack-heat-common-24.1.0-0.20250527065701.c09842b.el10.noarch
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gt6a60
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-common
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-common
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-common
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: config(openstack-heat-common) = 1:24.1.0-0.20250527065701.c09842b.el10 openstack-heat-common = 1:24.1.0-0.20250527065701.c09842b.el10 python3.12dist(openstack-heat) = 24.1~~dev21 python3dist(openstack-heat) = 24.1~~dev21
DEBUG: Requires(interp): /bin/sh
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires(pre): /bin/sh shadow-utils
DEBUG: Requires: /usr/bin/bash /usr/bin/python3 python(abi) = 3.12 python3.12dist(alembic) >= 1.8 python3.12dist(aodhclient) >= 0.9 python3.12dist(croniter) >= 0.3.4 python3.12dist(cryptography) >= 2.5 python3.12dist(eventlet) >= 0.27 python3.12dist(keystoneauth1) >= 3.18 python3.12dist(keystonemiddleware) >= 5.1 python3.12dist(lxml) >= 4.5 python3.12dist(netaddr) >= 0.7.18 python3.12dist(neutron-lib) >= 1.14 python3.12dist(openstacksdk) >= 0.28 python3.12dist(oslo-cache) >= 1.26 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-context) >= 2.22 python3.12dist(oslo-db) >= 6 python3.12dist(oslo-i18n) >= 3.20 python3.12dist(oslo-log) >= 4.3 python3.12dist(oslo-messaging) >= 14.1 python3.12dist(oslo-middleware) >= 3.31 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-reports) >= 1.18 python3.12dist(oslo-serialization) >= 2.25 python3.12dist(oslo-service) >= 1.24 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 4.5 python3.12dist(oslo-versionedobjects) >= 1.31.2 python3.12dist(osprofiler) >= 1.4 python3.12dist(pastedeploy) >= 1.5 python3.12dist(pbr) >= 3.1.1 python3.12dist(python-barbicanclient) >= 4.5.2 python3.12dist(python-cinderclient) >= 3.3 python3.12dist(python-designateclient) >= 2.7 python3.12dist(python-glanceclient) >= 2.8 python3.12dist(python-heatclient) >= 1.10 python3.12dist(python-ironicclient) >= 2.8 python3.12dist(python-keystoneclient) >= 3.8 python3.12dist(python-magnumclient) >= 2.3 python3.12dist(python-manilaclient) >= 1.16 python3.12dist(python-mistralclient) >= 3.1 python3.12dist(python-monascaclient) >= 1.12 python3.12dist(python-neutronclient) >= 7.7 python3.12dist(python-novaclient) >= 9.1 python3.12dist(python-octaviaclient) >= 1.8 python3.12dist(python-openstackclient) >= 3.12 python3.12dist(python-swiftclient) >= 3.2 python3.12dist(python-troveclient) >= 2.2 python3.12dist(python-zaqarclient) >= 1.3 python3.12dist(pyyaml) >= 5.1 python3.12dist(requests) >= 2.23 python3.12dist(routes) >= 2.3.1 python3.12dist(sqlalchemy) >= 1.4 python3.12dist(stevedore) >= 3.1 python3.12dist(tenacity) >= 6.1 python3.12dist(webob) >= 1.7.1 python3.12dist(yaql) >= 1.1.3
DEBUG: Recommends: group(heat) user(heat)
DEBUG: Processing files: openstack-heat-engine-24.1.0-0.20250527065701.c09842b.el10.noarch
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nVVFqF
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-engine
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-engine
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-engine
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-engine
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/build/html/man/heat-engine.html /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-engine
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: openstack-heat-engine = 1:24.1.0-0.20250527065701.c09842b.el10
DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires(post): /bin/sh
DEBUG: Requires(preun): /bin/sh
DEBUG: Requires(postun): /bin/sh
DEBUG: Requires: /usr/bin/python3
DEBUG: OrderWithRequires: systemd systemd systemd
DEBUG: Processing files: openstack-heat-api-24.1.0-0.20250527065701.c09842b.el10.noarch
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FZdf1l
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-api
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-api
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-api
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-api
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/build/html/man/heat-api.html /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-api
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: openstack-heat-api = 1:24.1.0-0.20250527065701.c09842b.el10
DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires(post): /bin/sh
DEBUG: Requires(preun): /bin/sh
DEBUG: Requires(postun): /bin/sh
DEBUG: Requires: /usr/bin/python3
DEBUG: OrderWithRequires: systemd systemd systemd
DEBUG: Processing files: openstack-heat-api-cfn-24.1.0-0.20250527065701.c09842b.el10.noarch
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HCrlnk
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-api-cfn
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-api-cfn
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-api-cfn
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-api-cfn
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/doc/build/html/man/heat-api-cfn.html /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-api-cfn
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: openstack-heat-api-cfn = 1:24.1.0-0.20250527065701.c09842b.el10
DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires(post): /bin/sh
DEBUG: Requires(preun): /bin/sh
DEBUG: Requires(postun): /bin/sh
DEBUG: Requires: /usr/bin/python3
DEBUG: OrderWithRequires: systemd systemd systemd
DEBUG: Processing files: openstack-heat-monolith-24.1.0-0.20250527065701.c09842b.el10.noarch
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0MjUGg
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-monolith
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-monolith
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-monolith
DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64/usr/share/doc/openstack-heat-monolith
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: openstack-heat-monolith = 1:24.1.0-0.20250527065701.c09842b.el10
DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires(post): /bin/sh
DEBUG: Requires(preun): /bin/sh
DEBUG: Requires(postun): /bin/sh
DEBUG: Requires: /usr/bin/python3
DEBUG: OrderWithRequires: systemd systemd systemd
DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64
DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-api-cfn-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-api-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-monolith-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-engine-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-common-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/python3-heat-tests-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm
DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qTg3qZ
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd openstack-heat-24.1.0.dev21
DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.x86_64
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.h5MIfE
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf /builddir/build/BUILD/openstack-heat-24.1.0.dev21-SPECPARTS
DEBUG: + rm -rf openstack-heat-24.1.0.dev21 openstack-heat-24.1.0.dev21.gemspec
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 0
Finish: rpmbuild openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm
DEBUG: Copying packages to result dir
Finish: build phase for openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm
INFO: Done(/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-24.1.0-0.20250527065701.c09842b.el10.src.rpm) Config(dlrn-5) 5 minutes 58 seconds
INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     7027432     1569364     2970764    10830364     9087380
DEBUG: Swap:       16777212     5471408    11305804
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  840M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  205G  345G  38% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.fr4a3u09', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
INFO: Installing built packages
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: installing package(s): /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-monolith-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-engine-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-api-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-api-cfn-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-common-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/python3-heat-tests-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-monolith-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-engine-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-api-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-api-cfn-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-common-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/python3-heat-tests-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-monolith-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-engine-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-api-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-api-cfn-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/openstack-heat-common-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46/python3-heat-tests-24.1.0-0.20250527065701.c09842b.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-lunasa-hsm-4a384f4fbed7c9 103 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ironic-25c8a1e2f9a74f2a86811 175 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-18d93ae3dabeb8c92fa38 115 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-ironicclient-e786c8cdd10ff198fe  88 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-observabilityclient-ab8ce8fd346 149 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-magnum-ef1a554e91da1ec10f06e  74 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-221a3e89e8988bc66429810  71 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-designate-6ebeb372617a236979 144 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-158dfd0e27fee2d1bdeb9 167 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-keystone-5125d9feed8dc8f9f0a 110 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-manila-tests-tempest-a3430289de 155 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-neutron-fwaas-001abb4eca104c 111 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-octavia-tests-tempest-9398f8ee4 111 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-watcher-1cdd392f96d22a033e46 149 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4 109 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3  95 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-f64269b981753c21c87c3e 114 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-telemetry-tests-tempest-3c0eafc  89 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-heat-ui-eca646f3e3735a24688d 114 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 10 - BaseOS                       9.3 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - AppStream                     13 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - CRB                           35 kB/s | 6.0 kB     00:00    
DEBUG: CentOS Stream 10 - HighAvailability              57 kB/s | 6.4 kB     00:00    
DEBUG: dlrn-master-testing                              78 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                           89 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                 71 kB/s | 3.0 kB     00:00    
DEBUG: centos10-storage                                 12 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              31 kB/s | 3.0 kB     00:00    
DEBUG: Extra Packages for Enterprise Linux 10 - x86_64  93 kB/s |  12 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: ==============================================================================================================================
DEBUG:  Package                                    Arch    Version                                Repository                     Size
DEBUG: ==============================================================================================================================
DEBUG: Installing:
DEBUG:  openstack-heat-api                         noarch  1:24.1.0-0.20250527065701.c09842b.el10 @commandline                   21 k
DEBUG:  openstack-heat-api-cfn                     noarch  1:24.1.0-0.20250527065701.c09842b.el10 @commandline                   21 k
DEBUG:  openstack-heat-common                      noarch  1:24.1.0-0.20250527065701.c09842b.el10 @commandline                  1.8 M
DEBUG:  openstack-heat-engine                      noarch  1:24.1.0-0.20250527065701.c09842b.el10 @commandline                   20 k
DEBUG:  openstack-heat-monolith                    noarch  1:24.1.0-0.20250527065701.c09842b.el10 @commandline                   13 k
DEBUG:  python3-heat-tests                         noarch  1:24.1.0-0.20250527065701.c09842b.el10 @commandline                  1.8 M
DEBUG: Installing dependencies:
DEBUG:  bc                                         x86_64  1.07.1-23.el10                         baseos                        123 k
DEBUG:  checkpolicy                                x86_64  3.8-1.el10                             appstream                     358 k
DEBUG:  chkconfig                                  x86_64  1.30-2.el10                            baseos                        183 k
DEBUG:  groff-base                                 x86_64  1.23.0-10.el10                         baseos                        1.1 M
DEBUG:  hostname                                   x86_64  3.23-14.el10                           baseos                         29 k
DEBUG:  initscripts                                x86_64  10.26-2.el10                           baseos                        234 k
DEBUG:  initscripts-rename-device                  x86_64  10.26-2.el10                           baseos                         18 k
DEBUG:  initscripts-service                        noarch  10.26-2.el10                           baseos                         14 k
DEBUG:  ipcalc                                     x86_64  1.0.3-12.el10                          baseos                         43 k
DEBUG:  iproute                                    x86_64  6.11.0-1.el10                          baseos                        803 k
DEBUG:  kmod                                       x86_64  31-11.el10                             baseos                        134 k
DEBUG:  libburn                                    x86_64  1.5.6-6.el10                           appstream                     173 k
DEBUG:  libibverbs                                 x86_64  54.0-1.el10                            baseos                        455 k
DEBUG:  libisoburn                                 x86_64  1.5.6-6.el10                           appstream                     430 k
DEBUG:  libisofs                                   x86_64  1.5.6-6.el10                           appstream                     235 k
DEBUG:  libmnl                                     x86_64  1.0.5-7.el10                           baseos                         29 k
DEBUG:  libnl3                                     x86_64  3.11.0-1.el10                          baseos                        361 k
DEBUG:  libselinux-utils                           x86_64  3.8-1.el10                             baseos                        128 k
DEBUG:  libsodium                                  x86_64  1.0.20-2.el10s                         delorean-master-testing       173 k
DEBUG:  libxslt                                    x86_64  1.1.39-7.el10                          appstream                     190 k
DEBUG:  libyaml                                    x86_64  0.2.5-16.el10                          baseos                         62 k
DEBUG:  memcached                                  x86_64  1.6.23-7.el10                          appstream                     185 k
DEBUG:  memcached-selinux                          x86_64  1.6.23-7.el10                          appstream                      28 k
DEBUG:  ncurses                                    x86_64  6.4-14.20240127.el10                   baseos                        423 k
DEBUG:  numactl-libs                               x86_64  2.0.19-1.el10                          baseos                         32 k
DEBUG:  openssl                                    x86_64  1:3.5.0-3.el10                         baseos                        1.3 M
DEBUG:  openstack-network-scripts                  x86_64  10.11.1-7.el10s                        delorean-master-testing        48 k
DEBUG:  openstack-network-scripts-openvswitch3.4   x86_64  10.11.1-7.el10s                        delorean-master-testing        10 k
DEBUG:  openvswitch-selinux-extra-policy           noarch  1.0-36.el10s                           centos10-nfv-ovs               10 k
DEBUG:  openvswitch3.4                             x86_64  3.4.0-9.el10s                          centos10-nfv-ovs              6.9 M
DEBUG:  perl-AutoLoader                            noarch  5.74-513.el10                          appstream                      22 k
DEBUG:  perl-B                                     x86_64  1.89-513.el10                          appstream                     178 k
DEBUG:  perl-Carp                                  noarch  1.54-511.el10                          baseos                         30 k
DEBUG:  perl-Class-Struct                          noarch  0.68-513.el10                          appstream                      23 k
DEBUG:  perl-Data-Dumper                           x86_64  2.189-512.el10                         baseos                         57 k
DEBUG:  perl-Digest                                noarch  1.20-511.el10                          baseos                         26 k
DEBUG:  perl-Digest-MD5                            x86_64  2.59-6.el10                            baseos                         37 k
DEBUG:  perl-DynaLoader                            x86_64  1.56-513.el10                          appstream                      27 k
DEBUG:  perl-Encode                                x86_64  4:3.21-511.el10                        baseos                        1.1 M
DEBUG:  perl-Errno                                 x86_64  1.38-513.el10                          appstream                      16 k
DEBUG:  perl-Exporter                              noarch  5.78-511.el10                          baseos                         32 k
DEBUG:  perl-Fcntl                                 x86_64  1.18-513.el10                          appstream                      31 k
DEBUG:  perl-File-Basename                         noarch  2.86-513.el10                          appstream                      18 k
DEBUG:  perl-File-Path                             noarch  2.18-511.el10                          baseos                         36 k
DEBUG:  perl-File-Temp                             noarch  1:0.231.100-512.el10                   baseos                         60 k
DEBUG:  perl-File-stat                             noarch  1.14-513.el10                          appstream                      18 k
DEBUG:  perl-FileHandle                            noarch  2.05-513.el10                          appstream                      16 k
DEBUG:  perl-Getopt-Long                           noarch  1:2.58-3.el10                          baseos                         65 k
DEBUG:  perl-Getopt-Std                            noarch  1.14-513.el10                          appstream                      17 k
DEBUG:  perl-HTTP-Tiny                             noarch  0.088-512.el10                         baseos                         57 k
DEBUG:  perl-IO                                    x86_64  1.55-513.el10                          appstream                      81 k
DEBUG:  perl-IO-Socket-IP                          noarch  0.42-512.el10                          baseos                         43 k
DEBUG:  perl-IO-Socket-SSL                         noarch  2.085-3.el10                           baseos                        227 k
DEBUG:  perl-IPC-Open3                             noarch  1.22-513.el10                          appstream                      23 k
DEBUG:  perl-MIME-Base64                           x86_64  3.16-511.el10                          baseos                         31 k
DEBUG:  perl-Mozilla-CA                            noarch  20231213-5.el10                        baseos                         15 k
DEBUG:  perl-Net-SSLeay                            x86_64  1.94-7.el10                            baseos                        381 k
DEBUG:  perl-POSIX                                 x86_64  2.20-513.el10                          appstream                      98 k
DEBUG:  perl-PathTools                             x86_64  3.91-512.el10                          baseos                         85 k
DEBUG:  perl-Pod-Escapes                           noarch  1:1.07-511.el10                        baseos                         21 k
DEBUG:  perl-Pod-Perldoc                           noarch  3.28.01-512.el10                       baseos                         84 k
DEBUG:  perl-Pod-Simple                            noarch  1:3.45-511.el10                        baseos                        218 k
DEBUG:  perl-Pod-Usage                             noarch  4:2.03-511.el10                        baseos                         41 k
DEBUG:  perl-Scalar-List-Utils                     x86_64  5:1.63-511.el10                        baseos                         74 k
DEBUG:  perl-SelectSaver                           noarch  1.02-513.el10                          appstream                      13 k
DEBUG:  perl-Socket                                x86_64  4:2.038-511.el10                       baseos                         56 k
DEBUG:  perl-Storable                              x86_64  1:3.32-511.el10                        baseos                         99 k
DEBUG:  perl-Symbol                                noarch  1.09-513.el10                          appstream                      15 k
DEBUG:  perl-Term-ANSIColor                        noarch  5.01-512.el10                          baseos                         49 k
DEBUG:  perl-Term-Cap                              noarch  1.18-511.el10                          baseos                         23 k
DEBUG:  perl-Text-ParseWords                       noarch  3.31-511.el10                          baseos                         17 k
DEBUG:  perl-Text-Tabs+Wrap                        noarch  2024.001-511.el10                      baseos                         23 k
DEBUG:  perl-Time-Local                            noarch  2:1.350-511.el10                       baseos                         35 k
DEBUG:  perl-URI                                   noarch  5.27-3.el10                            baseos                        134 k
DEBUG:  perl-base                                  noarch  2.27-513.el10                          appstream                      17 k
DEBUG:  perl-constant                              noarch  1.33-512.el10                          baseos                         24 k
DEBUG:  perl-if                                    noarch  0.61.000-513.el10                      appstream                      15 k
DEBUG:  perl-interpreter                           x86_64  4:5.40.2-513.el10                      appstream                      73 k
DEBUG:  perl-libnet                                noarch  3.15-512.el10                          baseos                        127 k
DEBUG:  perl-libs                                  x86_64  4:5.40.2-513.el10                      appstream                     2.4 M
DEBUG:  perl-locale                                noarch  1.12-513.el10                          appstream                      15 k
DEBUG:  perl-mro                                   x86_64  1.29-513.el10                          appstream                      31 k
DEBUG:  perl-overload                              noarch  1.37-513.el10                          appstream                      46 k
DEBUG:  perl-overloading                           noarch  0.02-513.el10                          appstream                      14 k
DEBUG:  perl-parent                                noarch  1:0.241-512.el10                       baseos                         16 k
DEBUG:  perl-podlators                             noarch  1:5.01-511.el10                        baseos                        124 k
DEBUG:  perl-vars                                  noarch  1.05-513.el10                          appstream                      14 k
DEBUG:  policycoreutils                            x86_64  3.8-2.el10                             baseos                        227 k
DEBUG:  policycoreutils-python-utils               noarch  3.8-2.el10                             appstream                      47 k
DEBUG:  procps-ng                                  x86_64  4.0.4-7.el10                           baseos                        349 k
DEBUG:  protobuf-c                                 x86_64  1.5.0-6.el10                           baseos                         33 k
DEBUG:  psmisc                                     x86_64  23.6-8.el10                            baseos                        319 k
DEBUG:  python-openstackclient-lang                noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients     47 k
DEBUG:  python-oslo-cache-lang                     noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common      16 k
DEBUG:  python-oslo-concurrency-lang               noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common      13 k
DEBUG:  python-oslo-db-lang                        noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common      12 k
DEBUG:  python-oslo-i18n-lang                      noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common      14 k
DEBUG:  python-oslo-log-lang                       noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common      13 k
DEBUG:  python-oslo-middleware-lang                noarch  6.5.0-0.20250513102931.26dfbfd.el10    delorean-component-common      11 k
DEBUG:  python-oslo-policy-lang                    noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common      12 k
DEBUG:  python-oslo-utils-lang                     noarch  8.0.0-0.20250212135609.79f5ec6.el10    delorean-component-common      13 k
DEBUG:  python-oslo-versionedobjects-lang          noarch  3.6.0-0.20250318110444.79e9d5d.el10    delorean-component-common      12 k
DEBUG:  python-pycadf-common                       noarch  4.0.1-0.20250212144723.3cea59f.el10    delorean-component-common      15 k
DEBUG:  python3-PyMySQL                            noarch  1.1.1-3.el10                           appstream                     116 k
DEBUG:  python3-alembic                            noarch  1.13.1-7.el10                          appstream                     502 k
DEBUG:  python3-amqp                               noarch  5.2.0-7.el10s                          delorean-master-testing       109 k
DEBUG:  python3-aodhclient                         noarch  3.7.1-0.20250310082600.5c3a66c.el10    delorean-component-clients     64 k
DEBUG:  python3-attrs                              noarch  23.2.0-7.el10                          baseos                        125 k
DEBUG:  python3-audit                              x86_64  4.0.3-4.el10                           appstream                      71 k
DEBUG:  python3-autopage                           noarch  0.5.2-8.el10s                          delorean-master-testing        75 k
DEBUG:  python3-barbicanclient                     noarch  7.1.0-0.20250318092428.586e474.el10    delorean-component-clients    164 k
DEBUG:  python3-bcrypt                             x86_64  3.2.2-4.el10s                          delorean-master-testing        42 k
DEBUG:  python3-binary-memcached                   noarch  0.31.2-1.el10s                         delorean-master-testing        43 k
DEBUG:  python3-cachetools                         noarch  5.4.0-6.el10s                          delorean-master-testing        37 k
DEBUG:  python3-cffi                               x86_64  1.16.0-7.el10                          baseos                        308 k
DEBUG:  python3-cinderclient                       noarch  9.7.0-0.20250318125740.63e3fa7.el10    delorean-component-clients    268 k
DEBUG:  python3-cliff                              noarch  4.9.1-0.20250314125026.083572e.el10    delorean-component-common     116 k
DEBUG:  python3-cmd2                               noarch  2.5.8-1.el10s                          delorean-master-testing       375 k
DEBUG:  python3-croniter                           noarch  5.0.1-1.el10s                          delorean-master-testing        52 k
DEBUG:  python3-cryptography                       x86_64  43.0.0-4.el10                          baseos                        1.4 M
DEBUG:  python3-dateutil                           noarch  1:2.8.2-15.el10                        baseos                        358 k
DEBUG:  python3-ddt                                noarch  1.6.0-1.el10s                          delorean-master-testing        21 k
DEBUG:  python3-debtcollector                      noarch  3.0.0-0.20250212115946.0e6ce1c.el10    delorean-component-common      35 k
DEBUG:  python3-decorator                          noarch  5.1.1-12.el10                          baseos                         32 k
DEBUG:  python3-designateclient                    noarch  6.2.0-0.20250318092714.0230443.el10    delorean-component-designate  116 k
DEBUG:  python3-distro                             noarch  1.9.0-5.el10                           appstream                      48 k
DEBUG:  python3-dogpile-cache                      noarch  1.3.3-1.el10s                          delorean-master-testing       122 k
DEBUG:  python3-etcd3gw                            noarch  2.4.1-1.el10s                          delorean-master-testing        55 k
DEBUG:  python3-fasteners                          noarch  0.19-1.el10s                           delorean-master-testing        43 k
DEBUG:  python3-fixtures                           noarch  4.2.2-1.el10s                          delorean-master-testing       111 k
DEBUG:  python3-flake8                             noarch  6.1.0-4.el10s                          delorean-master-testing       129 k
DEBUG:  python3-futurist                           noarch  3.1.1-0.20250513101246.8a4c380.el10    delorean-component-common      76 k
DEBUG:  python3-glanceclient                       noarch  1:4.8.0-0.20250318093747.235814c.el10  delorean-component-clients    185 k
DEBUG:  python3-hacking                            noarch  7.0.0-0.20250212115103.ad22d7c.el10    delorean-component-common     961 k
DEBUG:  python3-heatclient                         noarch  4.2.0-0.20250513103226.47d6aac.el10    delorean-component-clients    200 k
DEBUG:  python3-ironicclient                       noarch  5.11.0-0.20250516052613.e786c8c.el10   delorean-component-clients    422 k
DEBUG:  python3-iso8601                            noarch  2.1.0-3.el10s                          delorean-master-testing        23 k
DEBUG:  python3-jmespath                           noarch  1.0.1-8.el10                           appstream                      58 k
DEBUG:  python3-jsonpatch                          noarch  1.33-6.el10                            appstream                      32 k
DEBUG:  python3-jsonpointer                        noarch  2.3-9.el10                             appstream                      22 k
DEBUG:  python3-jsonschema                         noarch  4.19.1-7.el10                          baseos                        206 k
DEBUG:  python3-jsonschema-specifications          noarch  2023.11.2-6.el10                       baseos                         29 k
DEBUG:  python3-jwt                                noarch  2.8.0-1.el10s                          delorean-master-testing        59 k
DEBUG:  python3-keystoneauth1                      noarch  5.10.0-0.20250314124045.60f441a.el10   delorean-component-keystone   555 k
DEBUG:  python3-keystoneclient                     noarch  1:5.6.0-0.20250318091942.0d43c46.el10  delorean-component-clients    278 k
DEBUG:  python3-keystonemiddleware                 noarch  10.9.0-0.20250310092911.557d173.el10   delorean-component-keystone   127 k
DEBUG:  python3-kombu                              noarch  1:5.3.7-1.el10s                        delorean-master-testing       423 k
DEBUG:  python3-libselinux                         x86_64  3.8-1.el10                             appstream                     201 k
DEBUG:  python3-libsemanage                        x86_64  3.8.1-1.el10                           appstream                      82 k
DEBUG:  python3-logutils                           noarch  0.3.5-29.el10s                         delorean-master-testing        55 k
DEBUG:  python3-lxml                               x86_64  5.2.1-4.el10                           appstream                     1.4 M
DEBUG:  python3-magnumclient                       noarch  4.8.1-0.20250318093938.ecdcc06.el10    delorean-component-clients    139 k
DEBUG:  python3-mako                               noarch  1.2.3-9.el10                           appstream                     225 k
DEBUG:  python3-manilaclient                       noarch  5.5.0-0.20250516052141.ce60e48.el10    delorean-component-clients    901 k
DEBUG:  python3-mccabe                             noarch  0.7.0-10.el10s                         delorean-master-testing        23 k
DEBUG:  python3-memcached                          noarch  1.59-15.el10s                          delorean-master-testing        45 k
DEBUG:  python3-mistralclient                      noarch  5.4.0-0.20250318112634.c055eb1.el10    delorean-component-clients    201 k
DEBUG:  python3-monascaclient                      noarch  2.8.0-0.20250307105657.bb7d4b6.el10    delorean-component-clients     65 k
DEBUG:  python3-msgpack                            x86_64  1.1.0-1.el10s                          delorean-master-testing       103 k
DEBUG:  python3-ncclient                           noarch  0.6.16-1.el10s                         delorean-master-testing       169 k
DEBUG:  python3-netaddr                            noarch  1.3.0-2.el10                           appstream                     1.7 M
DEBUG:  python3-neutron-lib                        noarch  3.18.2-0.20250318121026.bf21a6d.el10   delorean-component-network    478 k
DEBUG:  python3-neutronclient                      noarch  11.4.0-0.20250310081746.1d7a13a.el10   delorean-component-clients    339 k
DEBUG:  python3-novaclient                         noarch  1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients    266 k
DEBUG:  python3-octaviaclient                      noarch  3.11.0-0.20250516052341.733f9be.el10   delorean-component-clients    108 k
DEBUG:  python3-openstackclient                    noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients    1.5 M
DEBUG:  python3-openstacksdk                       noarch  4.5.0-0.20250513102338.bbe9c96.el10    delorean-component-clients    1.0 M
DEBUG:  python3-openvswitch3.4                     x86_64  3.4.0-9.el10s                          centos10-nfv-ovs              346 k
DEBUG:  python3-os-client-config                   noarch  2.1.0-0.20250311184638.bc96c23.el10    delorean-component-clients     61 k
DEBUG:  python3-os-ken                             noarch  3.0.1-0.20250318122218.a89ba8f.el10    delorean-component-network    2.4 M
DEBUG:  python3-os-service-types                   noarch  1.7.0-0.20250217105409.0b2f473.el10    delorean-component-clients     40 k
DEBUG:  python3-os-traits                          noarch  3.5.0-0.20250516051804.45bc9b8.el10    delorean-component-common      51 k
DEBUG:  python3-osc-lib                            noarch  4.0.0-0.20250513102052.0f90063.el10    delorean-component-clients    101 k
DEBUG:  python3-oslo-cache                         noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common      65 k
DEBUG:  python3-oslo-cache+dogpile                 noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common     8.1 k
DEBUG:  python3-oslo-cache+etcd3gw                 noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common     7.9 k
DEBUG:  python3-oslo-concurrency                   noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common      46 k
DEBUG:  python3-oslo-config                        noarch  2:9.7.1-0.20250318100804.d583141.el10  delorean-component-common     282 k
DEBUG:  python3-oslo-context                       noarch  5.7.1-0.20250318100958.52d21e6.el10    delorean-component-common      30 k
DEBUG:  python3-oslo-db                            noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common     157 k
DEBUG:  python3-oslo-db+mysql                      noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common     7.9 k
DEBUG:  python3-oslo-i18n                          noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common      65 k
DEBUG:  python3-oslo-log                           noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common      73 k
DEBUG:  python3-oslo-messaging                     noarch  16.1.0-0.20250318120050.e91bb45.el10   delorean-component-common     213 k
DEBUG:  python3-oslo-metrics                       noarch  0.11.0-0.20250318105137.c64d51c.el10   delorean-component-common      26 k
DEBUG:  python3-oslo-middleware                    noarch  6.5.0-0.20250513102931.26dfbfd.el10    delorean-component-common      70 k
DEBUG:  python3-oslo-policy                        noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common      90 k
DEBUG:  python3-oslo-reports                       noarch  3.5.1-0.20250327080657.2f5eb7c.el10    delorean-component-common      64 k
DEBUG:  python3-oslo-serialization                 noarch  5.7.0-0.20250318115342.bff992d.el10    delorean-component-common      35 k
DEBUG:  python3-oslo-service                       noarch  4.1.1-0.20250318124125.7a52803.el10    delorean-component-common      92 k
DEBUG:  python3-oslo-upgradecheck                  noarch  2.5.0-0.20250318103257.27366ba.el10    delorean-component-common      29 k
DEBUG:  python3-oslo-utils                         noarch  8.0.0-0.20250212135609.79f5ec6.el10    delorean-component-common     127 k
DEBUG:  python3-oslo-versionedobjects              noarch  3.6.0-0.20250318110444.79e9d5d.el10    delorean-component-common      94 k
DEBUG:  python3-oslotest                           noarch  5.0.1-0.20250513100931.1fe4458.el10    delorean-component-clients     52 k
DEBUG:  python3-osprofiler                         noarch  4.2.0-0.20250217110136.3fb0487.el10    delorean-component-common     164 k
DEBUG:  python3-paramiko                           noarch  3.5.0-1.el10s                          delorean-master-testing       379 k
DEBUG:  python3-paste                              noarch  3.10.1-6.el10s                         delorean-master-testing       607 k
DEBUG:  python3-paste-deploy                       noarch  3.1.0-7.el10s                          delorean-master-testing        46 k
DEBUG:  python3-pecan                              noarch  1.5.1-1.el10s                          delorean-master-testing       322 k
DEBUG:  python3-platformdirs                       noarch  4.2.2-2.el10s                          delorean-master-build-deps     41 k
DEBUG:  python3-ply                                noarch  3.11-25.el10                           baseos                        134 k
DEBUG:  python3-policycoreutils                    noarch  3.8-2.el10                             appstream                     2.2 M
DEBUG:  python3-prettytable                        noarch  3.6.0-10.el10                          appstream                      68 k
DEBUG:  python3-prometheus_client                  noarch  0.21.0-2.el10s                         delorean-master-testing       117 k
DEBUG:  python3-psutil                             x86_64  5.9.8-5.el10                           appstream                     269 k
DEBUG:  python3-pyOpenSSL                          noarch  24.2.1-1.el10s                         delorean-master-testing       121 k
DEBUG:  python3-pycadf                             noarch  4.0.1-0.20250212144723.3cea59f.el10    delorean-component-common      64 k
DEBUG:  python3-pycodestyle                        noarch  2.12.1-3.el10s                         delorean-master-testing       103 k
DEBUG:  python3-pycparser                          noarch  2.20-16.el10                           baseos                        158 k
DEBUG:  python3-pyflakes                           noarch  3.1.0-4.el10s                          delorean-master-testing        86 k
DEBUG:  python3-pymemcache                         noarch  4.0.0-1.el10s                          delorean-master-testing       148 k
DEBUG:  python3-pynacl                             x86_64  1.5.0-14.el10s                         delorean-master-testing       124 k
DEBUG:  python3-pyparsing                          noarch  3.1.1-7.el10                           baseos                        269 k
DEBUG:  python3-pyperclip                          noarch  1.8.2-1.el10s                          delorean-master-testing        28 k
DEBUG:  python3-pytz                               noarch  2024.1-3.el10s                         delorean-master-testing        59 k
DEBUG:  python3-pyyaml                             x86_64  6.0.1-19.el10                          baseos                        236 k
DEBUG:  python3-rdo-openvswitch                    noarch  2:3.4-1.el10s                          delorean-master-testing       7.9 k
DEBUG:  python3-redis                              noarch  5.1.1-3.el10s                          delorean-master-testing       524 k
DEBUG:  python3-referencing                        noarch  0.31.1-6.el10                          baseos                         82 k
DEBUG:  python3-repoze-lru                         noarch  0.7-25.el10s                           delorean-master-testing        36 k
DEBUG:  python3-requestsexceptions                 noarch  1.4.0-0.20250213133424.d7ac0ff.el10    delorean-component-common      16 k
DEBUG:  python3-rfc3986                            noarch  1.5.0-12.el10s                         delorean-master-testing        59 k
DEBUG:  python3-routes                             noarch  2.5.1-11.el10s                         delorean-master-testing       201 k
DEBUG:  python3-rpds-py                            x86_64  0.17.1-6.el10                          baseos                        298 k
DEBUG:  python3-setools                            x86_64  4.5.1-4.el10                           baseos                        740 k
DEBUG:  python3-setproctitle                       x86_64  1.3.3-4.el10s                          delorean-master-testing        24 k
DEBUG:  python3-statsd                             noarch  3.2.1-33.el10s                         delorean-master-testing        39 k
DEBUG:  python3-stevedore                          noarch  5.4.1-0.20250314122149.27e27c1.el10    delorean-component-clients     79 k
DEBUG:  python3-subunit                            noarch  1.4.4-5.el10s                          delorean-master-testing       123 k
DEBUG:  python3-swiftclient                        noarch  4.7.0-0.20250318092907.e9fbe35.el10    delorean-component-clients    213 k
DEBUG:  python3-swiftclient+keystone               noarch  4.7.0-0.20250318092907.e9fbe35.el10    delorean-component-clients    8.0 k
DEBUG:  python3-tenacity                           noarch  8.2.3-1.el10s                          delorean-master-testing        55 k
DEBUG:  python3-testresources                      noarch  2.0.1-18.el10s                         delorean-master-testing        74 k
DEBUG:  python3-testscenarios                      noarch  0.5.0-21.el10s                         delorean-master-testing        40 k
DEBUG:  python3-testtools                          noarch  2.7.2-1.bootstrap.el10s                delorean-master-testing       405 k
DEBUG:  python3-troveclient                        noarch  8.8.0-0.20250318095635.a5dccbf.el10    delorean-component-clients    434 k
DEBUG:  python3-uhashring                          noarch  2.3-8.el10s                            delorean-master-testing        28 k
DEBUG:  python3-vine                               noarch  5.1.0-10.el10s                         delorean-master-testing        27 k
DEBUG:  python3-warlock                            noarch  2.0.1-8.el10s                          delorean-master-testing        22 k
DEBUG:  python3-wcwidth                            noarch  0.2.6-6.el10                           baseos                         46 k
DEBUG:  python3-webob                              noarch  1.8.9-1.el10s                          delorean-master-testing       274 k
DEBUG:  python3-wrapt                              x86_64  1.17.1-1.el10s                         delorean-master-testing        68 k
DEBUG:  python3-yappi                              x86_64  1.6.0-1.el10s                          delorean-master-testing        62 k
DEBUG:  python3-yaql                               noarch  3.0.0-1.el10s                          delorean-master-testing       236 k
DEBUG:  python3-zaqarclient                        noarch  3.0.1-0.20250516051216.0233b3b.el10    delorean-component-clients    143 k
DEBUG:  rdo-openvswitch                            noarch  2:3.4-1.el10s                          delorean-master-testing       7.7 k
DEBUG:  rpm-plugin-selinux                         x86_64  4.19.1.1-14.el10                       baseos                         20 k
DEBUG:  selinux-policy                             noarch  40.13.30-1.el10                        baseos                         44 k
DEBUG:  selinux-policy-targeted                    noarch  40.13.30-1.el10                        baseos                        6.2 M
DEBUG:  unbound-libs                               x86_64  1.20.0-10.el10                         appstream                     548 k
DEBUG:  which                                      x86_64  2.21-43.el10                           baseos                         42 k
DEBUG:  xorriso                                    x86_64  1.5.6-6.el10                           appstream                     323 k
DEBUG: Installing weak dependencies:
DEBUG:  bash-completion                            noarch  1:2.11-16.el10                         baseos                        453 k
DEBUG:  geolite2-city                              noarch  20191217-14.el10                       appstream                      23 M
DEBUG:  geolite2-country                           noarch  20191217-14.el10                       appstream                     1.6 M
DEBUG:  libmaxminddb                               x86_64  1.9.1-4.el10                           appstream                      43 k
DEBUG:  perl-NDBM_File                             x86_64  1.17-513.el10                          appstream                      24 k
DEBUG:  python3-jwt+crypto                         noarch  2.8.0-1.el10s                          delorean-master-testing       8.6 k
DEBUG:  python3-pyasn1                             noarch  0.6.1-1.el10                           appstream                     198 k
DEBUG:  unbound-anchor                             x86_64  1.20.0-10.el10                         appstream                      35 k
DEBUG: Transaction Summary
DEBUG: ==============================================================================================================================
DEBUG: Install  266 Packages
DEBUG: Total size: 89 M
DEBUG: Installed size: 327 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osc-lib-4.0.0-0.20250513102052.0f90063.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] iproute-6.11.0-1.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libselinux-utils-3.8-1.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] openssl-3.5.0-3.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded  
DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] policycoreutils-3.8-2.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-14.el10.x86_64.rpm: Already downloaded   
DEBUG: [SKIPPED] selinux-policy-40.13.30-1.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] selinux-policy-targeted-40.13.30-1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] libburn-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libisoburn-1.5.6-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libisofs-1.5.6-6.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] libxslt-1.1.39-7.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] memcached-selinux-1.6.23-7.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-AutoLoader-5.74-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-B-1.89-513.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-Class-Struct-0.68-513.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-DynaLoader-1.56-513.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Errno-1.38-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-Fcntl-1.18-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-File-Basename-2.86-513.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] perl-File-stat-1.14-513.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-FileHandle-2.05-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Getopt-Std-1.14-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-IO-1.55-513.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] perl-IPC-Open3-1.22-513.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-NDBM_File-1.17-513.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-POSIX-2.20-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-SelectSaver-1.02-513.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Symbol-1.09-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-base-2.27-513.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-if-0.61.000-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-interpreter-5.40.2-513.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] perl-libs-5.40.2-513.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-locale-1.12-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-mro-1.29-513.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-overload-1.37-513.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-overloading-0.02-513.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-vars-1.05-513.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-2.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-libselinux-3.8-1.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-policycoreutils-3.8-2.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] unbound-anchor-1.20.0-10.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] unbound-libs-1.20.0-10.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] xorriso-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-flake8-6.1.0-4.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-mccabe-0.7.0-10.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pycodestyle-2.12.1-3.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pyflakes-3.1.0-4.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-yaql-3.0.0-1.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded  
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch         1/1 
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-stevedore-5.4.1-0.20250314122149.27e27c1     1/266 
DEBUG:   Installing       : python3-webob-1.8.9-1.el10s.noarch                   2/266 
DEBUG:   Installing       : python3-iso8601-2.1.0-3.el10s.noarch                 3/266 
DEBUG:   Installing       : python3-netaddr-1.3.0-2.el10.noarch                  4/266 
DEBUG:   Installing       : python3-decorator-5.1.1-12.el10.noarch               5/266 
DEBUG:   Installing       : python3-testtools-2.7.2-1.bootstrap.el10s.noarch     6/266 
DEBUG:   Installing       : python3-psutil-5.9.8-5.el10.x86_64                   7/266 
DEBUG:   Installing       : python3-mako-1.2.3-9.el10.noarch                     8/266 
DEBUG:   Installing       : python3-dogpile-cache-1.3.3-1.el10s.noarch           9/266 
DEBUG:   Installing       : python3-dateutil-1:2.8.2-15.el10.noarch             10/266 
DEBUG:   Installing       : libselinux-utils-3.8-1.el10.x86_64                  11/266 
DEBUG:   Installing       : policycoreutils-3.8-2.el10.x86_64                   12/266 
DEBUG:   Running scriptlet: policycoreutils-3.8-2.el10.x86_64                   12/266 
DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
DEBUG:   Installing       : selinux-policy-40.13.30-1.el10.noarch               13/266 
DEBUG:   Running scriptlet: selinux-policy-40.13.30-1.el10.noarch               13/266 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch      14/266 
DEBUG:   Installing       : selinux-policy-targeted-40.13.30-1.el10.noarch      14/266 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch      14/266 
DEBUG:   Installing       : python3-alembic-1.13.1-7.el10.noarch                15/266 
DEBUG:   Installing       : python3-platformdirs-4.2.2-2.el10s.noarch           16/266 
DEBUG:   Installing       : python3-wrapt-1.17.1-1.el10s.x86_64                 17/266 
DEBUG:   Installing       : python3-debtcollector-3.0.0-0.20250212115946.0e6    18/266 
DEBUG:   Installing       : python3-oslo-context-5.7.1-0.20250318100958.52d2    19/266 
DEBUG:   Installing       : python3-futurist-3.1.1-0.20250513101246.8a4c380.    20/266 
DEBUG:   Installing       : python3-vine-5.1.0-10.el10s.noarch                  21/266 
DEBUG:   Installing       : python3-amqp-5.2.0-7.el10s.noarch                   22/266 
DEBUG:   Installing       : python3-kombu-1:5.3.7-1.el10s.noarch                23/266 
DEBUG:   Installing       : python3-testresources-2.0.1-18.el10s.noarch         24/266 
DEBUG:   Installing       : python3-pytz-2024.1-3.el10s.noarch                  25/266 
DEBUG:   Installing       : python3-paste-deploy-3.1.0-7.el10s.noarch           26/266 
DEBUG:   Installing       : python3-msgpack-1.1.0-1.el10s.x86_64                27/266 
DEBUG:   Installing       : python3-libselinux-3.8-1.el10.x86_64                28/266 
DEBUG:   Installing       : python3-wcwidth-0.2.6-6.el10.noarch                 29/266 
DEBUG:   Installing       : python3-prettytable-3.6.0-10.el10.noarch            30/266 
DEBUG:   Installing       : python3-rpds-py-0.17.1-6.el10.x86_64                31/266 
DEBUG:   Installing       : python3-pyparsing-3.1.1-7.el10.noarch               32/266 
DEBUG:   Installing       : python3-ply-3.11-25.el10.noarch                     33/266 
DEBUG:   Installing       : python3-attrs-23.2.0-7.el10.noarch                  34/266 
DEBUG:   Installing       : python3-referencing-0.31.1-6.el10.noarch            35/266 
DEBUG:   Installing       : procps-ng-4.0.4-7.el10.x86_64                       36/266 
DEBUG:   Installing       : kmod-31-11.el10.x86_64                              37/266 
DEBUG:   Installing       : chkconfig-1.30-2.el10.x86_64                        38/266 
DEBUG:   Installing       : python3-os-service-types-1.7.0-0.20250217105409.    39/266 
DEBUG:   Installing       : python3-keystoneauth1-5.10.0-0.20250314124045.60    40/266 
DEBUG:   Installing       : python3-jsonschema-specifications-2023.11.2-6.el    41/266 
DEBUG:   Installing       : python3-jsonschema-4.19.1-7.el10.noarch             42/266 
DEBUG:   Installing       : python3-pycparser-2.20-16.el10.noarch               43/266 
DEBUG:   Installing       : python3-cffi-1.16.0-7.el10.x86_64                   44/266 
DEBUG:   Installing       : python3-cryptography-43.0.0-4.el10.x86_64           45/266 
DEBUG:   Installing       : python3-pyOpenSSL-24.2.1-1.el10s.noarch             46/266 
DEBUG:   Installing       : python3-bcrypt-3.2.2-4.el10s.x86_64                 47/266 
DEBUG:   Installing       : python3-paste-3.10.1-6.el10s.noarch                 48/266 
DEBUG:   Installing       : python3-jwt-2.8.0-1.el10s.noarch                    49/266 
DEBUG:   Installing       : python3-jwt+crypto-2.8.0-1.el10s.noarch             50/266 
DEBUG:   Installing       : python3-yaql-3.0.0-1.el10s.noarch                   51/266 
DEBUG:   Installing       : python3-libsemanage-3.8.1-1.el10.x86_64             52/266 
DEBUG:   Installing       : python3-croniter-5.0.1-1.el10s.noarch               53/266 
DEBUG:   Installing       : python3-etcd3gw-2.4.1-1.el10s.noarch                54/266 
DEBUG:   Installing       : python3-subunit-1.4.4-5.el10s.noarch                55/266 
DEBUG:   Installing       : python3-testscenarios-0.5.0-21.el10s.noarch         56/266 
DEBUG:   Installing       : python3-prometheus_client-0.21.0-2.el10s.noarch     57/266 
DEBUG:   Installing       : python3-yappi-1.6.0-1.el10s.x86_64                  58/266 
DEBUG:   Installing       : python3-uhashring-2.3-8.el10s.noarch                59/266 
DEBUG:   Installing       : python3-tenacity-8.2.3-1.el10s.noarch               60/266 
DEBUG:   Installing       : python3-statsd-3.2.1-33.el10s.noarch                61/266 
DEBUG:   Installing       : python3-setproctitle-1.3.3-4.el10s.x86_64           62/266 
DEBUG:   Installing       : python3-rfc3986-1.5.0-12.el10s.noarch               63/266 
DEBUG:   Installing       : python3-repoze-lru-0.7-25.el10s.noarch              64/266 
DEBUG:   Installing       : python3-routes-2.5.1-11.el10s.noarch                65/266 
DEBUG:   Installing       : python3-redis-5.1.1-3.el10s.noarch                  66/266 
DEBUG:   Installing       : python3-pyperclip-1.8.2-1.el10s.noarch              67/266 
DEBUG:   Installing       : python3-pymemcache-4.0.0-1.el10s.noarch             68/266 
DEBUG:   Installing       : python3-pyflakes-3.1.0-4.el10s.noarch               69/266 
DEBUG:   Installing       : python3-pycodestyle-2.12.1-3.el10s.noarch           70/266 
DEBUG:   Installing       : python3-memcached-1.59-15.el10s.noarch              71/266 
DEBUG:   Installing       : python3-mccabe-0.7.0-10.el10s.noarch                72/266 
DEBUG:   Installing       : python3-flake8-6.1.0-4.el10s.noarch                 73/266 
DEBUG:   Installing       : python3-hacking-7.0.0-0.20250212115103.ad22d7c.e    74/266 
DEBUG:   Installing       : python3-logutils-0.3.5-29.el10s.noarch              75/266 
DEBUG:   Installing       : python3-pecan-1.5.1-1.el10s.noarch                  76/266 
DEBUG:   Installing       : python3-fixtures-4.2.2-1.el10s.noarch               77/266 
DEBUG:   Installing       : python3-oslotest-5.0.1-0.20250513100931.1fe4458.    78/266 
DEBUG:   Installing       : python3-fasteners-0.19-1.el10s.noarch               79/266 
DEBUG:   Installing       : python3-ddt-1.6.0-1.el10s.noarch                    80/266 
DEBUG:   Installing       : python3-cachetools-5.4.0-6.el10s.noarch             81/266 
DEBUG:   Installing       : python3-autopage-0.5.2-8.el10s.noarch               82/266 
DEBUG:   Installing       : libsodium-1.0.20-2.el10s.x86_64                     83/266 
DEBUG:   Installing       : python3-pynacl-1.5.0-14.el10s.x86_64                84/266 
DEBUG:   Installing       : python3-pyasn1-0.6.1-1.el10.noarch                  85/266 
DEBUG:   Installing       : python3-paramiko-3.5.0-1.el10s.noarch               86/266 
DEBUG:   Installing       : python3-jsonpointer-2.3-9.el10.noarch               87/266 
DEBUG:   Installing       : python3-jsonpatch-1.33-6.el10.noarch                88/266 
DEBUG:   Installing       : python3-warlock-2.0.1-8.el10s.noarch                89/266 
DEBUG:   Installing       : python3-jmespath-1.0.1-8.el10.noarch                90/266 
DEBUG:   Installing       : python3-distro-1.9.0-5.el10.noarch                  91/266 
DEBUG:   Installing       : python3-audit-4.0.3-4.el10.x86_64                   92/266 
DEBUG:   Installing       : python3-PyMySQL-1.1.1-3.el10.noarch                 93/266 
DEBUG:   Installing       : libxslt-1.1.39-7.el10.x86_64                        94/266 
DEBUG:   Installing       : python3-lxml-5.2.1-4.el10.x86_64                    95/266 
DEBUG:   Installing       : python3-ncclient-0.6.16-1.el10s.noarch              96/266 
DEBUG:   Installing       : libmaxminddb-1.9.1-4.el10.x86_64                    97/266 
DEBUG:   Installing       : libisofs-1.5.6-6.el10.x86_64                        98/266 
DEBUG:   Installing       : libburn-1.5.6-6.el10.x86_64                         99/266 
DEBUG:   Installing       : libisoburn-1.5.6-6.el10.x86_64                     100/266 
DEBUG:   Installing       : xorriso-1.5.6-6.el10.x86_64                        101/266 
DEBUG:   Running scriptlet: xorriso-1.5.6-6.el10.x86_64                        101/266 
DEBUG:   Installing       : geolite2-country-20191217-14.el10.noarch           102/266 
DEBUG:   Installing       : geolite2-city-20191217-14.el10.noarch              103/266 
DEBUG:   Installing       : ipcalc-1.0.3-12.el10.x86_64                        104/266 
DEBUG:   Installing       : checkpolicy-3.8-1.el10.x86_64                      105/266 
DEBUG:   Installing       : which-2.21-43.el10.x86_64                          106/266 
DEBUG:   Installing       : python3-cmd2-2.5.8-1.el10s.noarch                  107/266 
DEBUG:   Installing       : python3-setools-4.5.1-4.el10.x86_64                108/266 
DEBUG:   Installing       : python3-policycoreutils-3.8-2.el10.noarch          109/266 
DEBUG:   Installing       : policycoreutils-python-utils-3.8-2.el10.noarch     110/266 
DEBUG:   Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64             111/266 
DEBUG:   Installing       : memcached-selinux-1.6.23-7.el10.x86_64             111/266 
DEBUG:   Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64             111/266 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no   112/266 
DEBUG:   Installing       : openvswitch-selinux-extra-policy-1.0-36.el10s.no   112/266 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no   112/266 
DEBUG:   Installing       : psmisc-23.6-8.el10.x86_64                          113/266 
DEBUG:   Installing       : protobuf-c-1.5.0-6.el10.x86_64                     114/266 
DEBUG:   Installing       : unbound-anchor-1.20.0-10.el10.x86_64               115/266 
DEBUG:   Running scriptlet: unbound-anchor-1.20.0-10.el10.x86_64               115/266 
DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'.
DEBUG:   Running scriptlet: unbound-libs-1.20.0-10.el10.x86_64                 116/266 
DEBUG:   Installing       : unbound-libs-1.20.0-10.el10.x86_64                 116/266 
DEBUG:   Installing       : openssl-1:3.5.0-3.el10.x86_64                      117/266 
DEBUG:   Installing       : numactl-libs-2.0.19-1.el10.x86_64                  118/266 
DEBUG:   Installing       : ncurses-6.4-14.20240127.el10.x86_64                119/266 
DEBUG:   Installing       : libyaml-0.2.5-16.el10.x86_64                       120/266 
DEBUG:   Installing       : python3-pyyaml-6.0.1-19.el10.x86_64                121/266 
DEBUG:   Installing       : python3-cliff-4.9.1-0.20250314125026.083572e.el1   122/266 
DEBUG:   Installing       : libnl3-3.11.0-1.el10.x86_64                        123/266 
DEBUG:   Installing       : libibverbs-54.0-1.el10.x86_64                      124/266 
DEBUG:   Installing       : libmnl-1.0.5-7.el10.x86_64                         125/266 
DEBUG:   Installing       : iproute-6.11.0-1.el10.x86_64                       126/266 
DEBUG:   Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64                127/266 
DEBUG:   Installing       : openvswitch3.4-3.4.0-9.el10s.x86_64                127/266 
DEBUG:   Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64                127/266 
DEBUG:   Installing       : python3-openvswitch3.4-3.4.0-9.el10s.x86_64        128/266 
DEBUG:   Installing       : initscripts-service-10.26-2.el10.noarch            129/266 
DEBUG:   Installing       : initscripts-rename-device-10.26-2.el10.x86_64      130/266 
DEBUG:   Installing       : initscripts-10.26-2.el10.x86_64                    131/266 
DEBUG:   Running scriptlet: initscripts-10.26-2.el10.x86_64                    131/266 
DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'.
DEBUG:   Installing       : hostname-3.23-14.el10.x86_64                       132/266 
DEBUG:   Running scriptlet: hostname-3.23-14.el10.x86_64                       132/266 
DEBUG:   Running scriptlet: groff-base-1.23.0-10.el10.x86_64                   133/266 
DEBUG:   Installing       : groff-base-1.23.0-10.el10.x86_64                   133/266 
DEBUG:   Running scriptlet: groff-base-1.23.0-10.el10.x86_64                   133/266 
DEBUG:   Installing       : perl-Digest-1.20-511.el10.noarch                   134/266 
DEBUG:   Installing       : perl-Digest-MD5-2.59-6.el10.x86_64                 135/266 
DEBUG:   Installing       : perl-B-1.89-513.el10.x86_64                        136/266 
DEBUG:   Installing       : perl-FileHandle-2.05-513.el10.noarch               137/266 
DEBUG:   Installing       : perl-Data-Dumper-2.189-512.el10.x86_64             138/266 
DEBUG:   Installing       : perl-libnet-3.15-512.el10.noarch                   139/266 
DEBUG:   Installing       : perl-AutoLoader-5.74-513.el10.noarch               140/266 
DEBUG:   Installing       : perl-URI-5.27-3.el10.noarch                        141/266 
DEBUG:   Installing       : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch       142/266 
DEBUG:   Installing       : perl-Time-Local-2:1.350-511.el10.noarch            143/266 
DEBUG:   Installing       : perl-Mozilla-CA-20231213-5.el10.noarch             144/266 
DEBUG:   Installing       : perl-if-0.61.000-513.el10.noarch                   145/266 
DEBUG:   Installing       : perl-locale-1.12-513.el10.noarch                   146/266 
DEBUG:   Installing       : perl-IO-Socket-IP-0.42-512.el10.noarch             147/266 
DEBUG:   Installing       : perl-File-Path-2.18-511.el10.noarch                148/266 
DEBUG:   Installing       : perl-IO-Socket-SSL-2.085-3.el10.noarch             149/266 
DEBUG:   Installing       : perl-Net-SSLeay-1.94-7.el10.x86_64                 150/266 
DEBUG:   Installing       : perl-Pod-Escapes-1:1.07-511.el10.noarch            151/266 
DEBUG:   Installing       : perl-Term-ANSIColor-5.01-512.el10.noarch           152/266 
DEBUG:   Installing       : perl-Class-Struct-0.68-513.el10.noarch             153/266 
DEBUG:   Installing       : perl-POSIX-2.20-513.el10.x86_64                    154/266 
DEBUG:   Installing       : perl-IPC-Open3-1.22-513.el10.noarch                155/266 
DEBUG:   Installing       : perl-File-Temp-1:0.231.100-512.el10.noarch         156/266 
DEBUG:   Installing       : perl-HTTP-Tiny-0.088-512.el10.noarch               157/266 
DEBUG:   Installing       : perl-Term-Cap-1.18-511.el10.noarch                 158/266 
DEBUG:   Installing       : perl-Pod-Simple-1:3.45-511.el10.noarch             159/266 
DEBUG:   Installing       : perl-Socket-4:2.038-511.el10.x86_64                160/266 
DEBUG:   Installing       : perl-SelectSaver-1.02-513.el10.noarch              161/266 
DEBUG:   Installing       : perl-Symbol-1.09-513.el10.noarch                   162/266 
DEBUG:   Installing       : perl-File-stat-1.14-513.el10.noarch                163/266 
DEBUG:   Installing       : perl-podlators-1:5.01-511.el10.noarch              164/266 
DEBUG:   Installing       : perl-Pod-Perldoc-3.28.01-512.el10.noarch           165/266 
DEBUG:   Installing       : perl-Text-ParseWords-3.31-511.el10.noarch          166/266 
DEBUG:   Installing       : perl-Fcntl-1.18-513.el10.x86_64                    167/266 
DEBUG:   Installing       : perl-base-2.27-513.el10.noarch                     168/266 
DEBUG:   Installing       : perl-mro-1.29-513.el10.x86_64                      169/266 
DEBUG:   Installing       : perl-IO-1.55-513.el10.x86_64                       170/266 
DEBUG:   Installing       : perl-overloading-0.02-513.el10.noarch              171/266 
DEBUG:   Installing       : perl-Pod-Usage-4:2.03-511.el10.noarch              172/266 
DEBUG:   Installing       : perl-MIME-Base64-3.16-511.el10.x86_64              173/266 
DEBUG:   Installing       : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64      174/266 
DEBUG:   Installing       : perl-constant-1.33-512.el10.noarch                 175/266 
DEBUG:   Installing       : perl-parent-1:0.241-512.el10.noarch                176/266 
DEBUG:   Installing       : perl-Errno-1.38-513.el10.x86_64                    177/266 
DEBUG:   Installing       : perl-File-Basename-2.86-513.el10.noarch            178/266 
DEBUG:   Installing       : perl-Getopt-Std-1.14-513.el10.noarch               179/266 
DEBUG:   Installing       : perl-Storable-1:3.32-511.el10.x86_64               180/266 
DEBUG:   Installing       : perl-overload-1.37-513.el10.noarch                 181/266 
DEBUG:   Installing       : perl-vars-1.05-513.el10.noarch                     182/266 
DEBUG:   Installing       : perl-Getopt-Long-1:2.58-3.el10.noarch              183/266 
DEBUG:   Installing       : perl-Carp-1.54-511.el10.noarch                     184/266 
DEBUG:   Installing       : perl-Exporter-5.78-511.el10.noarch                 185/266 
DEBUG:   Installing       : perl-PathTools-3.91-512.el10.x86_64                186/266 
DEBUG:   Installing       : perl-NDBM_File-1.17-513.el10.x86_64                187/266 
DEBUG:   Installing       : perl-DynaLoader-1.56-513.el10.x86_64               188/266 
DEBUG:   Installing       : perl-Encode-4:3.21-511.el10.x86_64                 189/266 
DEBUG:   Installing       : perl-libs-4:5.40.2-513.el10.x86_64                 190/266 
DEBUG:   Installing       : perl-interpreter-4:5.40.2-513.el10.x86_64          191/266 
DEBUG:   Running scriptlet: memcached-1.6.23-7.el10.x86_64                     192/266 
DEBUG:   Installing       : memcached-1.6.23-7.el10.x86_64                     192/266 
DEBUG:   Running scriptlet: memcached-1.6.23-7.el10.x86_64                     192/266 
DEBUG:   Installing       : python3-binary-memcached-0.31.2-1.el10s.noarch     193/266 
DEBUG:   Installing       : bc-1.07.1-23.el10.x86_64                           194/266 
DEBUG:   Installing       : openstack-network-scripts-10.11.1-7.el10s.x86_64   195/266 
DEBUG:   Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64   195/266 
DEBUG:   Installing       : openstack-network-scripts-openvswitch3.4-10.11.1   196/266 
DEBUG:   Installing       : rdo-openvswitch-2:3.4-1.el10s.noarch               197/266 
DEBUG:   Installing       : python3-rdo-openvswitch-2:3.4-1.el10s.noarch       198/266 
DEBUG:   Installing       : bash-completion-1:2.11-16.el10.noarch              199/266 
DEBUG:   Installing       : python3-requestsexceptions-1.4.0-0.2025021313342   200/266 
DEBUG:   Installing       : python3-openstacksdk-4.5.0-0.20250513102338.bbe9   201/266 
DEBUG:   Installing       : python3-os-client-config-2.1.0-0.20250311184638.   202/266 
DEBUG:   Installing       : python3-os-traits-3.5.0-0.20250516051804.45bc9b8   203/266 
DEBUG:   Installing       : python-pycadf-common-4.0.1-0.20250212144723.3cea   204/266 
DEBUG:   Installing       : python-oslo-versionedobjects-lang-3.6.0-0.202503   205/266 
DEBUG:   Installing       : python-oslo-utils-lang-8.0.0-0.20250212135609.79   206/266 
DEBUG:   Installing       : python-oslo-policy-lang-4.5.1-0.20250318102620.3   207/266 
DEBUG:   Installing       : python-oslo-middleware-lang-6.5.0-0.202505131029   208/266 
DEBUG:   Installing       : python-oslo-log-lang-7.1.0-0.20250318111316.0c29   209/266 
DEBUG:   Installing       : python-oslo-i18n-lang-6.5.1-0.20250318101249.162   210/266 
DEBUG:   Installing       : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa   211/266 
DEBUG:   Installing       : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec   212/266 
DEBUG:   Installing       : python3-oslo-serialization-5.7.0-0.2025031811534   213/266 
DEBUG:   Installing       : python3-oslo-config-2:9.7.1-0.20250318100804.d58   214/266 
DEBUG:   Installing       : python3-osc-lib-4.0.0-0.20250513102052.0f90063.e   215/266 
DEBUG:   Installing       : python3-oslo-log-7.1.0-0.20250318111316.0c290b1.   216/266 
DEBUG:   Installing       : python3-keystoneclient-1:5.6.0-0.20250318091942.   217/266 
DEBUG:   Installing       : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d   218/266 
DEBUG:   Installing       : python3-neutronclient-11.4.0-0.20250310081746.1d   219/266 
DEBUG:   Installing       : python3-mistralclient-5.4.0-0.20250318112634.c05   220/266 
DEBUG:   Installing       : python3-oslo-middleware-6.5.0-0.20250513102931.2   221/266 
DEBUG:   Installing       : python3-cinderclient-9.7.0-0.20250318125740.63e3   222/266 
DEBUG:   Installing       : python3-oslo-upgradecheck-2.5.0-0.20250318103257   223/266 
DEBUG:   Installing       : python3-manilaclient-5.5.0-0.20250516052141.ce60   224/266 
DEBUG:   Installing       : python3-swiftclient-4.7.0-0.20250318092907.e9fbe   225/266 
DEBUG:   Installing       : python3-swiftclient+keystone-4.7.0-0.20250318092   226/266 
DEBUG:   Installing       : python3-heatclient-4.2.0-0.20250513103226.47d6aa   227/266 
DEBUG:   Installing       : python3-magnumclient-4.8.1-0.20250318093938.ecdc   228/266 
DEBUG:   Installing       : python3-zaqarclient-3.0.1-0.20250516051216.0233b   229/266 
DEBUG:   Installing       : python3-oslo-metrics-0.11.0-0.20250318105137.c64   230/266 
DEBUG:   Installing       : python3-monascaclient-2.8.0-0.20250307105657.bb7   231/266 
DEBUG:   Installing       : python3-designateclient-6.2.0-0.20250318092714.0   232/266 
DEBUG:   Installing       : python3-oslo-reports-3.5.1-0.20250327080657.2f5e   233/266 
DEBUG:   Installing       : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el   234/266 
DEBUG:   Installing       : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el   235/266 
DEBUG: warning: group neutron does not exist - using root
DEBUG:   Installing       : python3-barbicanclient-7.1.0-0.20250318092428.58   236/266 
DEBUG:   Installing       : python3-novaclient-1:18.9.0-0.20250319052751.4c3   237/266 
DEBUG:   Installing       : python3-glanceclient-1:4.8.0-0.20250318093747.23   238/266 
DEBUG:   Installing       : python-oslo-db-lang-17.2.1-0.20250318123718.dc60   239/266 
DEBUG:   Installing       : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc   240/266 
DEBUG:   Installing       : python3-oslo-db-17.2.1-0.20250318123718.dc60623.   241/266 
DEBUG:   Installing       : python-oslo-concurrency-lang-7.1.0-0.20250318114   242/266 
DEBUG:   Installing       : python3-oslo-concurrency-7.1.0-0.20250318114002.   243/266 
DEBUG:   Installing       : python3-oslo-service-4.1.1-0.20250318124125.7a52   244/266 
DEBUG:   Installing       : python3-oslo-messaging-16.1.0-0.20250318120050.e   245/266 
DEBUG:   Installing       : python3-osprofiler-4.2.0-0.20250217110136.3fb048   246/266 
DEBUG:   Installing       : python3-oslo-versionedobjects-3.6.0-0.2025031811   247/266 
DEBUG:   Installing       : python3-neutron-lib-3.18.2-0.20250318121026.bf21   248/266 
DEBUG:   Installing       : python3-aodhclient-3.7.1-0.20250310082600.5c3a66   249/266 
DEBUG:   Installing       : python-oslo-cache-lang-3.10.1-0.20250318114710.0   250/266 
DEBUG:   Installing       : python3-oslo-cache+dogpile-3.10.1-0.202503181147   251/266 
DEBUG:   Installing       : python3-oslo-cache+etcd3gw-3.10.1-0.202503181147   252/266 
DEBUG:   Installing       : python3-oslo-cache-3.10.1-0.20250318114710.0a940   253/266 
DEBUG:   Installing       : python3-keystonemiddleware-10.9.0-0.202503100929   254/266 
DEBUG:   Installing       : python-openstackclient-lang-8.0.0-0.202504160806   255/266 
DEBUG:   Installing       : python3-openstackclient-8.0.0-0.20250416080656.3   256/266 
DEBUG:   Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3   256/266 
DEBUG: Could not clean up: 'ClientManager' object has no attribute 'session'
DEBUG:   Installing       : python3-ironicclient-5.11.0-0.20250516052613.e78   257/266 
DEBUG:   Installing       : python3-octaviaclient-3.11.0-0.20250516052341.73   258/266 
DEBUG:   Installing       : python3-troveclient-8.8.0-0.20250318095635.a5dcc   259/266 
DEBUG:   Running scriptlet: openstack-heat-common-1:24.1.0-0.20250527065701.   260/266 
DEBUG:   Installing       : openstack-heat-common-1:24.1.0-0.20250527065701.   260/266 
DEBUG:   Installing       : openstack-heat-monolith-1:24.1.0-0.2025052706570   261/266 
DEBUG:   Running scriptlet: openstack-heat-monolith-1:24.1.0-0.2025052706570   261/266 
DEBUG:   Installing       : openstack-heat-engine-1:24.1.0-0.20250527065701.   262/266 
DEBUG:   Running scriptlet: openstack-heat-engine-1:24.1.0-0.20250527065701.   262/266 
DEBUG:   Installing       : openstack-heat-api-1:24.1.0-0.20250527065701.c09   263/266 
DEBUG:   Running scriptlet: openstack-heat-api-1:24.1.0-0.20250527065701.c09   263/266 
DEBUG:   Installing       : openstack-heat-api-cfn-1:24.1.0-0.20250527065701   264/266 
DEBUG:   Running scriptlet: openstack-heat-api-cfn-1:24.1.0-0.20250527065701   264/266 
DEBUG:   Installing       : python3-heat-tests-1:24.1.0-0.20250527065701.c09   265/266 
DEBUG:   Installing       : rpm-plugin-selinux-4.19.1.1-14.el10.x86_64         266/266 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.30-1.el10.noarch     266/266 
DEBUG:   Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64             266/266 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no   266/266 
DEBUG:   Running scriptlet: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64         266/266 
DEBUG: Installed:
DEBUG:   bash-completion-1:2.11-16.el10.noarch                                         
DEBUG:   bc-1.07.1-23.el10.x86_64                                                      
DEBUG:   checkpolicy-3.8-1.el10.x86_64                                                 
DEBUG:   chkconfig-1.30-2.el10.x86_64                                                  
DEBUG:   geolite2-city-20191217-14.el10.noarch                                         
DEBUG:   geolite2-country-20191217-14.el10.noarch                                      
DEBUG:   groff-base-1.23.0-10.el10.x86_64                                              
DEBUG:   hostname-3.23-14.el10.x86_64                                                  
DEBUG:   initscripts-10.26-2.el10.x86_64                                               
DEBUG:   initscripts-rename-device-10.26-2.el10.x86_64                                 
DEBUG:   initscripts-service-10.26-2.el10.noarch                                       
DEBUG:   ipcalc-1.0.3-12.el10.x86_64                                                   
DEBUG:   iproute-6.11.0-1.el10.x86_64                                                  
DEBUG:   kmod-31-11.el10.x86_64                                                        
DEBUG:   libburn-1.5.6-6.el10.x86_64                                                   
DEBUG:   libibverbs-54.0-1.el10.x86_64                                                 
DEBUG:   libisoburn-1.5.6-6.el10.x86_64                                                
DEBUG:   libisofs-1.5.6-6.el10.x86_64                                                  
DEBUG:   libmaxminddb-1.9.1-4.el10.x86_64                                              
DEBUG:   libmnl-1.0.5-7.el10.x86_64                                                    
DEBUG:   libnl3-3.11.0-1.el10.x86_64                                                   
DEBUG:   libselinux-utils-3.8-1.el10.x86_64                                            
DEBUG:   libsodium-1.0.20-2.el10s.x86_64                                               
DEBUG:   libxslt-1.1.39-7.el10.x86_64                                                  
DEBUG:   libyaml-0.2.5-16.el10.x86_64                                                  
DEBUG:   memcached-1.6.23-7.el10.x86_64                                                
DEBUG:   memcached-selinux-1.6.23-7.el10.x86_64                                        
DEBUG:   ncurses-6.4-14.20240127.el10.x86_64                                           
DEBUG:   numactl-libs-2.0.19-1.el10.x86_64                                             
DEBUG:   openssl-1:3.5.0-3.el10.x86_64                                                 
DEBUG:   openstack-heat-api-1:24.1.0-0.20250527065701.c09842b.el10.noarch              
DEBUG:   openstack-heat-api-cfn-1:24.1.0-0.20250527065701.c09842b.el10.noarch          
DEBUG:   openstack-heat-common-1:24.1.0-0.20250527065701.c09842b.el10.noarch           
DEBUG:   openstack-heat-engine-1:24.1.0-0.20250527065701.c09842b.el10.noarch           
DEBUG:   openstack-heat-monolith-1:24.1.0-0.20250527065701.c09842b.el10.noarch         
DEBUG:   openstack-network-scripts-10.11.1-7.el10s.x86_64                              
DEBUG:   openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64               
DEBUG:   openvswitch-selinux-extra-policy-1.0-36.el10s.noarch                          
DEBUG:   openvswitch3.4-3.4.0-9.el10s.x86_64                                           
DEBUG:   perl-AutoLoader-5.74-513.el10.noarch                                          
DEBUG:   perl-B-1.89-513.el10.x86_64                                                   
DEBUG:   perl-Carp-1.54-511.el10.noarch                                                
DEBUG:   perl-Class-Struct-0.68-513.el10.noarch                                        
DEBUG:   perl-Data-Dumper-2.189-512.el10.x86_64                                        
DEBUG:   perl-Digest-1.20-511.el10.noarch                                              
DEBUG:   perl-Digest-MD5-2.59-6.el10.x86_64                                            
DEBUG:   perl-DynaLoader-1.56-513.el10.x86_64                                          
DEBUG:   perl-Encode-4:3.21-511.el10.x86_64                                            
DEBUG:   perl-Errno-1.38-513.el10.x86_64                                               
DEBUG:   perl-Exporter-5.78-511.el10.noarch                                            
DEBUG:   perl-Fcntl-1.18-513.el10.x86_64                                               
DEBUG:   perl-File-Basename-2.86-513.el10.noarch                                       
DEBUG:   perl-File-Path-2.18-511.el10.noarch                                           
DEBUG:   perl-File-Temp-1:0.231.100-512.el10.noarch                                    
DEBUG:   perl-File-stat-1.14-513.el10.noarch                                           
DEBUG:   perl-FileHandle-2.05-513.el10.noarch                                          
DEBUG:   perl-Getopt-Long-1:2.58-3.el10.noarch                                         
DEBUG:   perl-Getopt-Std-1.14-513.el10.noarch                                          
DEBUG:   perl-HTTP-Tiny-0.088-512.el10.noarch                                          
DEBUG:   perl-IO-1.55-513.el10.x86_64                                                  
DEBUG:   perl-IO-Socket-IP-0.42-512.el10.noarch                                        
DEBUG:   perl-IO-Socket-SSL-2.085-3.el10.noarch                                        
DEBUG:   perl-IPC-Open3-1.22-513.el10.noarch                                           
DEBUG:   perl-MIME-Base64-3.16-511.el10.x86_64                                         
DEBUG:   perl-Mozilla-CA-20231213-5.el10.noarch                                        
DEBUG:   perl-NDBM_File-1.17-513.el10.x86_64                                           
DEBUG:   perl-Net-SSLeay-1.94-7.el10.x86_64                                            
DEBUG:   perl-POSIX-2.20-513.el10.x86_64                                               
DEBUG:   perl-PathTools-3.91-512.el10.x86_64                                           
DEBUG:   perl-Pod-Escapes-1:1.07-511.el10.noarch                                       
DEBUG:   perl-Pod-Perldoc-3.28.01-512.el10.noarch                                      
DEBUG:   perl-Pod-Simple-1:3.45-511.el10.noarch                                        
DEBUG:   perl-Pod-Usage-4:2.03-511.el10.noarch                                         
DEBUG:   perl-Scalar-List-Utils-5:1.63-511.el10.x86_64                                 
DEBUG:   perl-SelectSaver-1.02-513.el10.noarch                                         
DEBUG:   perl-Socket-4:2.038-511.el10.x86_64                                           
DEBUG:   perl-Storable-1:3.32-511.el10.x86_64                                          
DEBUG:   perl-Symbol-1.09-513.el10.noarch                                              
DEBUG:   perl-Term-ANSIColor-5.01-512.el10.noarch                                      
DEBUG:   perl-Term-Cap-1.18-511.el10.noarch                                            
DEBUG:   perl-Text-ParseWords-3.31-511.el10.noarch                                     
DEBUG:   perl-Text-Tabs+Wrap-2024.001-511.el10.noarch                                  
DEBUG:   perl-Time-Local-2:1.350-511.el10.noarch                                       
DEBUG:   perl-URI-5.27-3.el10.noarch                                                   
DEBUG:   perl-base-2.27-513.el10.noarch                                                
DEBUG:   perl-constant-1.33-512.el10.noarch                                            
DEBUG:   perl-if-0.61.000-513.el10.noarch                                              
DEBUG:   perl-interpreter-4:5.40.2-513.el10.x86_64                                     
DEBUG:   perl-libnet-3.15-512.el10.noarch                                              
DEBUG:   perl-libs-4:5.40.2-513.el10.x86_64                                            
DEBUG:   perl-locale-1.12-513.el10.noarch                                              
DEBUG:   perl-mro-1.29-513.el10.x86_64                                                 
DEBUG:   perl-overload-1.37-513.el10.noarch                                            
DEBUG:   perl-overloading-0.02-513.el10.noarch                                         
DEBUG:   perl-parent-1:0.241-512.el10.noarch                                           
DEBUG:   perl-podlators-1:5.01-511.el10.noarch                                         
DEBUG:   perl-vars-1.05-513.el10.noarch                                                
DEBUG:   policycoreutils-3.8-2.el10.x86_64                                             
DEBUG:   policycoreutils-python-utils-3.8-2.el10.noarch                                
DEBUG:   procps-ng-4.0.4-7.el10.x86_64                                                 
DEBUG:   protobuf-c-1.5.0-6.el10.x86_64                                                
DEBUG:   psmisc-23.6-8.el10.x86_64                                                     
DEBUG:   python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch        
DEBUG:   python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch            
DEBUG:   python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch       
DEBUG:   python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch               
DEBUG:   python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch              
DEBUG:   python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch               
DEBUG:   python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch        
DEBUG:   python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch            
DEBUG:   python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch             
DEBUG:   python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch  
DEBUG:   python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch               
DEBUG:   python3-PyMySQL-1.1.1-3.el10.noarch                                           
DEBUG:   python3-alembic-1.13.1-7.el10.noarch                                          
DEBUG:   python3-amqp-5.2.0-7.el10s.noarch                                             
DEBUG:   python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch                 
DEBUG:   python3-attrs-23.2.0-7.el10.noarch                                            
DEBUG:   python3-audit-4.0.3-4.el10.x86_64                                             
DEBUG:   python3-autopage-0.5.2-8.el10s.noarch                                         
DEBUG:   python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch             
DEBUG:   python3-bcrypt-3.2.2-4.el10s.x86_64                                           
DEBUG:   python3-binary-memcached-0.31.2-1.el10s.noarch                                
DEBUG:   python3-cachetools-5.4.0-6.el10s.noarch                                       
DEBUG:   python3-cffi-1.16.0-7.el10.x86_64                                             
DEBUG:   python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch               
DEBUG:   python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch                      
DEBUG:   python3-cmd2-2.5.8-1.el10s.noarch                                             
DEBUG:   python3-croniter-5.0.1-1.el10s.noarch                                         
DEBUG:   python3-cryptography-43.0.0-4.el10.x86_64                                     
DEBUG:   python3-dateutil-1:2.8.2-15.el10.noarch                                       
DEBUG:   python3-ddt-1.6.0-1.el10s.noarch                                              
DEBUG:   python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch              
DEBUG:   python3-decorator-5.1.1-12.el10.noarch                                        
DEBUG:   python3-designateclient-6.2.0-0.20250318092714.0230443.el10.noarch            
DEBUG:   python3-distro-1.9.0-5.el10.noarch                                            
DEBUG:   python3-dogpile-cache-1.3.3-1.el10s.noarch                                    
DEBUG:   python3-etcd3gw-2.4.1-1.el10s.noarch                                          
DEBUG:   python3-fasteners-0.19-1.el10s.noarch                                         
DEBUG:   python3-fixtures-4.2.2-1.el10s.noarch                                         
DEBUG:   python3-flake8-6.1.0-4.el10s.noarch                                           
DEBUG:   python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch                   
DEBUG:   python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch             
DEBUG:   python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch                    
DEBUG:   python3-heat-tests-1:24.1.0-0.20250527065701.c09842b.el10.noarch              
DEBUG:   python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch                 
DEBUG:   python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch              
DEBUG:   python3-iso8601-2.1.0-3.el10s.noarch                                          
DEBUG:   python3-jmespath-1.0.1-8.el10.noarch                                          
DEBUG:   python3-jsonpatch-1.33-6.el10.noarch                                          
DEBUG:   python3-jsonpointer-2.3-9.el10.noarch                                         
DEBUG:   python3-jsonschema-4.19.1-7.el10.noarch                                       
DEBUG:   python3-jsonschema-specifications-2023.11.2-6.el10.noarch                     
DEBUG:   python3-jwt-2.8.0-1.el10s.noarch                                              
DEBUG:   python3-jwt+crypto-2.8.0-1.el10s.noarch                                       
DEBUG:   python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch             
DEBUG:   python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch           
DEBUG:   python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch        
DEBUG:   python3-kombu-1:5.3.7-1.el10s.noarch                                          
DEBUG:   python3-libselinux-3.8-1.el10.x86_64                                          
DEBUG:   python3-libsemanage-3.8.1-1.el10.x86_64                                       
DEBUG:   python3-logutils-0.3.5-29.el10s.noarch                                        
DEBUG:   python3-lxml-5.2.1-4.el10.x86_64                                              
DEBUG:   python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch               
DEBUG:   python3-mako-1.2.3-9.el10.noarch                                              
DEBUG:   python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch               
DEBUG:   python3-mccabe-0.7.0-10.el10s.noarch                                          
DEBUG:   python3-memcached-1.59-15.el10s.noarch                                        
DEBUG:   python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch              
DEBUG:   python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch              
DEBUG:   python3-msgpack-1.1.0-1.el10s.x86_64                                          
DEBUG:   python3-ncclient-0.6.16-1.el10s.noarch                                        
DEBUG:   python3-netaddr-1.3.0-2.el10.noarch                                           
DEBUG:   python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch               
DEBUG:   python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch             
DEBUG:   python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch              
DEBUG:   python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch             
DEBUG:   python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch            
DEBUG:   python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch               
DEBUG:   python3-openvswitch3.4-3.4.0-9.el10s.x86_64                                   
DEBUG:   python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch           
DEBUG:   python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch                     
DEBUG:   python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch           
DEBUG:   python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch                  
DEBUG:   python3-osc-lib-4.0.0-0.20250513102052.0f90063.el10.noarch                    
DEBUG:   python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch                
DEBUG:   python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch        
DEBUG:   python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch        
DEBUG:   python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch           
DEBUG:   python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch              
DEBUG:   python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch               
DEBUG:   python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch                   
DEBUG:   python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch             
DEBUG:   python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch                  
DEBUG:   python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch                   
DEBUG:   python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch            
DEBUG:   python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch              
DEBUG:   python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch            
DEBUG:   python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch                
DEBUG:   python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch               
DEBUG:   python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch         
DEBUG:   python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch               
DEBUG:   python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch          
DEBUG:   python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch                 
DEBUG:   python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch      
DEBUG:   python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch                   
DEBUG:   python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch                 
DEBUG:   python3-paramiko-3.5.0-1.el10s.noarch                                         
DEBUG:   python3-paste-3.10.1-6.el10s.noarch                                           
DEBUG:   python3-paste-deploy-3.1.0-7.el10s.noarch                                     
DEBUG:   python3-pecan-1.5.1-1.el10s.noarch                                            
DEBUG:   python3-platformdirs-4.2.2-2.el10s.noarch                                     
DEBUG:   python3-ply-3.11-25.el10.noarch                                               
DEBUG:   python3-policycoreutils-3.8-2.el10.noarch                                     
DEBUG:   python3-prettytable-3.6.0-10.el10.noarch                                      
DEBUG:   python3-prometheus_client-0.21.0-2.el10s.noarch                               
DEBUG:   python3-psutil-5.9.8-5.el10.x86_64                                            
DEBUG:   python3-pyOpenSSL-24.2.1-1.el10s.noarch                                       
DEBUG:   python3-pyasn1-0.6.1-1.el10.noarch                                            
DEBUG:   python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch                     
DEBUG:   python3-pycodestyle-2.12.1-3.el10s.noarch                                     
DEBUG:   python3-pycparser-2.20-16.el10.noarch                                         
DEBUG:   python3-pyflakes-3.1.0-4.el10s.noarch                                         
DEBUG:   python3-pymemcache-4.0.0-1.el10s.noarch                                       
DEBUG:   python3-pynacl-1.5.0-14.el10s.x86_64                                          
DEBUG:   python3-pyparsing-3.1.1-7.el10.noarch                                         
DEBUG:   python3-pyperclip-1.8.2-1.el10s.noarch                                        
DEBUG:   python3-pytz-2024.1-3.el10s.noarch                                            
DEBUG:   python3-pyyaml-6.0.1-19.el10.x86_64                                           
DEBUG:   python3-rdo-openvswitch-2:3.4-1.el10s.noarch                                  
DEBUG:   python3-redis-5.1.1-3.el10s.noarch                                            
DEBUG:   python3-referencing-0.31.1-6.el10.noarch                                      
DEBUG:   python3-repoze-lru-0.7-25.el10s.noarch                                        
DEBUG:   python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch         
DEBUG:   python3-rfc3986-1.5.0-12.el10s.noarch                                         
DEBUG:   python3-routes-2.5.1-11.el10s.noarch                                          
DEBUG:   python3-rpds-py-0.17.1-6.el10.x86_64                                          
DEBUG:   python3-setools-4.5.1-4.el10.x86_64                                           
DEBUG:   python3-setproctitle-1.3.3-4.el10s.x86_64                                     
DEBUG:   python3-statsd-3.2.1-33.el10s.noarch                                          
DEBUG:   python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch                  
DEBUG:   python3-subunit-1.4.4-5.el10s.noarch                                          
DEBUG:   python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch                
DEBUG:   python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch       
DEBUG:   python3-tenacity-8.2.3-1.el10s.noarch                                         
DEBUG:   python3-testresources-2.0.1-18.el10s.noarch                                   
DEBUG:   python3-testscenarios-0.5.0-21.el10s.noarch                                   
DEBUG:   python3-testtools-2.7.2-1.bootstrap.el10s.noarch                              
DEBUG:   python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch                
DEBUG:   python3-uhashring-2.3-8.el10s.noarch                                          
DEBUG:   python3-vine-5.1.0-10.el10s.noarch                                            
DEBUG:   python3-warlock-2.0.1-8.el10s.noarch                                          
DEBUG:   python3-wcwidth-0.2.6-6.el10.noarch                                           
DEBUG:   python3-webob-1.8.9-1.el10s.noarch                                            
DEBUG:   python3-wrapt-1.17.1-1.el10s.x86_64                                           
DEBUG:   python3-yappi-1.6.0-1.el10s.x86_64                                            
DEBUG:   python3-yaql-3.0.0-1.el10s.noarch                                             
DEBUG:   python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch                
DEBUG:   rdo-openvswitch-2:3.4-1.el10s.noarch                                          
DEBUG:   rpm-plugin-selinux-4.19.1.1-14.el10.x86_64                                    
DEBUG:   selinux-policy-40.13.30-1.el10.noarch                                         
DEBUG:   selinux-policy-targeted-40.13.30-1.el10.noarch                                
DEBUG:   unbound-anchor-1.20.0-10.el10.x86_64                                          
DEBUG:   unbound-libs-1.20.0-10.el10.x86_64                                            
DEBUG:   which-2.21-43.el10.x86_64                                                     
DEBUG:   xorriso-1.5.6-6.el10.x86_64                                                   
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: 
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/c0/98/c09842b2c734b7085d6fc462469390f5741fcae2_d3a4be46'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0