+ 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '__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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 78bcf6a2-7ffd-4454-80ab-eaeab95299ef DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-eb3666620dc455a39f005b95d7f286ba17896a9f baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/eb/36/eb3666620dc455a39f005b95d7f286ba17896a9f_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-f666077323867c2538e1245841ed4d7f0f7fd0d2 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/f6/66/f666077323867c2538e1245841ed4d7f0f7fd0d2_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/05/a4/05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-17f1f0ad49a51bfcc5900808f7345965525a45b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/17/f1/17f1f0ad49a51bfcc5900808f7345965525a45b5_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9232350af06336760de6323b50fd6765b322e81f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/92/32/9232350af06336760de6323b50fd6765b322e81f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --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: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '__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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: e820458b-992b-4b55-bbce-38d056f59654 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-eb3666620dc455a39f005b95d7f286ba17896a9f baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/eb/36/eb3666620dc455a39f005b95d7f286ba17896a9f_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-f666077323867c2538e1245841ed4d7f0f7fd0d2 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/f6/66/f666077323867c2538e1245841ed4d7f0f7fd0d2_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/05/a4/05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-17f1f0ad49a51bfcc5900808f7345965525a45b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/17/f1/17f1f0ad49a51bfcc5900808f7345965525a45b5_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9232350af06336760de6323b50fd6765b322e81f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/92/32/9232350af06336760de6323b50fd6765b322e81f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.fi1gsadm', '/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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 4.2Gi 346Mi 1.1Gi 12Gi 11Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 195G 354G 36% / 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.bpl5yzae', '/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 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 136f4f36f0170d897d5bdb1dc137d22edec8ddfa Note: switching to '136f4f36f0170d897d5bdb1dc137d22edec8ddfa'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 136f4f36 Merge "Deprecate aodh-config-generator" + '[' -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-aodh + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-aodh + '[' -z '' ']' ++ /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)' ++ tail -n 1 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 21.1.0.dev18 136f4f3 + UPSTREAMVERSION=21.1.0.dev18 + [[ 21.1.0.dev18 =~ ([^-]*)-(.+) ]] + [[ 21.1.0.dev18 =~ (.*?)\.(0rc.+) ]] + [[ 21.1.0.dev18 =~ (.*?)\.(0b.+) ]] + [[ 21.1.0.dev18 =~ (.*?)\.(0a.+) ]] + [[ 21.1.0.dev18 =~ (.*?)\.(dev.+) ]] + VERSION=21.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20251015115157.136f4f3 + '[' -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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --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.3 starting (python version = 3.9.18, NVR = mock-6.3-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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '__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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 2ac5ba44-282f-40f6-a6f5-2681e0337ea6 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-eb3666620dc455a39f005b95d7f286ba17896a9f baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/eb/36/eb3666620dc455a39f005b95d7f286ba17896a9f_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-f666077323867c2538e1245841ed4d7f0f7fd0d2 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/f6/66/f666077323867c2538e1245841ed4d7f0f7fd0d2_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/05/a4/05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-17f1f0ad49a51bfcc5900808f7345965525a45b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/17/f1/17f1f0ad49a51bfcc5900808f7345965525a45b5_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9232350af06336760de6323b50fd6765b322e81f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/92/32/9232350af06336760de6323b50fd6765b322e81f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.z_vtgzdu', '/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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 4.9Gi 365Mi 1.7Gi 12Gi 10Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 859M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 195G 354G 36% / 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.i0j0b053', '/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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog 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.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.3s) running egg_info creating aodh.egg-info writing aodh.egg-info/PKG-INFO writing dependency_links to aodh.egg-info/dependency_links.txt writing entry points to aodh.egg-info/entry_points.txt writing requirements to aodh.egg-info/requires.txt writing top-level names to aodh.egg-info/top_level.txt writing pbr to aodh.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'aodh.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 'aodh.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating aodh-21.1.0.dev18 creating aodh-21.1.0.dev18/aodh creating aodh-21.1.0.dev18/aodh.egg-info creating aodh-21.1.0.dev18/aodh/api creating aodh-21.1.0.dev18/aodh/api/controllers creating aodh-21.1.0.dev18/aodh/api/controllers/v2 creating aodh-21.1.0.dev18/aodh/api/controllers/v2/alarm_rules creating aodh-21.1.0.dev18/aodh/cmd creating aodh-21.1.0.dev18/aodh/conf creating aodh-21.1.0.dev18/aodh/evaluator creating aodh-21.1.0.dev18/aodh/locale creating aodh-21.1.0.dev18/aodh/locale/de creating aodh-21.1.0.dev18/aodh/locale/de/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/en_GB creating aodh-21.1.0.dev18/aodh/locale/en_GB/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/es creating aodh-21.1.0.dev18/aodh/locale/es/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/fr creating aodh-21.1.0.dev18/aodh/locale/fr/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/id creating aodh-21.1.0.dev18/aodh/locale/id/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/it creating aodh-21.1.0.dev18/aodh/locale/it/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/ja creating aodh-21.1.0.dev18/aodh/locale/ja/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/ko_KR creating aodh-21.1.0.dev18/aodh/locale/ko_KR/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/pt creating aodh-21.1.0.dev18/aodh/locale/pt/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/pt_BR creating aodh-21.1.0.dev18/aodh/locale/pt_BR/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/ru creating aodh-21.1.0.dev18/aodh/locale/ru/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/zh_CN creating aodh-21.1.0.dev18/aodh/locale/zh_CN/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/locale/zh_TW creating aodh-21.1.0.dev18/aodh/locale/zh_TW/LC_MESSAGES creating aodh-21.1.0.dev18/aodh/notifier creating aodh-21.1.0.dev18/aodh/storage creating aodh-21.1.0.dev18/aodh/storage/sqlalchemy creating aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic creating aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions creating aodh-21.1.0.dev18/aodh/tests creating aodh-21.1.0.dev18/aodh/tests/functional creating aodh-21.1.0.dev18/aodh/tests/functional/api creating aodh-21.1.0.dev18/aodh/tests/functional/api/v2 creating aodh-21.1.0.dev18/aodh/tests/functional/hooks creating aodh-21.1.0.dev18/aodh/tests/functional/storage creating aodh-21.1.0.dev18/aodh/tests/functional/storage/sqlalchemy creating aodh-21.1.0.dev18/aodh/tests/unit creating aodh-21.1.0.dev18/aodh/tests/unit/cmd creating aodh-21.1.0.dev18/aodh/tests/unit/evaluator creating aodh-21.1.0.dev18/aodh/tests/unit/notifier creating aodh-21.1.0.dev18/aodh/wsgi creating aodh-21.1.0.dev18/devstack creating aodh-21.1.0.dev18/devstack/upgrade creating aodh-21.1.0.dev18/doc creating aodh-21.1.0.dev18/doc/source creating aodh-21.1.0.dev18/doc/source/_static creating aodh-21.1.0.dev18/doc/source/admin creating aodh-21.1.0.dev18/doc/source/cli creating aodh-21.1.0.dev18/doc/source/configuration creating aodh-21.1.0.dev18/doc/source/contributor creating aodh-21.1.0.dev18/doc/source/contributor/install creating aodh-21.1.0.dev18/doc/source/contributor/releasenotes creating aodh-21.1.0.dev18/doc/source/contributor/webapi creating aodh-21.1.0.dev18/doc/source/install creating aodh-21.1.0.dev18/rally-jobs creating aodh-21.1.0.dev18/rally-jobs/extra creating aodh-21.1.0.dev18/rally-jobs/plugins creating aodh-21.1.0.dev18/releasenotes creating aodh-21.1.0.dev18/releasenotes/notes creating aodh-21.1.0.dev18/releasenotes/source creating aodh-21.1.0.dev18/releasenotes/source/_static creating aodh-21.1.0.dev18/releasenotes/source/locale creating aodh-21.1.0.dev18/releasenotes/source/locale/de creating aodh-21.1.0.dev18/releasenotes/source/locale/de/LC_MESSAGES creating aodh-21.1.0.dev18/releasenotes/source/locale/en_GB creating aodh-21.1.0.dev18/releasenotes/source/locale/en_GB/LC_MESSAGES creating aodh-21.1.0.dev18/releasenotes/source/locale/fr creating aodh-21.1.0.dev18/releasenotes/source/locale/fr/LC_MESSAGES creating aodh-21.1.0.dev18/releasenotes/source/locale/ja creating aodh-21.1.0.dev18/releasenotes/source/locale/ja/LC_MESSAGES creating aodh-21.1.0.dev18/releasenotes/source/locale/ko_KR creating aodh-21.1.0.dev18/releasenotes/source/locale/ko_KR/LC_MESSAGES creating aodh-21.1.0.dev18/releasenotes/source/locale/pt_BR creating aodh-21.1.0.dev18/releasenotes/source/locale/pt_BR/LC_MESSAGES copying files to aodh-21.1.0.dev18... copying .coveragerc -> aodh-21.1.0.dev18 copying .mailmap -> aodh-21.1.0.dev18 copying .pre-commit-config.yaml -> aodh-21.1.0.dev18 copying .stestr.conf -> aodh-21.1.0.dev18 copying .zuul.yaml -> aodh-21.1.0.dev18 copying AUTHORS -> aodh-21.1.0.dev18 copying CONTRIBUTING.rst -> aodh-21.1.0.dev18 copying ChangeLog -> aodh-21.1.0.dev18 copying HACKING.rst -> aodh-21.1.0.dev18 copying LICENSE -> aodh-21.1.0.dev18 copying MAINTAINERS -> aodh-21.1.0.dev18 copying README.rst -> aodh-21.1.0.dev18 copying bindep.txt -> aodh-21.1.0.dev18 copying pyproject.toml -> aodh-21.1.0.dev18 copying requirements.txt -> aodh-21.1.0.dev18 copying setup.cfg -> aodh-21.1.0.dev18 copying setup.py -> aodh-21.1.0.dev18 copying test-requirements.txt -> aodh-21.1.0.dev18 copying tox.ini -> aodh-21.1.0.dev18 copying aodh/__init__.py -> aodh-21.1.0.dev18/aodh copying aodh/coordination.py -> aodh-21.1.0.dev18/aodh copying aodh/event.py -> aodh-21.1.0.dev18/aodh copying aodh/i18n.py -> aodh-21.1.0.dev18/aodh copying aodh/keystone_client.py -> aodh-21.1.0.dev18/aodh copying aodh/messaging.py -> aodh-21.1.0.dev18/aodh copying aodh/opts.py -> aodh-21.1.0.dev18/aodh copying aodh/profiler.py -> aodh-21.1.0.dev18/aodh copying aodh/queue.py -> aodh-21.1.0.dev18/aodh copying aodh/service.py -> aodh-21.1.0.dev18/aodh copying aodh/version.py -> aodh-21.1.0.dev18/aodh copying aodh.egg-info/PKG-INFO -> aodh-21.1.0.dev18/aodh.egg-info copying aodh.egg-info/SOURCES.txt -> aodh-21.1.0.dev18/aodh.egg-info copying aodh.egg-info/dependency_links.txt -> aodh-21.1.0.dev18/aodh.egg-info copying aodh.egg-info/entry_points.txt -> aodh-21.1.0.dev18/aodh.egg-info copying aodh.egg-info/not-zip-safe -> aodh-21.1.0.dev18/aodh.egg-info copying aodh.egg-info/pbr.json -> aodh-21.1.0.dev18/aodh.egg-info copying aodh.egg-info/requires.txt -> aodh-21.1.0.dev18/aodh.egg-info copying aodh.egg-info/top_level.txt -> aodh-21.1.0.dev18/aodh.egg-info copying aodh/api/__init__.py -> aodh-21.1.0.dev18/aodh/api copying aodh/api/api-paste.ini -> aodh-21.1.0.dev18/aodh/api copying aodh/api/app.py -> aodh-21.1.0.dev18/aodh/api copying aodh/api/app.wsgi -> aodh-21.1.0.dev18/aodh/api copying aodh/api/hooks.py -> aodh-21.1.0.dev18/aodh/api copying aodh/api/middleware.py -> aodh-21.1.0.dev18/aodh/api copying aodh/api/policies.py -> aodh-21.1.0.dev18/aodh/api copying aodh/api/rbac.py -> aodh-21.1.0.dev18/aodh/api copying aodh/api/controllers/__init__.py -> aodh-21.1.0.dev18/aodh/api/controllers copying aodh/api/controllers/root.py -> aodh-21.1.0.dev18/aodh/api/controllers copying aodh/api/controllers/v2/__init__.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2 copying aodh/api/controllers/v2/alarms.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2 copying aodh/api/controllers/v2/base.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2 copying aodh/api/controllers/v2/capabilities.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2 copying aodh/api/controllers/v2/metrics.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2 copying aodh/api/controllers/v2/query.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2 copying aodh/api/controllers/v2/quotas.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2 copying aodh/api/controllers/v2/root.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2 copying aodh/api/controllers/v2/utils.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2 copying aodh/api/controllers/v2/alarm_rules/__init__.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/composite.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/event.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/gnocchi.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/loadbalancer.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/prometheus.py -> aodh-21.1.0.dev18/aodh/api/controllers/v2/alarm_rules copying aodh/cmd/__init__.py -> aodh-21.1.0.dev18/aodh/cmd copying aodh/cmd/alarm.py -> aodh-21.1.0.dev18/aodh/cmd copying aodh/cmd/aodh-config-generator.conf -> aodh-21.1.0.dev18/aodh/cmd copying aodh/cmd/aodh-policy-generator.conf -> aodh-21.1.0.dev18/aodh/cmd copying aodh/cmd/status.py -> aodh-21.1.0.dev18/aodh/cmd copying aodh/cmd/storage.py -> aodh-21.1.0.dev18/aodh/cmd copying aodh/conf/__init__.py -> aodh-21.1.0.dev18/aodh/conf copying aodh/conf/defaults.py -> aodh-21.1.0.dev18/aodh/conf copying aodh/evaluator/__init__.py -> aodh-21.1.0.dev18/aodh/evaluator copying aodh/evaluator/composite.py -> aodh-21.1.0.dev18/aodh/evaluator copying aodh/evaluator/event.py -> aodh-21.1.0.dev18/aodh/evaluator copying aodh/evaluator/gnocchi.py -> aodh-21.1.0.dev18/aodh/evaluator copying aodh/evaluator/loadbalancer.py -> aodh-21.1.0.dev18/aodh/evaluator copying aodh/evaluator/prometheus.py -> aodh-21.1.0.dev18/aodh/evaluator copying aodh/evaluator/threshold.py -> aodh-21.1.0.dev18/aodh/evaluator copying aodh/evaluator/utils.py -> aodh-21.1.0.dev18/aodh/evaluator copying aodh/locale/de/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/de/LC_MESSAGES copying aodh/locale/en_GB/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/en_GB/LC_MESSAGES copying aodh/locale/es/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/es/LC_MESSAGES copying aodh/locale/fr/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/fr/LC_MESSAGES copying aodh/locale/id/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/id/LC_MESSAGES copying aodh/locale/it/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/it/LC_MESSAGES copying aodh/locale/ja/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/ja/LC_MESSAGES copying aodh/locale/ko_KR/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/ko_KR/LC_MESSAGES copying aodh/locale/pt/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/pt/LC_MESSAGES copying aodh/locale/pt_BR/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/pt_BR/LC_MESSAGES copying aodh/locale/ru/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/ru/LC_MESSAGES copying aodh/locale/zh_CN/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/zh_CN/LC_MESSAGES copying aodh/locale/zh_TW/LC_MESSAGES/aodh.po -> aodh-21.1.0.dev18/aodh/locale/zh_TW/LC_MESSAGES copying aodh/notifier/__init__.py -> aodh-21.1.0.dev18/aodh/notifier copying aodh/notifier/heat.py -> aodh-21.1.0.dev18/aodh/notifier copying aodh/notifier/log.py -> aodh-21.1.0.dev18/aodh/notifier copying aodh/notifier/rest.py -> aodh-21.1.0.dev18/aodh/notifier copying aodh/notifier/test.py -> aodh-21.1.0.dev18/aodh/notifier copying aodh/notifier/trust.py -> aodh-21.1.0.dev18/aodh/notifier copying aodh/notifier/zaqar.py -> aodh-21.1.0.dev18/aodh/notifier copying aodh/storage/__init__.py -> aodh-21.1.0.dev18/aodh/storage copying aodh/storage/base.py -> aodh-21.1.0.dev18/aodh/storage copying aodh/storage/impl_log.py -> aodh-21.1.0.dev18/aodh/storage copying aodh/storage/impl_sqlalchemy.py -> aodh-21.1.0.dev18/aodh/storage copying aodh/storage/models.py -> aodh-21.1.0.dev18/aodh/storage copying aodh/storage/sqlalchemy/__init__.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy copying aodh/storage/sqlalchemy/models.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy copying aodh/storage/sqlalchemy/utils.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy copying aodh/storage/sqlalchemy/alembic/alembic.ini -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic copying aodh/storage/sqlalchemy/alembic/env.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic copying aodh/storage/sqlalchemy/alembic/script.py.mako -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic copying aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py -> aodh-21.1.0.dev18/aodh/storage/sqlalchemy/alembic/versions copying aodh/tests/__init__.py -> aodh-21.1.0.dev18/aodh/tests copying aodh/tests/base.py -> aodh-21.1.0.dev18/aodh/tests copying aodh/tests/constants.py -> aodh-21.1.0.dev18/aodh/tests copying aodh/tests/functional/__init__.py -> aodh-21.1.0.dev18/aodh/tests/functional copying aodh/tests/functional/db.py -> aodh-21.1.0.dev18/aodh/tests/functional copying aodh/tests/functional/api/__init__.py -> aodh-21.1.0.dev18/aodh/tests/functional/api copying aodh/tests/functional/api/v2/__init__.py -> aodh-21.1.0.dev18/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/policy.yaml-test -> aodh-21.1.0.dev18/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_alarm_scenarios.py -> aodh-21.1.0.dev18/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_app.py -> aodh-21.1.0.dev18/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_complex_query.py -> aodh-21.1.0.dev18/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_complex_query_scenarios.py -> aodh-21.1.0.dev18/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_metrics.py -> aodh-21.1.0.dev18/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_quotas.py -> aodh-21.1.0.dev18/aodh/tests/functional/api/v2 copying aodh/tests/functional/hooks/post_test_hook.sh -> aodh-21.1.0.dev18/aodh/tests/functional/hooks copying aodh/tests/functional/storage/__init__.py -> aodh-21.1.0.dev18/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_get_connection.py -> aodh-21.1.0.dev18/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_impl_log.py -> aodh-21.1.0.dev18/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_impl_sqlalchemy.py -> aodh-21.1.0.dev18/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_storage_scenarios.py -> aodh-21.1.0.dev18/aodh/tests/functional/storage copying aodh/tests/functional/storage/sqlalchemy/__init__.py -> aodh-21.1.0.dev18/aodh/tests/functional/storage/sqlalchemy copying aodh/tests/functional/storage/sqlalchemy/test_migrations.py -> aodh-21.1.0.dev18/aodh/tests/functional/storage/sqlalchemy copying aodh/tests/unit/__init__.py -> aodh-21.1.0.dev18/aodh/tests/unit copying aodh/tests/unit/test_api_v2_capabilities.py -> aodh-21.1.0.dev18/aodh/tests/unit copying aodh/tests/unit/test_bin.py -> aodh-21.1.0.dev18/aodh/tests/unit copying aodh/tests/unit/test_coordination.py -> aodh-21.1.0.dev18/aodh/tests/unit copying aodh/tests/unit/test_evaluator.py -> aodh-21.1.0.dev18/aodh/tests/unit copying aodh/tests/unit/test_event.py -> aodh-21.1.0.dev18/aodh/tests/unit copying aodh/tests/unit/test_messaging.py -> aodh-21.1.0.dev18/aodh/tests/unit copying aodh/tests/unit/test_notifier.py -> aodh-21.1.0.dev18/aodh/tests/unit copying aodh/tests/unit/test_query.py -> aodh-21.1.0.dev18/aodh/tests/unit copying aodh/tests/unit/test_wsme_custom_type.py -> aodh-21.1.0.dev18/aodh/tests/unit copying aodh/tests/unit/cmd/__init__.py -> aodh-21.1.0.dev18/aodh/tests/unit/cmd copying aodh/tests/unit/cmd/test_status.py -> aodh-21.1.0.dev18/aodh/tests/unit/cmd copying aodh/tests/unit/evaluator/__init__.py -> aodh-21.1.0.dev18/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/base.py -> aodh-21.1.0.dev18/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_base.py -> aodh-21.1.0.dev18/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_composite.py -> aodh-21.1.0.dev18/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_event.py -> aodh-21.1.0.dev18/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_gnocchi.py -> aodh-21.1.0.dev18/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_loadbalancer.py -> aodh-21.1.0.dev18/aodh/tests/unit/evaluator copying aodh/tests/unit/notifier/__init__.py -> aodh-21.1.0.dev18/aodh/tests/unit/notifier copying aodh/tests/unit/notifier/base.py -> aodh-21.1.0.dev18/aodh/tests/unit/notifier copying aodh/tests/unit/notifier/test_heat.py -> aodh-21.1.0.dev18/aodh/tests/unit/notifier copying aodh/wsgi/__init__.py -> aodh-21.1.0.dev18/aodh/wsgi copying aodh/wsgi/api.py -> aodh-21.1.0.dev18/aodh/wsgi copying devstack/README.rst -> aodh-21.1.0.dev18/devstack copying devstack/plugin.sh -> aodh-21.1.0.dev18/devstack copying devstack/settings -> aodh-21.1.0.dev18/devstack copying devstack/upgrade/settings -> aodh-21.1.0.dev18/devstack/upgrade copying devstack/upgrade/shutdown.sh -> aodh-21.1.0.dev18/devstack/upgrade copying devstack/upgrade/upgrade.sh -> aodh-21.1.0.dev18/devstack/upgrade copying doc/Makefile -> aodh-21.1.0.dev18/doc copying doc/requirements.txt -> aodh-21.1.0.dev18/doc copying doc/source/conf.py -> aodh-21.1.0.dev18/doc/source copying doc/source/glossary.rst -> aodh-21.1.0.dev18/doc/source copying doc/source/index.rst -> aodh-21.1.0.dev18/doc/source copying doc/source/_static/.placeholder -> aodh-21.1.0.dev18/doc/source/_static copying doc/source/admin/index.rst -> aodh-21.1.0.dev18/doc/source/admin copying doc/source/admin/resource-quota.rst -> aodh-21.1.0.dev18/doc/source/admin copying doc/source/admin/telemetry-alarms.rst -> aodh-21.1.0.dev18/doc/source/admin copying doc/source/cli/aodh-status.rst -> aodh-21.1.0.dev18/doc/source/cli copying doc/source/cli/index.rst -> aodh-21.1.0.dev18/doc/source/cli copying doc/source/configuration/aodh-config-file.rst -> aodh-21.1.0.dev18/doc/source/configuration copying doc/source/configuration/aodh-config-options.rst -> aodh-21.1.0.dev18/doc/source/configuration copying doc/source/configuration/index.rst -> aodh-21.1.0.dev18/doc/source/configuration copying doc/source/configuration/policy.rst -> aodh-21.1.0.dev18/doc/source/configuration copying doc/source/configuration/sample-policy-yaml.rst -> aodh-21.1.0.dev18/doc/source/configuration copying doc/source/contributor/architecture.rst -> aodh-21.1.0.dev18/doc/source/contributor copying doc/source/contributor/contributing.rst -> aodh-21.1.0.dev18/doc/source/contributor copying doc/source/contributor/event-alarm.rst -> aodh-21.1.0.dev18/doc/source/contributor copying doc/source/contributor/gmr.rst -> aodh-21.1.0.dev18/doc/source/contributor copying doc/source/contributor/index.rst -> aodh-21.1.0.dev18/doc/source/contributor copying doc/source/contributor/testing.rst -> aodh-21.1.0.dev18/doc/source/contributor copying doc/source/contributor/install/development.rst -> aodh-21.1.0.dev18/doc/source/contributor/install copying doc/source/contributor/install/index.rst -> aodh-21.1.0.dev18/doc/source/contributor/install copying doc/source/contributor/install/manual.rst -> aodh-21.1.0.dev18/doc/source/contributor/install copying doc/source/contributor/install/mod_wsgi.rst -> aodh-21.1.0.dev18/doc/source/contributor/install copying doc/source/contributor/install/uwsgi.rst -> aodh-21.1.0.dev18/doc/source/contributor/install copying doc/source/contributor/releasenotes/index.rst -> aodh-21.1.0.dev18/doc/source/contributor/releasenotes copying doc/source/contributor/webapi/index.rst -> aodh-21.1.0.dev18/doc/source/contributor/webapi copying doc/source/contributor/webapi/v2.rst -> aodh-21.1.0.dev18/doc/source/contributor/webapi copying doc/source/install/configure-common.rst -> aodh-21.1.0.dev18/doc/source/install copying doc/source/install/get_started.rst -> aodh-21.1.0.dev18/doc/source/install copying doc/source/install/index.rst -> aodh-21.1.0.dev18/doc/source/install copying doc/source/install/install-rdo.rst -> aodh-21.1.0.dev18/doc/source/install copying doc/source/install/install-ubuntu.rst -> aodh-21.1.0.dev18/doc/source/install copying doc/source/install/next-steps.rst -> aodh-21.1.0.dev18/doc/source/install copying doc/source/install/prereq-common.rst -> aodh-21.1.0.dev18/doc/source/install copying doc/source/install/verify.rst -> aodh-21.1.0.dev18/doc/source/install copying rally-jobs/README.rst -> aodh-21.1.0.dev18/rally-jobs copying rally-jobs/ceilometer.yaml -> aodh-21.1.0.dev18/rally-jobs copying rally-jobs/extra/README.rst -> aodh-21.1.0.dev18/rally-jobs/extra copying rally-jobs/extra/fake.img -> aodh-21.1.0.dev18/rally-jobs/extra copying rally-jobs/plugins/README.rst -> aodh-21.1.0.dev18/rally-jobs/plugins copying rally-jobs/plugins/plugin_sample.py -> aodh-21.1.0.dev18/rally-jobs/plugins copying releasenotes/notes/.placeholder -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/Add-state-reason-to-the-API-7bc5a9465466db2b.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/add-a-data-migration-tool-daa14b0cb5d4cc62.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/add-metrics-endpoint-and-evaluation-counter-collection-f324ebda00fa5c6c.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-ab35e6eb65504bc3.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/auto-healing-notifier-794b64de776811e9.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug-1929178-46493335946174a5.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug1540395-reason-string-0aad56966007d0e3.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/composite-alarm-1b1ca9ea0e8f55c8.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/deprecate-aodh-config-generator-448050df3c750a46.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/deprecate-combination-alarms-7ff26b73b61a0e59.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-fgb26387a9bdb3b9.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/deprecate-nosql-backends-13079883eec7e8e5.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/deprecate-threshold-alarm-d89da351d4f6f50f.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/deprecate-unused-http_timeout-74fd60a4c26afd88.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/drop-py-2-7-54a9be4bfb8e9172.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-89f2b7300c0166ca.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/drop-python-3-8-24f35246e92cf9af.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/enable-aodh-service-multi-processes-67ed9a0b7fac69aa.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/event-listener-batch-support-04e6ff159ef34d8c.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-ceilometerclient-init-8bc7a6742937c3e2.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-combination-alarms-8097adf08b837a50.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-empty-statistics-3852da99b1c0b297.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-gnocchi-aggregation-eval-7c2c1c67bdf2d11c.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-prometheus-alarm-rbac-6ee2f0abbd060184.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-rbac-50825144e0897d7d.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-ssl-request-8107616b6a85a217.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/get-quotas-policy-b0338f314ec06ae9.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/gmr-3dd0a582af010bd4.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/gnocchi-capability-cache-75d011e77b8ecc72.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/gnocchi-client-a62ca5a0c717807e.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/gnocchi-external-resource-owner-3fad253d30746b0d.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/healthcheck-560700b72ae68e18.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/heartbeat_interval-d46e0f5efbd56264.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/ingestion-lag-2317725887287fbc.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/keystone-v3-support-ffc0f804dbe9d7e9.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/load-api-paste-ini-from-config-dirs-69480861a9633df4.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/loadbalancer-evaluator-85732c5e5f6e11e9.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/migrate-evaluation_interval-c65ba5cbe5fabb35.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/mysql-precise-datetime-e374c77e6707985e.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/notifier-batch-listener-01796e2cb06344dd.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/partition-coordinator-improvement-ff1c257f69f120ac.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/pecan-debug-removed-7c7a528a1aea98bf.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/policy-defaults-refresh-95b565bee059f611.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/policy-in-code-79edd9282f1e4603.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/queue-communication-1b884feab4078dde.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-alarm-name-unique-constraint-4fb0b14f3ad46f0b.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-check_watchers-df14cecc258a3510.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-combination-alarms-a1a53655f3f7d1d1.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-eventlet-18ada1cff213af5e.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-http_timeout-e30a6ed9a0c40eb8.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-no-sql-drivers-21dfdbd750751340.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-py39-0e0c277bdf9e5e66.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-threshold-alarm-a7901991d2da09f2.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/support-batch-delete-events-32496f15b1169887.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/support-combination-to-composite-conversion-3e688a6b7d01a57e.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/ussuri-support-builtin-active-active-aodh-evaluator-a935577e17a211ea.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/ussuri-support-query-all-projects-alarms-by-admin-3ecccf2217d711ea.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/notes/ussuri-support-quota-api-92f2fd0643d311ea.yaml -> aodh-21.1.0.dev18/releasenotes/notes copying releasenotes/source/2023.1.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/2023.2.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/2024.1.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/2024.2.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/2025.1.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/2025.2.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/conf.py -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/index.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/liberty.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/mitaka.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/newton.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/ocata.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/pike.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/queens.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/rocky.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/stein.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/train.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/unreleased.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/ussuri.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/victoria.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/wallaby.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/xena.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/yoga.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/zed.rst -> aodh-21.1.0.dev18/releasenotes/source copying releasenotes/source/_static/.placeholder -> aodh-21.1.0.dev18/releasenotes/source/_static copying releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev18/releasenotes/source/locale/de/LC_MESSAGES copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev18/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev18/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev18/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev18/releasenotes/source/locale/ko_KR/LC_MESSAGES copying releasenotes/source/locale/pt_BR/LC_MESSAGES/releasenotes.po -> aodh-21.1.0.dev18/releasenotes/source/locale/pt_BR/LC_MESSAGES copying aodh.egg-info/SOURCES.txt -> aodh-21.1.0.dev18/aodh.egg-info Writing aodh-21.1.0.dev18/setup.cfg creating dist Creating tar archive removing 'aodh-21.1.0.dev18' (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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --copyout /var/tmp/pkgsrc/dist /tmp/tmp.OMZ6z8AYRt/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --copyout /var/tmp/pkgsrc/dist /tmp/tmp.OMZ6z8AYRt/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', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '__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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 7dfedee9-97e7-47da-b454-d8512bbf9dd0 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-eb3666620dc455a39f005b95d7f286ba17896a9f baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/eb/36/eb3666620dc455a39f005b95d7f286ba17896a9f_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-f666077323867c2538e1245841ed4d7f0f7fd0d2 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/f6/66/f666077323867c2538e1245841ed4d7f0f7fd0d2_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/05/a4/05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-17f1f0ad49a51bfcc5900808f7345965525a45b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/17/f1/17f1f0ad49a51bfcc5900808f7345965525a45b5_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9232350af06336760de6323b50fd6765b322e81f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/92/32/9232350af06336760de6323b50fd6765b322e81f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.i4funxq6', '/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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.1Gi 368Mi 2.3Gi 12Gi 10Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 859M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 195G 354G 36% / 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.m_c6wtz1', '/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.OMZ6z8AYRt/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.OMZ6z8AYRt/dist ++ grep .tar.gz + SOURCE=aodh-21.1.0.dev18.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.OMZ6z8AYRt/dist/aodh-21.1.0.dev18.tar.gz ++ basename aodh-21.1.0.dev18.tar.gz .tar.gz + SOURCEWITHREL=aodh-21.1.0.dev18-0.20251015115157.136f4f3.tar.gz + mv /tmp/tmp.OMZ6z8AYRt/dist/aodh-21.1.0.dev18.tar.gz /tmp/tmp.OMZ6z8AYRt/SOURCES/aodh-21.1.0.dev18-0.20251015115157.136f4f3.tar.gz + cd /home/centos10-master-uc/data/openstack-aodh_distro + cp -a aodh-dist.conf aodh.logrotate openstack-aodh-api.service openstack-aodh-evaluator.service openstack-aodh-expirer.service openstack-aodh-listener.service openstack-aodh-notifier.service openstack-aodh.spec sources /tmp/tmp.OMZ6z8AYRt/SOURCES/ + cp openstack-aodh.spec /tmp/tmp.OMZ6z8AYRt/SPECS/ + cd /tmp/tmp.OMZ6z8AYRt/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-aodh.spec + sed -i -e '1i%define upstream_version 21.1.0.dev18\' openstack-aodh.spec + grep -qc '^%global dlrn .*' openstack-aodh.spec + sed -i -e '1i%global dlrn 1\' openstack-aodh.spec + grep -qc '^%global dlrn_nvr .*' openstack-aodh.spec ++ basename aodh-21.1.0.dev18-0.20251015115157.136f4f3.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr aodh-21.1.0.dev18-0.20251015115157.136f4f3\' openstack-aodh.spec + sed -i -e s/UPSTREAMVERSION/21.1.0.dev18/g openstack-aodh.spec + set_nvr_in_spec + VERSION=21.1.0 + sed -i -e 's/Version:.*/Version: 21.1.0/g' openstack-aodh.spec + sed -i -e 's/Release:.*/Release: 0.20251015115157.136f4f3%{?dist}/g' openstack-aodh.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: aodh-21.1.0.dev18-0.20251015115157.136f4f3.tar.gz/' openstack-aodh.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-aodh.spec + cat openstack-aodh.spec %global dlrn_nvr aodh-21.1.0.dev18-0.20251015115157.136f4f3 %global dlrn 1 %define upstream_version 21.1.0.dev18 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global service aodh %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some runtime reqs from automatic generator %global excluded_reqs tzdata # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme %global common_desc OpenStack %{service} provides API and services for managing alarms. Name: openstack-%{service} Version: 21.1.0 Release: 0.20251015115157.136f4f3%{?dist} Summary: OpenStack Telemetry Alarming License: Apache-2.0 URL: https://github.com/openstack/%{service}.git Source0: aodh-21.1.0.dev18-0.20251015115157.136f4f3.tar.gz Source1: %{service}-dist.conf Source2: %{service}.logrotate Source10: %{name}-api.service Source11: %{name}-evaluator.service Source12: %{name}-notifier.service Source13: %{name}-expirer.service Source14: %{name}-listener.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{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: openstack-macros BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: systemd BuildRequires: python3-babel %description Aodh is the alarm engine of the Ceilometer project. %package compat Summary: OpenStack %{service} compat Provides: openstack-ceilometer-alarm = %{version}-%{release} Obsoletes: openstack-ceilometer-alarm < 1:6.0.0 Requires: %{name}-common = %{version}-%{release} Requires: %{name}-api = %{version}-%{release} Requires: %{name}-evaluator = %{version}-%{release} Requires: %{name}-notifier = %{version}-%{release} Requires: %{name}-expirer = %{version}-%{release} Requires: %{name}-listener = %{version}-%{release} %description compat This package only exists to help transition openstack-ceilometer-alarm users to the new package split. It will be removed after one distribution release cycle, please do not reference it or depend on it in any way. %package -n python3-%{service} Summary: OpenStack %{service} python libraries %description -n python3-%{service} %{common_desc} This package contains the %{service} python library. %package common Summary: Components common to all OpenStack %{service} services Requires: python3-aodh = %{version}-%{release} %{?systemd_requires} Requires(pre): shadow-utils %description common %{common_desc} %package api Summary: OpenStack %{service} API Requires: %{name}-common = %{version}-%{release} %description api %{common_desc} This package contains the %{service} API service. %package evaluator Summary: OpenStack %{service} evaluator Requires: %{name}-common = %{version}-%{release} %description evaluator %{common_desc} This package contains the %{service} evaluator service. %package notifier Summary: OpenStack %{service} notifier Requires: %{name}-common = %{version}-%{release} %description notifier %{common_desc} This package contains the %{service} notifier service. %package listener Summary: OpenStack %{service} listener Requires: %{name}-common = %{version}-%{release} %description listener %{common_desc} This package contains the %{service} listener service. %package expirer Summary: OpenStack %{service} expirer Requires: %{name}-common = %{version}-%{release} %description expirer %{common_desc} This package contains the %{service} expirer service. %package -n python3-%{service}-tests Summary: Aodh tests Requires: python3-aodh = %{version}-%{release} Requires: python3-gabbi >= 1.30.0 %description -n python3-%{service}-tests %{common_desc} This package contains the %{service} test files. %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{service}-%{upstream_version} -S git find . \( -name .gitignore -o -name .placeholder \) -delete find %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + # FIXME (jpena): Remove buggy PO-Revision-Date lines in translation # See https://bugs.launchpad.net/openstack-i18n/+bug/1586041 for details sed -i '/^\"PO-Revision-Date: \\n\"/d' %{service}/locale/*/LC_MESSAGES/*.po 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 # 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 doc/requirements.txt requirements.txt done %generate_buildrequires %pyproject_buildrequires -t -e %{default_toxenv} %build %pyproject_wheel %install %pyproject_install # Generate i18n files %{__python3} setup.py compile_catalog -d %{buildroot}%{python3_sitelib}/%{service}/locale --domain aodh # Generate config file PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=%{service}/cmd/%{service}-config-generator.conf --output-file=%{service}/%{service}.conf # Programmatically update defaults in sample config # which is installed at /etc/aodh/aodh.conf # TODO: Make this more robust # Note it only edits the first occurrence, so assumes a section ordering in sample # and also doesn't support multi-valued variables. while read name eq value; do test "$name" && test "$value" || continue sed -i "0,/^# *$name=/{s!^# *$name=.*!#$name=$value!}" %{service}/%{service}.conf done < %{SOURCE1} # Install config files install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} install -p -D -m 640 %{SOURCE1} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf install -p -D -m 640 %{service}/%{service}.conf %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf install -p -D -m 640 %{service}/api/api-paste.ini %{buildroot}%{_sysconfdir}/%{service}/api-paste.ini # Setup directories install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service}/tmp install -d -m 750 %{buildroot}%{_localstatedir}/log/%{service} # Install logrotate install -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name} # Install systemd unit services install -p -D -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/%{name}-api.service install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/%{name}-evaluator.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/%{name}-notifier.service install -p -D -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/%{name}-expirer.service install -p -D -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/%{name}-listener.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 # Remove unused files rm -fr %{buildroot}/usr/etc %pre common getent group %{service} >/dev/null || groupadd -r %{service} if ! getent passwd %{service} >/dev/null; then useradd -r -g %{service} -G %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin -c "OpenStack %{service} Daemons" %{service} fi exit 0 %post -n %{name}-api %systemd_post %{name}-api.service %preun -n %{name}-api %systemd_preun %{name}-api.service %post -n %{name}-evaluator %systemd_post %{name}-evaluator.service %preun -n %{name}-evaluator %systemd_preun %{name}-evaluator.service %post -n %{name}-notifier %systemd_post %{name}-notifier.service %preun -n %{name}-notifier %systemd_preun %{name}-notifier.service %post -n %{name}-listener %systemd_post %{name}-listener.service %preun -n %{name}-listener %systemd_preun %{name}-listener.service %post -n %{name}-expirer %systemd_post %{name}-expirer.service %preun -n %{name}-expirer %systemd_preun %{name}-expirer.service %check %tox -e %{default_toxenv} %files compat # empty files` %files -n python3-%{service} %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.dist-info %license LICENSE %exclude %{python3_sitelib}/%{service}/tests %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %files common -f %{service}.lang %doc README.rst %dir %{_sysconfdir}/%{service} %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %dir %attr(0750, %{service}, root) %{_localstatedir}/log/%{service} %{_bindir}/%{service}-dbsync %{_bindir}/%{service}-config-generator %{_bindir}/%{service}-status %defattr(-, %{service}, %{service}, -) %dir %{_sharedstatedir}/%{service} %dir %{_sharedstatedir}/%{service}/tmp %files api %{_bindir}/%{service}-api %{_unitdir}/%{name}-api.service %files evaluator %{_bindir}/%{service}-evaluator %{_unitdir}/%{name}-evaluator.service %files notifier %{_bindir}/%{service}-notifier %{_unitdir}/%{name}-notifier.service %files listener %{_bindir}/%{service}-listener %{_unitdir}/%{name}-listener.service %files expirer %{_bindir}/%{service}-expirer %{_unitdir}/%{name}-expirer.service %changelog + spectool -g -C /tmp/tmp.OMZ6z8AYRt/SOURCES openstack-aodh.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --spec openstack-aodh.spec --sources=/tmp/tmp.OMZ6z8AYRt/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --spec openstack-aodh.spec --sources=/tmp/tmp.OMZ6z8AYRt/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '__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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: b116c8ee-a795-486c-a488-95d8d066fc10 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-eb3666620dc455a39f005b95d7f286ba17896a9f baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/eb/36/eb3666620dc455a39f005b95d7f286ba17896a9f_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-f666077323867c2538e1245841ed4d7f0f7fd0d2 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/f6/66/f666077323867c2538e1245841ed4d7f0f7fd0d2_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/05/a4/05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-17f1f0ad49a51bfcc5900808f7345965525a45b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/17/f1/17f1f0ad49a51bfcc5900808f7345965525a45b5_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9232350af06336760de6323b50fd6765b322e81f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/92/32/9232350af06336760de6323b50fd6765b322e81f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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-aodh.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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.mteozd59', '/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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.3Gi 369Mi 2.3Gi 12Gi 10Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 195G 354G 36% / 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.cdfbxegv', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-25ef5677a674088bfb4 63 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-builder- 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-eb3666620dc455a39f005 185 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-b1ecd54a 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-f666077323867c2538e1245 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-05a41fa136c801b8039f2c7e 90 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-17f1f0ad49a51bfcc590080 189 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-e773de35e72ee46a3e 198 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1a89edc86b10cbe14e187 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-e9269cbc5cfddf821b0e5 180 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-bagpipe-b7157a23d5bc 177 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-40e13e517b3000a0e4b3 179 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-b50193bb7fec175c371c 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-fed3dd97a77904e0c7e904ecea 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-gnocchi-d2b8496672717f04c8b5e74 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-9232350af06336760de632 136 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-6504ea0 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-991ac15db9ddec 137 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 21 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 79 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 46 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 67 kB/s | 7.1 kB 00:00 DEBUG: dlrn-master-testing 158 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 146 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 118 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 76 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 21 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 99 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh.spec) Config(dlrn-5) 0 minutes 11 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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.OMZ6z8AYRt WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee --rebuild /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '__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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}, '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: c38c0ad0-d99b-4a7a-9d81-66f12109490e DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-eb3666620dc455a39f005b95d7f286ba17896a9f baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/eb/36/eb3666620dc455a39f005b95d7f286ba17896a9f_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-f666077323867c2538e1245841ed4d7f0f7fd0d2 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/f6/66/f666077323867c2538e1245841ed4d7f0f7fd0d2_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/05/a4/05a41fa136c801b8039f2c7e0a4c9b5a744a5ac7_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-17f1f0ad49a51bfcc5900808f7345965525a45b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/17/f1/17f1f0ad49a51bfcc5900808f7345965525a45b5_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9232350af06336760de6323b50fd6765b322e81f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/92/32/9232350af06336760de6323b50fd6765b322e81f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-21.1.0-0.20251015115157.136f4f3.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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.g1r3i_tn', '/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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 4.0Gi 1.8Gi 1.1Gi 11Gi 11Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 195G 354G 36% / 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.j8fuvgcx', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-25ef5677a674088bfb4 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-builder- 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-eb3666620dc455a39f005 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-b1ecd54a 136 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-f666077323867c2538e1245 178 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-05a41fa136c801b8039f2c7e 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-17f1f0ad49a51bfcc590080 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-e773de35e72ee46a3e 136 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1a89edc86b10cbe14e187 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-e9269cbc5cfddf821b0e5 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-bagpipe-b7157a23d5bc 51 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-40e13e517b3000a0e4b3 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-b50193bb7fec175c371c 186 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-fed3dd97a77904e0c7e904ecea 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-gnocchi-d2b8496672717f04c8b5e74 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-9232350af06336760de632 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-6504ea0 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-991ac15db9ddec 205 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 92 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 155 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 24 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 59 kB/s | 7.1 kB 00:00 DEBUG: dlrn-master-testing 169 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 104 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 148 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 72 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 22 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 88 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm Start: build setup for openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: openstack-aodh-21.1.0-0.20251015115157######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: aodh-21.1.0.dev18-0.20251015115157.136f4f3.tar.gz DEBUG: aodh-dist.conf DEBUG: aodh.logrotate DEBUG: openstack-aodh-api.service DEBUG: openstack-aodh-evaluator.service DEBUG: openstack-aodh-expirer.service DEBUG: openstack-aodh-listener.service DEBUG: openstack-aodh-notifier.service DEBUG: openstack-aodh.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-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Wed Oct 15 07:52:51 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package systemd-257-16.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm Start: rpmbuild openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hZ9LgN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf aodh-21.1.0.dev18 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/aodh-21.1.0.dev18-0.20251015115157.136f4f3.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd aodh-21.1.0.dev18 DEBUG: + rm -rf /builddir/build/BUILD/aodh-21.1.0.dev18-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/aodh-21.1.0.dev18-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-aodh-21.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: + find . '(' -name .gitignore -o -name .placeholder ')' -delete DEBUG: + find aodh -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + sed -i '/^\"PO-Revision-Date: \\n\"/d' aodh/locale/de/LC_MESSAGES/aodh.po aodh/locale/en_GB/LC_MESSAGES/aodh.po aodh/locale/es/LC_MESSAGES/aodh.po aodh/locale/fr/LC_MESSAGES/aodh.po aodh/locale/id/LC_MESSAGES/aodh.po aodh/locale/it/LC_MESSAGES/aodh.po aodh/locale/ja/LC_MESSAGES/aodh.po aodh/locale/ko_KR/LC_MESSAGES/aodh.po aodh/locale/pt/LC_MESSAGES/aodh.po aodh/locale/pt_BR/LC_MESSAGES/aodh.po aodh/locale/ru/LC_MESSAGES/aodh.po aodh/locale/zh_CN/LC_MESSAGES/aodh.po aodh/locale/zh_TW/LC_MESSAGES/aodh.po 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: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme 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 hacking flake8-import-order sphinx openstackdocstheme 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 hacking flake8-import-order sphinx openstackdocstheme 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 hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme 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 hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + for pkg in tzdata DEBUG: + sed -i '/^tzdata.*/d' doc/requirements.txt requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.LHmnon DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev18 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/aodh-21.1.0.dev18/.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-hardened-ld-errors -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/aodh-21.1.0.dev18/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-21.1.0.dev18/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) 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 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:05 ago on Wed Oct 15 07:52:51 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.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-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-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-12.el10.noarch is already installed. DEBUG: Package systemd-257-16.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.3ksqWz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev18 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/aodh-21.1.0.dev18/.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-hardened-ld-errors -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/aodh-21.1.0.dev18/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-21.1.0.dev18/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) 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 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) 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-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:07 ago on Wed Oct 15 07:52:51 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.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-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-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-12.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-16.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-12.el10 crb 677 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-12.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-12.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-12.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-12.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-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.itMTxy DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev18 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/aodh-21.1.0.dev18/.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-hardened-ld-errors -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/aodh-21.1.0.dev18/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-21.1.0.dev18/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) 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 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) 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 (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling oslotest>=2.15.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslotest>=2.15.0 DEBUG: Handling fixtures>=1.3.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: fixtures>=1.3.1 DEBUG: Handling WebTest>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebTest>=3.0.0 DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tenacity>=3.2.1 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling futurist>=0.11.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: futurist>=0.11.0 DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: jsonschema>=3.2.0 DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0 DEBUG: Handling gnocchiclient>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: gnocchiclient>=6.0.0 DEBUG: Handling lxml>=2.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: lxml>=2.3 DEBUG: Handling oslo.db>=11.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.db>=11.0.0 DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.config>=6.8.0 DEBUG: Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.i18n>=1.5.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.reports>=1.18.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: pecan>=0.8.0 DEBUG: Handling oslo.messaging>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.messaging>=5.2.0 DEBUG: Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.middleware>=3.22.0 DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.utils>=4.7.0 DEBUG: Handling python-keystoneclient>=1.6.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-keystoneclient>=1.6.0 DEBUG: Handling requests>=2.5.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stevedore>=1.5.0 DEBUG: Handling SQLAlchemy>=1.4.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz>=1.28.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tooz>=1.28.0 DEBUG: Handling voluptuous>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: voluptuous>=0.8.10 DEBUG: Handling WebOb>=1.2.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebOb>=1.2.3 DEBUG: Handling WSME>=0.12.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WSME>=0.12.1 DEBUG: Handling cachetools>=1.1.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cachetools>=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon>=1.7.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: cotyledon>=1.7.3 DEBUG: Handling keystoneauth1>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystoneauth1>=2.1 DEBUG: Handling python-observabilityclient>=0.0.4 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-observabilityclient>=0.0.4 DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0 DEBUG: Handling python-dateutil>=2.5.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-dateutil>=2.5.3 DEBUG: Handling python-heatclient>=1.17.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-heatclient>=1.17.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 aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.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 'aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-21.1.0.dev18/aodh-21.1.0.dev18.dist-info' DEBUG: Handling tenacity >=3.2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: tenacity >=3.2.1 DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: croniter >=0.3.4 DEBUG: Handling futurist >=0.11.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: futurist >=0.11.0 DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: jsonschema >=3.2.0 DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: keystonemiddleware >=5.1.0 DEBUG: Handling gnocchiclient >=6.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: gnocchiclient >=6.0.0 DEBUG: Handling lxml >=2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: lxml >=2.3 DEBUG: Handling oslo.db >=11.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.db >=11.0.0 DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.config >=6.8.0 DEBUG: Handling oslo.i18n >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.i18n >=1.5.0 DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.log >=4.3.0 DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.reports >=1.18.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0 DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: PasteDeploy >=1.5.0 DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=0.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: pecan >=0.8.0 DEBUG: Handling oslo.messaging >=5.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.messaging >=5.2.0 DEBUG: Handling oslo.middleware >=3.22.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.middleware >=3.22.0 DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.utils >=4.7.0 DEBUG: Handling python-keystoneclient >=1.6.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-keystoneclient >=1.6.0 DEBUG: Handling requests >=2.5.2 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: requests >=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: stevedore >=1.5.0 DEBUG: Handling SQLAlchemy >=1.4.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz >=1.28.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: tooz >=1.28.0 DEBUG: Handling voluptuous >=0.8.10 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: voluptuous >=0.8.10 DEBUG: Handling WebOb >=1.2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: WebOb >=1.2.3 DEBUG: Handling WSME >=0.12.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: WSME >=0.12.1 DEBUG: Handling cachetools >=1.1.6 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cachetools >=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon >=1.7.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: cotyledon >=1.7.3 DEBUG: Handling keystoneauth1 >=2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: keystoneauth1 >=2.1 DEBUG: Handling python-observabilityclient >=0.0.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-observabilityclient >=0.0.4 DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-octaviaclient >=1.8.0 DEBUG: Handling python-dateutil >=2.5.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-dateutil >=2.5.3 DEBUG: Handling python-heatclient >=1.17.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-heatclient >=1.17.0 DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=2.15.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: oslotest >=2.15.0 ; extra == 'test' DEBUG: Handling fixtures >=1.3.1 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: fixtures >=1.3.1 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'zaqar' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'zaqar' DEBUG: + cat /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv aodh-21.1.0.dev18.dist-info/ DEBUG: removed 'aodh-21.1.0.dev18.dist-info/AUTHORS' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/LICENSE' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/METADATA' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/entry_points.txt' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/pbr.json' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/top_level.txt' DEBUG: removed directory 'aodh-21.1.0.dev18.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:11 ago on Wed Oct 15 07:52:51 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.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-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.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-16.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: python3-cotyledon noarch 2.0.0-1.el10s delorean-master-testing 53 k DEBUG: python3-croniter noarch 5.0.1-1.el10s delorean-master-testing 52 k DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-futurist noarch 3.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-gnocchiclient noarch 7.2.0-0.20250513100707.6363a9f.el10 delorean-component-clients 119 k DEBUG: python3-heatclient noarch 4.3.0-0.20250722065958.d8a25e1.el10 delorean-component-clients 200 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-observabilityclient noarch 1.2.0-0.20251001084700.bcadbfe.el10 delorean-component-cloudops 43 k DEBUG: python3-octaviaclient noarch 3.12.0-0.20250905225544.c4dd1e1.el10 delorean-component-clients 108 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.6.0-0.20250903115818.b8904f1.el10 delorean-component-common 64 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 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-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-tooz noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 133 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-webtest noarch 3.0.0-1.el10s delorean-master-testing 97 k DEBUG: python3-wsme noarch 0.12.1-0.20250217143530.8312bb2.el10 delorean-component-common 176 k DEBUG: Installing dependencies: DEBUG: double-conversion x86_64 3.3.0-4.el10s delorean-master-testing 51 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 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: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.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-514.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-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.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-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.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-514.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-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 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-514.el10 appstream 12 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-514.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-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.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-514.el10 appstream 14 k DEBUG: python-openstackclient-lang noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 47 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 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-attrs noarch 23.2.0-7.el10 baseos 125 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-beautifulsoup4 noarch 4.12.3-9.el10s delorean-master-testing 303 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-cinderclient noarch 9.8.0-0.20250905132338.e2d3049.el10 delorean-component-clients 268 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M 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-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-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-importlib-metadata noarch 8.5.0-1.el10s delorean-master-testing 60 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-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-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 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-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-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutronclient noarch 11.6.0-0.20250722064251.5f7d102.el10 delorean-component-clients 340 k DEBUG: python3-openstackclient noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 1.6 M DEBUG: python3-openstacksdk noarch 4.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-os-client-config noarch 2.3.0-0.20250722070834.d1e2fe7.el10 delorean-component-clients 58 k DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-osc-lib noarch 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k 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-6.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-pycparser noarch 2.20-16.el10 baseos 158 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-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-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-21.el10s delorean-master-testing 16 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 noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 8.0 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-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-tooz+redis noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-ujson x86_64 5.10.0-1.el10s delorean-master-testing 33 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-waitress noarch 3.0.1-1.el10s delorean-master-testing 112 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: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: python3-zipp noarch 3.21.0-2.el10s delorean-master-testing 30 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 203 Packages DEBUG: Total size: 31 M DEBUG: Total download size: 1.3 M DEBUG: Installed size: 126 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.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.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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.2.1-0.20250905232230.388ec84.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.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] 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-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] 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.9.0.post0-1.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-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.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-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-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-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.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-beautifulsoup4-4.12.3-9.el10s.noarch.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-cotyledon-2.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-5.0.1-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-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-importlib-metadata-8.5.0-1.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-kazoo-2.8.0-16.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-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-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-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-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-simplegeneric-0.8.1-21.el10s.noarch.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-waitress-3.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-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-zake-0.2.2-22.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: (186/203): python-oslo-cache-lang-3.12.0-0.2025 73 kB/s | 16 kB 00:00 DEBUG: (187/203): python3-observabilityclient-1.2.0-0. 189 kB/s | 43 kB 00:00 DEBUG: (188/203): python-pycadf-common-4.0.1-0.2025021 63 kB/s | 15 kB 00:00 DEBUG: (189/203): python3-cliff-4.10.0-0.2025061807003 6.3 MB/s | 116 kB 00:00 DEBUG: (190/203): python3-oslo-cache+dogpile-3.12.0-0. 591 kB/s | 8.1 kB 00:00 DEBUG: (191/203): python3-oslo-cache+etcd3gw-3.12.0-0. 457 kB/s | 8.0 kB 00:00 DEBUG: (192/203): python3-oslo-cache-3.12.0-0.20250905 3.6 MB/s | 66 kB 00:00 DEBUG: (193/203): python3-oslo-reports-3.6.0-0.2025090 4.4 MB/s | 64 kB 00:00 DEBUG: (194/203): python3-oslo-upgradecheck-2.6.0-0.20 1.4 MB/s | 29 kB 00:00 DEBUG: (195/203): python3-pycadf-4.0.1-0.2025021214472 3.4 MB/s | 64 kB 00:00 DEBUG: (196/203): python3-tooz+redis-7.0.0-0.202506180 420 kB/s | 7.8 kB 00:00 DEBUG: (197/203): python3-requestsexceptions-1.4.0-0.2 620 kB/s | 16 kB 00:00 DEBUG: (198/203): python3-tooz+zake-7.0.0-0.2025061807 322 kB/s | 7.8 kB 00:00 DEBUG: (199/203): python3-tooz-7.0.0-0.20250618071237. 7.4 MB/s | 133 kB 00:00 DEBUG: (200/203): python3-wsme-0.12.1-0.20250217143530 10 MB/s | 176 kB 00:00 DEBUG: (201/203): double-conversion-3.3.0-4.el10s.x86_ 3.3 MB/s | 51 kB 00:00 DEBUG: (202/203): python3-ujson-5.10.0-1.el10s.x86_64. 2.2 MB/s | 33 kB 00:00 DEBUG: (203/203): bash-completion-2.11-16.el10.noarch. 6.5 MB/s | 453 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 3.2 MB/s | 1.3 MB 00:00 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-stevedore-5.5.0-0.20250903121709.3c04bde 1/203 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/203 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 3/203 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 4/203 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 5/203 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 6/203 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 7/203 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 8/203 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 9/203 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 10/203 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 11/203 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 12/203 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 13/203 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 14/203 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 15/203 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 16/203 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 17/203 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 18/203 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 19/203 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 20/203 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 21/203 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 22/203 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 23/203 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 24/203 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 25/203 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 26/203 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 27/203 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 28/203 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 29/203 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 30/203 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 31/203 DEBUG: Installing : python3-zipp-3.21.0-2.el10s.noarch 32/203 DEBUG: Installing : python3-importlib-metadata-8.5.0-1.el10s.noarch 33/203 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 34/203 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 35/203 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 36/203 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 37/203 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 38/203 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 39/203 DEBUG: Installing : python3-waitress-3.0.1-1.el10s.noarch 40/203 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 41/203 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 42/203 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 43/203 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 44/203 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 45/203 DEBUG: Installing : python3-simplegeneric-0.8.1-21.el10s.noarch 46/203 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 47/203 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 48/203 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 49/203 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 50/203 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 51/203 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 52/203 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 53/203 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 54/203 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 55/203 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 56/203 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 57/203 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 58/203 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 59/203 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 60/203 DEBUG: Installing : double-conversion-3.3.0-4.el10s.x86_64 61/203 DEBUG: Installing : python3-ujson-5.10.0-1.el10s.x86_64 62/203 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 63/203 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 64/203 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 65/203 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 66/203 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 67/203 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 68/203 DEBUG: Installing : python3-beautifulsoup4-4.12.3-9.el10s.noarch 69/203 DEBUG: Installing : which-2.21-44.el10.x86_64 70/203 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 71/203 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 72/203 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 73/203 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 74/203 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 75/203 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 76/203 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 77/203 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 78/203 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 79/203 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 80/203 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 81/203 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 82/203 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 83/203 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 84/203 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 85/203 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 86/203 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 87/203 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 87/203 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 87/203 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 88/203 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 89/203 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 90/203 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 91/203 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 92/203 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 93/203 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 94/203 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 95/203 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 96/203 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 97/203 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 98/203 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 99/203 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 100/203 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 101/203 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 102/203 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 103/203 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 104/203 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 105/203 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 106/203 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 107/203 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 108/203 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 109/203 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 110/203 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 111/203 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 112/203 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 113/203 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 114/203 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 115/203 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 116/203 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 117/203 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 118/203 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 119/203 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 120/203 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 121/203 DEBUG: Installing : perl-base-2.27-514.el10.noarch 122/203 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 123/203 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 124/203 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 125/203 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 126/203 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 127/203 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 128/203 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 129/203 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 130/203 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 131/203 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 132/203 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 133/203 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 134/203 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 135/203 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 136/203 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 137/203 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 138/203 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 139/203 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 140/203 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 141/203 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 142/203 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 143/203 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 144/203 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 145/203 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 146/203 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 146/203 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 146/203 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 147/203 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 148/203 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 149/203 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c6 150/203 DEBUG: Installing : python3-os-client-config-2.3.0-0.20250722070834. 151/203 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 152/203 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 153/203 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 154/203 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 155/203 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 156/203 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 157/203 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 158/203 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 159/203 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 160/203 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 161/203 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 162/203 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.e 163/203 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 164/203 DEBUG: Installing : python3-tooz+redis-7.0.0-0.20250618071237.8df645 165/203 DEBUG: Installing : python3-tooz+zake-7.0.0-0.20250618071237.8df645f 166/203 DEBUG: Installing : python3-tooz-7.0.0-0.20250618071237.8df645f.el10 167/203 DEBUG: Installing : python3-neutronclient-11.6.0-0.20250722064251.5f 168/203 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 169/203 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 170/203 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 171/203 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 172/203 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 173/203 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 174/203 DEBUG: Installing : python3-cinderclient-9.8.0-0.20250905132338.e2d3 175/203 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 176/203 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 177/203 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 178/203 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 179/203 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 180/203 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 181/203 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 182/203 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 183/203 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 184/203 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 185/203 DEBUG: Installing : python-openstackclient-lang-8.1.0-0.202506180702 186/203 DEBUG: Installing : python3-openstackclient-8.1.0-0.20250618070222.8 187/203 DEBUG: Running scriptlet: python3-openstackclient-8.1.0-0.20250618070222.8 187/203 DEBUG: Installing : python3-octaviaclient-3.12.0-0.20250905225544.c4 188/203 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 189/203 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 190/203 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 191/203 DEBUG: Installing : python3-heatclient-4.3.0-0.20250722065958.d8a25e 192/203 DEBUG: Installing : python3-observabilityclient-1.2.0-0.202510010847 193/203 DEBUG: Installing : python3-oslo-reports-3.6.0-0.20250903115818.b890 194/203 DEBUG: Installing : python3-gnocchiclient-7.2.0-0.20250513100707.636 195/203 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 196/203 DEBUG: Installing : python3-webtest-3.0.0-1.el10s.noarch 197/203 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 198/203 DEBUG: Installing : python3-cotyledon-2.0.0-1.el10s.noarch 199/203 DEBUG: Installing : python3-wsme-0.12.1-0.20250217143530.8312bb2.el1 200/203 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 201/203 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 202/203 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 203/203 DEBUG: Running scriptlet: python3-croniter-5.0.1-1.el10s.noarch 203/203 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.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-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.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-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.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-514.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-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.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-514.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-514.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-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.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-514.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-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.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 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-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.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-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.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-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.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-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-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.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-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-12.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.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch 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-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 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-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-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-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-simplegeneric-0.8.1-21.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-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.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-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.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.10.0-0.20250618070037.af17b57.el10.noarch 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-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.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-514.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-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.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-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.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-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.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-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.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-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-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.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-12.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.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch 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-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 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-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-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-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-simplegeneric-0.8.1-21.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-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.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-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.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.10.0-0.20250618070037.af17b57.el10.noarch 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-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.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-514.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-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.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-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.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-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.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-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.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-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-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.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-croniter-5.0.1-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-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NATZzM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev18 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/aodh-21.1.0.dev18/.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-hardened-ld-errors -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/aodh-21.1.0.dev18/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-21.1.0.dev18/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) 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 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) 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 (0.01 seconds) DEBUG: congratulations :) (0.09 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling oslotest>=2.15.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=2.15.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling fixtures>=1.3.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=1.3.1 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling WebTest>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=3.0.0 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist>=0.11.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: futurist>=0.11.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: gnocchiclient>=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml>=2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: lxml>=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db>=11.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan>=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient>=1.6.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-keystoneclient>=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests>=2.5.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy>=1.4.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz>=1.28.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tooz>=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: voluptuous>=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb>=1.2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME>=0.12.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WSME>=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools>=1.1.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cachetools>=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon>=1.7.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cotyledon>=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient>=0.0.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-observabilityclient>=0.0.4 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.12.0) DEBUG: Handling python-dateutil>=2.5.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-dateutil>=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient>=1.17.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-heatclient>=1.17.0 DEBUG: (installed: python-heatclient 4.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 aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.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 'aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-21.1.0.dev18/aodh-21.1.0.dev18.dist-info' DEBUG: Handling tenacity >=3.2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tenacity >=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist >=0.11.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: futurist >=0.11.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient >=6.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: gnocchiclient >=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml >=2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: lxml >=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db >=11.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.db >=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.i18n >=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=0.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pecan >=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging >=5.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.messaging >=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware >=3.22.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.middleware >=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.utils >=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient >=1.6.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-keystoneclient >=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests >=2.5.2 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: requests >=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: stevedore >=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy >=1.4.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz >=1.28.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tooz >=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous >=0.8.10 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: voluptuous >=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb >=1.2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WebOb >=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME >=0.12.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WSME >=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools >=1.1.6 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cachetools >=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon >=1.7.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cotyledon >=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1 >=2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystoneauth1 >=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient >=0.0.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-observabilityclient >=0.0.4 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0 DEBUG: (installed: python-octaviaclient 3.12.0) DEBUG: Handling python-dateutil >=2.5.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-dateutil >=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient >=1.17.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-heatclient >=1.17.0 DEBUG: (installed: python-heatclient 4.3.0) DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=2.15.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: oslotest >=2.15.0 ; extra == 'test' DEBUG: Handling fixtures >=1.3.1 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: fixtures >=1.3.1 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'zaqar' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'zaqar' DEBUG: + cat /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv aodh-21.1.0.dev18.dist-info/ DEBUG: removed 'aodh-21.1.0.dev18.dist-info/AUTHORS' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/LICENSE' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/METADATA' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/top_level.txt' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/pbr.json' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/entry_points.txt' DEBUG: removed directory 'aodh-21.1.0.dev18.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:20 ago on Wed Oct 15 07:52:51 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.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-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-cotyledon-2.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-croniter-5.0.1-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch is already installed. DEBUG: Package python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch is already installed. DEBUG: Package python3-lxml-5.2.1-4.el10.x86_64 is already installed. DEBUG: Package python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch is already installed. DEBUG: Package python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.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.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pecan-1.5.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-dateutil-1:2.9.0.post0-1.el10.noarch is already installed. DEBUG: Package python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch is already installed. DEBUG: Package python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch is already installed. DEBUG: Package python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.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.5.0-0.20250903121709.3c04bde.el10.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-tooz-7.0.0-0.20250618071237.8df645f.el10.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-voluptuous-0.15.2-1.el10s.noarch is already installed. DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed. DEBUG: Package python3-webtest-3.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch is already installed. DEBUG: Package systemd-257-16.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.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.90.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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-140.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.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.3.1-2.1.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-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.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-12.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-13.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: nspr-4.36.0-4.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: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.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-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-16.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.10-1.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-5.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-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.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.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.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-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.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-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.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-4.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-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.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-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.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-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.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-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.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.6.0-3.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-4.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-4.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-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.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-16.el10.x86_64 DEBUG: systemd-257-16.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.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.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.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.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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.4-1.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-22.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-13.el10.noarch DEBUG: cups-libs-2.4.10-13.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.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-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.1.1-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-16.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.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-12.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.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch 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-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 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-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-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-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-simplegeneric-0.8.1-21.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-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.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-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.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.10.0-0.20250618070037.af17b57.el10.noarch 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-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.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-514.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-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.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-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.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-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.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-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.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-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-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.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-croniter-5.0.1-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 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.3.1-2.1.el10.x86_64 1750714831 277140 1c02f2f827e00f5cbfb76b4d7235754f installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-2.el10.noarch 1753885217 1903601 0273d4da36c76fc021ad2dba4f45c055 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.90.0-1.el10.noarch 1759349879 2058 4185065e7a913401eea7fdf192d0ac18 installed DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch 1747304296 464 15416c87c95aca8f600039ef129b5877 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-140.el10.x86_64 1760006583 6927727 ab0839d5fdbb2a960cdc4ce70ac08df9 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.99-1.el10.noarch 1754477906 101309 855e149ca9a3eac9dfff62d48731dc8a 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-3.el10.noarch 1759232181 277 0293936d26cf456f82230508605afac6 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-12.el10.noarch 1759764944 3865 2fb12ea3f2157e0e2c4f963ce40d9ca3 installed DEBUG: centos-stream-repos-10.0-12.el10.noarch 1759764944 7002 ea48821cda2401c554ef4e8d7ac5411d installed DEBUG: centos-stream-release-10.0-12.el10.noarch 1759764944 38475 2ba73a396039a74a7437cc72c0134936 installed DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed DEBUG: filesystem-3.18-17.el10.x86_64 1747076992 106 cac56e1e2528d23c26b3561512a37f6f 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-69.el10.x86_64 1759159739 8163110 e00d9b4fb4244fbf9f98229e35453cfc installed DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 1759159739 0 f01ce3aa3e4485752029d5a11ba0a459 installed DEBUG: glibc-common-2.39-69.el10.x86_64 1759159739 1072850 b517e8736d5fa559af42c3a25f2961a1 installed DEBUG: glibc-2.39-69.el10.x86_64 1759159739 6534514 bb585a947f7992b5764485cf9a730711 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.3.1-2.1.el10.x86_64 1750714831 2974297 fd8c1d8f94d3779d8caa597cb4ac628d 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-13.el10.x86_64 1753880156 38205 a522b14ac5e337e6bb888ed19ef09384 installed DEBUG: libxml2-2.12.5-9.el10.x86_64 1754416424 1811795 b8ce48cf83a829ff6e2c9103eecef8c2 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-12.el10.x86_64 1750237266 829840 bb05b021f5d80228398ab6984fb095a8 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-13.el10.x86_64 1753880156 268714 ac3366c8517dd872d7abea58ff6d8f78 installed DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 1758876175 122169 ed1d0465d9044a56f7ef483178cd2371 installed DEBUG: nspr-4.36.0-4.el10.x86_64 1754617146 309504 baa6a361f8873803cac0198575fb35c7 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: nss-util-3.112.0-4.el10.x86_64 1754617146 213736 2c5507ee324a1eb446b15fa90dc42807 installed DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 1757327519 1575704 8339ce3208f7238f3ee42423f7483d6d installed DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 1753088209 124794 20dbe494f76524ac4c63214222fe6ab5 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.3.1-2.1.el10.x86_64 1750714831 540240 176a91bc08e398a92a099873cb2c6c89 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: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 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-8.el10.x86_64 1751360210 137903 4c8d5b504acdcc04be65f3390ff1f63a installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-16.el10.x86_64 1759411782 2403474 b4fac4be3d954bf82d251dfe41c9b52d 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.10-1.el10.x86_64 1758549145 2388809 b88978a7aad9481f0d4b77ad64b2aa65 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-5.el10.x86_64 1754920316 456211 614f1d18381fecedc4c8b67ac9bf51dd 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-13.el10.x86_64 1753880156 371474 7d8623980f66960cd933bad02ccad7aa 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.16-1.el10.x86_64 1751668425 301852 ff8d71f57d3f332a9c95c1ef322ad269 installed DEBUG: unzip-6.0-69.el10.x86_64 1744882430 407835 f957cb670c1796896a830e385dbc290e installed DEBUG: file-libs-5.45-8.el10.x86_64 1744037963 10414622 1cc0692376215de158ce589afcf80f5c installed DEBUG: file-5.45-8.el10.x86_64 1744037963 105815 4df49fcbff81131c972676c04c1b430b installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 1758549145 460921 c91f72e05b9159bc285548ba34ddd0f5 installed DEBUG: gnutls-3.8.10-2.el10.x86_64 1754031081 4398843 5f5c5093f661304acc0a47d01b89c110 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.9-1.el10.x86_64 1753299038 853747 b1f0d06af17dca9f5c1d1c972aaced91 installed DEBUG: libselinux-3.9-1.el10.x86_64 1753350351 201773 0258f8e18f2890eb0d7ed5b14f440a59 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-fips-provider-1:3.5.1-5.el10.x86_64 1757080485 2493186 2003f87af4fd308d725fea354be0cf08 installed DEBUG: openssl-libs-1:3.5.1-5.el10.x86_64 1757080485 6874451 cd8d0a5ce2b3f001a85553efe7709afc 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-13.el10.x86_64 1753880156 360114 c86e175495cf78251ebdd168af51d1c3 installed DEBUG: glib2-2.80.4-8.el10.x86_64 1753111080 15329055 c6cca95326b53550e0754a0e2c8d4bf6 installed DEBUG: polkit-libs-125-4.el10.x86_64 1755093026 212764 948d953622fc0cb5a86beca2c57631e0 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-13.el10.x86_64 1753880156 184578 48a88c59bae0a0cf1d06332e06331789 installed DEBUG: util-linux-core-2.40.2-13.el10.x86_64 1753880156 1534625 ca762997aa2edd5ca2aa3dd5fdc449b3 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-4.el10.x86_64 1755170415 957114 5be34bcd0b94d64ca6381ee16ec692f3 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-4.el10.x86_64 1752860413 2626885 48300c4ded59c647afd48fc502bf5915 installed DEBUG: libsecret-0.21.2-8.el10.x86_64 1748332815 582530 757d75780197d26b36c225b3833c18a9 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-12.el10.x86_64 1755586286 150598 7aeee35d70dbdf8da4882726162a4f73 installed DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 1758212280 2723414 d041b70ed398c38d4878be6255d81c0d installed DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 1756197347 16413 e3c4048663e6c16c35b182264b8a7abf installed DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 1756197347 743080 da1f3e97e96168d8df7097007a67f3e3 installed DEBUG: libsemanage-3.9-1.el10.x86_64 1753359641 319451 4229000945e4ab894ced279891b57605 installed DEBUG: shadow-utils-2:4.15.0-8.el10.x86_64 1754394098 4282173 e3ca9676d0be874fb0a62ae419580f52 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-45.el10.x86_64 1751450411 730233 9c04520218a965e62771717a002d3fc1 installed DEBUG: cpp-14.3.1-2.1.el10.x86_64 1750714831 40400337 5e61dc5d1e145602e20a950c74768f63 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-2.el10.x86_64 1752240296 181946 7cf7578b4f5fc36301cb371e860ab688 installed DEBUG: libusb1-1.0.28-1.el10.x86_64 1744806478 170605 226d314bfd9fd97cbf927c76c9a1734d installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.9-1.el10.x86_64 1755037201 526418 181206637e651785b1363b5745a4912e installed DEBUG: gdbm-1:1.23-14.el10.x86_64 1753088209 475471 6f9ce83951aa4d0c638d236ad59c8fa7 installed DEBUG: pam-1.6.1-8.el10.x86_64 1751360210 1840377 34c27d641de5452ddf7c5e096aad5d22 installed DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 1754617146 1072310 471d66a7d8725aec7eb995ce9c4b2b39 installed DEBUG: nss-softokn-3.112.0-4.el10.x86_64 1754617146 1324227 d3926c676afa8cb3e23868db498984ea installed DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 1754617146 18464 5aed713ca0f9ffb47cec5ba8f53f179c installed DEBUG: nss-3.112.0-4.el10.x86_64 1754617146 1977490 de0fd46caba864f4e8de1cd0334cf698 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.6.0-3.el10.x86_64 1755087975 436788 f75f288f5635c5707ca9b1c930abdc9a 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-4.el10.x86_64 1755247985 395694 5ee6828679ad072fd633adf0c7cfa85b 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-4.el10.x86_64 1750842543 68697 2c1905a55e760f9c110bfc0e8adb4254 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-69.el10.x86_64 1759159739 2348212 15bcc9ef9a3c08523a16ba6c114335d8 installed DEBUG: libseccomp-2.5.6-1.el10.x86_64 1751627631 181747 13a76b9197285b355969d206a5897be7 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-8.el10.x86_64 1746462303 2429165 d128aff61e99968a0b6d22a1e9ffd926 installed DEBUG: libssh-0.11.1-3.el10.x86_64 1759232172 587291 eafd7ba030e3b3cd093ecb546b953a78 installed DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed DEBUG: util-linux-2.40.2-13.el10.x86_64 1753880156 3884785 df149779337fba58bcdf71d18584aefd installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 1756905157 2774615 096a0e17f13c91b49d73c21c26158c20 installed DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 1749631649 432217 0d7466e6e731dcea5b366e95021136b2 installed DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 1749631649 354662 289c5c46bdb4ca7c431f13c3a06a2611 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-16.el10.x86_64 1759411782 680169 600d9f2893108b4d2544595c52dee937 installed DEBUG: systemd-257-16.el10.x86_64 1759411782 17641666 f56d4789354027aa0d67929ad5d912f1 installed DEBUG: binutils-gold-2.41-58.el10.x86_64 1754553565 2182171 e35bd89fbda9b3d594e1b9216aeaa424 installed DEBUG: binutils-2.41-58.el10.x86_64 1754553565 27869794 e8f0d81fa54d39d12581b35e85a96765 installed DEBUG: polkit-125-4.el10.x86_64 1755093026 490037 77642f3601a14e811a673ec8d86d924e 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-16.3-2.el10.x86_64 1748968594 13817513 8dc3ee39bf64fa319f0ac79698fa8acc installed DEBUG: debugedit-5.1-8.el10.x86_64 1750438732 205407 854e7eed20de9dd2277af887c5ef75c3 installed DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 1756197347 198960 154c0adbf671c9737dd703b0be7df0ce installed DEBUG: openssh-9.9p1-14.el10.x86_64 1757957032 1452219 ff888d62a0fe0156db1ec4b84cfde30e installed DEBUG: openssh-clients-9.9p1-14.el10.x86_64 1757957032 2756462 21978f5541dbb6caae539b7698dc4daf installed DEBUG: git-core-2.47.3-1.el10.x86_64 1752151865 23581211 54012029b93d3d9701d468dbc861f298 installed DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed DEBUG: rpm-4.19.1.1-20.el10.x86_64 1756197347 3100884 3ad62c7da0282e0376e14bf924fd5eb7 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.3.1-2.1.el10.x86_64 1750714831 114762250 da2e8a92a88b52ed9f72e5085174977a installed DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 1754477902 1035841 28fce0cb205564a6788c34b08b2b8968 installed DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 1750714831 57970 430960e4b2bc067deb0c6df9951097d6 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.8.0-1.el10.noarch 1757693203 61920 94b714b3238c2d60e5cdda8f87e0bdb7 installed DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed DEBUG: redhat-rpm-config-293-1.el10.noarch 1753090328 184121 075ffb827d0d5cb195845180ef54aafd installed DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 1756197347 176781 8ed031c73a947aa6c3d652673917a8ee 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.11-3.el10.noarch 1756120476 23 32d31d76feab4430ef1f042951d135fd installed DEBUG: python3-3.12.11-3.el10.x86_64 1756120471 32122 e6f511ab0a8af68dbc99529e47b683e8 installed DEBUG: python3-libs-3.12.11-3.el10.x86_64 1756120471 43634698 894765078c1914bee95b9686250cc3cc installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-12.el10.noarch 1750322830 7489822 ed0a4a9cfc6509ea88abe57e7d6fd627 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.4-1.el10.noarch 1753444661 488211 f934b19489b55854db91cf6d658371c2 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-22.el10.x86_64 1750858270 400915 2b368f215805a055f42d475db96b545a 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-13.el10.noarch 1758030171 0 fc94bffa3b428c3d41f081262b13dc2d installed DEBUG: cups-libs-1:2.4.10-13.el10.x86_64 1758030151 637590 72fc6328deea13bee6a70dc6954234d6 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.11-3.el10.x86_64 1756120471 1336363 79e9825f61a722d77865667fee787628 installed DEBUG: python3-eventlet-0.40.0-1.el10s.noarch 1755169696 2163017 2473abdd1bccf46ef683c25b78db15c1 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.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed 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-16.el10.noarch 1759411788 10938 540cca8234358790acaaed13bc58faa0 installed DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch 1751435630 45488 67587d28ddaebed51a9e23cec015074c 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-12.el10.noarch 1750322830 766397 a76df75d15e6fc5905616f30afd564f5 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.5.0-0.20250903121709.3c04bde.el10.noarch 1756901907 312149 c53ba390163f3cb80f7e5fa9ff13793d installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch 1752651861 880820 bc23c46f6f42c0353bbcefa948a2beee installed DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b 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-redis-5.1.1-3.el10s.noarch 1730971972 2548258 d9405628d457537a293a385fbb0e6ca8 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 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-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: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch 1753168096 148285 c99c4e9ca1eb64968da7121315917f01 installed DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch 1757064578 3093237 8d5df5df154c72309c011ca1698472cf installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-zipp-3.21.0-2.el10s.noarch 1738754532 58895 ee52d4e2ceb4c63b3e8f318457bdf234 installed DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch 1738755698 225262 902d217319851f405598757baf74eef3 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 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-6.1.0-0.20250903115431.f23bc41.el10.noarch 1756900570 61959 8264ea1bdb5643f3316364730ce51005 installed DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch 1757114611 312968 8a954bed5bd7f821dd3d146fc1e2eae0 installed DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed DEBUG: python3-waitress-3.0.1-1.el10s.noarch 1738826477 336903 46eb084e4b84a88928a5dc103e1f6227 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-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch 1737371753 23961 dc54f1518e7b3e88db4ee5fdf4aca43e 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-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-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-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed DEBUG: python3-kazoo-2.8.0-16.el10s.noarch 1737647488 759436 10bb47174f0ddc2cfa5ba6c480ac7004 installed DEBUG: python3-zake-0.2.2-22.el10s.noarch 1738052178 172875 cfac917a3b9a5b1043153668df93de03 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 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: double-conversion-3.3.0-4.el10s.x86_64 1738596981 98847 64e9d772a8b19c1eddc7f4c680bc1c86 installed DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 1738597769 73550 58eb5fddbe47a7e04f5f0a7c0fe5a539 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-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-8.el10.x86_64 1753879736 492741 34fa52bb9a6ddf53759c567f36e373dc installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch 1738761737 1497664 483d4c912c580096af4e6b00ea04d678 installed DEBUG: which-2.21-44.el10.x86_64 1751378208 81642 d5552843c23d6b8cfabde4653c8bb771 installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 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-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-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-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 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.10.0-0.20250618070037.af17b57.el10.noarch 1750230126 367634 ea22dec32abd089e68f4ff0c89748548 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-514.el10.x86_64 1752149556 509884 a0075629e673553688c368b83350e9fb installed DEBUG: perl-FileHandle-0:2.05-514.el10.noarch 1752149566 9568 50f9a7139d091ad8f92feef1f46d6c5d 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-514.el10.noarch 1752149566 21029 67b412a9a2ea85e058d669c80fa5d838 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-514.el10.noarch 1752149566 5948 fa330f49be1c401ab0fd6c3179b7ed9d installed DEBUG: perl-locale-0:1.12-514.el10.noarch 1752149566 6653 52bd256fd5a3f48fef031e20a7564533 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-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 1747820179 1412004 d113675d9f608c610450b175bd42cd5a installed DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed DEBUG: perl-Class-Struct-0:0.68-514.el10.noarch 1752149566 25968 515b4c567aac69c9a07d1101dbaeaf5b installed DEBUG: perl-POSIX-0:2.20-514.el10.x86_64 1752149556 236585 b7c1836ab0171c465e1cce0fbd183aec installed DEBUG: perl-IPC-Open3-0:1.22-514.el10.noarch 1752149566 22995 ad050f990242aeb6871ec24b617ef16d installed DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 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-514.el10.noarch 1752149566 2220 1daf9ac1d126017e98d15acf197a3068 installed DEBUG: perl-Symbol-0:1.09-514.el10.noarch 1752149566 6976 c5ed767edd700544718b30b3b7598682 installed DEBUG: perl-File-stat-0:1.14-514.el10.noarch 1752149566 12808 11f06311d4b00bc6ee4cb8b2025ed962 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-514.el10.x86_64 1752149556 45991 eb5a71fad16fe689dc3241e4e794a42f installed DEBUG: perl-base-0:2.27-514.el10.noarch 1752149566 12844 2c575b61dc436213cd9b36e4d9389f47 installed DEBUG: perl-mro-0:1.29-514.el10.x86_64 1752149556 46620 bbaac2345df2e5e78085b22526890bb4 installed DEBUG: perl-IO-0:1.55-514.el10.x86_64 1752149556 154599 4aba8c3e1ff1e60aadc1c418f0373174 installed DEBUG: perl-overloading-0:0.02-514.el10.noarch 1752149566 4961 c6311d2eded603aef2bdfc131ed28d24 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-514.el10.x86_64 1752149556 8531 81b6689ca14d3d0947b3b6144d46816b installed DEBUG: perl-File-Basename-0:2.86-514.el10.noarch 1752149566 14342 a1f76a6b2437f117db37b656cd745d9f installed DEBUG: perl-Getopt-Std-0:1.14-514.el10.noarch 1752149566 11449 882c99ddc73a6ef37d1f0127a1239250 installed DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-514.el10.noarch 1752149566 73252 41c6a995bda9f21ad53d49f839f0f84b installed DEBUG: perl-vars-0:1.05-514.el10.noarch 1752149566 3960 1745c06638516ee49ecfd9f3967ee62f 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-514.el10.x86_64 1752149556 29126 4267fbf0b61fbde432cb5b4449d64073 installed DEBUG: perl-DynaLoader-0:1.56-514.el10.x86_64 1752149556 32841 49fc482b40caa5dc71c16285d97d36e7 installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 1752149556 10261544 27d39240f374c2529d5a08a4f4c41459 installed DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 1752149556 125186 b6eebed9127e57b047115283867a40eb 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: 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.6.0-0.20250618072004.d2c6574.el10.noarch 1750231298 6638477 9bf0b4b744caf22ec76cfeb7348350c7 installed DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch 1753168199 244083 ca1b8fd4c9f683cb5e124cee6e199339 installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 18922 85e49e63a4af93395600274c96895e83 installed DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 15702 c79b7bab3fffbe38720045811957b58c installed DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 10966 55c1b38df3851fd406631f58dc5701cf installed DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 16987 206e8f6ed80e2701bc23a83bd2eeb66f installed DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 16906 7e0f5adbf623e623e5334f5105a92ef5 installed DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 220012 908466564f2908ba443e4e35b8af97b2 installed DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 452241 4e86131f59820e975dc48f4770af9ec5 installed DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch 1753166548 1507679 2ea601cdd6478102988eb3f6acd84542 installed DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch 1756901054 93885 c0fde777fbd0d2a64efaa308de6ff65a installed DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 215270 ce980aa6e2671ee31a64b195d6e5440e installed DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch 1753166311 332077 12859d126e199392b23d25fe7b6c8d7a installed DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch 1756902468 1330561 18d9064a33b5225faed22b910cd59053 installed DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 14190 50d241be5209eeaf90c956a08ce29c6f installed DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 14190 80f77bb15cacd8b55e252c8eda61ccaa installed DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 539809 4167872d45a8db211c4864efc2cfa344 installed DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch 1753166658 1671765 f71b145827a0faee694784661a900aee installed DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 767414 e98bacd4cb3c1a5c554f9c4eddbf35ee installed DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 21103 aabc602552ac8e68eeb9c32ad117ef93 installed DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch 1756901594 51339 58e6144d7277368d1bc89d3e22208192 installed DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 311075 db05bfc96c0a16f4f794f82ba4ae3987 installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 226719 cb91aeea301b547f9bf9037e9efc7b45 installed DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch 1757078681 1189903 9b2940da484f3ab11ea5cdd363413a96 installed DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13681 9b5eb50bbba194a27600ed8cd9f3445a installed DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13398 5912ca37bce460aa8c7fa344ab49e252 installed DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 628838 b44cc4b2bf94aa6e834270f091172ec7 installed DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 18975 be74c63b77c9efe823f3560909f77265 installed DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 132197 266ed7a44a4f49b44c995d3151c7a5fd installed DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch 1756905007 397090 492bd99631c8f0bb3d81bfbb27ff741f installed DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 28647 e33c5ae7a4b4e2f16f43be098d3125c3 installed DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 2b92dc3d5b2a43b1f1df00bfa732d93e installed DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 a078fc78b5c8efe19748020c14f1b21f installed DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 221550 46224ac19eeef234790b6aaf0abe9566 installed DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch 1750230234 174349 810856749c2503460b0d13c61a1905b9 installed DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch 1750230234 12643015 db7c8aada1343720ecbd118120b2dd01 installed DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch 1757113040 582160 100e2a9eee8baf8aced48b1ee016dcdb installed DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch 1753167578 473625 619e1670d3b4fe62afa110302e428f06 installed DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch 1753169215 846653 fb52878946bfcb7b995dd6be2daba842 installed DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch 1756901161 65506 6b1a9e3b8465c677c2661246895a1531 installed DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch 1753167687 818372 6a5b5d3c68c8071cfff61c04e680609a installed DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch 1759308483 108444 e0b946471c645450157538c3e19820bb installed DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch 1756900783 183986 042920296dd719cf5f68d8777ba4f182 installed DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch 1747130940 450724 b8be7456ede924f330fa4bbbedaafb2f installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-webtest-3.0.0-1.el10s.noarch 1738827128 355044 65e0f954f7e9d1fece1962e38bf926eb installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch 1750161492 171147 ce4b5b633da61a720683044713775780 installed DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch 1739803010 844038 542f128a714f5e19a5228760d3921e00 installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-croniter-5.0.1-1.el10s.noarch 1737367703 197767 a7248178b4335303baf684dbce35e4a9 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-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.R0W7o7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev18 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/aodh-21.1.0.dev18/.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-hardened-ld-errors -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/aodh-21.1.0.dev18/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-21.1.0.dev18/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) 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 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) 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 (0.00 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling oslotest>=2.15.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=2.15.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling fixtures>=1.3.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=1.3.1 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling WebTest>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=3.0.0 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist>=0.11.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: futurist>=0.11.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: gnocchiclient>=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml>=2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: lxml>=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db>=11.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan>=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient>=1.6.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-keystoneclient>=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests>=2.5.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy>=1.4.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz>=1.28.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tooz>=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: voluptuous>=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb>=1.2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME>=0.12.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WSME>=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools>=1.1.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cachetools>=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon>=1.7.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cotyledon>=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient>=0.0.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-observabilityclient>=0.0.4 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.12.0) DEBUG: Handling python-dateutil>=2.5.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-dateutil>=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient>=1.17.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-heatclient>=1.17.0 DEBUG: (installed: python-heatclient 4.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 aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.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 'aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-21.1.0.dev18/aodh-21.1.0.dev18.dist-info' DEBUG: Handling tenacity >=3.2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tenacity >=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist >=0.11.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: futurist >=0.11.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient >=6.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: gnocchiclient >=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml >=2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: lxml >=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db >=11.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.db >=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.i18n >=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=0.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pecan >=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging >=5.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.messaging >=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware >=3.22.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.middleware >=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.utils >=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient >=1.6.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-keystoneclient >=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests >=2.5.2 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: requests >=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: stevedore >=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy >=1.4.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz >=1.28.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tooz >=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous >=0.8.10 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: voluptuous >=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb >=1.2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WebOb >=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME >=0.12.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WSME >=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools >=1.1.6 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cachetools >=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon >=1.7.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cotyledon >=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1 >=2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystoneauth1 >=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient >=0.0.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-observabilityclient >=0.0.4 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0 DEBUG: (installed: python-octaviaclient 3.12.0) DEBUG: Handling python-dateutil >=2.5.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-dateutil >=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient >=1.17.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-heatclient >=1.17.0 DEBUG: (installed: python-heatclient 4.3.0) DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=2.15.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: oslotest >=2.15.0 ; extra == 'test' DEBUG: Handling fixtures >=1.3.1 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: fixtures >=1.3.1 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'zaqar' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'zaqar' DEBUG: + cat /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv aodh-21.1.0.dev18.dist-info/ DEBUG: removed 'aodh-21.1.0.dev18.dist-info/AUTHORS' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/LICENSE' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/METADATA' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/entry_points.txt' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/pbr.json' DEBUG: removed 'aodh-21.1.0.dev18.dist-info/top_level.txt' DEBUG: removed directory 'aodh-21.1.0.dev18.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LtFfvV 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-hardened-ld-errors -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 aodh-21.1.0.dev18 DEBUG: + mkdir -p /builddir/build/BUILD/aodh-21.1.0.dev18/.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-hardened-ld-errors -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/aodh-21.1.0.dev18/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/aodh-21.1.0.dev18/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/aodh-21.1.0.dev18 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/aodh-21.1.0.dev18/.pyproject-builddir/pip-modern-metadata-vgpg_rn2/aodh.egg-info DEBUG: writing /builddir/build/BUILD/aodh-21.1.0.dev18/.pyproject-builddir/pip-modern-metadata-vgpg_rn2/aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/aodh-21.1.0.dev18/.pyproject-builddir/pip-modern-metadata-vgpg_rn2/aodh.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/aodh-21.1.0.dev18/.pyproject-builddir/pip-modern-metadata-vgpg_rn2/aodh.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/aodh-21.1.0.dev18/.pyproject-builddir/pip-modern-metadata-vgpg_rn2/aodh.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/aodh-21.1.0.dev18/.pyproject-builddir/pip-modern-metadata-vgpg_rn2/aodh.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/aodh-21.1.0.dev18/.pyproject-builddir/pip-modern-metadata-vgpg_rn2/aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/aodh-21.1.0.dev18/.pyproject-builddir/pip-modern-metadata-vgpg_rn2/aodh.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/aodh-21.1.0.dev18/.pyproject-builddir/pip-modern-metadata-vgpg_rn2/aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-21.1.0.dev18/.pyproject-builddir/pip-modern-metadata-vgpg_rn2/aodh-21.1.0.dev18.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: aodh DEBUG: Building wheel for aodh (pyproject.toml): started DEBUG: Running command Building wheel for aodh (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/aodh DEBUG: creating build/lib/aodh/storage DEBUG: creating build/lib/aodh/storage/sqlalchemy DEBUG: copying aodh/storage/sqlalchemy/__init__.py -> build/lib/aodh/storage/sqlalchemy DEBUG: copying aodh/storage/sqlalchemy/models.py -> build/lib/aodh/storage/sqlalchemy DEBUG: copying aodh/storage/sqlalchemy/utils.py -> build/lib/aodh/storage/sqlalchemy DEBUG: creating build/lib/aodh/api DEBUG: creating build/lib/aodh/api/controllers DEBUG: copying aodh/api/controllers/__init__.py -> build/lib/aodh/api/controllers DEBUG: copying aodh/api/controllers/root.py -> build/lib/aodh/api/controllers DEBUG: creating build/lib/aodh/tests DEBUG: creating build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/__init__.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_api_v2_capabilities.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_bin.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_coordination.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_evaluator.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_event.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_messaging.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_notifier.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_query.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_wsme_custom_type.py -> build/lib/aodh/tests/unit DEBUG: creating build/lib/aodh/tests/functional DEBUG: creating build/lib/aodh/tests/functional/storage DEBUG: creating build/lib/aodh/tests/functional/storage/sqlalchemy DEBUG: copying aodh/tests/functional/storage/sqlalchemy/__init__.py -> build/lib/aodh/tests/functional/storage/sqlalchemy DEBUG: copying aodh/tests/functional/storage/sqlalchemy/test_migrations.py -> build/lib/aodh/tests/functional/storage/sqlalchemy DEBUG: creating build/lib/aodh/tests/unit/cmd DEBUG: copying aodh/tests/unit/cmd/__init__.py -> build/lib/aodh/tests/unit/cmd DEBUG: copying aodh/tests/unit/cmd/test_status.py -> build/lib/aodh/tests/unit/cmd DEBUG: creating build/lib/aodh/tests/functional/api DEBUG: creating build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/__init__.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_alarm_scenarios.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_app.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_complex_query.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_complex_query_scenarios.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_metrics.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_quotas.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/__init__.py -> build/lib/aodh/tests/functional/api DEBUG: creating build/lib/aodh/notifier DEBUG: copying aodh/notifier/__init__.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/heat.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/log.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/rest.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/test.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/trust.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/zaqar.py -> build/lib/aodh/notifier DEBUG: creating build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/__init__.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/alarms.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/base.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/capabilities.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/metrics.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/query.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/quotas.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/root.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/utils.py -> build/lib/aodh/api/controllers/v2 DEBUG: creating build/lib/aodh/cmd DEBUG: copying aodh/cmd/__init__.py -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/alarm.py -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/status.py -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/storage.py -> build/lib/aodh/cmd DEBUG: creating build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/__init__.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/composite.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/event.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/gnocchi.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/loadbalancer.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/prometheus.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/tests/functional/__init__.py -> build/lib/aodh/tests/functional DEBUG: copying aodh/tests/functional/db.py -> build/lib/aodh/tests/functional DEBUG: creating build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/__init__.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/base.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_base.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_composite.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_event.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_gnocchi.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_loadbalancer.py -> build/lib/aodh/tests/unit/evaluator DEBUG: creating build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/__init__.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/composite.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/event.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/gnocchi.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/loadbalancer.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/prometheus.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/threshold.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/utils.py -> build/lib/aodh/evaluator DEBUG: creating build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/unit/notifier/__init__.py -> build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/unit/notifier/base.py -> build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/unit/notifier/test_heat.py -> build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/functional/storage/__init__.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_get_connection.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_impl_log.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_impl_sqlalchemy.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_storage_scenarios.py -> build/lib/aodh/tests/functional/storage DEBUG: creating build/lib/aodh/conf DEBUG: copying aodh/conf/__init__.py -> build/lib/aodh/conf DEBUG: copying aodh/conf/defaults.py -> build/lib/aodh/conf DEBUG: copying aodh/__init__.py -> build/lib/aodh DEBUG: copying aodh/coordination.py -> build/lib/aodh DEBUG: copying aodh/event.py -> build/lib/aodh DEBUG: copying aodh/i18n.py -> build/lib/aodh DEBUG: copying aodh/keystone_client.py -> build/lib/aodh DEBUG: copying aodh/messaging.py -> build/lib/aodh DEBUG: copying aodh/opts.py -> build/lib/aodh DEBUG: copying aodh/profiler.py -> build/lib/aodh DEBUG: copying aodh/queue.py -> build/lib/aodh DEBUG: copying aodh/service.py -> build/lib/aodh DEBUG: copying aodh/version.py -> build/lib/aodh DEBUG: copying aodh/tests/__init__.py -> build/lib/aodh/tests DEBUG: copying aodh/tests/base.py -> build/lib/aodh/tests DEBUG: copying aodh/tests/constants.py -> build/lib/aodh/tests DEBUG: copying aodh/storage/__init__.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/base.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/impl_log.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/impl_sqlalchemy.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/models.py -> build/lib/aodh/storage DEBUG: creating build/lib/aodh/wsgi DEBUG: copying aodh/wsgi/__init__.py -> build/lib/aodh/wsgi DEBUG: copying aodh/wsgi/api.py -> build/lib/aodh/wsgi DEBUG: copying aodh/api/__init__.py -> build/lib/aodh/api DEBUG: copying aodh/api/app.py -> build/lib/aodh/api DEBUG: copying aodh/api/hooks.py -> build/lib/aodh/api DEBUG: copying aodh/api/middleware.py -> build/lib/aodh/api DEBUG: copying aodh/api/policies.py -> build/lib/aodh/api DEBUG: copying aodh/api/rbac.py -> build/lib/aodh/api DEBUG: running egg_info DEBUG: writing aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.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 'aodh.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.de.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.de.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.en_GB.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.locale.es.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.es.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.fr.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.locale.id.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.id.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 'aodh.locale.id.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 'aodh.locale.id.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.id.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 'aodh.locale.it.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.it.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.ja.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.ko_KR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.pt.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 'aodh.locale.pt.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 'aodh.locale.pt.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.pt.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 'aodh.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.pt_BR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.ru.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.zh_CN.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.locale.zh_TW.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.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 'aodh.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 'aodh.locale.zh_TW.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.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 'aodh.storage.sqlalchemy.alembic' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.storage.sqlalchemy.alembic' 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 'aodh.storage.sqlalchemy.alembic' 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 'aodh.storage.sqlalchemy.alembic' to be distributed and are DEBUG: already explicitly excluding 'aodh.storage.sqlalchemy.alembic' 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 'aodh.storage.sqlalchemy.alembic.versions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.storage.sqlalchemy.alembic.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 'aodh.storage.sqlalchemy.alembic.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 'aodh.storage.sqlalchemy.alembic.versions' to be distributed and are DEBUG: already explicitly excluding 'aodh.storage.sqlalchemy.alembic.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 'aodh.tests.functional.hooks' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.tests.functional.hooks' 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 'aodh.tests.functional.hooks' 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 'aodh.tests.functional.hooks' to be distributed and are DEBUG: already explicitly excluding 'aodh.tests.functional.hooks' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: creating build/lib/aodh/storage/sqlalchemy/alembic DEBUG: copying aodh/storage/sqlalchemy/alembic/alembic.ini -> build/lib/aodh/storage/sqlalchemy/alembic DEBUG: copying aodh/storage/sqlalchemy/alembic/env.py -> build/lib/aodh/storage/sqlalchemy/alembic DEBUG: copying aodh/storage/sqlalchemy/alembic/script.py.mako -> build/lib/aodh/storage/sqlalchemy/alembic DEBUG: creating build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/tests/functional/api/v2/policy.yaml-test -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/cmd/aodh-config-generator.conf -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/aodh-policy-generator.conf -> build/lib/aodh/cmd DEBUG: creating build/lib/aodh/tests/functional/hooks DEBUG: copying aodh/tests/functional/hooks/post_test_hook.sh -> build/lib/aodh/tests/functional/hooks DEBUG: creating build/lib/aodh/locale DEBUG: creating build/lib/aodh/locale/de DEBUG: creating build/lib/aodh/locale/de/LC_MESSAGES DEBUG: copying aodh/locale/de/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/de/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/en_GB DEBUG: creating build/lib/aodh/locale/en_GB/LC_MESSAGES DEBUG: copying aodh/locale/en_GB/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/es DEBUG: creating build/lib/aodh/locale/es/LC_MESSAGES DEBUG: copying aodh/locale/es/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/es/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/fr DEBUG: creating build/lib/aodh/locale/fr/LC_MESSAGES DEBUG: copying aodh/locale/fr/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/fr/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/id DEBUG: creating build/lib/aodh/locale/id/LC_MESSAGES DEBUG: copying aodh/locale/id/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/id/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/it DEBUG: creating build/lib/aodh/locale/it/LC_MESSAGES DEBUG: copying aodh/locale/it/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/it/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/ja DEBUG: creating build/lib/aodh/locale/ja/LC_MESSAGES DEBUG: copying aodh/locale/ja/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/ja/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/ko_KR DEBUG: creating build/lib/aodh/locale/ko_KR/LC_MESSAGES DEBUG: copying aodh/locale/ko_KR/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/pt DEBUG: creating build/lib/aodh/locale/pt/LC_MESSAGES DEBUG: copying aodh/locale/pt/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/pt/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/pt_BR DEBUG: creating build/lib/aodh/locale/pt_BR/LC_MESSAGES DEBUG: copying aodh/locale/pt_BR/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/ru DEBUG: creating build/lib/aodh/locale/ru/LC_MESSAGES DEBUG: copying aodh/locale/ru/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/ru/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/zh_CN DEBUG: creating build/lib/aodh/locale/zh_CN/LC_MESSAGES DEBUG: copying aodh/locale/zh_CN/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/zh_TW DEBUG: creating build/lib/aodh/locale/zh_TW/LC_MESSAGES DEBUG: copying aodh/locale/zh_TW/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/zh_TW/LC_MESSAGES DEBUG: copying aodh/api/api-paste.ini -> build/lib/aodh/api DEBUG: copying aodh/api/app.wsgi -> build/lib/aodh/api 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/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_TW DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/zh_TW/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/zh_TW/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_CN DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/zh_CN/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/zh_CN/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ru DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ru/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/ru/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/ru/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt_BR DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/pt_BR/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/pt_BR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/pt/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/pt/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ko_KR DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/ko_KR/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/ko_KR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ja DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ja/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/ja/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/ja/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/it DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/it/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/it/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/it/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/id DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/id/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/id/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/id/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/fr DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/fr/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/fr/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/fr/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/es DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/es/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/es/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/es/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/en_GB DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/en_GB/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/en_GB/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/de DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/de/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/de/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/de/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/wsgi DEBUG: copying build/lib/aodh/wsgi/api.py -> build/bdist.linux-x86_64/wheel/aodh/wsgi DEBUG: copying build/lib/aodh/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/wsgi DEBUG: copying build/lib/aodh/version.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/service.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/queue.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/profiler.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/opts.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/messaging.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/keystone_client.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/i18n.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/event.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/coordination.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/conf DEBUG: copying build/lib/aodh/conf/defaults.py -> build/bdist.linux-x86_64/wheel/aodh/conf DEBUG: copying build/lib/aodh/conf/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/conf DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/utils.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/threshold.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/prometheus.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/loadbalancer.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/gnocchi.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/event.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/composite.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/aodh-policy-generator.conf -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/aodh-config-generator.conf -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/storage.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/status.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/alarm.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/zaqar.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/trust.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/test.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/rest.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/log.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/heat.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: copying build/lib/aodh/tests/constants.py -> build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: copying build/lib/aodh/tests/base.py -> build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: copying build/lib/aodh/tests/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/hooks DEBUG: copying build/lib/aodh/tests/functional/hooks/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/hooks DEBUG: copying build/lib/aodh/tests/functional/db.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional DEBUG: copying build/lib/aodh/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/api DEBUG: copying build/lib/aodh/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/policy.yaml-test -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_quotas.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_metrics.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_complex_query_scenarios.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_complex_query.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_app.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_alarm_scenarios.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_storage_scenarios.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_impl_log.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_get_connection.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage/sqlalchemy DEBUG: copying build/lib/aodh/tests/functional/storage/sqlalchemy/test_migrations.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage/sqlalchemy DEBUG: copying build/lib/aodh/tests/functional/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: copying build/lib/aodh/tests/unit/notifier/test_heat.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: copying build/lib/aodh/tests/unit/notifier/base.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: copying build/lib/aodh/tests/unit/notifier/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_loadbalancer.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_gnocchi.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_event.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_composite.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_base.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/base.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit/cmd DEBUG: copying build/lib/aodh/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/cmd DEBUG: copying build/lib/aodh/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/cmd DEBUG: copying build/lib/aodh/tests/unit/test_wsme_custom_type.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_query.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_notifier.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_messaging.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_event.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_evaluator.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_coordination.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_bin.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_api_v2_capabilities.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/app.wsgi -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/api-paste.ini -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/rbac.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/policies.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/middleware.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/hooks.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/app.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/prometheus.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/loadbalancer.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/gnocchi.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/event.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/composite.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/utils.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/root.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/quotas.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/query.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/metrics.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/capabilities.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/base.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/alarms.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers DEBUG: copying build/lib/aodh/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/models.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/impl_log.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/base.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/alembic.ini -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: copying build/lib/aodh/storage/sqlalchemy/utils.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: copying build/lib/aodh/storage/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: copying build/lib/aodh/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: running install_egg_info DEBUG: Copying aodh.egg-info to build/bdist.linux-x86_64/wheel/aodh-21.1.0.dev18-py3.12.egg-info DEBUG: running install_scripts DEBUG: Installing aodh-api script to build/bdist.linux-x86_64/wheel/aodh-21.1.0.dev18.data/scripts DEBUG: creating build/bdist.linux-x86_64/wheel/aodh-21.1.0.dev18.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/aodh-21.1.0.dev18/.pyproject-builddir/pip-wheel-xr90s_mi/.tmp-8hlulp5c/aodh-21.1.0.dev18-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'aodh/__init__.py' DEBUG: adding 'aodh/coordination.py' DEBUG: adding 'aodh/event.py' DEBUG: adding 'aodh/i18n.py' DEBUG: adding 'aodh/keystone_client.py' DEBUG: adding 'aodh/messaging.py' DEBUG: adding 'aodh/opts.py' DEBUG: adding 'aodh/profiler.py' DEBUG: adding 'aodh/queue.py' DEBUG: adding 'aodh/service.py' DEBUG: adding 'aodh/version.py' DEBUG: adding 'aodh/api/__init__.py' DEBUG: adding 'aodh/api/api-paste.ini' DEBUG: adding 'aodh/api/app.py' DEBUG: adding 'aodh/api/app.wsgi' DEBUG: adding 'aodh/api/hooks.py' DEBUG: adding 'aodh/api/middleware.py' DEBUG: adding 'aodh/api/policies.py' DEBUG: adding 'aodh/api/rbac.py' DEBUG: adding 'aodh/api/controllers/__init__.py' DEBUG: adding 'aodh/api/controllers/root.py' DEBUG: adding 'aodh/api/controllers/v2/__init__.py' DEBUG: adding 'aodh/api/controllers/v2/alarms.py' DEBUG: adding 'aodh/api/controllers/v2/base.py' DEBUG: adding 'aodh/api/controllers/v2/capabilities.py' DEBUG: adding 'aodh/api/controllers/v2/metrics.py' DEBUG: adding 'aodh/api/controllers/v2/query.py' DEBUG: adding 'aodh/api/controllers/v2/quotas.py' DEBUG: adding 'aodh/api/controllers/v2/root.py' DEBUG: adding 'aodh/api/controllers/v2/utils.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/__init__.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/composite.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/event.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/gnocchi.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/loadbalancer.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/prometheus.py' DEBUG: adding 'aodh/cmd/__init__.py' DEBUG: adding 'aodh/cmd/alarm.py' DEBUG: adding 'aodh/cmd/aodh-config-generator.conf' DEBUG: adding 'aodh/cmd/aodh-policy-generator.conf' DEBUG: adding 'aodh/cmd/status.py' DEBUG: adding 'aodh/cmd/storage.py' DEBUG: adding 'aodh/conf/__init__.py' DEBUG: adding 'aodh/conf/defaults.py' DEBUG: adding 'aodh/evaluator/__init__.py' DEBUG: adding 'aodh/evaluator/composite.py' DEBUG: adding 'aodh/evaluator/event.py' DEBUG: adding 'aodh/evaluator/gnocchi.py' DEBUG: adding 'aodh/evaluator/loadbalancer.py' DEBUG: adding 'aodh/evaluator/prometheus.py' DEBUG: adding 'aodh/evaluator/threshold.py' DEBUG: adding 'aodh/evaluator/utils.py' DEBUG: adding 'aodh/locale/de/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/en_GB/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/es/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/fr/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/id/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/it/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/ja/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/ko_KR/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/pt/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/pt_BR/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/ru/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/zh_CN/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/zh_TW/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/notifier/__init__.py' DEBUG: adding 'aodh/notifier/heat.py' DEBUG: adding 'aodh/notifier/log.py' DEBUG: adding 'aodh/notifier/rest.py' DEBUG: adding 'aodh/notifier/test.py' DEBUG: adding 'aodh/notifier/trust.py' DEBUG: adding 'aodh/notifier/zaqar.py' DEBUG: adding 'aodh/storage/__init__.py' DEBUG: adding 'aodh/storage/base.py' DEBUG: adding 'aodh/storage/impl_log.py' DEBUG: adding 'aodh/storage/impl_sqlalchemy.py' DEBUG: adding 'aodh/storage/models.py' DEBUG: adding 'aodh/storage/sqlalchemy/__init__.py' DEBUG: adding 'aodh/storage/sqlalchemy/models.py' DEBUG: adding 'aodh/storage/sqlalchemy/utils.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/alembic.ini' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/env.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/script.py.mako' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py' DEBUG: adding 'aodh/tests/__init__.py' DEBUG: adding 'aodh/tests/base.py' DEBUG: adding 'aodh/tests/constants.py' DEBUG: adding 'aodh/tests/functional/__init__.py' DEBUG: adding 'aodh/tests/functional/db.py' DEBUG: adding 'aodh/tests/functional/api/__init__.py' DEBUG: adding 'aodh/tests/functional/api/v2/__init__.py' DEBUG: adding 'aodh/tests/functional/api/v2/policy.yaml-test' DEBUG: adding 'aodh/tests/functional/api/v2/test_alarm_scenarios.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_app.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_complex_query.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_complex_query_scenarios.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_metrics.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_quotas.py' DEBUG: adding 'aodh/tests/functional/hooks/post_test_hook.sh' DEBUG: adding 'aodh/tests/functional/storage/__init__.py' DEBUG: adding 'aodh/tests/functional/storage/test_get_connection.py' DEBUG: adding 'aodh/tests/functional/storage/test_impl_log.py' DEBUG: adding 'aodh/tests/functional/storage/test_impl_sqlalchemy.py' DEBUG: adding 'aodh/tests/functional/storage/test_storage_scenarios.py' DEBUG: adding 'aodh/tests/functional/storage/sqlalchemy/__init__.py' DEBUG: adding 'aodh/tests/functional/storage/sqlalchemy/test_migrations.py' DEBUG: adding 'aodh/tests/unit/__init__.py' DEBUG: adding 'aodh/tests/unit/test_api_v2_capabilities.py' DEBUG: adding 'aodh/tests/unit/test_bin.py' DEBUG: adding 'aodh/tests/unit/test_coordination.py' DEBUG: adding 'aodh/tests/unit/test_evaluator.py' DEBUG: adding 'aodh/tests/unit/test_event.py' DEBUG: adding 'aodh/tests/unit/test_messaging.py' DEBUG: adding 'aodh/tests/unit/test_notifier.py' DEBUG: adding 'aodh/tests/unit/test_query.py' DEBUG: adding 'aodh/tests/unit/test_wsme_custom_type.py' DEBUG: adding 'aodh/tests/unit/cmd/__init__.py' DEBUG: adding 'aodh/tests/unit/cmd/test_status.py' DEBUG: adding 'aodh/tests/unit/evaluator/__init__.py' DEBUG: adding 'aodh/tests/unit/evaluator/base.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_base.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_composite.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_event.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_gnocchi.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_loadbalancer.py' DEBUG: adding 'aodh/tests/unit/notifier/__init__.py' DEBUG: adding 'aodh/tests/unit/notifier/base.py' DEBUG: adding 'aodh/tests/unit/notifier/test_heat.py' DEBUG: adding 'aodh/wsgi/__init__.py' DEBUG: adding 'aodh/wsgi/api.py' DEBUG: adding 'aodh-21.1.0.dev18.data/scripts/aodh-api' DEBUG: adding 'aodh-21.1.0.dev18.dist-info/AUTHORS' DEBUG: adding 'aodh-21.1.0.dev18.dist-info/LICENSE' DEBUG: adding 'aodh-21.1.0.dev18.dist-info/METADATA' DEBUG: adding 'aodh-21.1.0.dev18.dist-info/WHEEL' DEBUG: adding 'aodh-21.1.0.dev18.dist-info/entry_points.txt' DEBUG: adding 'aodh-21.1.0.dev18.dist-info/pbr.json' DEBUG: adding 'aodh-21.1.0.dev18.dist-info/top_level.txt' DEBUG: adding 'aodh-21.1.0.dev18.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for aodh (pyproject.toml): finished with status 'done' DEBUG: Created wheel for aodh: filename=aodh-21.1.0.dev18-py3-none-any.whl size=225730 sha256=fe3774f0f9eb6a616f3809c396862cd100e71d41714049933275c661f2ee3b0e DEBUG: Stored in directory: /builddir/.cache/pip/wheels/cd/b0/c8/caae33c99feeb9d675e06ff0033a511743ea20486abbfb7484 DEBUG: Successfully built aodh DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A3h0JS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.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-hardened-ld-errors -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 aodh-21.1.0.dev18 DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ ls /builddir/build/BUILD/aodh-21.1.0.dev18/pyproject-wheeldir/aodh-21.1.0.dev18-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: + specifier=aodh==21.1.0.dev18 DEBUG: + '[' -z aodh==21.1.0.dev18 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-21.1.0.dev18/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.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/aodh-21.1.0.dev18/pyproject-wheeldir aodh==21.1.0.dev18 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/aodh-21.1.0.dev18/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/aodh-21.1.0.dev18-py3-none-any.whl DEBUG: Installing collected packages: aodh DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-config-generator to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-dbsync to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-evaluator to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-expirer to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-listener to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-notifier to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-status to 755 DEBUG: Successfully installed aodh-21.1.0.dev18 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-api /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-config-generator /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-dbsync /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-evaluator /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-expirer /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-listener /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-notifier /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-status DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-config-generator: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-dbsync: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-evaluator: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-expirer: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-listener: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-notifier: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/aodh-status: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/aodh-21.1.0.dev18.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev18.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev18.dist-info/RECORD --output /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev18.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev18.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev18.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh-21.1.0.dev18.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale --domain aodh 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-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_TW/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_TW/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_CN/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_CN/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ru/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ru/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt_BR/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt_BR/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ko_KR/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ko_KR/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ja/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ja/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/it/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/it/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/id/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/id/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/fr/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/fr/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/es/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/es/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/en_GB/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/en_GB/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/de/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/de/LC_MESSAGES/aodh.mo DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=aodh/cmd/aodh-config-generator.conf --output-file=aodh/aodh.conf DEBUG: + read name eq value DEBUG: + test '[DEFAULT]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test log_dir DEBUG: + test /var/log/aodh DEBUG: + sed -i '0,/^# *log_dir=/{s!^# *log_dir=.*!#log_dir=/var/log/aodh!}' aodh/aodh.conf DEBUG: + read name eq value DEBUG: + test use_stderr DEBUG: + test False DEBUG: + sed -i '0,/^# *use_stderr=/{s!^# *use_stderr=.*!#use_stderr=False!}' aodh/aodh.conf DEBUG: + read name eq value DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/etc/aodh DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/aodh-dist.conf /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/aodh/aodh-dist.conf DEBUG: + install -p -D -m 640 aodh/aodh.conf /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/etc/aodh/aodh.conf DEBUG: + install -p -D -m 640 aodh/api/api-paste.ini /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/etc/aodh/api-paste.ini DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/var/lib/aodh DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/var/lib/aodh/tmp DEBUG: + install -d -m 750 /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/var/log/aodh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/aodh.logrotate /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/etc/logrotate.d/openstack-aodh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-api.service /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/systemd/system/openstack-aodh-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-evaluator.service /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/systemd/system/openstack-aodh-evaluator.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-notifier.service /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/systemd/system/openstack-aodh-notifier.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-expirer.service /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/systemd/system/openstack-aodh-expirer.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-listener.service /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/systemd/system/openstack-aodh-listener.service DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/de/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/en_GB/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/es/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/fr/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/id/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/it/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ja/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ko_KR/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt_BR/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ru/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_CN/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_TW/LC_MESSAGES/aodh.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64 aodh --all-name DEBUG: + rm -fr /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/etc DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 21.1.0-0.20251015115157.136f4f3.el10 --unique-debug-suffix -21.1.0-0.20251015115157.136f4f3.el10.x86_64 --unique-debug-src-base openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/aodh-21.1.0.dev18 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/aodh/tests/functional/hooks/post_test_hook.sh from /bin/bash -xe to #!/usr/bin/bash -xe 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-aodh-21.1.0-0.20251015115157.136f4f3.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.9gbhWj 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-hardened-ld-errors -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 aodh-21.1.0.dev18 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-hardened-ld-errors -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-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/aodh-21.1.0.dev18/.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: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_alarm_sends_notification [0.415512s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:29.759 1681623 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:29.760 1681623 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:29.764 1681623 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:29.764 1681623 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:29.775 1681623 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:29.845 1681623 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.101 1681623 WARNING oslo_db.sqlalchemy.utils [None req-f0f8e82c-ef05-4fbd-8e14-aad35f648959 33bbf616-71d1-4cbc-ad6f-71c83498183b 579da7a4-79c0-4fe2-88b8-049f67b8799a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.130 1681623 WARNING oslo_db.sqlalchemy.utils [None req-2185fdf7-403c-41cb-8933-8468c6e0694d 33bbf616-71d1-4cbc-ad6f-71c83498183b 579da7a4-79c0-4fe2-88b8-049f67b8799a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_alarms_sends_notification [0.068139s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.173 1681623 INFO alembic.runtime.migration [None req-2185fdf7-403c-41cb-8933-8468c6e0694d 33bbf616-71d1-4cbc-ad6f-71c83498183b 579da7a4-79c0-4fe2-88b8-049f67b8799a - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.174 1681623 INFO alembic.runtime.migration [None req-2185fdf7-403c-41cb-8933-8468c6e0694d 33bbf616-71d1-4cbc-ad6f-71c83498183b 579da7a4-79c0-4fe2-88b8-049f67b8799a - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.180 1681623 INFO alembic.runtime.migration [None req-2185fdf7-403c-41cb-8933-8468c6e0694d 33bbf616-71d1-4cbc-ad6f-71c83498183b 579da7a4-79c0-4fe2-88b8-049f67b8799a - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.180 1681623 INFO alembic.runtime.migration [None req-2185fdf7-403c-41cb-8933-8468c6e0694d 33bbf616-71d1-4cbc-ad6f-71c83498183b 579da7a4-79c0-4fe2-88b8-049f67b8799a - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.189 1681623 INFO alembic.runtime.migration [None req-2185fdf7-403c-41cb-8933-8468c6e0694d 33bbf616-71d1-4cbc-ad6f-71c83498183b 579da7a4-79c0-4fe2-88b8-049f67b8799a - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.192 1681623 INFO aodh.api.app [None req-2185fdf7-403c-41cb-8933-8468c6e0694d 33bbf616-71d1-4cbc-ad6f-71c83498183b 579da7a4-79c0-4fe2-88b8-049f67b8799a - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.223 1681623 WARNING oslo_db.sqlalchemy.utils [None req-91e37b1b-f4c9-4e82-ae6a-34e53b1ac936 4502c7f9-db60-4b7c-b8e8-f172a7b6e6b3 3352c4c9-d45b-49eb-b43f-304385284b02 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.224 1681623 WARNING oslo_db.sqlalchemy.utils [None req-91e37b1b-f4c9-4e82-ae6a-34e53b1ac936 4502c7f9-db60-4b7c-b8e8-f172a7b6e6b3 3352c4c9-d45b-49eb-b43f-304385284b02 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_get_alarm_forbiden [0.049303s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.238 1681623 INFO alembic.runtime.migration [None req-91e37b1b-f4c9-4e82-ae6a-34e53b1ac936 4502c7f9-db60-4b7c-b8e8-f172a7b6e6b3 3352c4c9-d45b-49eb-b43f-304385284b02 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.238 1681623 INFO alembic.runtime.migration [None req-91e37b1b-f4c9-4e82-ae6a-34e53b1ac936 4502c7f9-db60-4b7c-b8e8-f172a7b6e6b3 3352c4c9-d45b-49eb-b43f-304385284b02 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.242 1681623 INFO alembic.runtime.migration [None req-91e37b1b-f4c9-4e82-ae6a-34e53b1ac936 4502c7f9-db60-4b7c-b8e8-f172a7b6e6b3 3352c4c9-d45b-49eb-b43f-304385284b02 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.243 1681623 INFO alembic.runtime.migration [None req-91e37b1b-f4c9-4e82-ae6a-34e53b1ac936 4502c7f9-db60-4b7c-b8e8-f172a7b6e6b3 3352c4c9-d45b-49eb-b43f-304385284b02 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.247 1681623 INFO alembic.runtime.migration [None req-91e37b1b-f4c9-4e82-ae6a-34e53b1ac936 4502c7f9-db60-4b7c-b8e8-f172a7b6e6b3 3352c4c9-d45b-49eb-b43f-304385284b02 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.251 1681623 INFO aodh.api.app [None req-91e37b1b-f4c9-4e82-ae6a-34e53b1ac936 4502c7f9-db60-4b7c-b8e8-f172a7b6e6b3 3352c4c9-d45b-49eb-b43f-304385284b02 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.265 1681623 INFO aodh.api.app [None req-91e37b1b-f4c9-4e82-ae6a-34e53b1ac936 4502c7f9-db60-4b7c-b8e8-f172a7b6e6b3 3352c4c9-d45b-49eb-b43f-304385284b02 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.278 1681623 WARNING oslo_policy.policy [None req-91ef86c2-849a-4f6d-9286-755d406f9d15 911d9001-b4b0-4fa0-b2f6-c037be7c5bf9 b25af45d-130c-4329-a9a4-fbc62b96aca6 - - - -] Policy Rules ['context_is_admin', 'segregation', 'admin_or_owner'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_get_alarm_other_project_normal_user [0.039788s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.288 1681623 INFO alembic.runtime.migration [None req-91ef86c2-849a-4f6d-9286-755d406f9d15 911d9001-b4b0-4fa0-b2f6-c037be7c5bf9 b25af45d-130c-4329-a9a4-fbc62b96aca6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.289 1681623 INFO alembic.runtime.migration [None req-91ef86c2-849a-4f6d-9286-755d406f9d15 911d9001-b4b0-4fa0-b2f6-c037be7c5bf9 b25af45d-130c-4329-a9a4-fbc62b96aca6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.292 1681623 INFO alembic.runtime.migration [None req-91ef86c2-849a-4f6d-9286-755d406f9d15 911d9001-b4b0-4fa0-b2f6-c037be7c5bf9 b25af45d-130c-4329-a9a4-fbc62b96aca6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.293 1681623 INFO alembic.runtime.migration [None req-91ef86c2-849a-4f6d-9286-755d406f9d15 911d9001-b4b0-4fa0-b2f6-c037be7c5bf9 b25af45d-130c-4329-a9a4-fbc62b96aca6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.297 1681623 INFO alembic.runtime.migration [None req-91ef86c2-849a-4f6d-9286-755d406f9d15 911d9001-b4b0-4fa0-b2f6-c037be7c5bf9 b25af45d-130c-4329-a9a4-fbc62b96aca6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.299 1681623 INFO aodh.api.app [None req-91ef86c2-849a-4f6d-9286-755d406f9d15 911d9001-b4b0-4fa0-b2f6-c037be7c5bf9 b25af45d-130c-4329-a9a4-fbc62b96aca6 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_list_alarms_all_projects_by_admin [0.039584s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.330 1681623 INFO alembic.runtime.migration [None req-ed3bb45f-8876-4cf1-9203-32e54f21fb20 bc6cfd31-95a8-4b70-aa6e-15dd9ec007eb 0477c52a-4b5a-40f8-bddd-df24dd38623c - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.330 1681623 INFO alembic.runtime.migration [None req-ed3bb45f-8876-4cf1-9203-32e54f21fb20 bc6cfd31-95a8-4b70-aa6e-15dd9ec007eb 0477c52a-4b5a-40f8-bddd-df24dd38623c - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.334 1681623 INFO alembic.runtime.migration [None req-ed3bb45f-8876-4cf1-9203-32e54f21fb20 bc6cfd31-95a8-4b70-aa6e-15dd9ec007eb 0477c52a-4b5a-40f8-bddd-df24dd38623c - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.334 1681623 INFO alembic.runtime.migration [None req-ed3bb45f-8876-4cf1-9203-32e54f21fb20 bc6cfd31-95a8-4b70-aa6e-15dd9ec007eb 0477c52a-4b5a-40f8-bddd-df24dd38623c - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.339 1681623 INFO alembic.runtime.migration [None req-ed3bb45f-8876-4cf1-9203-32e54f21fb20 bc6cfd31-95a8-4b70-aa6e-15dd9ec007eb 0477c52a-4b5a-40f8-bddd-df24dd38623c - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.341 1681623 INFO aodh.api.app [None req-ed3bb45f-8876-4cf1-9203-32e54f21fb20 bc6cfd31-95a8-4b70-aa6e-15dd9ec007eb 0477c52a-4b5a-40f8-bddd-df24dd38623c - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.356 1681623 WARNING oslo_db.sqlalchemy.utils [None req-d01dc170-3e19-4474-81c0-4eddfdd259d5 5276bf90-f56f-49f1-a704-9eee3f15f2a9 2f097169-4377-45ff-97f8-5635f6270ff9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_another_creds [0.034146s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.368 1681623 INFO alembic.runtime.migration [None req-d01dc170-3e19-4474-81c0-4eddfdd259d5 5276bf90-f56f-49f1-a704-9eee3f15f2a9 2f097169-4377-45ff-97f8-5635f6270ff9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.368 1681623 INFO alembic.runtime.migration [None req-d01dc170-3e19-4474-81c0-4eddfdd259d5 5276bf90-f56f-49f1-a704-9eee3f15f2a9 2f097169-4377-45ff-97f8-5635f6270ff9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.372 1681623 INFO alembic.runtime.migration [None req-d01dc170-3e19-4474-81c0-4eddfdd259d5 5276bf90-f56f-49f1-a704-9eee3f15f2a9 2f097169-4377-45ff-97f8-5635f6270ff9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.372 1681623 INFO alembic.runtime.migration [None req-d01dc170-3e19-4474-81c0-4eddfdd259d5 5276bf90-f56f-49f1-a704-9eee3f15f2a9 2f097169-4377-45ff-97f8-5635f6270ff9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.377 1681623 INFO alembic.runtime.migration [None req-d01dc170-3e19-4474-81c0-4eddfdd259d5 5276bf90-f56f-49f1-a704-9eee3f15f2a9 2f097169-4377-45ff-97f8-5635f6270ff9 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.379 1681623 INFO aodh.api.app [None req-d01dc170-3e19-4474-81c0-4eddfdd259d5 5276bf90-f56f-49f1-a704-9eee3f15f2a9 2f097169-4377-45ff-97f8-5635f6270ff9 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_another_project [0.032347s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.402 1681623 INFO alembic.runtime.migration [None req-0b8b5ccb-e7d7-4a60-b813-45ba029d2a67 bb6daedf-07e6-44ef-9335-a54856954212 98929a66-63db-46c5-ba84-9c3a61806728 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.402 1681623 INFO alembic.runtime.migration [None req-0b8b5ccb-e7d7-4a60-b813-45ba029d2a67 bb6daedf-07e6-44ef-9335-a54856954212 98929a66-63db-46c5-ba84-9c3a61806728 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.406 1681623 INFO alembic.runtime.migration [None req-0b8b5ccb-e7d7-4a60-b813-45ba029d2a67 bb6daedf-07e6-44ef-9335-a54856954212 98929a66-63db-46c5-ba84-9c3a61806728 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.406 1681623 INFO alembic.runtime.migration [None req-0b8b5ccb-e7d7-4a60-b813-45ba029d2a67 bb6daedf-07e6-44ef-9335-a54856954212 98929a66-63db-46c5-ba84-9c3a61806728 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.411 1681623 INFO alembic.runtime.migration [None req-0b8b5ccb-e7d7-4a60-b813-45ba029d2a67 bb6daedf-07e6-44ef-9335-a54856954212 98929a66-63db-46c5-ba84-9c3a61806728 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.412 1681623 INFO aodh.api.app [None req-0b8b5ccb-e7d7-4a60-b813-45ba029d2a67 bb6daedf-07e6-44ef-9335-a54856954212 98929a66-63db-46c5-ba84-9c3a61806728 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_own_project [0.043696s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.435 1681623 INFO alembic.runtime.migration [None req-e21739f1-952b-432a-b495-b4f73317630c ccc0c995-df92-4429-b573-105dcfaa3456 134ee664-5669-456b-9a16-89e9db01da43 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.435 1681623 INFO alembic.runtime.migration [None req-e21739f1-952b-432a-b495-b4f73317630c ccc0c995-df92-4429-b573-105dcfaa3456 134ee664-5669-456b-9a16-89e9db01da43 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.439 1681623 INFO alembic.runtime.migration [None req-e21739f1-952b-432a-b495-b4f73317630c ccc0c995-df92-4429-b573-105dcfaa3456 134ee664-5669-456b-9a16-89e9db01da43 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.439 1681623 INFO alembic.runtime.migration [None req-e21739f1-952b-432a-b495-b4f73317630c ccc0c995-df92-4429-b573-105dcfaa3456 134ee664-5669-456b-9a16-89e9db01da43 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.443 1681623 INFO alembic.runtime.migration [None req-e21739f1-952b-432a-b495-b4f73317630c ccc0c995-df92-4429-b573-105dcfaa3456 134ee664-5669-456b-9a16-89e9db01da43 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.445 1681623 INFO aodh.api.app [None req-e21739f1-952b-432a-b495-b4f73317630c ccc0c995-df92-4429-b573-105dcfaa3456 134ee664-5669-456b-9a16-89e9db01da43 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.464 1681623 WARNING oslo_db.sqlalchemy.utils [None req-1b49c352-e460-4cb0-836e-f4a09ffc7002 0641b4e9-5d0f-42ac-ae6c-1b2bff367f93 64be6841-8085-42c5-b0b8-e8009dda6609 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.465 1681623 WARNING oslo_db.sqlalchemy.utils [None req-1b49c352-e460-4cb0-836e-f4a09ffc7002 0641b4e9-5d0f-42ac-ae6c-1b2bff367f93 64be6841-8085-42c5-b0b8-e8009dda6609 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.469 1681623 WARNING oslo_db.sqlalchemy.utils [None req-1b49c352-e460-4cb0-836e-f4a09ffc7002 0641b4e9-5d0f-42ac-ae6c-1b2bff367f93 64be6841-8085-42c5-b0b8-e8009dda6609 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_normal_user_set_log_actions [0.033946s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.480 1681623 INFO alembic.runtime.migration [None req-1b49c352-e460-4cb0-836e-f4a09ffc7002 0641b4e9-5d0f-42ac-ae6c-1b2bff367f93 64be6841-8085-42c5-b0b8-e8009dda6609 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.480 1681623 INFO alembic.runtime.migration [None req-1b49c352-e460-4cb0-836e-f4a09ffc7002 0641b4e9-5d0f-42ac-ae6c-1b2bff367f93 64be6841-8085-42c5-b0b8-e8009dda6609 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.483 1681623 INFO alembic.runtime.migration [None req-1b49c352-e460-4cb0-836e-f4a09ffc7002 0641b4e9-5d0f-42ac-ae6c-1b2bff367f93 64be6841-8085-42c5-b0b8-e8009dda6609 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.483 1681623 INFO alembic.runtime.migration [None req-1b49c352-e460-4cb0-836e-f4a09ffc7002 0641b4e9-5d0f-42ac-ae6c-1b2bff367f93 64be6841-8085-42c5-b0b8-e8009dda6609 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.489 1681623 INFO alembic.runtime.migration [None req-1b49c352-e460-4cb0-836e-f4a09ffc7002 0641b4e9-5d0f-42ac-ae6c-1b2bff367f93 64be6841-8085-42c5-b0b8-e8009dda6609 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.491 1681623 INFO aodh.api.app [None req-1b49c352-e460-4cb0-836e-f4a09ffc7002 0641b4e9-5d0f-42ac-ae6c-1b2bff367f93 64be6841-8085-42c5-b0b8-e8009dda6609 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_delete_alarm_sends_notification [0.353886s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.234 1681624 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.239 1681624 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.244 1681624 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.244 1681624 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.257 1681624 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.342 1681624 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.557 1681624 WARNING oslo_db.sqlalchemy.utils [None req-df2d0070-111e-45fd-9b50-16086944ade4 729e3527-29ed-4a50-87e0-1fbf5a89e662 2208d765-20ae-4f96-a8ba-407d53f40115 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_trust [0.142045s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.513 1681623 INFO alembic.runtime.migration [None req-a951f684-1256-41b9-817f-aae91e1a23b0 227a3974-8f58-4935-873a-ce0f30618166 9bbe0872-0bbc-4252-a3fa-6a3c4e1ff1ec - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.513 1681623 INFO alembic.runtime.migration [None req-a951f684-1256-41b9-817f-aae91e1a23b0 227a3974-8f58-4935-873a-ce0f30618166 9bbe0872-0bbc-4252-a3fa-6a3c4e1ff1ec - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.517 1681623 INFO alembic.runtime.migration [None req-a951f684-1256-41b9-817f-aae91e1a23b0 227a3974-8f58-4935-873a-ce0f30618166 9bbe0872-0bbc-4252-a3fa-6a3c4e1ff1ec - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.517 1681623 INFO alembic.runtime.migration [None req-a951f684-1256-41b9-817f-aae91e1a23b0 227a3974-8f58-4935-873a-ce0f30618166 9bbe0872-0bbc-4252-a3fa-6a3c4e1ff1ec - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.522 1681623 INFO alembic.runtime.migration [None req-a951f684-1256-41b9-817f-aae91e1a23b0 227a3974-8f58-4935-873a-ce0f30618166 9bbe0872-0bbc-4252-a3fa-6a3c4e1ff1ec - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.524 1681623 INFO aodh.api.app [None req-a951f684-1256-41b9-817f-aae91e1a23b0 227a3974-8f58-4935-873a-ce0f30618166 9bbe0872-0bbc-4252-a3fa-6a3c4e1ff1ec - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.540 1681623 WARNING oslo_db.sqlalchemy.utils [None req-a54bbfab-5921-4599-acb6-197d82eec0d4 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.541 1681623 WARNING oslo_db.sqlalchemy.utils [None req-a54bbfab-5921-4599-acb6-197d82eec0d4 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.545 1681623 WARNING oslo_db.sqlalchemy.utils [None req-a54bbfab-5921-4599-acb6-197d82eec0d4 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.548 1681623 WARNING oslo_db.sqlalchemy.utils [None req-5fce9ab3-9b9a-45c0-bcf9-8c77f807fb31 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.643 1681623 WARNING oslo_db.sqlalchemy.utils [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_own_user [0.082624s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.584 1681624 INFO alembic.runtime.migration [None req-df2d0070-111e-45fd-9b50-16086944ade4 729e3527-29ed-4a50-87e0-1fbf5a89e662 2208d765-20ae-4f96-a8ba-407d53f40115 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.584 1681624 INFO alembic.runtime.migration [None req-df2d0070-111e-45fd-9b50-16086944ade4 729e3527-29ed-4a50-87e0-1fbf5a89e662 2208d765-20ae-4f96-a8ba-407d53f40115 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.593 1681624 INFO alembic.runtime.migration [None req-df2d0070-111e-45fd-9b50-16086944ade4 729e3527-29ed-4a50-87e0-1fbf5a89e662 2208d765-20ae-4f96-a8ba-407d53f40115 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.593 1681624 INFO alembic.runtime.migration [None req-df2d0070-111e-45fd-9b50-16086944ade4 729e3527-29ed-4a50-87e0-1fbf5a89e662 2208d765-20ae-4f96-a8ba-407d53f40115 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.597 1681624 INFO alembic.runtime.migration [None req-df2d0070-111e-45fd-9b50-16086944ade4 729e3527-29ed-4a50-87e0-1fbf5a89e662 2208d765-20ae-4f96-a8ba-407d53f40115 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.608 1681624 INFO aodh.api.app [None req-df2d0070-111e-45fd-9b50-16086944ade4 729e3527-29ed-4a50-87e0-1fbf5a89e662 2208d765-20ae-4f96-a8ba-407d53f40115 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.638 1681624 WARNING oslo_db.sqlalchemy.utils [None req-f6c54e68-efd9-4bcd-99b2-7191a0441a23 164520bc-23df-4e75-8a0e-d818483500c8 41f4f215-a833-4607-b3c3-17dd53014e6c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.643 1681624 WARNING oslo_db.sqlalchemy.utils [None req-f6c54e68-efd9-4bcd-99b2-7191a0441a23 164520bc-23df-4e75-8a0e-d818483500c8 41f4f215-a833-4607-b3c3-17dd53014e6c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.653 1681624 WARNING oslo_db.sqlalchemy.utils [None req-f6c54e68-efd9-4bcd-99b2-7191a0441a23 164520bc-23df-4e75-8a0e-d818483500c8 41f4f215-a833-4607-b3c3-17dd53014e6c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_get_alarm_project_filter_normal_user [0.219514s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.467 1681628 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.468 1681628 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.473 1681628 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.473 1681628 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.494 1681628 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.543 1681628 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.661 1681628 WARNING oslo_db.sqlalchemy.utils [None req-06ed2383-756b-41f2-a887-6cdc10857047 3ea0851d-a861-4d9c-8154-83e160da3af1 28223974-07cb-4fea-99de-714dcc6d15bb - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_with_mismatch_between_type_and_rule [0.044169s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.656 1681623 INFO alembic.runtime.migration [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.657 1681623 INFO alembic.runtime.migration [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.660 1681623 INFO alembic.runtime.migration [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.660 1681623 INFO alembic.runtime.migration [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.666 1681623 INFO alembic.runtime.migration [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.668 1681623 INFO aodh.api.app [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_admin_user_set_log_test_actions [0.048718s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.681 1681628 INFO alembic.runtime.migration [None req-06ed2383-756b-41f2-a887-6cdc10857047 3ea0851d-a861-4d9c-8154-83e160da3af1 28223974-07cb-4fea-99de-714dcc6d15bb - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.682 1681628 INFO alembic.runtime.migration [None req-06ed2383-756b-41f2-a887-6cdc10857047 3ea0851d-a861-4d9c-8154-83e160da3af1 28223974-07cb-4fea-99de-714dcc6d15bb - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.686 1681628 INFO alembic.runtime.migration [None req-06ed2383-756b-41f2-a887-6cdc10857047 3ea0851d-a861-4d9c-8154-83e160da3af1 28223974-07cb-4fea-99de-714dcc6d15bb - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.686 1681628 INFO alembic.runtime.migration [None req-06ed2383-756b-41f2-a887-6cdc10857047 3ea0851d-a861-4d9c-8154-83e160da3af1 28223974-07cb-4fea-99de-714dcc6d15bb - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.690 1681628 INFO alembic.runtime.migration [None req-06ed2383-756b-41f2-a887-6cdc10857047 3ea0851d-a861-4d9c-8154-83e160da3af1 28223974-07cb-4fea-99de-714dcc6d15bb - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.693 1681628 INFO aodh.api.app [None req-06ed2383-756b-41f2-a887-6cdc10857047 3ea0851d-a861-4d9c-8154-83e160da3af1 28223974-07cb-4fea-99de-714dcc6d15bb - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.712 1681628 WARNING oslo_db.sqlalchemy.utils [None req-1f19bf8f-237f-4b3b-8593-8be3f72cb740 9f470ce7-72d7-47a3-8475-0d87bcbe7d61 d544ca52-fc43-4a6e-844b-3b28121c1cd4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.714 1681628 WARNING oslo_db.sqlalchemy.utils [None req-1f19bf8f-237f-4b3b-8593-8be3f72cb740 9f470ce7-72d7-47a3-8475-0d87bcbe7d61 d544ca52-fc43-4a6e-844b-3b28121c1cd4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.720 1681628 WARNING oslo_db.sqlalchemy.utils [None req-1f19bf8f-237f-4b3b-8593-8be3f72cb740 9f470ce7-72d7-47a3-8475-0d87bcbe7d61 d544ca52-fc43-4a6e-844b-3b28121c1cd4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_composite_rule [0.049476s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.704 1681623 INFO alembic.runtime.migration [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.707 1681623 INFO alembic.runtime.migration [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.711 1681623 INFO alembic.runtime.migration [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.711 1681623 INFO alembic.runtime.migration [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.716 1681623 INFO alembic.runtime.migration [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.718 1681623 INFO aodh.api.app [None req-671f2733-2c56-495e-aa15-854bf2105559 b70a8453-bac6-4d90-8905-396ad7fa2ab1 7094d023-ef8b-4f4f-8cb7-f2a92152a87d - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.735 1681623 WARNING oslo_db.sqlalchemy.utils [None req-17817caf-dbf0-4153-abd3-2c20ba78b5b5 8a87b454-b281-4647-b5d9-11d095f9dcac 97289b4d-1498-4986-bf12-c4842730c314 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.736 1681623 WARNING oslo_db.sqlalchemy.utils [None req-17817caf-dbf0-4153-abd3-2c20ba78b5b5 8a87b454-b281-4647-b5d9-11d095f9dcac 97289b4d-1498-4986-bf12-c4842730c314 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.740 1681623 WARNING oslo_db.sqlalchemy.utils [None req-17817caf-dbf0-4153-abd3-2c20ba78b5b5 8a87b454-b281-4647-b5d9-11d095f9dcac 97289b4d-1498-4986-bf12-c4842730c314 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_put_alarm_as_admin [0.107827s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.668 1681624 INFO alembic.runtime.migration [None req-f6c54e68-efd9-4bcd-99b2-7191a0441a23 164520bc-23df-4e75-8a0e-d818483500c8 41f4f215-a833-4607-b3c3-17dd53014e6c - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.669 1681624 INFO alembic.runtime.migration [None req-f6c54e68-efd9-4bcd-99b2-7191a0441a23 164520bc-23df-4e75-8a0e-d818483500c8 41f4f215-a833-4607-b3c3-17dd53014e6c - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.679 1681624 INFO alembic.runtime.migration [None req-f6c54e68-efd9-4bcd-99b2-7191a0441a23 164520bc-23df-4e75-8a0e-d818483500c8 41f4f215-a833-4607-b3c3-17dd53014e6c - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.679 1681624 INFO alembic.runtime.migration [None req-f6c54e68-efd9-4bcd-99b2-7191a0441a23 164520bc-23df-4e75-8a0e-d818483500c8 41f4f215-a833-4607-b3c3-17dd53014e6c - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.684 1681624 INFO alembic.runtime.migration [None req-f6c54e68-efd9-4bcd-99b2-7191a0441a23 164520bc-23df-4e75-8a0e-d818483500c8 41f4f215-a833-4607-b3c3-17dd53014e6c - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.690 1681624 INFO aodh.api.app [None req-f6c54e68-efd9-4bcd-99b2-7191a0441a23 164520bc-23df-4e75-8a0e-d818483500c8 41f4f215-a833-4607-b3c3-17dd53014e6c - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.717 1681624 WARNING oslo_db.sqlalchemy.utils [None req-ee1df955-5ee9-452c-8d13-4fbbdf532cb1 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.734 1681624 WARNING oslo_db.sqlalchemy.utils [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.760 1681624 WARNING oslo_db.sqlalchemy.utils [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_noauth [0.048603s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.730 1681628 INFO alembic.runtime.migration [None req-1f19bf8f-237f-4b3b-8593-8be3f72cb740 9f470ce7-72d7-47a3-8475-0d87bcbe7d61 d544ca52-fc43-4a6e-844b-3b28121c1cd4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.730 1681628 INFO alembic.runtime.migration [None req-1f19bf8f-237f-4b3b-8593-8be3f72cb740 9f470ce7-72d7-47a3-8475-0d87bcbe7d61 d544ca52-fc43-4a6e-844b-3b28121c1cd4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.735 1681628 INFO alembic.runtime.migration [None req-1f19bf8f-237f-4b3b-8593-8be3f72cb740 9f470ce7-72d7-47a3-8475-0d87bcbe7d61 d544ca52-fc43-4a6e-844b-3b28121c1cd4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.735 1681628 INFO alembic.runtime.migration [None req-1f19bf8f-237f-4b3b-8593-8be3f72cb740 9f470ce7-72d7-47a3-8475-0d87bcbe7d61 d544ca52-fc43-4a6e-844b-3b28121c1cd4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.740 1681628 INFO alembic.runtime.migration [None req-1f19bf8f-237f-4b3b-8593-8be3f72cb740 9f470ce7-72d7-47a3-8475-0d87bcbe7d61 d544ca52-fc43-4a6e-844b-3b28121c1cd4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.742 1681628 INFO aodh.api.app [None req-1f19bf8f-237f-4b3b-8593-8be3f72cb740 9f470ce7-72d7-47a3-8475-0d87bcbe7d61 d544ca52-fc43-4a6e-844b-3b28121c1cd4 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.759 1681628 WARNING oslo_db.sqlalchemy.utils [None req-00d2124c-c757-4467-a0a5-4592c6aae92a - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.764 1681628 WARNING oslo_db.sqlalchemy.utils [None req-00d2124c-c757-4467-a0a5-4592c6aae92a - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.769 1681628 WARNING oslo_db.sqlalchemy.utils [None req-00d2124c-c757-4467-a0a5-4592c6aae92a - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_sub_rule_with_only_required_params [0.047114s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.752 1681623 INFO alembic.runtime.migration [None req-17817caf-dbf0-4153-abd3-2c20ba78b5b5 8a87b454-b281-4647-b5d9-11d095f9dcac 97289b4d-1498-4986-bf12-c4842730c314 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.752 1681623 INFO alembic.runtime.migration [None req-17817caf-dbf0-4153-abd3-2c20ba78b5b5 8a87b454-b281-4647-b5d9-11d095f9dcac 97289b4d-1498-4986-bf12-c4842730c314 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.756 1681623 INFO alembic.runtime.migration [None req-17817caf-dbf0-4153-abd3-2c20ba78b5b5 8a87b454-b281-4647-b5d9-11d095f9dcac 97289b4d-1498-4986-bf12-c4842730c314 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.756 1681623 INFO alembic.runtime.migration [None req-17817caf-dbf0-4153-abd3-2c20ba78b5b5 8a87b454-b281-4647-b5d9-11d095f9dcac 97289b4d-1498-4986-bf12-c4842730c314 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.760 1681623 INFO alembic.runtime.migration [None req-17817caf-dbf0-4153-abd3-2c20ba78b5b5 8a87b454-b281-4647-b5d9-11d095f9dcac 97289b4d-1498-4986-bf12-c4842730c314 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.762 1681623 INFO aodh.api.app [None req-17817caf-dbf0-4153-abd3-2c20ba78b5b5 8a87b454-b281-4647-b5d9-11d095f9dcac 97289b4d-1498-4986-bf12-c4842730c314 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.783 1681623 WARNING oslo_db.sqlalchemy.utils [None req-72f5c5ca-e0b3-446e-9a80-d097a6c7b053 8953379e-4cf3-4451-b3d0-984ad129bead 2a91b23b-855c-415a-a48a-3b0689f67bde - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.784 1681623 WARNING oslo_db.sqlalchemy.utils [None req-72f5c5ca-e0b3-446e-9a80-d097a6c7b053 8953379e-4cf3-4451-b3d0-984ad129bead 2a91b23b-855c-415a-a48a-3b0689f67bde - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.788 1681623 WARNING oslo_db.sqlalchemy.utils [None req-72f5c5ca-e0b3-446e-9a80-d097a6c7b053 8953379e-4cf3-4451-b3d0-984ad129bead 2a91b23b-855c-415a-a48a-3b0689f67bde - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_alarm_id_failed [0.048782s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.780 1681628 INFO alembic.runtime.migration [None req-00d2124c-c757-4467-a0a5-4592c6aae92a - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.781 1681628 INFO alembic.runtime.migration [None req-00d2124c-c757-4467-a0a5-4592c6aae92a - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.788 1681628 INFO alembic.runtime.migration [None req-00d2124c-c757-4467-a0a5-4592c6aae92a - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.788 1681628 INFO alembic.runtime.migration [None req-00d2124c-c757-4467-a0a5-4592c6aae92a - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.793 1681628 INFO alembic.runtime.migration [None req-00d2124c-c757-4467-a0a5-4592c6aae92a - - - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.795 1681628 INFO aodh.api.app [None req-00d2124c-c757-4467-a0a5-4592c6aae92a - - - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.817 1681628 WARNING oslo_db.sqlalchemy.utils [None req-bbc42422-beec-455b-b37f-4a560758ccb6 35fe6dde-7de7-4546-a236-a7119c065e10 08daff3a-96db-4699-8ffe-76998504300b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_sub_rule_with_invalid_params [0.067195s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.777 1681624 INFO alembic.runtime.migration [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.777 1681624 INFO alembic.runtime.migration [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.786 1681624 INFO alembic.runtime.migration [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.786 1681624 INFO alembic.runtime.migration [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.791 1681624 INFO alembic.runtime.migration [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.799 1681624 INFO aodh.api.app [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_alarms_quotas [0.062450s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.800 1681623 INFO alembic.runtime.migration [None req-72f5c5ca-e0b3-446e-9a80-d097a6c7b053 8953379e-4cf3-4451-b3d0-984ad129bead 2a91b23b-855c-415a-a48a-3b0689f67bde - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.800 1681623 INFO alembic.runtime.migration [None req-72f5c5ca-e0b3-446e-9a80-d097a6c7b053 8953379e-4cf3-4451-b3d0-984ad129bead 2a91b23b-855c-415a-a48a-3b0689f67bde - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.804 1681623 INFO alembic.runtime.migration [None req-72f5c5ca-e0b3-446e-9a80-d097a6c7b053 8953379e-4cf3-4451-b3d0-984ad129bead 2a91b23b-855c-415a-a48a-3b0689f67bde - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.804 1681623 INFO alembic.runtime.migration [None req-72f5c5ca-e0b3-446e-9a80-d097a6c7b053 8953379e-4cf3-4451-b3d0-984ad129bead 2a91b23b-855c-415a-a48a-3b0689f67bde - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.809 1681623 INFO alembic.runtime.migration [None req-72f5c5ca-e0b3-446e-9a80-d097a6c7b053 8953379e-4cf3-4451-b3d0-984ad129bead 2a91b23b-855c-415a-a48a-3b0689f67bde - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.813 1681623 INFO aodh.api.app [None req-72f5c5ca-e0b3-446e-9a80-d097a6c7b053 8953379e-4cf3-4451-b3d0-984ad129bead 2a91b23b-855c-415a-a48a-3b0689f67bde - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.833 1681623 WARNING oslo_db.sqlalchemy.utils [None req-a2da5620-574b-4cf3-977a-9b960bfca948 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.834 1681623 WARNING oslo_db.sqlalchemy.utils [None req-a2da5620-574b-4cf3-977a-9b960bfca948 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.843 1681623 WARNING oslo_db.sqlalchemy.utils [None req-cfefdfa8-151c-4238-bd5c-121ac6f52f1b 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.848 1681623 WARNING oslo_db.sqlalchemy.utils [None req-28af7fb8-0589-4883-ad7c-770a224917ba 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.849 1681623 WARNING oslo_db.sqlalchemy.utils [None req-28af7fb8-0589-4883-ad7c-770a224917ba 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.851 1681623 WARNING oslo_db.sqlalchemy.utils [None req-3ba1873e-5bb1-479a-98bd-5ebd0d28cfcd 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_another_user [0.336239s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.589 1681625 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.590 1681625 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.600 1681625 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.600 1681625 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.604 1681625 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.676 1681625 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_severity [0.098790s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.831 1681628 INFO alembic.runtime.migration [None req-bbc42422-beec-455b-b37f-4a560758ccb6 35fe6dde-7de7-4546-a236-a7119c065e10 08daff3a-96db-4699-8ffe-76998504300b - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.837 1681628 INFO alembic.runtime.migration [None req-bbc42422-beec-455b-b37f-4a560758ccb6 35fe6dde-7de7-4546-a236-a7119c065e10 08daff3a-96db-4699-8ffe-76998504300b - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.842 1681628 INFO alembic.runtime.migration [None req-bbc42422-beec-455b-b37f-4a560758ccb6 35fe6dde-7de7-4546-a236-a7119c065e10 08daff3a-96db-4699-8ffe-76998504300b - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.843 1681628 INFO alembic.runtime.migration [None req-bbc42422-beec-455b-b37f-4a560758ccb6 35fe6dde-7de7-4546-a236-a7119c065e10 08daff3a-96db-4699-8ffe-76998504300b - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.849 1681628 INFO alembic.runtime.migration [None req-bbc42422-beec-455b-b37f-4a560758ccb6 35fe6dde-7de7-4546-a236-a7119c065e10 08daff3a-96db-4699-8ffe-76998504300b - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.852 1681628 INFO aodh.api.app [None req-bbc42422-beec-455b-b37f-4a560758ccb6 35fe6dde-7de7-4546-a236-a7119c065e10 08daff3a-96db-4699-8ffe-76998504300b - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.867 1681628 WARNING oslo_db.sqlalchemy.utils [None req-e1f12331-3618-44e0-8a78-ba61183ea856 47d3ea65-7efe-444b-84c3-79b4c5e39efc ab527e2f-6e13-4dc4-9af2-eea95df5c900 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.875 1681628 WARNING oslo_db.sqlalchemy.utils [None req-805106a1-eea4-4fff-9317-69a877e06875 47d3ea65-7efe-444b-84c3-79b4c5e39efc ab527e2f-6e13-4dc4-9af2-eea95df5c900 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.895 1681628 WARNING oslo_db.sqlalchemy.utils [None req-d0562c5c-cf5d-4145-8ed9-2b51e31d4241 47d3ea65-7efe-444b-84c3-79b4c5e39efc ab527e2f-6e13-4dc4-9af2-eea95df5c900 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.901 1681628 WARNING oslo_db.sqlalchemy.utils [None req-d0562c5c-cf5d-4145-8ed9-2b51e31d4241 47d3ea65-7efe-444b-84c3-79b4c5e39efc ab527e2f-6e13-4dc4-9af2-eea95df5c900 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleGnocchi.test_post_gnocchi_aggregation_alarm_project_constraint [0.071316s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.861 1681623 INFO alembic.runtime.migration [None req-3ba1873e-5bb1-479a-98bd-5ebd0d28cfcd 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.862 1681623 INFO alembic.runtime.migration [None req-3ba1873e-5bb1-479a-98bd-5ebd0d28cfcd 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.866 1681623 INFO alembic.runtime.migration [None req-3ba1873e-5bb1-479a-98bd-5ebd0d28cfcd 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.866 1681623 INFO alembic.runtime.migration [None req-3ba1873e-5bb1-479a-98bd-5ebd0d28cfcd 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.870 1681623 INFO alembic.runtime.migration [None req-3ba1873e-5bb1-479a-98bd-5ebd0d28cfcd 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.872 1681623 INFO aodh.api.app [None req-3ba1873e-5bb1-479a-98bd-5ebd0d28cfcd 9745665a-437f-4e2d-bb6a-bab3fe0abaf4 e27ca6fa-0bc6-4ee1-8f30-a65e7663126f - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.908 1681623 WARNING oslo_db.sqlalchemy.utils [None req-d1bfc5c0-0e0b-41e7-8ba0-d81c2b6036d9 b6dfc4f8-6329-48b7-a4fc-84b43b0e5c1f d74a5a19-de69-4a9b-9b3c-bbfc02d7dbfd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.909 1681623 WARNING oslo_db.sqlalchemy.utils [None req-d1bfc5c0-0e0b-41e7-8ba0-d81c2b6036d9 b6dfc4f8-6329-48b7-a4fc-84b43b0e5c1f d74a5a19-de69-4a9b-9b3c-bbfc02d7dbfd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.917 1681623 WARNING oslo_db.sqlalchemy.utils [None req-d1bfc5c0-0e0b-41e7-8ba0-d81c2b6036d9 b6dfc4f8-6329-48b7-a4fc-84b43b0e5c1f d74a5a19-de69-4a9b-9b3c-bbfc02d7dbfd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_delete_alarm_history_after_deletion [0.121162s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.843 1681624 INFO alembic.runtime.migration [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.843 1681624 INFO alembic.runtime.migration [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.846 1681624 INFO alembic.runtime.migration [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.846 1681624 INFO alembic.runtime.migration [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.857 1681624 INFO alembic.runtime.migration [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.861 1681624 INFO aodh.api.app [None req-60b9afdb-3792-4fc9-976e-f7b7a05e3f36 8c7fc1b9-adb4-43ee-840f-a5e641ebe73c 47817122-65e1-447d-9853-40cf2457f647 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.883 1681624 WARNING oslo_db.sqlalchemy.utils [None req-7d2a3c9f-1046-45bf-9fe5-9b7d3b7e704c 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.888 1681624 WARNING oslo_db.sqlalchemy.utils [None req-4ba830fe-6316-402b-8c17-21bb467b0c1f 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.915 1681624 WARNING oslo_db.sqlalchemy.utils [None req-2b175efe-c557-4856-acfa-2c072f731adc 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.919 1681624 WARNING oslo_db.sqlalchemy.utils [None req-2b175efe-c557-4856-acfa-2c072f731adc 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.931 1681624 WARNING oslo_db.sqlalchemy.utils [None req-3cdd74d1-bcb5-4d0e-9db0-0821db119954 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.937 1681624 WARNING oslo_db.sqlalchemy.utils [None req-b78c103f-8430-4490-94f0-c666ecfdc882 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_type [0.088637s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.937 1681628 INFO alembic.runtime.migration [None req-d0562c5c-cf5d-4145-8ed9-2b51e31d4241 47d3ea65-7efe-444b-84c3-79b4c5e39efc ab527e2f-6e13-4dc4-9af2-eea95df5c900 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.938 1681628 INFO alembic.runtime.migration [None req-d0562c5c-cf5d-4145-8ed9-2b51e31d4241 47d3ea65-7efe-444b-84c3-79b4c5e39efc ab527e2f-6e13-4dc4-9af2-eea95df5c900 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.952 1681628 INFO alembic.runtime.migration [None req-d0562c5c-cf5d-4145-8ed9-2b51e31d4241 47d3ea65-7efe-444b-84c3-79b4c5e39efc ab527e2f-6e13-4dc4-9af2-eea95df5c900 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.953 1681628 INFO alembic.runtime.migration [None req-d0562c5c-cf5d-4145-8ed9-2b51e31d4241 47d3ea65-7efe-444b-84c3-79b4c5e39efc ab527e2f-6e13-4dc4-9af2-eea95df5c900 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.957 1681628 INFO alembic.runtime.migration [None req-d0562c5c-cf5d-4145-8ed9-2b51e31d4241 47d3ea65-7efe-444b-84c3-79b4c5e39efc ab527e2f-6e13-4dc4-9af2-eea95df5c900 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.965 1681628 INFO aodh.api.app [None req-d0562c5c-cf5d-4145-8ed9-2b51e31d4241 47d3ea65-7efe-444b-84c3-79b4c5e39efc ab527e2f-6e13-4dc4-9af2-eea95df5c900 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.986 1681628 WARNING oslo_db.sqlalchemy.utils [None req-1d6f80ad-b911-457d-9f66-e76c327c82c1 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.990 1681628 WARNING oslo_db.sqlalchemy.utils [None req-b61655b1-1eb7-405b-800a-bf5437c4dfc6 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.997 1681628 WARNING oslo_db.sqlalchemy.utils [None req-b9eaf5a0-b533-4510-b864-06e7d913c6bf 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.006 1681628 WARNING oslo_db.sqlalchemy.utils [None req-ee782edc-e654-4b17-acd1-5748c0dc62e2 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.009 1681628 WARNING oslo_db.sqlalchemy.utils [None req-ee782edc-e654-4b17-acd1-5748c0dc62e2 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_own_creds [0.115217s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.912 1681625 INFO alembic.runtime.migration [None req-f7edf962-86a3-4a1f-af7c-7435626339cc 43459a44-5a31-4f62-88e8-665609d8ff56 f311c7d7-83b6-4f12-ae16-c5319014d193 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.913 1681625 INFO alembic.runtime.migration [None req-f7edf962-86a3-4a1f-af7c-7435626339cc 43459a44-5a31-4f62-88e8-665609d8ff56 f311c7d7-83b6-4f12-ae16-c5319014d193 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.922 1681625 INFO alembic.runtime.migration [None req-f7edf962-86a3-4a1f-af7c-7435626339cc 43459a44-5a31-4f62-88e8-665609d8ff56 f311c7d7-83b6-4f12-ae16-c5319014d193 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.922 1681625 INFO alembic.runtime.migration [None req-f7edf962-86a3-4a1f-af7c-7435626339cc 43459a44-5a31-4f62-88e8-665609d8ff56 f311c7d7-83b6-4f12-ae16-c5319014d193 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.933 1681625 INFO alembic.runtime.migration [None req-f7edf962-86a3-4a1f-af7c-7435626339cc 43459a44-5a31-4f62-88e8-665609d8ff56 f311c7d7-83b6-4f12-ae16-c5319014d193 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.940 1681625 INFO aodh.api.app [None req-f7edf962-86a3-4a1f-af7c-7435626339cc 43459a44-5a31-4f62-88e8-665609d8ff56 f311c7d7-83b6-4f12-ae16-c5319014d193 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.989 1681625 WARNING oslo_db.sqlalchemy.utils [None req-11aed486-fba7-4a20-ba93-5aaccd2fc4a6 15832f03-f6d6-4167-bcea-f2ae6b571ff3 8fd72fc9-c641-4601-88ff-ad03d511028b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:30.999 1681625 WARNING oslo_db.sqlalchemy.utils [None req-11aed486-fba7-4a20-ba93-5aaccd2fc4a6 15832f03-f6d6-4167-bcea-f2ae6b571ff3 8fd72fc9-c641-4601-88ff-ad03d511028b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.010 1681625 WARNING oslo_db.sqlalchemy.utils [None req-11aed486-fba7-4a20-ba93-5aaccd2fc4a6 15832f03-f6d6-4167-bcea-f2ae6b571ff3 8fd72fc9-c641-4601-88ff-ad03d511028b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_not_supported_rule [0.073276s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.964 1681624 INFO alembic.runtime.migration [None req-b78c103f-8430-4490-94f0-c666ecfdc882 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.964 1681624 INFO alembic.runtime.migration [None req-b78c103f-8430-4490-94f0-c666ecfdc882 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.972 1681624 INFO alembic.runtime.migration [None req-b78c103f-8430-4490-94f0-c666ecfdc882 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.972 1681624 INFO alembic.runtime.migration [None req-b78c103f-8430-4490-94f0-c666ecfdc882 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.977 1681624 INFO alembic.runtime.migration [None req-b78c103f-8430-4490-94f0-c666ecfdc882 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.986 1681624 INFO aodh.api.app [None req-b78c103f-8430-4490-94f0-c666ecfdc882 01e9f28e-c5ab-423d-a534-0889a77b8f08 9ab4c561-8644-4fc5-adc2-04ab535f85f8 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.015 1681624 WARNING oslo_db.sqlalchemy.utils [None req-6ca10b26-b75a-4909-a1bc-ba30eac36523 ec254531-c27e-423c-8092-39e282547dc6 c86e05b8-6587-4ede-9ba7-80cc5bc1e494 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_larger_limit_project_alarms_quotas [0.069644s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.022 1681628 INFO alembic.runtime.migration [None req-ee782edc-e654-4b17-acd1-5748c0dc62e2 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.022 1681628 INFO alembic.runtime.migration [None req-ee782edc-e654-4b17-acd1-5748c0dc62e2 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.026 1681628 INFO alembic.runtime.migration [None req-ee782edc-e654-4b17-acd1-5748c0dc62e2 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.026 1681628 INFO alembic.runtime.migration [None req-ee782edc-e654-4b17-acd1-5748c0dc62e2 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.032 1681628 INFO alembic.runtime.migration [None req-ee782edc-e654-4b17-acd1-5748c0dc62e2 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.033 1681628 INFO aodh.api.app [None req-ee782edc-e654-4b17-acd1-5748c0dc62e2 4cbd2f8f-38d9-45ea-8d29-8c1224882800 c3dc8f72-8d32-485e-bfc0-d0d9fdfc14a4 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.059 1681628 WARNING oslo_db.sqlalchemy.utils [None req-584eef99-90bd-49f3-a58f-ad6aca209972 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.060 1681628 WARNING oslo_db.sqlalchemy.utils [None req-584eef99-90bd-49f3-a58f-ad6aca209972 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.066 1681628 WARNING oslo_db.sqlalchemy.utils [None req-4dda4248-dca9-469d-9427-25fea032e14b 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.072 1681628 WARNING oslo_db.sqlalchemy.utils [None req-34680498-d124-43a8-9b8c-5661a936cfbd 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.073 1681628 WARNING oslo_db.sqlalchemy.utils [None req-34680498-d124-43a8-9b8c-5661a936cfbd 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.078 1681628 WARNING oslo_db.sqlalchemy.utils [None req-88753d71-1182-48a0-a528-abe7fc133c2b 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_normal_user_set_test_actions [0.069026s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.023 1681625 INFO alembic.runtime.migration [None req-11aed486-fba7-4a20-ba93-5aaccd2fc4a6 15832f03-f6d6-4167-bcea-f2ae6b571ff3 8fd72fc9-c641-4601-88ff-ad03d511028b - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.023 1681625 INFO alembic.runtime.migration [None req-11aed486-fba7-4a20-ba93-5aaccd2fc4a6 15832f03-f6d6-4167-bcea-f2ae6b571ff3 8fd72fc9-c641-4601-88ff-ad03d511028b - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.029 1681625 INFO alembic.runtime.migration [None req-11aed486-fba7-4a20-ba93-5aaccd2fc4a6 15832f03-f6d6-4167-bcea-f2ae6b571ff3 8fd72fc9-c641-4601-88ff-ad03d511028b - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.029 1681625 INFO alembic.runtime.migration [None req-11aed486-fba7-4a20-ba93-5aaccd2fc4a6 15832f03-f6d6-4167-bcea-f2ae6b571ff3 8fd72fc9-c641-4601-88ff-ad03d511028b - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.048 1681625 INFO alembic.runtime.migration [None req-11aed486-fba7-4a20-ba93-5aaccd2fc4a6 15832f03-f6d6-4167-bcea-f2ae6b571ff3 8fd72fc9-c641-4601-88ff-ad03d511028b - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.050 1681625 INFO aodh.api.app [None req-11aed486-fba7-4a20-ba93-5aaccd2fc4a6 15832f03-f6d6-4167-bcea-f2ae6b571ff3 8fd72fc9-c641-4601-88ff-ad03d511028b - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_overquota_by_user_quota_config [0.070557s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.096 1681628 INFO alembic.runtime.migration [None req-88753d71-1182-48a0-a528-abe7fc133c2b 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.096 1681628 INFO alembic.runtime.migration [None req-88753d71-1182-48a0-a528-abe7fc133c2b 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.101 1681628 INFO alembic.runtime.migration [None req-88753d71-1182-48a0-a528-abe7fc133c2b 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.101 1681628 INFO alembic.runtime.migration [None req-88753d71-1182-48a0-a528-abe7fc133c2b 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.106 1681628 INFO alembic.runtime.migration [None req-88753d71-1182-48a0-a528-abe7fc133c2b 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.112 1681628 INFO aodh.api.app [None req-88753d71-1182-48a0-a528-abe7fc133c2b 4b83876d-a1cc-4ba8-a6a4-36794739c928 2e451758-f87d-40fe-9893-5146fe472ad5 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.131 1681628 WARNING oslo_db.sqlalchemy.utils [None req-4af7e237-b142-464c-9dd9-08238fd1e987 a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.132 1681628 WARNING oslo_db.sqlalchemy.utils [None req-4af7e237-b142-464c-9dd9-08238fd1e987 a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.137 1681628 WARNING oslo_db.sqlalchemy.utils [None req-adbeac10-f097-441b-be97-8977006e0b32 a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.142 1681628 WARNING oslo_db.sqlalchemy.utils [None req-26b6caa1-5d3b-49c3-a5cf-829512e0a2c0 a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.143 1681628 WARNING oslo_db.sqlalchemy.utils [None req-26b6caa1-5d3b-49c3-a5cf-829512e0a2c0 a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.146 1681628 WARNING oslo_db.sqlalchemy.utils [None req-fc72ca34-1247-4f49-857b-2b2925912351 a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_timestamp [0.135227s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.039 1681624 INFO alembic.runtime.migration [None req-6ca10b26-b75a-4909-a1bc-ba30eac36523 ec254531-c27e-423c-8092-39e282547dc6 c86e05b8-6587-4ede-9ba7-80cc5bc1e494 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.039 1681624 INFO alembic.runtime.migration [None req-6ca10b26-b75a-4909-a1bc-ba30eac36523 ec254531-c27e-423c-8092-39e282547dc6 c86e05b8-6587-4ede-9ba7-80cc5bc1e494 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.042 1681624 INFO alembic.runtime.migration [None req-6ca10b26-b75a-4909-a1bc-ba30eac36523 ec254531-c27e-423c-8092-39e282547dc6 c86e05b8-6587-4ede-9ba7-80cc5bc1e494 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.043 1681624 INFO alembic.runtime.migration [None req-6ca10b26-b75a-4909-a1bc-ba30eac36523 ec254531-c27e-423c-8092-39e282547dc6 c86e05b8-6587-4ede-9ba7-80cc5bc1e494 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.056 1681624 INFO alembic.runtime.migration [None req-6ca10b26-b75a-4909-a1bc-ba30eac36523 ec254531-c27e-423c-8092-39e282547dc6 c86e05b8-6587-4ede-9ba7-80cc5bc1e494 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.065 1681624 INFO aodh.api.app [None req-6ca10b26-b75a-4909-a1bc-ba30eac36523 ec254531-c27e-423c-8092-39e282547dc6 c86e05b8-6587-4ede-9ba7-80cc5bc1e494 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.086 1681624 WARNING oslo_db.sqlalchemy.utils [None req-e61c43b0-c4ea-4509-abd1-61cf577a5c28 cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.101 1681624 WARNING oslo_db.sqlalchemy.utils [None req-2937413a-91b7-4dfb-93ef-7c912ff0d46e cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.106 1681624 WARNING oslo_db.sqlalchemy.utils [None req-5f285982-5b19-42be-b653-2e9d37abb962 cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.134 1681624 WARNING oslo_db.sqlalchemy.utils [None req-62fa5947-213b-447d-83f8-5d18ecebb36d cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.140 1681624 WARNING oslo_db.sqlalchemy.utils [None req-62fa5947-213b-447d-83f8-5d18ecebb36d cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.150 1681624 WARNING oslo_db.sqlalchemy.utils [None req-924750be-c7b8-4b9c-acf5-07b8198e365a cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.158 1681624 WARNING oslo_db.sqlalchemy.utils [None req-924750be-c7b8-4b9c-acf5-07b8198e365a cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/tests/functional/api/v2/test_alarm_scenarios.py:846: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). DEBUG: after = datetime.datetime.utcnow().isoformat() DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_put_alarm_trust [0.165556s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.093 1681625 INFO alembic.runtime.migration [None req-3727ea1f-39e5-4c04-a754-85182242966f 59387b4f-9f22-4a54-bfd4-ab6221244722 8129e88b-05cd-4209-9b6e-2fae07803a60 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.093 1681625 INFO alembic.runtime.migration [None req-3727ea1f-39e5-4c04-a754-85182242966f 59387b4f-9f22-4a54-bfd4-ab6221244722 8129e88b-05cd-4209-9b6e-2fae07803a60 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.098 1681625 INFO alembic.runtime.migration [None req-3727ea1f-39e5-4c04-a754-85182242966f 59387b4f-9f22-4a54-bfd4-ab6221244722 8129e88b-05cd-4209-9b6e-2fae07803a60 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.098 1681625 INFO alembic.runtime.migration [None req-3727ea1f-39e5-4c04-a754-85182242966f 59387b4f-9f22-4a54-bfd4-ab6221244722 8129e88b-05cd-4209-9b6e-2fae07803a60 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.114 1681625 INFO alembic.runtime.migration [None req-3727ea1f-39e5-4c04-a754-85182242966f 59387b4f-9f22-4a54-bfd4-ab6221244722 8129e88b-05cd-4209-9b6e-2fae07803a60 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.118 1681625 INFO aodh.api.app [None req-3727ea1f-39e5-4c04-a754-85182242966f 59387b4f-9f22-4a54-bfd4-ab6221244722 8129e88b-05cd-4209-9b6e-2fae07803a60 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.154 1681625 WARNING oslo_db.sqlalchemy.utils [None req-29a5ad0f-adff-47d1-827d-ff4f45456cc6 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.164 1681625 WARNING oslo_db.sqlalchemy.utils [None req-80491eb7-d4a9-4ac7-9e9e-e76118251264 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.198 1681625 WARNING oslo_db.sqlalchemy.utils [None req-80491eb7-d4a9-4ac7-9e9e-e76118251264 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.207 1681625 WARNING oslo_db.sqlalchemy.utils [None req-d416a4bf-f6f4-4869-b6c5-cd789d496af5 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.221 1681625 WARNING oslo_db.sqlalchemy.utils [None req-e976e4e1-ddf1-438a-b822-78d53a8aeceb 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.236 1681625 WARNING oslo_db.sqlalchemy.utils [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestPaginationQuery.test_pagination_query_history_data [0.334505s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:30.937 1681623 INFO alembic.runtime.migration [None req-d1bfc5c0-0e0b-41e7-8ba0-d81c2b6036d9 b6dfc4f8-6329-48b7-a4fc-84b43b0e5c1f d74a5a19-de69-4a9b-9b3c-bbfc02d7dbfd - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.938 1681623 INFO alembic.runtime.migration [None req-d1bfc5c0-0e0b-41e7-8ba0-d81c2b6036d9 b6dfc4f8-6329-48b7-a4fc-84b43b0e5c1f d74a5a19-de69-4a9b-9b3c-bbfc02d7dbfd - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.942 1681623 INFO alembic.runtime.migration [None req-d1bfc5c0-0e0b-41e7-8ba0-d81c2b6036d9 b6dfc4f8-6329-48b7-a4fc-84b43b0e5c1f d74a5a19-de69-4a9b-9b3c-bbfc02d7dbfd - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:30.942 1681623 INFO alembic.runtime.migration [None req-d1bfc5c0-0e0b-41e7-8ba0-d81c2b6036d9 b6dfc4f8-6329-48b7-a4fc-84b43b0e5c1f d74a5a19-de69-4a9b-9b3c-bbfc02d7dbfd - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:30.947 1681623 INFO alembic.runtime.migration [None req-d1bfc5c0-0e0b-41e7-8ba0-d81c2b6036d9 b6dfc4f8-6329-48b7-a4fc-84b43b0e5c1f d74a5a19-de69-4a9b-9b3c-bbfc02d7dbfd - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:30.950 1681623 INFO aodh.api.app [None req-d1bfc5c0-0e0b-41e7-8ba0-d81c2b6036d9 b6dfc4f8-6329-48b7-a4fc-84b43b0e5c1f d74a5a19-de69-4a9b-9b3c-bbfc02d7dbfd - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:30.988 1681623 WARNING oslo_db.sqlalchemy.utils [None req-ccbb0686-19ca-4f72-8719-ebaf78eca5f7 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.007 1681623 WARNING oslo_db.sqlalchemy.utils [None req-ba348faa-0d9e-4861-8825-1288279cdf72 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.031 1681623 WARNING oslo_db.sqlalchemy.utils [None req-cb33a3af-dbf9-41e4-a53e-bf6e7f037f09 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.043 1681623 WARNING oslo_db.sqlalchemy.utils [None req-ccdaba29-0825-46d0-82b8-47e824529698 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.061 1681623 WARNING oslo_db.sqlalchemy.utils [None req-544bc093-f453-4895-b31c-7cf4827087c2 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.090 1681623 WARNING oslo_db.sqlalchemy.utils [None req-ba9e15c6-13f8-492d-b803-b6dabcaaf890 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.121 1681623 WARNING oslo_db.sqlalchemy.utils [None req-6409cc22-62bb-43e3-a385-3b45cf11f7be 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.134 1681623 WARNING oslo_db.sqlalchemy.utils [None req-79b55e90-81c6-4676-9670-67940caf7241 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.151 1681623 WARNING oslo_db.sqlalchemy.utils [None req-481ea4cc-c71b-4275-850d-8b8981b7f1b6 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.166 1681623 WARNING oslo_db.sqlalchemy.utils [None req-4c11f764-533c-4dda-99ac-aa575cbe2b5d 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.177 1681623 WARNING oslo_db.sqlalchemy.utils [None req-1b46dbb0-956c-4059-a68a-7f8375d85e99 94f451c DEBUG: e-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.184 1681623 WARNING oslo_db.sqlalchemy.utils [None req-1ae1c535-ed7e-4dec-9269-321b8e121cb2 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.193 1681623 WARNING oslo_db.sqlalchemy.utils [None req-b1586c17-e6a0-49e1-bc79-7a944642e9c3 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.198 1681623 WARNING oslo_db.sqlalchemy.utils [None req-f6f189e5-fb63-4669-87e2-00d2d272c15c 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.209 1681623 WARNING oslo_db.sqlalchemy.utils [None req-2bb00d70-7fe5-443d-8be0-bc91425a52e7 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.215 1681623 WARNING oslo_db.sqlalchemy.utils [None req-15c5d882-d023-4714-8fd4-273281f27693 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.223 1681623 WARNING oslo_db.sqlalchemy.utils [None req-2ab2d102-0998-4240-96b3-c8d2338a1279 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.232 1681623 WARNING oslo_db.sqlalchemy.utils [None req-b469a3cd-c7c1-44ec-b43a-7f6f02a0fe78 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.241 1681623 WARNING oslo_db.sqlalchemy.utils [None req-651b3d28-b6d6-4d97-8530-2a25bf60a019 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.245 1681623 WARNING oslo_db.sqlalchemy.utils [None req-6ca647ab-a209-4975-95c8-238b6770e7f2 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.252 1681623 WARNING oslo_db.sqlalchemy.utils [None req-892966e1-53f6-4407-9160-91486d3e9286 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_translated_then_untranslated_error [0.046909s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.269 1681623 INFO alembic.runtime.migration [None req-892966e1-53f6-4407-9160-91486d3e9286 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.269 1681623 INFO alembic.runtime.migration [None req-892966e1-53f6-4407-9160-91486d3e9286 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.274 1681623 INFO alembic.runtime.migration [None req-892966e1-53f6-4407-9160-91486d3e9286 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.274 1681623 INFO alembic.runtime.migration [None req-892966e1-53f6-4407-9160-91486d3e9286 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.279 1681623 INFO alembic.runtime.migration [None req-892966e1-53f6-4407-9160-91486d3e9286 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.281 1681623 INFO aodh.api.app [None req-892966e1-53f6-4407-9160-91486d3e9286 94f451ce-88aa-4a40-8496-a17dfad75187 f0a20d5a-e640-4f62-91ba-debdaa7bbf8a - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.300 1681623 WARNING oslo_db.sqlalchemy.utils [None req-760feffd-94ed-44bf-8dac-3317b42136d3 - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.305 1681623 WARNING oslo_db.sqlalchemy.utils [None req-a7717a5a-cd90-4f84-ba68-916cb92cc47d - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_convert_operator_to_lower_case [0.000964s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_metadata_is_not_allowed [0.003077s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_sub_rule_with_wrong_type [0.063450s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.261 1681625 INFO alembic.runtime.migration [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.262 1681625 INFO alembic.runtime.migration [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.265 1681625 INFO alembic.runtime.migration [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.266 1681625 INFO alembic.runtime.migration [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.278 1681625 INFO alembic.runtime.migration [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.288 1681625 INFO aodh.api.app [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleGnocchi.test_post_gnocchi_metrics_alarm_cached [0.183561s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.161 1681628 INFO alembic.runtime.migration [None req-01a3be35-4028-46a2-a400-7252d3c2051f a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.161 1681628 INFO alembic.runtime.migration [None req-01a3be35-4028-46a2-a400-7252d3c2051f a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.172 1681628 INFO alembic.runtime.migration [None req-01a3be35-4028-46a2-a400-7252d3c2051f a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.172 1681628 INFO alembic.runtime.migration [None req-01a3be35-4028-46a2-a400-7252d3c2051f a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.188 1681628 INFO alembic.runtime.migration [None req-01a3be35-4028-46a2-a400-7252d3c2051f a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.191 1681628 INFO aodh.api.app [None req-01a3be35-4028-46a2-a400-7252d3c2051f a5fd87b3-bea1-4622-8195-38ee35ff476b a7e57de7-1f35-4595-9cfe-1a139ca1a63d - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.214 1681628 WARNING oslo_db.sqlalchemy.utils [None req-677b5796-f2a0-4c60-a2f0-a0fb3f662d7c 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.215 1681628 WARNING oslo_db.sqlalchemy.utils [None req-677b5796-f2a0-4c60-a2f0-a0fb3f662d7c 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.331 1681628 WARNING oslo_db.sqlalchemy.utils [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.332 1681628 WARNING oslo_db.sqlalchemy.utils [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_json_parsable_error_middleware_translation_400 [0.033603s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.345 1681628 INFO alembic.runtime.migration [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.346 1681628 INFO alembic.runtime.migration [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.349 1681628 INFO alembic.runtime.migration [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.350 1681628 INFO alembic.runtime.migration [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.355 1681628 INFO alembic.runtime.migration [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.359 1681628 INFO aodh.api.app [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_filter_misstyped_field_name_alarms [0.013010s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_empty_field_name [0.005122s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_admin_tenant_can_query_any_project [0.079137s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.327 1681623 INFO alembic.runtime.migration [None req-a7717a5a-cd90-4f84-ba68-916cb92cc47d - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.327 1681623 INFO alembic.runtime.migration [None req-a7717a5a-cd90-4f84-ba68-916cb92cc47d - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.335 1681623 INFO alembic.runtime.migration [None req-a7717a5a-cd90-4f84-ba68-916cb92cc47d - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.335 1681623 INFO alembic.runtime.migration [None req-a7717a5a-cd90-4f84-ba68-916cb92cc47d - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.341 1681623 INFO alembic.runtime.migration [None req-a7717a5a-cd90-4f84-ba68-916cb92cc47d - - - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.344 1681623 INFO aodh.api.app [None req-a7717a5a-cd90-4f84-ba68-916cb92cc47d - - - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_admin_tenant_sees_every_project [0.042364s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.398 1681628 INFO alembic.runtime.migration [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.398 1681628 INFO alembic.runtime.migration [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.402 1681628 INFO alembic.runtime.migration [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.402 1681628 INFO alembic.runtime.migration [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.406 1681628 INFO alembic.runtime.migration [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.408 1681628 INFO aodh.api.app [None req-b2a49bc6-1a28-4329-9779-6bd6596ccf70 29d5bc18-27eb-44f3-8954-d3828995a6ba 41718490-5f86-4098-9118-809437c6aac9 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_limit_should_be_positive [0.053309s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.400 1681623 INFO alembic.runtime.migration [None req-a3fd64c6-5296-4389-9f50-1a6a1def2577 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.400 1681623 INFO alembic.runtime.migration [None req-a3fd64c6-5296-4389-9f50-1a6a1def2577 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.405 1681623 INFO alembic.runtime.migration [None req-a3fd64c6-5296-4389-9f50-1a6a1def2577 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.405 1681623 INFO alembic.runtime.migration [None req-a3fd64c6-5296-4389-9f50-1a6a1def2577 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.410 1681623 INFO alembic.runtime.migration [None req-a3fd64c6-5296-4389-9f50-1a6a1def2577 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.412 1681623 INFO aodh.api.app [None req-a3fd64c6-5296-4389-9f50-1a6a1def2577 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_recorded_alarm_history_state_transition_on_behalf_of [0.172421s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.329 1681625 INFO alembic.runtime.migration [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.329 1681625 INFO alembic.runtime.migration [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.338 1681625 INFO alembic.runtime.migration [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.338 1681625 INFO alembic.runtime.migration [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.346 1681625 INFO alembic.runtime.migration [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.348 1681625 INFO aodh.api.app [None req-9109e946-342f-4186-87f9-afb4075831da 910b21ec-bb73-4843-a20c-668ca6028b93 e5ec3165-a96d-43cd-8eb9-e6e6450e307a - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.385 1681625 WARNING oslo_db.sqlalchemy.utils [None req-8678c6e0-2043-4a19-af2d-5a95606dbce5 21550b38-aaef-42b5-8a6f-810864bfa8d8 3ca45f21-db2f-43df-a417-332b9d878afd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.391 1681625 WARNING oslo_db.sqlalchemy.utils [None req-8678c6e0-2043-4a19-af2d-5a95606dbce5 21550b38-aaef-42b5-8a6f-810864bfa8d8 3ca45f21-db2f-43df-a417-332b9d878afd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.403 1681625 WARNING oslo_db.sqlalchemy.utils [None req-f14b5f04-332b-43a7-8703-189a88bca1cc 21550b38-aaef-42b5-8a6f-810864bfa8d8 3ca45f21-db2f-43df-a417-332b9d878afd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.412 1681625 WARNING oslo_db.sqlalchemy.utils [None req-ee24ea64-bdee-4b87-9b26-605459be64af d6084a74-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.420 1681625 WARNING oslo_db.sqlalchemy.utils [None req-7bcf8312-5069-4026-ba0c-c17bb22333ac d6084a74-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.435 1681625 WARNING oslo_db.sqlalchemy.utils [None req-6ec34dc4-5160-4f04-9115-0fe4ee040954 21550b38-aaef-42b5-8a6f-810864bfa8d8 3ca45f21-db2f-43df-a417-332b9d878afd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.446 1681625 WARNING oslo_db.sqlalchemy.utils [None req-6ec34dc4-5160-4f04-9115-0fe4ee040954 21550b38-aaef-42b5-8a6f-810864bfa8d8 3ca45f21-db2f-43df-a417-332b9d878afd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.450 1681625 WARNING oslo_db.sqlalchemy.utils [None req-b4f282b1-5b9a-4dd1-ad30-fbcc5b7d80b7 21550b38-aaef-42b5-8a6f-810864bfa8d8 3ca45f21-db2f-43df-a417-332b9d878afd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.460 1681625 WARNING oslo_db.sqlalchemy.utils [None req-d65a5070-0db6-4018-8122-09cd71bf499e d6084a74-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.466 1681625 WARNING oslo_db.sqlalchemy.utils [None req-d65a5070-0db6-4018-8122-09cd71bf499e d6084a74-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.475 1681625 WARNING oslo_db.sqlalchemy.utils [None req-bc42cc22-0fd8-4b55-a69f-c316950e9b0d d6084a7 DEBUG: 4-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_filter_with_isotime_state_timestamp [0.069408s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.441 1681628 INFO alembic.runtime.migration [None req-d364a661-5785-4298-9fb0-b8099c100b33 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.441 1681628 INFO alembic.runtime.migration [None req-d364a661-5785-4298-9fb0-b8099c100b33 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.444 1681628 INFO alembic.runtime.migration [None req-d364a661-5785-4298-9fb0-b8099c100b33 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.444 1681628 INFO alembic.runtime.migration [None req-d364a661-5785-4298-9fb0-b8099c100b33 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.455 1681628 INFO alembic.runtime.migration [None req-d364a661-5785-4298-9fb0-b8099c100b33 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.459 1681628 INFO aodh.api.app [None req-d364a661-5785-4298-9fb0-b8099c100b33 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_query_all [0.083277s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.470 1681623 INFO alembic.runtime.migration [None req-9d28cc3f-3d19-4a74-b204-dc6adfad6cb4 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.471 1681623 INFO alembic.runtime.migration [None req-9d28cc3f-3d19-4a74-b204-dc6adfad6cb4 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.475 1681623 INFO alembic.runtime.migration [None req-9d28cc3f-3d19-4a74-b204-dc6adfad6cb4 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.475 1681623 INFO alembic.runtime.migration [None req-9d28cc3f-3d19-4a74-b204-dc6adfad6cb4 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.490 1681623 INFO alembic.runtime.migration [None req-9d28cc3f-3d19-4a74-b204-dc6adfad6cb4 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.497 1681623 INFO aodh.api.app [None req-9d28cc3f-3d19-4a74-b204-dc6adfad6cb4 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_non_admin_tenant_can_explicitly_filter_for_own_project [0.065550s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.510 1681628 INFO alembic.runtime.migration [None req-3c9dee54-540f-4314-b15b-36336fbe77c9 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.510 1681628 INFO alembic.runtime.migration [None req-3c9dee54-540f-4314-b15b-36336fbe77c9 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.514 1681628 INFO alembic.runtime.migration [None req-3c9dee54-540f-4314-b15b-36336fbe77c9 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.514 1681628 INFO alembic.runtime.migration [None req-3c9dee54-540f-4314-b15b-36336fbe77c9 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.522 1681628 INFO alembic.runtime.migration [None req-3c9dee54-540f-4314-b15b-36336fbe77c9 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.526 1681628 INFO aodh.api.app [None req-3c9dee54-540f-4314-b15b-36336fbe77c9 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_inside_project [0.053976s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.538 1681623 INFO alembic.runtime.migration [None req-49305a3c-5a47-48d2-ab9d-37016e711a58 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.539 1681623 INFO alembic.runtime.migration [None req-49305a3c-5a47-48d2-ab9d-37016e711a58 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.543 1681623 INFO alembic.runtime.migration [None req-49305a3c-5a47-48d2-ab9d-37016e711a58 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.543 1681623 INFO alembic.runtime.migration [None req-49305a3c-5a47-48d2-ab9d-37016e711a58 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.548 1681623 INFO alembic.runtime.migration [None req-49305a3c-5a47-48d2-ab9d-37016e711a58 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.551 1681623 INFO aodh.api.app [None req-49305a3c-5a47-48d2-ab9d-37016e711a58 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_record_alarm_history_statistic [0.128136s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.497 1681625 INFO alembic.runtime.migration [None req-bc42cc22-0fd8-4b55-a69f-c316950e9b0d d6084a74-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.497 1681625 INFO alembic.runtime.migration [None req-bc42cc22-0fd8-4b55-a69f-c316950e9b0d d6084a74-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.510 1681625 INFO alembic.runtime.migration [None req-bc42cc22-0fd8-4b55-a69f-c316950e9b0d d6084a74-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.510 1681625 INFO alembic.runtime.migration [None req-bc42cc22-0fd8-4b55-a69f-c316950e9b0d d6084a74-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.521 1681625 INFO alembic.runtime.migration [None req-bc42cc22-0fd8-4b55-a69f-c316950e9b0d d6084a74-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.527 1681625 INFO aodh.api.app [None req-bc42cc22-0fd8-4b55-a69f-c316950e9b0d d6084a74-e66e-4934-9e4a-a9f8853df66a eb9bcd9c-c813-4505-b0c9-e3a68639897c - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.558 1681625 WARNING oslo_db.sqlalchemy.utils [None req-b3f05b67-33c3-4cf9-8e43-0529e8834794 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.562 1681625 WARNING oslo_db.sqlalchemy.utils [None req-75482891-701a-4ac5-af49-0f995ce6a771 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.571 1681625 WARNING oslo_db.sqlalchemy.utils [None req-75482891-701a-4ac5-af49-0f995ce6a771 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.577 1681625 WARNING oslo_db.sqlalchemy.utils [None req-8d5f539f-33b0-43a5-8d6c-d9b71bae1155 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.583 1681625 WARNING oslo_db.sqlalchemy.utils [None req-82d1405f-6cd3-408b-92d7-89386de34838 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.598 1681625 WARNING oslo_db.sqlalchemy.utils [None req-f40d754d-687f-4287-b52e-cbc2948a116e 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.603 1681625 WARNING oslo_db.sqlalchemy.utils [None req-aee4eca3-44b4-4707-b5fe-ab0eabcd379a 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.611 1681625 WARNING oslo_db.sqlalchemy.utils [None req-aee4eca3-44b4-4707-b5fe-ab0eabcd379a 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_non_admin_tenant_cannot_query_others_project [0.055629s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.576 1681628 INFO alembic.runtime.migration [None req-900dfdd8-4a62-44ee-94de-5932b8f0ad72 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.577 1681628 INFO alembic.runtime.migration [None req-900dfdd8-4a62-44ee-94de-5932b8f0ad72 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.584 1681628 INFO alembic.runtime.migration [None req-900dfdd8-4a62-44ee-94de-5932b8f0ad72 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.584 1681628 INFO alembic.runtime.migration [None req-900dfdd8-4a62-44ee-94de-5932b8f0ad72 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.590 1681628 INFO alembic.runtime.migration [None req-900dfdd8-4a62-44ee-94de-5932b8f0ad72 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.592 1681628 INFO aodh.api.app [None req-900dfdd8-4a62-44ee-94de-5932b8f0ad72 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_quotas_by_user [0.043903s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.594 1681623 INFO alembic.runtime.migration [None req-f600c462-fc9b-4e5e-9da1-b1cc40af16a0 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.594 1681623 INFO alembic.runtime.migration [None req-f600c462-fc9b-4e5e-9da1-b1cc40af16a0 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.598 1681623 INFO alembic.runtime.migration [None req-f600c462-fc9b-4e5e-9da1-b1cc40af16a0 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.598 1681623 INFO alembic.runtime.migration [None req-f600c462-fc9b-4e5e-9da1-b1cc40af16a0 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.603 1681623 INFO alembic.runtime.migration [None req-f600c462-fc9b-4e5e-9da1-b1cc40af16a0 some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.605 1681623 INFO aodh.api.app [None req-f600c462-fc9b-4e5e-9da1-b1cc40af16a0 some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_no_limit_failed [0.071877s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.640 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.641 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.659 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.659 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.665 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.669 1681623 INFO aodh.api.app [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_admin_tenant_sees_every_project [0.083331s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.636 1681628 INFO alembic.runtime.migration [None req-745d90ca-3109-49ce-865b-2b38a0d98f32 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.637 1681628 INFO alembic.runtime.migration [None req-745d90ca-3109-49ce-865b-2b38a0d98f32 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.641 1681628 INFO alembic.runtime.migration [None req-745d90ca-3109-49ce-865b-2b38a0d98f32 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.641 1681628 INFO alembic.runtime.migration [None req-745d90ca-3109-49ce-865b-2b38a0d98f32 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.647 1681628 INFO alembic.runtime.migration [None req-745d90ca-3109-49ce-865b-2b38a0d98f32 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.651 1681628 INFO aodh.api.app [None req-745d90ca-3109-49ce-865b-2b38a0d98f32 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_ordered_by_recentness [0.543876s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.181 1681624 INFO alembic.runtime.migration [None req-924750be-c7b8-4b9c-acf5-07b8198e365a cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.182 1681624 INFO alembic.runtime.migration [None req-924750be-c7b8-4b9c-acf5-07b8198e365a cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.192 1681624 INFO alembic.runtime.migration [None req-924750be-c7b8-4b9c-acf5-07b8198e365a cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.192 1681624 INFO alembic.runtime.migration [None req-924750be-c7b8-4b9c-acf5-07b8198e365a cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.202 1681624 INFO alembic.runtime.migration [None req-924750be-c7b8-4b9c-acf5-07b8198e365a cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.209 1681624 INFO aodh.api.app [None req-924750be-c7b8-4b9c-acf5-07b8198e365a cd05d173-3896-40e8-b1b8-7763457b0de8 f9ac1f04-7397-4160-a75c-14c0d4a7762a - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.240 1681624 WARNING oslo_db.sqlalchemy.utils [None req-f6b74287-3981-480b-9dc2-fa392f0e4e17 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.247 1681624 WARNING oslo_db.sqlalchemy.utils [None req-5bff5d9a-b021-4fd6-83b4-2b62273de043 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.272 1681624 WARNING oslo_db.sqlalchemy.utils [None req-9958ad11-8b43-4958-9391-c30418cbe645 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.283 1681624 WARNING oslo_db.sqlalchemy.utils [None req-c91ee401-667d-486a-9403-116cb61be282 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.298 1681624 WARNING oslo_db.sqlalchemy.utils [None req-98917c61-da1e-4b42-826d-3250a3a836e1 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.309 1681624 WARNING oslo_db.sqlalchemy.utils [None req-11a8ffe4-887a-43a6-b868-50311bf1a66e ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.327 1681624 WARNING oslo_db.sqlalchemy.utils [None req-ef698660-913d-426f-9daf-5ca129613258 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.335 1681624 WARNING oslo_db.sqlalchemy.utils [None req-6416e0fd-721c-4ad7-99b6-a2f378511be2 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.354 1681624 WARNING oslo_db.sqlalchemy.utils [None req-9cc43815-2e7b-4139-aec9-75072c9c517e ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.364 1681624 WARNING oslo_db.sqlalchemy.utils [None req-e752e22a-4403-4174-8057-b03b3b1d94c1 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.379 1681624 WARNING oslo_db.sqlalchemy.utils [None req-b4012cf6-b349-4e00-9cee-7d68a8623aaa ca5443d DEBUG: 0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.383 1681624 WARNING oslo_db.sqlalchemy.utils [None req-5c57631a-0d00-4b7c-92da-6cdb8eb3f563 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.408 1681624 WARNING oslo_db.sqlalchemy.utils [None req-7bdc3db5-ef2c-4678-b83a-31a4b078d9da ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.419 1681624 WARNING oslo_db.sqlalchemy.utils [None req-f19cdee2-e122-4a66-9818-8109d71f5aa8 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.600 1681624 WARNING oslo_db.sqlalchemy.utils [None req-dc9282a4-6294-4b84-8c73-99e7d11a3bed ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.607 1681624 WARNING oslo_db.sqlalchemy.utils [None req-242d9ec4-08a5-4192-a4e4-87906bfe07f8 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.617 1681624 WARNING oslo_db.sqlalchemy.utils [None req-7d1d8612-2d8e-451f-b12c-9ceffa4638d2 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.627 1681624 WARNING oslo_db.sqlalchemy.utils [None req-7e88300d-289b-4d0f-be3d-d09a693ce4b6 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.652 1681624 WARNING oslo_db.sqlalchemy.utils [None req-50a302ba-79d8-4ff8-b950-953c815836b3 ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.673 1681624 WARNING oslo_db.sqlalchemy.utils [None req-1cf93d6f-466d-4ee6-a46f-6179262282ed ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.694 1681624 WARNING oslo_db.sqlalchemy.utils [None req-a1ee1240-f1c9-4e74-b7fa-fc9e24b9feac ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.703 1681624 WARNING oslo_db.sqlalchemy.utils [None req-a1ee1240-f1c9-4e74-b7fa-fc9e24b9feac ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.storage.test_get_connection.ConnectionRetryTest.test_retries [0.010847s] ... ok DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmCounterTest.test_get_value_of_empty_counter [0.031485s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.724 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.725 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.733 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.733 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.741 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Running stamp_revision -> 010 DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_disabled [0.025158s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.755 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.755 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.758 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.759 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.764 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.769 1681623 WARNING oslo_db.sqlalchemy.utils [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_larger_limit_user_alarm_quotas_multitenant_user [0.158505s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.630 1681625 INFO alembic.runtime.migration [None req-aee4eca3-44b4-4707-b5fe-ab0eabcd379a 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.630 1681625 INFO alembic.runtime.migration [None req-aee4eca3-44b4-4707-b5fe-ab0eabcd379a 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.636 1681625 INFO alembic.runtime.migration [None req-aee4eca3-44b4-4707-b5fe-ab0eabcd379a 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.636 1681625 INFO alembic.runtime.migration [None req-aee4eca3-44b4-4707-b5fe-ab0eabcd379a 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.643 1681625 INFO alembic.runtime.migration [None req-aee4eca3-44b4-4707-b5fe-ab0eabcd379a 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.657 1681625 INFO aodh.api.app [None req-aee4eca3-44b4-4707-b5fe-ab0eabcd379a 55e4ed9f-5ac2-4afb-b89b-a033dba13051 cc89d9f7-93a8-4d59-b2da-48a63f56f159 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.701 1681625 WARNING oslo_db.sqlalchemy.utils [None req-e08a5c7e-c609-49ac-bc8f-ee1938c3d4ee e31af34f-43dc-4998-bdef-52960762de8f 503864f7-4f0d-4d26-9f6b-fdf9746dea93 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.706 1681625 WARNING oslo_db.sqlalchemy.utils [None req-e08a5c7e-c609-49ac-bc8f-ee1938c3d4ee e31af34f-43dc-4998-bdef-52960762de8f 503864f7-4f0d-4d26-9f6b-fdf9746dea93 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.719 1681625 WARNING oslo_db.sqlalchemy.utils [None req-2fa5520d-b946-4551-b486-9de91ec2333e e31af34f-43dc-4998-bdef-52960762de8f 503864f7-4f0d-4d26-9f6b-fdf9746dea93 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.743 1681625 WARNING oslo_db.sqlalchemy.utils [None req-fb77df6d-7b76-4023-8c30-0793a10d0846 e31af34f-43dc-4998-bdef-52960762de8f db2c1761-0a00-440c-9852-407980d0b013 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.749 1681625 WARNING oslo_db.sqlalchemy.utils [None req-fb77df6d-7b76-4023-8c30-0793a10d0846 e31af34f-43dc-4998-bdef-52960762de8f db2c1761-0a00-440c-9852-407980d0b013 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.761 1681625 WARNING oslo_db.sqlalchemy.utils [None req-24cd2c3a-fdfd-4a74-a6c1-90565ef0d203 e31af34f-43dc-4998-bdef-52960762de8f db2c1761-0a00-440c-9852-407980d0b013 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.770 1681625 WARNING oslo_db.sqlalchemy.utils [None req-bb47a021-c31b-4f4d-9ef6-14e5fdd5f438 e31af34f-43dc-4998-bdef-52960762de8f db2c1761-0a00-440c-9852-407980d0b013 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_non_admin_tenant_sees_only_its_own_project [0.088288s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.739 1681628 INFO alembic.runtime.migration [None req-a06722e6-0fe4-4bcf-9f65-e5eea27c1c2a - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.739 1681628 INFO alembic.runtime.migration [None req-a06722e6-0fe4-4bcf-9f65-e5eea27c1c2a - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.754 1681628 INFO alembic.runtime.migration [None req-a06722e6-0fe4-4bcf-9f65-e5eea27c1c2a - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.754 1681628 INFO alembic.runtime.migration [None req-a06722e6-0fe4-4bcf-9f65-e5eea27c1c2a - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.758 1681628 INFO alembic.runtime.migration [None req-a06722e6-0fe4-4bcf-9f65-e5eea27c1c2a - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.761 1681628 INFO aodh.api.app [None req-a06722e6-0fe4-4bcf-9f65-e5eea27c1c2a - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_update_deleted_alarm_failed [0.049316s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.781 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.781 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.785 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.785 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.799 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.809 1681623 WARNING oslo_db.sqlalchemy.utils [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.815 1681623 WARNING oslo_db.sqlalchemy.utils [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.818 1681623 WARNING oslo_db.sqlalchemy.utils [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_record_alarm_history_config [0.138526s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.729 1681624 INFO alembic.runtime.migration [None req-a1ee1240-f1c9-4e74-b7fa-fc9e24b9feac ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.729 1681624 INFO alembic.runtime.migration [None req-a1ee1240-f1c9-4e74-b7fa-fc9e24b9feac ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.741 1681624 INFO alembic.runtime.migration [None req-a1ee1240-f1c9-4e74-b7fa-fc9e24b9feac ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.741 1681624 INFO alembic.runtime.migration [None req-a1ee1240-f1c9-4e74-b7fa-fc9e24b9feac ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.756 1681624 INFO alembic.runtime.migration [None req-a1ee1240-f1c9-4e74-b7fa-fc9e24b9feac ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.763 1681624 INFO aodh.api.app [None req-a1ee1240-f1c9-4e74-b7fa-fc9e24b9feac ca5443d0-de69-4345-ae3b-049d896bcad8 951ff3dd-e3ed-422c-95c5-eb08a9c1d1d9 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.787 1681624 WARNING oslo_db.sqlalchemy.utils [None req-58f3bfe2-c055-4908-b52d-b46d2bcf234c a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.789 1681624 WARNING oslo_db.sqlalchemy.utils [None req-58f3bfe2-c055-4908-b52d-b46d2bcf234c a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.794 1681624 WARNING oslo_db.sqlalchemy.utils [None req-d598e8e7-4023-4757-a570-48d6e510570e a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.805 1681624 WARNING oslo_db.sqlalchemy.utils [None req-3621d6a9-c53d-41f8-a3b6-3f70fd530066 a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.811 1681624 WARNING oslo_db.sqlalchemy.utils [None req-2e836761-5f7b-4774-9283-ae19723ca1bd a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.815 1681624 WARNING oslo_db.sqlalchemy.utils [None req-2e836761-5f7b-4774-9283-ae19723ca1bd a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.823 1681624 WARNING oslo_db.sqlalchemy.utils [None req-52d09e29-027e-42b8-a3e6-9ffc5a851600 a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.836 1681624 WARNING oslo_db.sqlalchemy.utils [None req-7ff4053f-4cf1-4fc7-984c-7d16c59fb84d a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.844 1681624 WARNING oslo_db.sqlalchemy.utils [None req-5d8c9853-e5b6-4224-ae3b-7d85ab28f5c3 a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.846 1681624 WARNING oslo_db.sqlalchemy.utils [None req-5d8c9853-e5b6-4224-ae3b-7d85ab28f5c3 a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_update_llu [0.053587s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.830 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.832 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.836 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.836 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.853 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.867 1681623 WARNING oslo_db.sqlalchemy.utils [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_overquota_by_quota_api [0.058701s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.858 1681624 INFO alembic.runtime.migration [None req-5d8c9853-e5b6-4224-ae3b-7d85ab28f5c3 a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.858 1681624 INFO alembic.runtime.migration [None req-5d8c9853-e5b6-4224-ae3b-7d85ab28f5c3 a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.862 1681624 INFO alembic.runtime.migration [None req-5d8c9853-e5b6-4224-ae3b-7d85ab28f5c3 a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.862 1681624 INFO alembic.runtime.migration [None req-5d8c9853-e5b6-4224-ae3b-7d85ab28f5c3 a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.866 1681624 INFO alembic.runtime.migration [None req-5d8c9853-e5b6-4224-ae3b-7d85ab28f5c3 a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.868 1681624 INFO aodh.api.app [None req-5d8c9853-e5b6-4224-ae3b-7d85ab28f5c3 a654bce0-f579-4836-aedf-26f820b6a1e9 1ca3c4b3-f665-49db-ade8-fbd12279b7a8 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.885 1681624 WARNING oslo_db.sqlalchemy.utils [None req-64619ef9-9ffc-4d0d-af47-6f2821738562 e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.886 1681624 WARNING oslo_db.sqlalchemy.utils [None req-64619ef9-9ffc-4d0d-af47-6f2821738562 e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.891 1681624 WARNING oslo_db.sqlalchemy.utils [None req-f6e35f53-f8ee-4bbb-80a9-be877829e99b e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.894 1681624 WARNING oslo_db.sqlalchemy.utils [None req-2f6da364-7405-4945-b6fd-593ba9b2cd49 e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.895 1681624 WARNING oslo_db.sqlalchemy.utils [None req-2f6da364-7405-4945-b6fd-593ba9b2cd49 e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.898 1681624 WARNING oslo_db.sqlalchemy.utils [None req-cbe38d03-0178-4515-9054-703bfd331278 e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_query_with_filter_orderby_and_limit [0.124416s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.807 1681628 INFO alembic.runtime.migration [None req-afcd60ab-200b-4221-b337-f5a3deb00e71 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.807 1681628 INFO alembic.runtime.migration [None req-afcd60ab-200b-4221-b337-f5a3deb00e71 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.813 1681628 INFO alembic.runtime.migration [None req-afcd60ab-200b-4221-b337-f5a3deb00e71 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.813 1681628 INFO alembic.runtime.migration [None req-afcd60ab-200b-4221-b337-f5a3deb00e71 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.829 1681628 INFO alembic.runtime.migration [None req-afcd60ab-200b-4221-b337-f5a3deb00e71 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.840 1681628 INFO aodh.api.app [None req-afcd60ab-200b-4221-b337-f5a3deb00e71 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_filter_and_orderby_and_limit [0.047607s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.890 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.891 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.902 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.902 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.907 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.911 1681623 WARNING oslo_db.sqlalchemy.utils [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter_with_regexp [0.034159s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.933 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.933 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.944 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.944 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.950 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Running stamp_revision -> 010 DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleThreshold.test_post_threshold_rule_defaults [0.073735s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.917 1681624 INFO alembic.runtime.migration [None req-0a274a5a-e2f1-4b00-8941-3c5458dba1eb e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.917 1681624 INFO alembic.runtime.migration [None req-0a274a5a-e2f1-4b00-8941-3c5458dba1eb e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.921 1681624 INFO alembic.runtime.migration [None req-0a274a5a-e2f1-4b00-8941-3c5458dba1eb e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.921 1681624 INFO alembic.runtime.migration [None req-0a274a5a-e2f1-4b00-8941-3c5458dba1eb e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.930 1681624 INFO alembic.runtime.migration [None req-0a274a5a-e2f1-4b00-8941-3c5458dba1eb e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.938 1681624 INFO aodh.api.app [None req-0a274a5a-e2f1-4b00-8941-3c5458dba1eb e2b37a8b-4c3a-4fdc-9c02-72672bfcfebb 953aa007-0fd0-41f9-952a-10a2cb609550 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.970 1681624 WARNING oslo_db.sqlalchemy.utils [None req-cc803d7e-30bd-443c-9b66-caa205b914cc 5c20d529-c9d7-4cfd-aaa6-83050a9bf807 7b82260b-ed9f-4e85-9d0e-4294b815041d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.971 1681624 WARNING oslo_db.sqlalchemy.utils [None req-cc803d7e-30bd-443c-9b66-caa205b914cc 5c20d529-c9d7-4cfd-aaa6-83050a9bf807 7b82260b-ed9f-4e85-9d0e-4294b815041d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:31.977 1681624 WARNING oslo_db.sqlalchemy.utils [None req-cc803d7e-30bd-443c-9b66-caa205b914cc 5c20d529-c9d7-4cfd-aaa6-83050a9bf807 7b82260b-ed9f-4e85-9d0e-4294b815041d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_no_filter_with_limit [0.038028s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.969 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.969 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.973 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.973 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.984 1681623 INFO alembic.runtime.migration [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Running stamp_revision -> 010 DEBUG: {0} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_refresh [0.004140s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints_by_month [0.001357s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints_timezone [0.001577s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_all_projects_forbidden [0.105330s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.934 1681628 INFO alembic.runtime.migration [None req-9045d302-1d3e-4c12-948a-1c87d442be8c - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.934 1681628 INFO alembic.runtime.migration [None req-9045d302-1d3e-4c12-948a-1c87d442be8c - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.942 1681628 INFO alembic.runtime.migration [None req-9045d302-1d3e-4c12-948a-1c87d442be8c - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.942 1681628 INFO alembic.runtime.migration [None req-9045d302-1d3e-4c12-948a-1c87d442be8c - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.950 1681628 INFO alembic.runtime.migration [None req-9045d302-1d3e-4c12-948a-1c87d442be8c - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.953 1681628 INFO aodh.api.app [None req-9045d302-1d3e-4c12-948a-1c87d442be8c - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:31.995 1681628 INFO aodh.api.app [None req-9045d302-1d3e-4c12-948a-1c87d442be8c - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:32.015 1681628 WARNING oslo_policy.policy [None req-81906793-05fc-4f0b-a504-a880e00c68a0 some_user_id some_project_id - - - -] Policy Rules ['context_is_admin', 'segregation', 'admin_or_owner'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: {0} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_known_state_with_sub_rules_trending_state [0.024609s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.028 1681623 ERROR stevedore.extension [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-10-15 07:53:32.028 1681623 WARNING stevedore.named [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Could not load prometheus DEBUG: {0} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_ok_with_short_circuit_logic [0.010649s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.039 1681623 ERROR stevedore.extension [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-10-15 07:53:32.040 1681623 WARNING stevedore.named [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Could not load prometheus DEBUG: 2025-10-15 07:53:32.040 1681623 INFO aodh.evaluator [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] alarm 0bb27549-ca3e-4f40-b238-ebbabd430fe5 transitioning to ok because Composite rule alarm with composition form: (rule1 and rule2 and rule3) transition to ok, due to rules: rule1 inside their threshold. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestPaginationQuery.test_sort_by_severity_with_its_value ... SKIPPED: This is only implemented for MySQL DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_convert_orderby [0.000832s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_caching_disabled [0.010663s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_in_the_same_project_id [0.009490s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.061 1681623 INFO aodh.evaluator.event [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Triggering the alarm 53db3f32-0589-451f-9aec-24666e21dc92 by event for project project1, event_type: type0 DEBUG: 2025-10-15 07:53:32.061 1681623 INFO aodh.evaluator [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] alarm 53db3f32-0589-451f-9aec-24666e21dc92 transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_filter_misstyped_field_name_samples [0.015600s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_larger_limit_user_alarms_quotas [0.297131s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:31.792 1681625 INFO alembic.runtime.migration [None req-bb47a021-c31b-4f4d-9ef6-14e5fdd5f438 e31af34f-43dc-4998-bdef-52960762de8f db2c1761-0a00-440c-9852-407980d0b013 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.795 1681625 INFO alembic.runtime.migration [None req-bb47a021-c31b-4f4d-9ef6-14e5fdd5f438 e31af34f-43dc-4998-bdef-52960762de8f db2c1761-0a00-440c-9852-407980d0b013 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.799 1681625 INFO alembic.runtime.migration [None req-bb47a021-c31b-4f4d-9ef6-14e5fdd5f438 e31af34f-43dc-4998-bdef-52960762de8f db2c1761-0a00-440c-9852-407980d0b013 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:31.799 1681625 INFO alembic.runtime.migration [None req-bb47a021-c31b-4f4d-9ef6-14e5fdd5f438 e31af34f-43dc-4998-bdef-52960762de8f db2c1761-0a00-440c-9852-407980d0b013 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:31.813 1681625 INFO alembic.runtime.migration [None req-bb47a021-c31b-4f4d-9ef6-14e5fdd5f438 e31af34f-43dc-4998-bdef-52960762de8f db2c1761-0a00-440c-9852-407980d0b013 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:31.817 1681625 INFO aodh.api.app [None req-bb47a021-c31b-4f4d-9ef6-14e5fdd5f438 e31af34f-43dc-4998-bdef-52960762de8f db2c1761-0a00-440c-9852-407980d0b013 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:32.050 1681625 WARNING oslo_db.sqlalchemy.utils [None req-92d82244-c0c7-42b2-9517-81030c6eda4d bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.051 1681625 WARNING oslo_db.sqlalchemy.utils [None req-92d82244-c0c7-42b2-9517-81030c6eda4d bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.063 1681625 WARNING oslo_db.sqlalchemy.utils [None req-f255b82d-381b-433a-8900-9bc62fc50c67 bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.068 1681625 WARNING oslo_db.sqlalchemy.utils [None req-10cf964a-f320-49d3-9cca-86c1721cae28 bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.069 1681625 WARNING oslo_db.sqlalchemy.utils [None req-10cf964a-f320-49d3-9cca-86c1721cae28 bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.072 1681625 WARNING oslo_db.sqlalchemy.utils [None req-5fcacb30-647a-4bc3-a7d2-5de1fbed1656 bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_empty_direction [0.013564s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_datetime [0.020883s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.082 1681623 INFO aodh.evaluator.event [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Triggering the alarm b722fdf5-7ff8-400b-a88e-651c1208a0b2 by event for project , event_type: type0 DEBUG: 2025-10-15 07:53:32.083 1681623 INFO aodh.evaluator [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] alarm b722fdf5-7ff8-400b-a88e-651c1208a0b2 transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_field_name_multiple_item_orderby [0.004222s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_order_string [0.001999s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_integer [0.023448s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.107 1681623 INFO aodh.evaluator.event [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Triggering the alarm b09b165e-27a7-4e63-8249-757e461955af by event for project , event_type: type0 DEBUG: 2025-10-15 07:53:32.107 1681623 INFO aodh.evaluator [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] alarm b09b165e-27a7-4e63-8249-757e461955af transitioning to alarm because Event hits the query . DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_string [0.017862s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.125 1681623 INFO aodh.evaluator.event [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Triggering the alarm 3d5199a5-aef9-40e7-b060-fe4c0127db0b by event for project , event_type: type0 DEBUG: 2025-10-15 07:53:32.125 1681623 INFO aodh.evaluator [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] alarm 3d5199a5-aef9-40e7-b060-fe4c0127db0b transitioning to alarm because Event hits the query . DEBUG: {3} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_forbidden [0.100444s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.036 1681628 INFO alembic.runtime.migration [None req-81906793-05fc-4f0b-a504-a880e00c68a0 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.037 1681628 INFO alembic.runtime.migration [None req-81906793-05fc-4f0b-a504-a880e00c68a0 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.042 1681628 INFO alembic.runtime.migration [None req-81906793-05fc-4f0b-a504-a880e00c68a0 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.042 1681628 INFO alembic.runtime.migration [None req-81906793-05fc-4f0b-a504-a880e00c68a0 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.061 1681628 INFO alembic.runtime.migration [None req-81906793-05fc-4f0b-a504-a880e00c68a0 some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.069 1681628 INFO aodh.api.app [None req-81906793-05fc-4f0b-a504-a880e00c68a0 some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:32.101 1681628 INFO aodh.api.app [None req-81906793-05fc-4f0b-a504-a880e00c68a0 some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:32.120 1681628 WARNING oslo_policy.policy [None req-7c4c7ce6-d363-4071-ad44-0846ff541d9d some_user_id some_project_id - - - -] Policy Rules ['context_is_admin', 'segregation', 'admin_or_owner'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_alarm_due_to_uncompareable_trait [0.008954s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.135 1681623 INFO aodh.evaluator.event [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Aborting evaluation of the alarm c5958c9e-6b53-4049-9360-d9015b71cf68 due to unmet condition={'field': 'traits.created_at', 'value': datetime.datetime(2015, 9, 1, 18, 52, 27, 214309), 'op': } . DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_datetime [0.008455s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.144 1681623 INFO aodh.evaluator.event [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Aborting evaluation of the alarm 9e3caff8-bb70-4124-91b0-1002c719445f due to unmet condition={'field': 'traits.created_at', 'value': datetime.datetime(2015, 9, 1, 18, 52, 27, 214309), 'op': } . DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_float [0.011091s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.155 1681623 INFO aodh.evaluator.event [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Aborting evaluation of the alarm 0fd7347b-b63b-426b-83e2-da857e84309f due to unmet condition={'field': 'traits.io_read_kbs', 'value': 123.456, 'op': } . DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_equivocal_from_known_state_and_repeat_actions [0.010413s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_project_alarms_quotas [0.098848s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.092 1681625 INFO alembic.runtime.migration [None req-5fcacb30-647a-4bc3-a7d2-5de1fbed1656 bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.092 1681625 INFO alembic.runtime.migration [None req-5fcacb30-647a-4bc3-a7d2-5de1fbed1656 bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.097 1681625 INFO alembic.runtime.migration [None req-5fcacb30-647a-4bc3-a7d2-5de1fbed1656 bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.097 1681625 INFO alembic.runtime.migration [None req-5fcacb30-647a-4bc3-a7d2-5de1fbed1656 bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.105 1681625 INFO alembic.runtime.migration [None req-5fcacb30-647a-4bc3-a7d2-5de1fbed1656 bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.116 1681625 INFO aodh.api.app [None req-5fcacb30-647a-4bc3-a7d2-5de1fbed1656 bf3890aa-e5f5-405f-8005-bab885c309d9 ef51726b-70fe-4ca7-b82c-b25677cfb3b4 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:32.148 1681625 WARNING oslo_db.sqlalchemy.utils [None req-8afa1750-f425-48e5-957c-73bbd2a6bfe4 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.153 1681625 WARNING oslo_db.sqlalchemy.utils [None req-8afa1750-f425-48e5-957c-73bbd2a6bfe4 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.163 1681625 WARNING oslo_db.sqlalchemy.utils [None req-b0082bbf-e549-417d-92a5-293c253d1edd e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.168 1681625 WARNING oslo_db.sqlalchemy.utils [None req-46af4a6f-b623-4603-9365-66cf8a0e3961 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.169 1681625 WARNING oslo_db.sqlalchemy.utils [None req-46af4a6f-b623-4603-9365-66cf8a0e3961 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.172 1681625 WARNING oslo_db.sqlalchemy.utils [None req-89870d17-2d96-4648-bc3b-a50ceb5ad386 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_simple_alarm_clear [0.010204s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.175 1681623 INFO aodh.evaluator [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] alarm 15f2b7ef-2ec5-4998-be8e-71b45ce67346 transitioning to ok because Transition to ok due to 6 samples inside threshold, most recent: 75.0 DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_simple_alarm_trip [0.010392s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.187 1681623 INFO aodh.evaluator [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] alarm 45a65605-833b-4c54-a285-4e78940f548d transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_project_quotas_by_admin [0.069142s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.142 1681628 INFO alembic.runtime.migration [None req-7c4c7ce6-d363-4071-ad44-0846ff541d9d some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.142 1681628 INFO alembic.runtime.migration [None req-7c4c7ce6-d363-4071-ad44-0846ff541d9d some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.151 1681628 INFO alembic.runtime.migration [None req-7c4c7ce6-d363-4071-ad44-0846ff541d9d some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.151 1681628 INFO alembic.runtime.migration [None req-7c4c7ce6-d363-4071-ad44-0846ff541d9d some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.155 1681628 INFO alembic.runtime.migration [None req-7c4c7ce6-d363-4071-ad44-0846ff541d9d some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.160 1681628 INFO aodh.api.app [None req-7c4c7ce6-d363-4071-ad44-0846ff541d9d some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_state_change_inside_time_constraint [0.011612s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.199 1681623 WARNING aodh.evaluator.threshold [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-10-15 07:53:32.199 1681623 INFO aodh.evaluator [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] alarm 7e794048-19f6-4505-95ee-765c94e616c9 transitioning to insufficient data because No datapoint for granularity 60 DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_filter_with_isotime_timestamp [0.123128s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.098 1681624 INFO alembic.runtime.migration [None req-cc803d7e-30bd-443c-9b66-caa205b914cc 5c20d529-c9d7-4cfd-aaa6-83050a9bf807 7b82260b-ed9f-4e85-9d0e-4294b815041d - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.098 1681624 INFO alembic.runtime.migration [None req-cc803d7e-30bd-443c-9b66-caa205b914cc 5c20d529-c9d7-4cfd-aaa6-83050a9bf807 7b82260b-ed9f-4e85-9d0e-4294b815041d - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.114 1681624 INFO alembic.runtime.migration [None req-cc803d7e-30bd-443c-9b66-caa205b914cc 5c20d529-c9d7-4cfd-aaa6-83050a9bf807 7b82260b-ed9f-4e85-9d0e-4294b815041d - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.114 1681624 INFO alembic.runtime.migration [None req-cc803d7e-30bd-443c-9b66-caa205b914cc 5c20d529-c9d7-4cfd-aaa6-83050a9bf807 7b82260b-ed9f-4e85-9d0e-4294b815041d - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.124 1681624 INFO alembic.runtime.migration [None req-cc803d7e-30bd-443c-9b66-caa205b914cc 5c20d529-c9d7-4cfd-aaa6-83050a9bf807 7b82260b-ed9f-4e85-9d0e-4294b815041d - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.126 1681624 INFO aodh.api.app [None req-cc803d7e-30bd-443c-9b66-caa205b914cc 5c20d529-c9d7-4cfd-aaa6-83050a9bf807 7b82260b-ed9f-4e85-9d0e-4294b815041d - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.unit.evaluator.test_loadbalancer.TestLoadBalancerMemberHealthEvaluator.test_evaluate_alarm_to_ok [0.020452s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.220 1681623 INFO aodh.evaluator [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] alarm 9dd112cd-c01f-4dfa-9461-5193a72db43a transitioning to ok because Transition to ok due to 0 members unhealthy, most recent: None DEBUG: {0} aodh.tests.unit.test_api_v2_capabilities.TestCapabilities.test_recursive_keypairs_with_list_of_dict [0.000479s] ... ok DEBUG: {0} aodh.tests.unit.test_bin.BinNotifierTestCase.test_starting_evaluator [0.004721s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_user_alarms_quotas [0.070532s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.185 1681625 INFO alembic.runtime.migration [None req-89870d17-2d96-4648-bc3b-a50ceb5ad386 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.185 1681625 INFO alembic.runtime.migration [None req-89870d17-2d96-4648-bc3b-a50ceb5ad386 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.189 1681625 INFO alembic.runtime.migration [None req-89870d17-2d96-4648-bc3b-a50ceb5ad386 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.189 1681625 INFO alembic.runtime.migration [None req-89870d17-2d96-4648-bc3b-a50ceb5ad386 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.195 1681625 INFO alembic.runtime.migration [None req-89870d17-2d96-4648-bc3b-a50ceb5ad386 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.198 1681625 INFO aodh.api.app [None req-89870d17-2d96-4648-bc3b-a50ceb5ad386 e11da57a-98c3-4acc-beb8-f552a54446cd 3e7b27e6-3171-4fa3-b478-95fd08b3da54 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:32.222 1681625 WARNING oslo_db.sqlalchemy.utils [None req-487129d5-15db-4325-b280-f363215c2eb6 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.224 1681625 WARNING oslo_db.sqlalchemy.utils [None req-487129d5-15db-4325-b280-f363215c2eb6 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.234 1681625 WARNING oslo_db.sqlalchemy.utils [None req-d25f79be-a7f6-40ff-8bd7-679671d2f313 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.239 1681625 WARNING oslo_db.sqlalchemy.utils [None req-a3462bc2-7bf9-4a8f-9beb-cec344331218 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.240 1681625 WARNING oslo_db.sqlalchemy.utils [None req-a3462bc2-7bf9-4a8f-9beb-cec344331218 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.243 1681625 WARNING oslo_db.sqlalchemy.utils [None req-6dc55248-58ed-41ed-99b1-b24cde1a0f77 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_by_user_failed [0.058469s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.206 1681628 INFO alembic.runtime.migration [None req-3f511ac0-1e04-443e-8270-dd990f62ebee 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.207 1681628 INFO alembic.runtime.migration [None req-3f511ac0-1e04-443e-8270-dd990f62ebee 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.219 1681628 INFO alembic.runtime.migration [None req-3f511ac0-1e04-443e-8270-dd990f62ebee 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.219 1681628 INFO alembic.runtime.migration [None req-3f511ac0-1e04-443e-8270-dd990f62ebee 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.224 1681628 INFO alembic.runtime.migration [None req-3f511ac0-1e04-443e-8270-dd990f62ebee 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.233 1681628 INFO aodh.api.app [None req-3f511ac0-1e04-443e-8270-dd990f62ebee 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleGnocchi.test_list_alarms [0.045102s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.254 1681625 INFO alembic.runtime.migration [None req-6dc55248-58ed-41ed-99b1-b24cde1a0f77 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.254 1681625 INFO alembic.runtime.migration [None req-6dc55248-58ed-41ed-99b1-b24cde1a0f77 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.257 1681625 INFO alembic.runtime.migration [None req-6dc55248-58ed-41ed-99b1-b24cde1a0f77 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.258 1681625 INFO alembic.runtime.migration [None req-6dc55248-58ed-41ed-99b1-b24cde1a0f77 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.264 1681625 INFO alembic.runtime.migration [None req-6dc55248-58ed-41ed-99b1-b24cde1a0f77 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.266 1681625 INFO aodh.api.app [None req-6dc55248-58ed-41ed-99b1-b24cde1a0f77 8c8550fa-8e51-412f-a59c-0c4a67b9ce14 71681d03-c96e-4639-b388-0bad62418663 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: 2025-10-15 07:53:32.288 1681625 WARNING oslo_db.sqlalchemy.utils [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_all [0.082750s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.216 1681624 INFO alembic.runtime.migration [None req-1cc83ce4-25a5-4cc4-b979-0983ecc8eed4 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.216 1681624 INFO alembic.runtime.migration [None req-1cc83ce4-25a5-4cc4-b979-0983ecc8eed4 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.227 1681624 INFO alembic.runtime.migration [None req-1cc83ce4-25a5-4cc4-b979-0983ecc8eed4 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.227 1681624 INFO alembic.runtime.migration [None req-1cc83ce4-25a5-4cc4-b979-0983ecc8eed4 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.232 1681624 INFO alembic.runtime.migration [None req-1cc83ce4-25a5-4cc4-b979-0983ecc8eed4 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.239 1681624 INFO aodh.api.app [None req-1cc83ce4-25a5-4cc4-b979-0983ecc8eed4 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_no_resource_failed [0.075648s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.269 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.269 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.275 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.275 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.298 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.305 1681628 INFO aodh.api.app [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_best_match_language [0.054995s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.301 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.301 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.305 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.305 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.310 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.318 1681625 INFO aodh.api.app [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:4420: DeprecationWarning: The behavior of AcceptLanguageValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_wrong_limit_failed [0.034328s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.345 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.345 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.348 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.348 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.352 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.354 1681628 INFO aodh.api.app [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.storage.test_get_connection.EngineTest.test_get_connection [0.014589s] ... ok DEBUG: {3} aodh.tests.functional.storage.test_get_connection.EngineTest.test_get_connection_no_such_engine [0.010196s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.394 1681628 WARNING stevedore.named [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Could not load no-such-engine DEBUG: {3} aodh.tests.functional.storage.test_impl_sqlalchemy.CapabilitiesTest.test_alarm_capabilities [0.000342s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_field_project [0.102829s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.301 1681624 INFO alembic.runtime.migration [None req-e0ab3a2e-8948-4b0c-93c3-69cd65e799a0 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.301 1681624 INFO alembic.runtime.migration [None req-e0ab3a2e-8948-4b0c-93c3-69cd65e799a0 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.307 1681624 INFO alembic.runtime.migration [None req-e0ab3a2e-8948-4b0c-93c3-69cd65e799a0 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.308 1681624 INFO alembic.runtime.migration [None req-e0ab3a2e-8948-4b0c-93c3-69cd65e799a0 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.312 1681624 INFO alembic.runtime.migration [None req-e0ab3a2e-8948-4b0c-93c3-69cd65e799a0 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.315 1681624 INFO aodh.api.app [None req-e0ab3a2e-8948-4b0c-93c3-69cd65e799a0 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_xml_parsable_error_middleware_translation_400 [0.071915s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.356 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.356 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.359 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.359 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.372 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.380 1681625 INFO aodh.api.app [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmCounterTest.test_counter_increment [0.067280s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.403 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.403 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.406 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.406 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.427 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.442 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_complex_filter_wrong_field_names [0.056134s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_filter_misstyped_field_name_alarmchange [0.010433s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_in_complex_filter [0.001602s] ... ok DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_clear_some_alarm_history [0.026077s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.469 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.469 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.474 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.474 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.478 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.482 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:32.487 1681628 INFO aodh.storage.impl_sqlalchemy [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] 2 alarm histories are removed from database DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_in_complex_filter_with_unbalanced_tree [0.002340s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_timezone_removed [0.001126s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_utc [0.000965s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_wrong_syntax [0.002118s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_field_name [0.003071s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_multiple_item_order_string [0.002388s] ... ok DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_add [0.020501s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.496 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.496 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.500 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.500 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.504 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.507 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_filter_orderby_and_limit [0.122519s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.425 1681624 INFO alembic.runtime.migration [None req-91aa0dbd-7700-431d-bbcf-16d433a30e33 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.425 1681624 INFO alembic.runtime.migration [None req-91aa0dbd-7700-431d-bbcf-16d433a30e33 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.430 1681624 INFO alembic.runtime.migration [None req-91aa0dbd-7700-431d-bbcf-16d433a30e33 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.430 1681624 INFO alembic.runtime.migration [None req-91aa0dbd-7700-431d-bbcf-16d433a30e33 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.442 1681624 INFO alembic.runtime.migration [None req-91aa0dbd-7700-431d-bbcf-16d433a30e33 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.445 1681624 INFO aodh.api.app [None req-91aa0dbd-7700-431d-bbcf-16d433a30e33 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_by_type [0.033882s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.517 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.517 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.530 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.530 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.535 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.539 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_limit_should_be_positive [0.047579s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.508 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.508 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.514 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.514 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.519 1681625 INFO alembic.runtime.migration [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.521 1681625 INFO aodh.api.app [None req-7e10ebcf-efff-4e3b-bfe0-fc767e133da3 3f4cb9cc-fbca-4b0d-80be-4746e60e422c 4b6b79ad-c963-466e-8be8-72c49a525f12 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_excluded_by_name [0.029344s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.551 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.552 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.561 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.561 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.567 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.571 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_non_admin_tenant_sees_only_its_own_project [0.044376s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.557 1681625 INFO alembic.runtime.migration [None req-7b195eda-8268-46db-a5f1-537ea414f605 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.557 1681625 INFO alembic.runtime.migration [None req-7b195eda-8268-46db-a5f1-537ea414f605 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.561 1681625 INFO alembic.runtime.migration [None req-7b195eda-8268-46db-a5f1-537ea414f605 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.561 1681625 INFO alembic.runtime.migration [None req-7b195eda-8268-46db-a5f1-537ea414f605 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.566 1681625 INFO alembic.runtime.migration [None req-7b195eda-8268-46db-a5f1-537ea414f605 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.568 1681625 INFO aodh.api.app [None req-7b195eda-8268-46db-a5f1-537ea414f605 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_ordered_by_timestamp [0.021113s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.582 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.582 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.585 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.585 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.590 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.593 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_update [0.021774s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.603 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.603 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.606 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.606 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.611 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.614 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_alarm_id_as_filter [0.053424s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.625 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.625 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.629 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.629 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.633 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.636 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_filter_with_isotime [0.154616s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.555 1681624 INFO alembic.runtime.migration [None req-7a148d71-2b45-497c-978f-509740a2caff - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.556 1681624 INFO alembic.runtime.migration [None req-7a148d71-2b45-497c-978f-509740a2caff - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.568 1681624 INFO alembic.runtime.migration [None req-7a148d71-2b45-497c-978f-509740a2caff - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.568 1681624 INFO alembic.runtime.migration [None req-7a148d71-2b45-497c-978f-509740a2caff - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.578 1681624 INFO alembic.runtime.migration [None req-7a148d71-2b45-497c-978f-509740a2caff - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.590 1681624 INFO aodh.api.app [None req-7a148d71-2b45-497c-978f-509740a2caff - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_field_user_in_orderby [0.085686s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.603 1681625 INFO alembic.runtime.migration [None req-8472a2e7-fa08-4f7f-9270-62beefb9dbc4 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.603 1681625 INFO alembic.runtime.migration [None req-8472a2e7-fa08-4f7f-9270-62beefb9dbc4 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.606 1681625 INFO alembic.runtime.migration [None req-8472a2e7-fa08-4f7f-9270-62beefb9dbc4 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.606 1681625 INFO alembic.runtime.migration [None req-8472a2e7-fa08-4f7f-9270-62beefb9dbc4 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.611 1681625 INFO alembic.runtime.migration [None req-8472a2e7-fa08-4f7f-9270-62beefb9dbc4 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.613 1681625 INFO aodh.api.app [None req-8472a2e7-fa08-4f7f-9270-62beefb9dbc4 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_filter_and_orderby [0.042930s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.680 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.680 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.693 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.693 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.697 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.706 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_orderby_severity ... SKIPPED: This is only implemented for MySQL DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_no_filter [0.031785s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.723 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.723 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.726 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.726 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.730 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.739 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_non_admin_tenant_cannot_query_others_project [0.089045s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.695 1681624 INFO alembic.runtime.migration [None req-defcfe1b-a362-41fe-91c7-d0039abd90a1 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.695 1681624 INFO alembic.runtime.migration [None req-defcfe1b-a362-41fe-91c7-d0039abd90a1 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.701 1681624 INFO alembic.runtime.migration [None req-defcfe1b-a362-41fe-91c7-d0039abd90a1 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.701 1681624 INFO alembic.runtime.migration [None req-defcfe1b-a362-41fe-91c7-d0039abd90a1 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.707 1681624 INFO alembic.runtime.migration [None req-defcfe1b-a362-41fe-91c7-d0039abd90a1 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.721 1681624 INFO aodh.api.app [None req-defcfe1b-a362-41fe-91c7-d0039abd90a1 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_non_admin_tenant_can_explicitly_filter_for_own_project [0.052955s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.728 1681625 INFO alembic.runtime.migration [None req-3c613b00-6f63-4355-a101-7dc39facc53b - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.728 1681625 INFO alembic.runtime.migration [None req-3c613b00-6f63-4355-a101-7dc39facc53b - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.732 1681625 INFO alembic.runtime.migration [None req-3c613b00-6f63-4355-a101-7dc39facc53b - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.732 1681625 INFO alembic.runtime.migration [None req-3c613b00-6f63-4355-a101-7dc39facc53b - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.737 1681625 INFO alembic.runtime.migration [None req-3c613b00-6f63-4355-a101-7dc39facc53b - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.739 1681625 INFO aodh.api.app [None req-3c613b00-6f63-4355-a101-7dc39facc53b - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_regexp [0.040652s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.755 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.755 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.758 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.758 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.763 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.774 1681628 WARNING oslo_db.sqlalchemy.utils [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter_and_orderby [0.023330s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.796 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.796 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.799 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.799 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.804 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: {2} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_all_projects [0.056700s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.783 1681625 INFO alembic.runtime.migration [None req-858205cd-1dc3-4502-b70b-f5b4c35d0e79 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.783 1681625 INFO alembic.runtime.migration [None req-858205cd-1dc3-4502-b70b-f5b4c35d0e79 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.787 1681625 INFO alembic.runtime.migration [None req-858205cd-1dc3-4502-b70b-f5b4c35d0e79 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.787 1681625 INFO alembic.runtime.migration [None req-858205cd-1dc3-4502-b70b-f5b4c35d0e79 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.793 1681625 INFO alembic.runtime.migration [None req-858205cd-1dc3-4502-b70b-f5b4c35d0e79 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.795 1681625 INFO aodh.api.app [None req-858205cd-1dc3-4502-b70b-f5b4c35d0e79 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_no_filter [0.030282s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.824 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.824 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.829 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.830 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.836 1681628 INFO alembic.runtime.migration [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Running stamp_revision -> 010 DEBUG: {3} aodh.tests.unit.cmd.test_status.TestUpgradeChecks.test_checks [0.001085s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints_complex [0.007218s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_query_with_filter_for_project_orderby_with_user [0.087829s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.776 1681624 INFO alembic.runtime.migration [None req-0649cef4-bfe4-48b6-be58-6e43b98481ac - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.776 1681624 INFO alembic.runtime.migration [None req-0649cef4-bfe4-48b6-be58-6e43b98481ac - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.782 1681624 INFO alembic.runtime.migration [None req-0649cef4-bfe4-48b6-be58-6e43b98481ac - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.782 1681624 INFO alembic.runtime.migration [None req-0649cef4-bfe4-48b6-be58-6e43b98481ac - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.787 1681624 INFO alembic.runtime.migration [None req-0649cef4-bfe4-48b6-be58-6e43b98481ac - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.794 1681624 INFO aodh.api.app [None req-0649cef4-bfe4-48b6-be58-6e43b98481ac - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_continue_alarming_when_repeat_actions_enabled [0.008962s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.860 1681628 INFO aodh.evaluator.event [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Triggering the alarm 68b38a3c-da23-4aad-a478-3a0b4375fc7d by event for project , event_type: type0 DEBUG: 2025-10-15 07:53:32.860 1681628 INFO aodh.evaluator [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] alarm 68b38a3c-da23-4aad-a478-3a0b4375fc7d transitioning to alarm because Event hits the query . DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_miss [0.007363s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_event_missing_event_type [0.007295s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.876 1681628 ERROR aodh.evaluator.event [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Failed to extract event_type from event = {'message_id': 'b7056a70-6454-4bca-ad6c-cc5e1551d091', 'traits': []} DEBUG: 2025-10-15 07:53:32.876 1681628 WARNING aodh.evaluator.event [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Event <{'message_id': 'b7056a70-6454-4bca-ad6c-cc5e1551d091', 'traits': []}> is invalid, aborting evaluation for it.: aodh.evaluator.event.InvalidEvent DEBUG: {2} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_project_quota_by_admin [0.045874s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.839 1681625 INFO alembic.runtime.migration [None req-dd0425c4-81f2-4e88-8813-d67765c5b939 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.839 1681625 INFO alembic.runtime.migration [None req-dd0425c4-81f2-4e88-8813-d67765c5b939 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.843 1681625 INFO alembic.runtime.migration [None req-dd0425c4-81f2-4e88-8813-d67765c5b939 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.843 1681625 INFO alembic.runtime.migration [None req-dd0425c4-81f2-4e88-8813-d67765c5b939 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.849 1681625 INFO alembic.runtime.migration [None req-dd0425c4-81f2-4e88-8813-d67765c5b939 some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.851 1681625 INFO aodh.api.app [None req-dd0425c4-81f2-4e88-8813-d67765c5b939 some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_event_type_pattern_unmatched [0.006973s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_string [0.008049s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.891 1681628 INFO aodh.evaluator.event [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Aborting evaluation of the alarm 65a13005-5396-424f-b23c-d726bca5a860 due to unmet condition={'field': 'traits.state', 'value': 'stopped', 'op': } . DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_uninterested_event_type [0.010014s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_retry_transient_api_failure [0.014172s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.915 1681628 WARNING aodh.evaluator.gnocchi [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] alarm statistics retrieval failed: boom: Exception: boom DEBUG: 2025-10-15 07:53:32.915 1681628 INFO aodh.evaluator [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] alarm 8aa90a11-0c49-40a6-978c-b95f154662e0 transitioning to ok because Transition to ok due to 3 samples inside threshold, most recent: 13.0 DEBUG: {2} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_other_project_quotas_by_user_failed [0.043586s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.885 1681625 INFO alembic.runtime.migration [None req-b710ace9-f7a5-4d35-aec3-ecd18e0d3990 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.885 1681625 INFO alembic.runtime.migration [None req-b710ace9-f7a5-4d35-aec3-ecd18e0d3990 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.890 1681625 INFO alembic.runtime.migration [None req-b710ace9-f7a5-4d35-aec3-ecd18e0d3990 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.890 1681625 INFO alembic.runtime.migration [None req-b710ace9-f7a5-4d35-aec3-ecd18e0d3990 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.895 1681625 INFO alembic.runtime.migration [None req-b710ace9-f7a5-4d35-aec3-ecd18e0d3990 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.898 1681625 INFO aodh.api.app [None req-b710ace9-f7a5-4d35-aec3-ecd18e0d3990 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_simple_alarm_trip [0.016350s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.932 1681628 INFO aodh.evaluator [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] alarm 10e0b83d-18b8-49fa-8103-a71c310d18e6 transitioning to alarm because Transition to alarm due to 4 samples outside threshold, most recent: 7.0 DEBUG: {1} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_project_quota_by_user_failed [0.087732s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.866 1681624 INFO alembic.runtime.migration [None req-d7354a69-a684-44df-a126-56ce697c554a - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.866 1681624 INFO alembic.runtime.migration [None req-d7354a69-a684-44df-a126-56ce697c554a - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.879 1681624 INFO alembic.runtime.migration [None req-d7354a69-a684-44df-a126-56ce697c554a - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.879 1681624 INFO alembic.runtime.migration [None req-d7354a69-a684-44df-a126-56ce697c554a - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.895 1681624 INFO alembic.runtime.migration [None req-d7354a69-a684-44df-a126-56ce697c554a - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.897 1681624 INFO aodh.api.app [None req-d7354a69-a684-44df-a126-56ce697c554a - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_unequivocal_from_known_state_and_repeat_actions [0.015271s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_equivocal_from_known_state_ok [0.008745s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_project_quotas_by_user [0.037480s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.932 1681625 INFO alembic.runtime.migration [None req-c93dcebe-b704-49b6-aa3d-27080497c7da 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.932 1681625 INFO alembic.runtime.migration [None req-c93dcebe-b704-49b6-aa3d-27080497c7da 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.936 1681625 INFO alembic.runtime.migration [None req-c93dcebe-b704-49b6-aa3d-27080497c7da 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.937 1681625 INFO alembic.runtime.migration [None req-c93dcebe-b704-49b6-aa3d-27080497c7da 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.941 1681625 INFO alembic.runtime.migration [None req-c93dcebe-b704-49b6-aa3d-27080497c7da 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.943 1681625 INFO aodh.api.app [None req-c93dcebe-b704-49b6-aa3d-27080497c7da 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_simple_alarm_trip [0.009879s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.967 1681628 INFO aodh.evaluator [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] alarm 7358552a-4ecb-446d-8ef6-0f0cf5e93a2f transitioning to alarm because Transition to alarm due to 6 samples outside threshold, most recent: 86.0 DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_simple_insufficient [0.010961s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.978 1681628 WARNING aodh.evaluator.threshold [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Expecting 6 datapoints but only get 0 DEBUG: 2025-10-15 07:53:32.978 1681628 INFO aodh.evaluator [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] alarm 6b1ae188-dfba-41c7-922c-eebfe1d066d0 transitioning to insufficient data because No datapoint for granularity 50 DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_equivocal_from_unknown [0.010262s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.989 1681628 INFO aodh.evaluator [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] alarm 53c06d93-b1ca-49aa-98e1-7dc2e33d44e9 transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {2} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_by_admin [0.032600s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.967 1681625 INFO alembic.runtime.migration [None req-cba3ef33-fe28-42a9-94eb-2447f619e80f 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.967 1681625 INFO alembic.runtime.migration [None req-cba3ef33-fe28-42a9-94eb-2447f619e80f 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.971 1681625 INFO alembic.runtime.migration [None req-cba3ef33-fe28-42a9-94eb-2447f619e80f 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.971 1681625 INFO alembic.runtime.migration [None req-cba3ef33-fe28-42a9-94eb-2447f619e80f 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.976 1681625 INFO alembic.runtime.migration [None req-cba3ef33-fe28-42a9-94eb-2447f619e80f 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.978 1681625 INFO aodh.api.app [None req-cba3ef33-fe28-42a9-94eb-2447f619e80f 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.storage.test_impl_log.ConnectionTest.test_get_connection [0.000375s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_loadbalancer.TestLoadBalancerMemberHealthEvaluator.test_evaluate [0.010879s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.000 1681628 INFO aodh.evaluator [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] alarm e1749f13-6066-4c33-b90a-c45b634c9a14 transitioning to alarm because Transition to alarm due to 1 members unhealthy, most recent: {'created_at': '2025-10-14T11:53:32.999538', 'admin_state_up': True, 'operating_status': 'ERROR'} DEBUG: {1} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_unsupported_resource_failed [0.066186s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:32.960 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.960 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.966 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:32.966 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:32.978 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:32.987 1681624 INFO aodh.api.app [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] WSGI config used: /builddir/build/BUILD/aodh-21.1.0.dev18/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.unit.evaluator.test_loadbalancer.TestLoadBalancerMemberHealthEvaluator.test_evaluate_octavia_error [0.015789s] ... ok DEBUG: {3} aodh.tests.unit.test_bin.BinNotifierTestCase.test_starting_notifier [0.003375s] ... ok DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_clear_alarm_history_no_data_to_remove [0.032898s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.002 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.002 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.008 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.008 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.012 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.016 1681625 WARNING oslo_db.sqlalchemy.utils [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:33.023 1681625 INFO aodh.storage.impl_sqlalchemy [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] 0 alarm histories are removed from database DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_clear_all_alarm_history [0.040405s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.036 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.036 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.040 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.040 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.051 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.056 1681625 WARNING oslo_db.sqlalchemy.utils [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:33.060 1681625 INFO aodh.storage.impl_sqlalchemy [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] 3 alarm histories are removed from database DEBUG: {1} aodh.tests.functional.storage.sqlalchemy.test_migrations.ModelsMigrationsSync.test_models_sync [0.098161s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.018 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.019 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.036 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.036 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.042 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.051 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.051 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: {1} aodh.tests.functional.storage.test_get_connection.ConnectionConfigTest.test_only_default_url [0.009007s] ... ok DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_record_severity_when_alarm_change [0.055944s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.076 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.080 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.087 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.087 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.095 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.106 1681625 WARNING oslo_db.sqlalchemy.utils [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:33.116 1681625 WARNING oslo_db.sqlalchemy.utils [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_delete [0.061608s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.146 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.146 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.158 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.158 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.165 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.171 1681625 WARNING oslo_db.sqlalchemy.utils [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:33.179 1681625 WARNING oslo_db.sqlalchemy.utils [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_delete_history_when_delete_alarm [0.070455s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.148 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.148 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.152 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.152 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.162 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.173 1681624 WARNING oslo_db.sqlalchemy.utils [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-10-15 07:53:33.178 1681624 WARNING oslo_db.sqlalchemy.utils [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_empty [0.050971s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.209 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.209 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.221 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.221 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.231 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.234 1681625 WARNING oslo_db.sqlalchemy.utils [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list [0.056725s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.213 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.213 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.222 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.222 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.230 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.237 1681624 WARNING oslo_db.sqlalchemy.utils [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_enabled [0.044830s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.255 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.255 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.263 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.263 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.270 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.278 1681625 WARNING oslo_db.sqlalchemy.utils [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_no_filter_and_limit [0.065315s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.259 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.259 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.266 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.268 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.275 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.282 1681624 WARNING oslo_db.sqlalchemy.utils [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_filter [0.073325s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.294 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.303 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.318 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.318 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.331 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.343 1681625 WARNING oslo_db.sqlalchemy.utils [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_on_behalf_of_filter [0.065557s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.333 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.334 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.337 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.338 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.347 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Running stamp_revision -> 010 DEBUG: 2025-10-15 07:53:33.356 1681624 WARNING oslo_db.sqlalchemy.utils [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter [0.049366s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.370 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.370 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.377 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.377 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.390 1681625 INFO alembic.runtime.migration [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Running stamp_revision -> 010 DEBUG: {2} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints [0.002645s] ... ok DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter_for_alarm_id [0.046165s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.390 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.390 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.397 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Context impl SQLiteImpl. DEBUG: 2025-10-15 07:53:33.397 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Will assume non-transactional DDL. DEBUG: 2025-10-15 07:53:33.404 1681624 INFO alembic.runtime.migration [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Running stamp_revision -> 010 DEBUG: {2} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_known_state_with_sub_rules_trending_state_and_not_repeat [0.040587s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.449 1681625 ERROR stevedore.extension [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-10-15 07:53:33.450 1681625 WARNING stevedore.named [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Could not load prometheus DEBUG: {1} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_alarm_full_trip_with_multi_type_rules [0.037248s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.457 1681624 ERROR stevedore.extension [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-10-15 07:53:33.457 1681624 WARNING stevedore.named [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Could not load prometheus DEBUG: 2025-10-15 07:53:33.459 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm b5f29bcd-64a8-46d5-bc3d-d38c737e6dfa transitioning to alarm because Composite rule alarm with composition form: (rule1 and rule2 and (rule3 or rule4 or rule5 or rule6)) transition to alarm, due to rules: rule1, rule2, rule6 outside their threshold. DEBUG: {2} aodh.tests.unit.evaluator.test_composite.OtherCompositeTest.test_simple_ok [0.022044s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.469 1681625 ERROR stevedore.extension [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-10-15 07:53:33.470 1681625 WARNING stevedore.named [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Could not load prometheus DEBUG: 2025-10-15 07:53:33.473 1681625 INFO aodh.evaluator [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] alarm bf971c64-1e27-4fcc-bfcb-29951e3a187f transitioning to ok because Composite rule alarm with composition form: (rule1 or rule2) transition to ok, due to rules: rule1, rule2 inside their threshold. DEBUG: {1} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_alarm_with_short_circuit_logic [0.020795s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.478 1681624 ERROR stevedore.extension [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-10-15 07:53:33.481 1681624 WARNING stevedore.named [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Could not load prometheus DEBUG: 2025-10-15 07:53:33.482 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm 8b1c6025-904a-4e4b-887a-7e301b048ff7 transitioning to alarm because Composite rule alarm with composition form: (rule1 or rule2 or rule3) transition to alarm, due to rules: rule1 outside their threshold. DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_do_not_continue_alarming_when_repeat_actions_disabled [0.014004s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_hit [0.023747s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_simple_insufficient [0.038769s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.505 1681624 ERROR stevedore.extension [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-10-15 07:53:33.516 1681624 WARNING stevedore.named [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Could not load prometheus DEBUG: 2025-10-15 07:53:33.516 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm 98a4a726-2f8d-481a-9162-cfa86520d94f transitioning to insufficient data because Composite rule alarm with composition form: (rule1 or (rule2 and rule3)) transition to insufficient data, due to rules: rule1, rule2, rule3 state evaluated to unknown. DEBUG: 2025-10-15 07:53:33.520 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm cec47472-208b-4845-a288-4c24b76fa2de transitioning to insufficient data because Composite rule alarm with composition form: (rule1 or rule2 or rule3) transition to insufficient data, due to rules: rule1, rule2, rule3 state evaluated to unknown. DEBUG: 2025-10-15 07:53:33.521 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm 9842a612-e2cf-4664-8c4d-18736031d8ea transitioning to insufficient data because Composite rule alarm with composition form: (rule1 and rule2 and rule3) transition to insufficient data, due to rules: rule1, rule2, rule3 state evaluated to unknown. DEBUG: 2025-10-15 07:53:33.522 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm e4d9d4cb-34f9-4d6f-aa9e-0b517b7abfb5 transitioning to insufficient data because Composite rule alarm with composition form: (rule1 and rule2 and (rule3 or rule4 or rule5 or rule6)) transition to insufficient data, due to rules: rule1, rule2, rule3, rule4, rule5, rule6 state evaluated to unknown. DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_in_project_none [0.013559s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.530 1681625 INFO aodh.evaluator.event [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Triggering the alarm 5e7388f8-aa9a-4f00-9763-d0e4837d53c9 by event for project , event_type: type0 DEBUG: 2025-10-15 07:53:33.531 1681625 INFO aodh.evaluator [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] alarm 5e7388f8-aa9a-4f00-9763-d0e4837d53c9 transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_unknown_state_with_sub_rules_trending_state [0.021083s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.541 1681624 ERROR stevedore.extension [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-10-15 07:53:33.541 1681624 WARNING stevedore.named [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Could not load prometheus DEBUG: 2025-10-15 07:53:33.541 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm fe54017b-ffd0-4ddf-8acc-95bf16b08bec transitioning to alarm because Composite rule alarm with composition form: (rule1 or (rule2 and rule3)) transition to alarm, due to rules: rule2, rule3 outside their threshold. DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_in_the_same_tenant_id [0.023354s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.553 1681625 INFO aodh.evaluator.event [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Triggering the alarm a6db3fcc-9def-4cf2-88ff-dafb647495fd by event for project project1, event_type: type0 DEBUG: 2025-10-15 07:53:33.553 1681625 INFO aodh.evaluator [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] alarm a6db3fcc-9def-4cf2-88ff-dafb647495fd transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_continue_following_evaluation_after_exception [0.023291s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.567 1681624 INFO aodh.evaluator.event [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Triggering the alarm 1 by event for project , event_type: type0 DEBUG: 2025-10-15 07:53:33.567 1681624 INFO aodh.evaluator.event [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Triggering the alarm 2 by event for project , event_type: type0 DEBUG: 2025-10-15 07:53:33.567 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm 2 transitioning to alarm because Event hits the query . DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_float [0.017625s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.566 1681625 INFO aodh.evaluator.event [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Triggering the alarm 87a554c7-c551-435d-a268-67c811a9704d by event for project , event_type: type0 DEBUG: 2025-10-15 07:53:33.566 1681625 INFO aodh.evaluator [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] alarm 87a554c7-c551-435d-a268-67c811a9704d transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_expired [0.016794s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_event_missing_message_id [0.019626s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.592 1681625 ERROR aodh.evaluator.event [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Failed to extract message_id from event = {'event_type': 'type1', 'traits': []} DEBUG: 2025-10-15 07:53:33.592 1681625 WARNING aodh.evaluator.event [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Event <{'event_type': 'type1', 'traits': []}> is invalid, aborting evaluation for it.: aodh.evaluator.event.InvalidEvent DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_updated_after_fired [0.016446s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.598 1681624 INFO aodh.evaluator.event [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Triggering the alarm 9b6b80c4-0bad-4b59-96e4-3325130174ca by event for project project2, event_type: type1 DEBUG: 2025-10-15 07:53:33.598 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm 9b6b80c4-0bad-4b59-96e4-3325130174ca transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_event_type_pattern_matched [0.011921s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.613 1681624 INFO aodh.evaluator.event [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Triggering the alarm 4c3d19ba-42c4-4cd0-aab9-f992ab759798 by event for project , event_type: compute.instance.update DEBUG: 2025-10-15 07:53:33.614 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm 4c3d19ba-42c4-4cd0-aab9-f992ab759798 transitioning to alarm because Event hits the query . DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_equivocal_from_known_state_ok [0.023975s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_integer [0.008122s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.622 1681624 INFO aodh.evaluator.event [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Aborting evaluation of the alarm b1252c50-e72a-44bf-bff9-bd79ccabca05 due to unmet condition={'field': 'traits.instance_type_id', 'value': 5, 'op': } . DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_equivocal_ok_to_alarm [0.017599s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.639 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm 12335ffc-0af3-4f5f-9b58-fa8f70398e2f transitioning to alarm because Transition to alarm due to 4 samples outside threshold, most recent: 6.0 DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_simple_alarm_clear [0.010892s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.651 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm 4a1014d1-34f2-42a7-a01f-0e675b7982a4 transitioning to ok because Transition to ok due to 4 samples inside threshold, most recent: 14.0 DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_alarm_change_record [0.047301s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.665 1681625 INFO aodh.evaluator [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] alarm 55076c1c-977c-49da-9bd2-cd05c430d1ec transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_simple_insufficient [0.015238s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.663 1681624 WARNING aodh.evaluator.threshold [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Expecting 4 datapoints but only get 0 DEBUG: 2025-10-15 07:53:33.663 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm 5f3961c5-415a-4168-bc1a-7be231be2762 transitioning to insufficient data because No datapoint for granularity 300 DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_retry_transient_api_failure [0.015954s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.682 1681624 WARNING aodh.evaluator.gnocchi [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm statistics retrieval failed: error (HTTP 500): gnocchiclient.exceptions.ClientException: error (HTTP 500) DEBUG: 2025-10-15 07:53:33.684 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm d7fb697d-84aa-4dc1-90f4-2a2b02ed3f28 transitioning to ok because Transition to ok due to 6 samples inside threshold, most recent: 75.0 DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_evaluation_keep_alarm_attributes_constant [0.017909s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.683 1681625 INFO aodh.evaluator [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] alarm e5a62c99-f6fe-464f-8519-599528d489ed transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_equivocal_from_known_state_ok [0.010250s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_lag_configuration [0.020569s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.705 1681625 WARNING aodh.evaluator.threshold [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-10-15 07:53:33.706 1681625 INFO aodh.evaluator [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] alarm 1e1afe3a-fd10-4442-8b3b-f3a5fb17ff2f transitioning to insufficient data because No datapoint for granularity 60 DEBUG: 2025-10-15 07:53:33.707 1681625 WARNING aodh.evaluator.threshold [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-10-15 07:53:33.707 1681625 INFO aodh.evaluator [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] alarm 1e1afe3a-fd10-4442-8b3b-f3a5fb17ff2f transitioning to insufficient data because No datapoint for granularity 60 DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_retry_transient_api_failure [0.017803s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.711 1681624 WARNING aodh.evaluator.gnocchi [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm statistics retrieval failed: error2 (HTTP 501): gnocchiclient.exceptions.ClientException: error2 (HTTP 501) DEBUG: 2025-10-15 07:53:33.712 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm c5aa9b34-4b60-4c73-becf-eb4f4dee303c transitioning to ok because Transition to ok due to 5 samples inside threshold, most recent: 76.0 DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_simple_insufficient [0.018793s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.732 1681624 WARNING aodh.evaluator.threshold [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-10-15 07:53:33.732 1681624 INFO aodh.evaluator [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] alarm 9a71c19b-69ce-4d27-a753-6d7ca382366c transitioning to insufficient data because No datapoint for granularity 60 DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_no_state_change_outside_time_constraint [0.035990s] ... ok DEBUG: {1} aodh.tests.unit.notifier.test_heat.TestTrustHeatAlarmNotifier.test_notify [0.018363s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.749 1681624 INFO aodh.notifier.heat [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Notifying alarm fake_alarm_name fake_alarm_id of low priority from ok to alarm with action trust+autohealer://fake_trust_id:delete@ because no good reason. DEBUG: 2025-10-15 07:53:33.752 1681624 INFO aodh.notifier.heat [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Heat resource fake_resource_name is marked as unhealthy for alarm fake_alarm_id DEBUG: 2025-10-15 07:53:33.752 1681624 INFO aodh.notifier.heat [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Heat stack fake_stack_id is updated for alarm fake_alarm_id DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_simple_alarm_clear [0.015600s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.759 1681625 INFO aodh.evaluator [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] alarm 6c6a92d9-816f-41c9-8635-02d66c9c9978 transitioning to ok because Transition to ok due to 5 samples inside threshold, most recent: 76.0 DEBUG: {1} aodh.tests.unit.notifier.test_heat.TestTrustHeatAlarmNotifier.test_notify_stack_id_missing [0.015647s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.768 1681624 INFO aodh.notifier.heat [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Notifying alarm fake_alarm_name fake_alarm_id of low priority from ok to alarm with action trust+autohealer://fake_trust_id:delete@ because no good reason. DEBUG: 2025-10-15 07:53:33.768 1681624 ERROR aodh.notifier.heat [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] stack_id and asg_id must exist to notify alarm fake_alarm_id DEBUG: {1} aodh.tests.unit.test_api_v2_capabilities.TestCapabilities.test_recursive_keypairs [0.000793s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_state_change_and_repeat_actions [0.013303s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.772 1681625 INFO aodh.evaluator [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] alarm bafabfb8-c389-4d2d-b6ef-9a91c801578c transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {2} aodh.tests.unit.test_api_v2_capabilities.TestCapabilities.test_recursive_keypairs_with_separator [0.001394s] ... ok DEBUG: {2} aodh.tests.unit.test_bin.BinEvaluatorTestCase.test_starting_evaluator [0.001259s] ... ok DEBUG: {0} aodh.tests.unit.test_bin.BinTestCase.test_run_expirer_ttl_disabled [2.099010s] ... ok DEBUG: {0} aodh.tests.unit.test_coordination.TestHashRing.test_hash_ring [0.007645s] ... ok DEBUG: {2} aodh.tests.unit.test_coordination.TestPartitioning.test_single_group [1.017180s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:33.785 1681625 INFO aodh.coordination [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:34.792 1681625 INFO aodh.coordination [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Joined partitioning group group DEBUG: 2025-10-15 07:53:34.793 1681625 INFO aodh.coordination [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:34.793 1681625 INFO aodh.coordination [None req-ffd412c5-ed80-4784-b238-efe65f5f62ee 1a9d7cb7-83c9-4a36-af7c-2b33f2424eb1 a7de8771-07fd-4c88-82fd-ace63dcb4c90 - - - -] Joined partitioning group group DEBUG: {3} aodh.tests.unit.test_bin.BinTestCase.test_dbsync_run [1.886980s] ... ok DEBUG: {3} aodh.tests.unit.test_coordination.TestPartitioning.test_coordination_backend_offline [0.008533s] ... ok DEBUG: {0} aodh.tests.unit.test_coordination.TestPartitioning.test_partitioning [1.079312s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:34.347 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.347 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Joined partitioning group group DEBUG: 2025-10-15 07:53:35.348 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.348 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Joined partitioning group group DEBUG: 2025-10-15 07:53:35.348 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.348 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Joined partitioning group group DEBUG: 2025-10-15 07:53:35.348 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.348 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Joined partitioning group group DEBUG: 2025-10-15 07:53:35.349 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.349 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Joined partitioning group group DEBUG: 2025-10-15 07:53:35.349 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.349 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Joined partitioning group group DEBUG: 2025-10-15 07:53:35.349 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.349 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Joined partitioning group group DEBUG: 2025-10-15 07:53:35.349 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.350 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Joined partitioning group group DEBUG: 2025-10-15 07:53:35.350 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.350 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Joined partitioning group group DEBUG: 2025-10-15 07:53:35.350 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39 DEBUG: bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.350 1681623 INFO aodh.coordination [None req-d8386f0b-31ff-4caa-b941-39bbc1f7b2da 03915871-ef66-41b8-829b-2242347678ba ce5b93dc-a1b7-40fc-be55-ecdc10abf121 - - - -] Joined partitioning group group DEBUG: {0} aodh.tests.unit.test_coordination.TestPartitioning.test_reconnect [0.014313s] ... ok DEBUG: {0} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_start_coordinated_high_hb_interval [0.014432s] ... ok DEBUG: {0} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_start_singleton [0.010791s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:35.453 1681623 INFO aodh.evaluator [-] initiating evaluation cycle on 0 alarms DEBUG: {1} aodh.tests.unit.test_bin.BinTestCase.test_run_expirer_ttl_enabled [1.718262s] ... ok DEBUG: {1} aodh.tests.unit.test_coordination.TestPartitioning.test_group_id_none [0.008369s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:35.497 1681624 INFO aodh.coordination [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Coordination backend started successfully. DEBUG: {1} aodh.tests.unit.test_coordination.TestPartitioning.test_member_id [0.007577s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:35.505 1681624 INFO aodh.coordination [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Coordination backend started successfully. DEBUG: {2} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle [1.038862s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:34.840 1681625 INFO aodh.evaluator [-] initiating evaluation cycle on 1 alarms DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator [-] Failed to evaluate alarm alarm_id1: Exception: Boom! DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator Traceback (most recent call last): DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator File "/builddir/build/BUILD/aodh-21.1.0.dev18/aodh/evaluator/__init__.py", line 292, in _evaluate_alarm DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator self.evaluators[alarm.type].obj.evaluate(alarm) DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator return self._mock_call(*args, **kwargs) DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator return self._execute_mock_call(*args, **kwargs) DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator raise result DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator Exception: Boom! DEBUG: 2025-10-15 07:53:34.841 1681625 ERROR aodh.evaluator DEBUG: {3} aodh.tests.unit.test_coordination.TestPartitioning.test_stop [1.008409s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:34.924 1681628 INFO aodh.coordination [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:35.925 1681628 INFO aodh.coordination [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Joined partitioning group 123 DEBUG: 2025-10-15 07:53:35.925 1681628 INFO aodh.coordination [None req-35ff23f5-807e-49ba-bbc5-5906c8df472d 96184b14-2027-4e22-8d42-908c50276d81 b2acc54b-b4f3-423c-9128-9411be6f51d3 - - - -] Left partitioning group 123 DEBUG: {3} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_start_coordinated [0.014668s] ... ok DEBUG: {3} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_default_url_no_caching [0.003235s] ... ok DEBUG: {0} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_unknown_extension_skipped [1.015657s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:35.464 1681623 INFO aodh.evaluator [-] initiating evaluation cycle on 2 alarms DEBUG: 2025-10-15 07:53:35.464 1681623 WARNING aodh.evaluator [-] Skipping alarm a, unsupported type: not_existing_type DEBUG: {0} aodh.tests.unit.test_evaluator.TestPrometheusEvaluator.test_rule_evaluation [0.022906s] ... ok DEBUG: {0} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_default_url_caching [0.002131s] ... ok DEBUG: {0} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_invalid_url [0.005549s] ... ok DEBUG: {2} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle_no_coordination [1.026348s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:35.859 1681625 INFO aodh.evaluator [-] initiating evaluation cycle on 1 alarms DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_ok [1.275842s] ... ok DEBUG: {1} aodh.tests.unit.test_coordination.TestPartitioning.test_multiple_groups [2.012229s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:35.513 1681624 INFO aodh.coordination [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:36.513 1681624 INFO aodh.coordination [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Joined partitioning group group1 DEBUG: 2025-10-15 07:53:36.514 1681624 INFO aodh.coordination [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Coordination backend started successfully. DEBUG: 2025-10-15 07:53:37.515 1681624 INFO aodh.coordination [None req-9621c70c-ae19-44de-b90c-a4be6b238dfe 94cf4b8c-e112-47d3-bf19-5b006b5eec6c e2a96e16-6211-47ee-96ce-96e5a33c9893 - - - -] Joined partitioning group group2 DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_invalid_action [1.071802s] ... ok DEBUG: {2} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle_with_bad_alarm [1.030361s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:36.888 1681625 INFO aodh.evaluator [-] initiating evaluation cycle on 2 alarms DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator [-] Failed to evaluate alarm a: Exception: Boom! DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator Traceback (most recent call last): DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator File "/builddir/build/BUILD/aodh-21.1.0.dev18/aodh/evaluator/__init__.py", line 292, in _evaluate_alarm DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator self.evaluators[alarm.type].obj.evaluate(alarm) DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator return self._mock_call(*args, **kwargs) DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator return self._execute_mock_call(*args, **kwargs) DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator raise result DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator Exception: Boom! DEBUG: 2025-10-15 07:53:36.889 1681625 ERROR aodh.evaluator DEBUG: {2} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_optional [0.001927s] ... ok DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_client_cert_and_key [1.069688s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:37.286 1681628 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-be614e36-89ac-4992-b647-d0bbb17f2c06' DEBUG: 2025-10-15 07:53:37.289 1681628 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {1} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_check_alarm_query_constraints [1.022502s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:37.541 1681624 INFO aodh.evaluator [-] initiating evaluation cycle on 0 alarms DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_server_verify_enable [1.078091s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:37.652 1681623 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-6c7aeb28-aa31-484e-b862-ff9f68d12ce0' DEBUG: 2025-10-15 07:53:37.655 1681623 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_client_cert [1.084420s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:37.972 1681625 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-3d5c1adb-4eb4-46cf-b423-78ee59bbf1da' DEBUG: 2025-10-15 07:53:37.979 1681625 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {1} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle_no_coordination_alarm_modified [1.025438s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:38.567 1681624 INFO aodh.evaluator [-] initiating evaluation cycle on 1 alarms DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_verify_disable [1.077851s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:38.731 1681623 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='aodh-alarm-ssl-verify=0', fragment='') because what ?. request-id: b'req-2f629f29-7877-4554-9e86-9a52b057ba32' DEBUG: 2025-10-15 07:53:38.734 1681623 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {0} aodh.tests.unit.test_notifier.TestKeystoneClient.test_get_trusted_client_domain [0.013365s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_boolean_expression_without_type [0.002051s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_integer_expression_without_type [0.002066s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_with_bad_type [0.001755s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_with_bad_value [0.001389s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_with_boolean [0.001310s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_with_syntax_error_colons [0.001165s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_get_alarm_changes_filter_valid_fields [0.002642s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_self_always_excluded [0.002386s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_timestamp_validation [0.002332s] ... ok DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_trust_zaqar_notifier_action [1.166292s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:39.147 1681625 INFO aodh.notifier.zaqar [-] Notifying alarm testalarm foobar of critical priority from OK to ALARM with action SplitResult(scheme='zaqar', netloc='', path='', query='queue_name=foobar-critical', fragment='') because what ?. DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifierService.test_init_host_queue [0.060670s] ... ok DEBUG: {2} aodh.tests.unit.test_notifier.TestKeystoneClient.test_get_trusted_client_domain_id [0.010211s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQuery.test_get_value_with_boolean_without_type [0.001043s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQuery.test_get_value_with_float [0.000633s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_exclude_internal [0.001448s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_invalid_op [0.000854s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_multi [0.001346s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_non_equality_on_metadata [0.001229s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_translation [0.001307s] ... ok DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_verify_enable_by_user [2.075774s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:38.365 1681628 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='aodh-alarm-ssl-verify=1', fragment='') because what ?. request-id: b'req-fc7a1bb8-27e1-4ea6-bca2-01c319ba276c' DEBUG: 2025-10-15 07:53:38.366 1681628 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_trust_action [1.067048s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:40.430 1681628 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action SplitResult(scheme='http', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-4b1038bc-da23-4054-b79c-499d79b60f7b' DEBUG: 2025-10-15 07:53:40.433 1681628 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {1} aodh.tests.unit.test_event.TestEventAlarmEvaluationService.test_batch_event_listener [2.015148s] ... ok DEBUG: {1} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_default_url_caching_mix [0.002006s] ... ok DEBUG: {1} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_url_caching [0.002906s] ... ok DEBUG: {1} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_url_caching_mix [0.002124s] ... ok DEBUG: {1} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_url_no_caching [0.001953s] ... ok DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_presigned_zaqar_notifier_action [1.062220s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:41.496 1681628 INFO aodh.notifier.zaqar [-] Notifying alarm testalarm foobar of critical priority from OK to ALARM with action _ModifiedSplitResult(scheme='zaqar', netloc='', path='', query='subscriber=http://example.com/data&ttl=7200&signature=mysignature&expires=2016-06-29T01:49:56&paths=/v2/queues/beijing/messages&methods=GET,PATCH,POST,PUT&queue_name=foobar-critical&project_id=my_project_id', fragment='') because what ?. DEBUG: {1} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm [1.069273s] ... ok DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_zaqar_notifier_action [1.067080s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:42.563 1681628 INFO aodh.notifier.zaqar [-] Notifying alarm testalarm foobar of critical priority from OK to ALARM with action _ModifiedSplitResult(scheme='zaqar', netloc='', path='', query='topic=critical&subscriber=http://example.com/data&subscriber=mailto:foo@example.com&ttl=7200', fragment='') because what ?. DEBUG: {3} aodh.tests.unit.test_query.TestQuery.test_get_value_with_integer [0.004503s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQuery.test_get_value_with_integer_without_type [0.001244s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQuery.test_get_value_with_syntax_error [0.003025s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_invalid_field [0.002670s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_timestamp_invalid_op [0.002697s] ... ok DEBUG: {1} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_invalid_url [1.064325s] ... ok DEBUG: {1} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_verify_disable_by_cfg [1.083672s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-10-15 07:53:43.809 1681624 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-942cb6ce-f1dd-4433-b35d-bc5b32b324aa' DEBUG: 2025-10-15 07:53:43.810 1681624 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {1} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_with_batch_listener [1.118195s] ... ok DEBUG: {1} aodh.tests.unit.test_notifier.TestKeystoneClient.test_get_trusted_client_domain_name [0.019570s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_datetime [0.001144s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_float_without_type [0.000941s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_string [0.000857s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_string_without_type [0.000899s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_get_alarms_filter_valid_fields [0.001302s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_single [0.001439s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_timestamp [0.001490s] ... ok DEBUG: {1} aodh.tests.unit.test_wsme_custom_type.TestWsmeCustomType.test_advenum_default [0.014844s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 303 tests in 16.2364 sec. DEBUG: - Passed: 301 DEBUG: - Skipped: 2 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 48.4195 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (76 tests) => 0:00:10.026290 DEBUG: - Worker 1 (76 tests) => 0:00:15.758517 DEBUG: - Worker 2 (76 tests) => 0:00:09.669834 DEBUG: - Worker 3 (75 tests) => 0:00:13.130710 DEBUG: [DEFAULT] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Record alarm change events. (boolean value) DEBUG: #record_history = true DEBUG: # TTL of event alarm caches, in seconds. Set to 0 to disable caching. (integer DEBUG: # value) DEBUG: #event_alarm_cache_ttl = 60 DEBUG: # DEPRECATED: Disable RBAC for Prometheus evaluator. (boolean value) DEBUG: # This option is deprecated for removal since Flamingo. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: Prometheus RBAC is always disabled. It's not possible to correctly DEBUG: # use client-side rbac enforcement from within services. Using it can cause DEBUG: # issues. DEBUG: #prometheus_disable_rbac = false DEBUG: # The number of seconds to extend the evaluation windows to compensate the DEBUG: # reporting/ingestion lag. (integer value) DEBUG: # Minimum value: 0 DEBUG: # Maximum value: 86400 DEBUG: #additional_ingestion_lag = 0 DEBUG: # The time in seconds to wait for the load balancer member creation. (integer DEBUG: # value) DEBUG: #member_creation_time = 120 DEBUG: # SSL Client certificate file for REST notifier. (string value) DEBUG: #rest_notifier_certificate_file = DEBUG: # SSL Client private key file for REST notifier. (string value) DEBUG: #rest_notifier_certificate_key = DEBUG: # SSL CA_BUNDLE certificate for REST notifier (string value) DEBUG: #rest_notifier_ca_bundle_certificate_path = DEBUG: # Whether to verify the SSL Server certificate when calling alarm action. DEBUG: # (boolean value) DEBUG: #rest_notifier_ssl_verify = true DEBUG: # Number of retries for REST notifier (integer value) DEBUG: #rest_notifier_max_retries = 0 DEBUG: # The topic that aodh uses for alarm notifier messages. (string value) DEBUG: #notifier_topic = alarming DEBUG: # Whether metric collection should be enabled. (boolean value) DEBUG: #enable_evaluation_results_metrics = false DEBUG: # DEBUG: # From cotyledon DEBUG: # DEBUG: # Enables or disables logging values of all registered options when starting a DEBUG: # service (at DEBUG level). (boolean value) DEBUG: # Note: This option can be changed without restarting. DEBUG: #log_options = true DEBUG: # Specify a timeout after which a gracefully shutdown server will exit. Zero DEBUG: # value means endless wait. (integer value) DEBUG: # Note: This option can be changed without restarting. DEBUG: #graceful_shutdown_timeout = 60 DEBUG: # DEBUG: # From oslo.log DEBUG: # DEBUG: # If set to true, the logging level will be set to DEBUG instead of the default DEBUG: # INFO level. (boolean value) DEBUG: # Note: This option can be changed without restarting. DEBUG: #debug = false DEBUG: # The name of a logging configuration file. This file is appended to any DEBUG: # existing logging configuration files. For details about logging configuration DEBUG: # files, see the Python logging module documentation. Note that when logging DEBUG: # configuration files are used then all logging configuration is set in the DEBUG: # configuration file and other logging configuration options are ignored (for DEBUG: # example, log-date-format). (string value) DEBUG: # Note: This option can be changed without restarting. DEBUG: # Deprecated group/name - [DEFAULT]/log_config DEBUG: #log_config_append = DEBUG: # Defines the format string for %%(asctime)s in log records. Default: DEBUG: # %(default)s . This option is ignored if log_config_append is set. (string DEBUG: # value) DEBUG: #log_date_format = %Y-%m-%d %H:%M:%S DEBUG: # (Optional) Name of log file to send logging output to. If no default is set, DEBUG: # logging will go to stderr as defined by use_stderr. This option is ignored if DEBUG: # log_config_append is set. (string value) DEBUG: # Deprecated group/name - [DEFAULT]/logfile DEBUG: #log_file = DEBUG: # (Optional) The base directory used for relative log_file paths. This option DEBUG: # is ignored if log_config_append is set. (string value) DEBUG: # Deprecated group/name - [DEFAULT]/logdir DEBUG: #log_dir = DEBUG: # DEPRECATED: Uses logging handler designed to watch file system. When log file DEBUG: # is moved or removed this handler will open a new log file with specified path DEBUG: # instantaneously. It makes sense only if log_file option is specified and DEBUG: # Linux platform is used. This option is ignored if log_config_append is set. DEBUG: # (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: This function is known to have bene broken for long time, and depends DEBUG: # on the unmaintained library DEBUG: #watch_log_file = false DEBUG: # Use syslog for logging. Existing syslog format is DEPRECATED and will be DEBUG: # changed later to honor RFC5424. This option is ignored if log_config_append DEBUG: # is set. (boolean value) DEBUG: #use_syslog = false DEBUG: # Enable journald for logging. If running in a systemd environment you may wish DEBUG: # to enable journal support. Doing so will use the journal native protocol DEBUG: # which includes structured metadata in addition to log messages.This option is DEBUG: # ignored if log_config_append is set. (boolean value) DEBUG: #use_journal = false DEBUG: # Syslog facility to receive log lines. This option is ignored if DEBUG: # log_config_append is set. (string value) DEBUG: #syslog_log_facility = LOG_USER DEBUG: # Use JSON formatting for logging. This option is ignored if log_config_append DEBUG: # is set. (boolean value) DEBUG: #use_json = false DEBUG: # Log output to standard error. This option is ignored if log_config_append is DEBUG: # set. (boolean value) DEBUG: #use_stderr = false DEBUG: # (Optional) Set the 'color' key according to log levels. This option takes DEBUG: # effect only when logging to stderr or stdout is used. This option is ignored DEBUG: # if log_config_append is set. (boolean value) DEBUG: #log_color = false DEBUG: # The amount of time before the log files are rotated. This option is ignored DEBUG: # unless log_rotation_type is set to "interval". (integer value) DEBUG: #log_rotate_interval = 1 DEBUG: # Rotation interval type. The time of the last file change (or the time when DEBUG: # the service was started) is used when scheduling the next rotation. (string DEBUG: # value) DEBUG: # Possible values: DEBUG: # Seconds - DEBUG: # Minutes - DEBUG: # Hours - DEBUG: # Days - DEBUG: # Weekday - DEBUG: # Midnight - DEBUG: #log_rotate_interval_type = days DEBUG: # Maximum number of rotated log files. (integer value) DEBUG: #max_logfile_count = 30 DEBUG: # Log file maximum size in MB. This option is ignored if "log_rotation_type" is DEBUG: # not set to "size". (integer value) DEBUG: #max_logfile_size_mb = 200 DEBUG: # Log rotation type. (string value) DEBUG: # Possible values: DEBUG: # interval - Rotate logs at predefined time intervals. DEBUG: # size - Rotate logs once they reach a predefined size. DEBUG: # none - Do not rotate log files. DEBUG: #log_rotation_type = none DEBUG: # Format string to use for log messages with context. Used by DEBUG: # oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(user_identity)s] %(instance)s%(message)s DEBUG: # Format string to use for log messages when context is undefined. Used by DEBUG: # oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s DEBUG: # Additional data to append to log message when logging level for the message DEBUG: # is DEBUG. Used by oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d DEBUG: # Prefix each line of exception output with this format. Used by DEBUG: # oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s DEBUG: # Defines the format string for %(user_identity)s that is used in DEBUG: # logging_context_format_string. Used by oslo_log.formatters.ContextFormatter DEBUG: # (string value) DEBUG: #logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s DEBUG: # List of package logging levels in logger=LEVEL pairs. This option is ignored DEBUG: # if log_config_append is set. (list value) DEBUG: #default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,oslo_policy=INFO,dogpile.core.dogpile=INFO DEBUG: # Enables or disables publication of error events. (boolean value) DEBUG: #publish_errors = false DEBUG: # The format for an instance that is passed with the log message. (string DEBUG: # value) DEBUG: #instance_format = "[instance: %(uuid)s] " DEBUG: # The format for an instance UUID that is passed with the log message. (string DEBUG: # value) DEBUG: #instance_uuid_format = "[instance: %(uuid)s] " DEBUG: # Interval, number of seconds, of log rate limiting. (integer value) DEBUG: #rate_limit_interval = 0 DEBUG: # Maximum number of logged messages per rate_limit_interval. (integer value) DEBUG: #rate_limit_burst = 0 DEBUG: # Log level name used by rate limiting. Logs with level greater or equal to DEBUG: # rate_limit_except_level are not filtered. An empty string means that all DEBUG: # levels are filtered. (string value) DEBUG: # Possible values: DEBUG: # CRITICAL - DEBUG: # ERROR - DEBUG: # INFO - DEBUG: # WARNING - DEBUG: # DEBUG - DEBUG: # '' - DEBUG: #rate_limit_except_level = CRITICAL DEBUG: # Enables or disables fatal status of deprecations. (boolean value) DEBUG: #fatal_deprecations = false DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # Size of executor thread pool when executor is threading or eventlet. (integer DEBUG: # value) DEBUG: # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size DEBUG: #executor_thread_pool_size = 64 DEBUG: # Seconds to wait for a response from a call. (integer value) DEBUG: #rpc_response_timeout = 60 DEBUG: # The network address and optional user credentials for connecting to the DEBUG: # messaging backend, in URL format. The expected format is: DEBUG: # DEBUG: # driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query DEBUG: # DEBUG: # Example: rabbit://rabbitmq:password@127.0.0.1:5672// DEBUG: # DEBUG: # For full details on the fields in the URL see the documentation of DEBUG: # oslo_messaging.TransportURL at DEBUG: # https://docs.openstack.org/oslo.messaging/latest/reference/transport.html DEBUG: # (string value) DEBUG: #transport_url = rabbit:// DEBUG: # The default exchange under which topics are scoped. May be overridden by an DEBUG: # exchange name specified in the transport_url option. (string value) DEBUG: #control_exchange = openstack DEBUG: # Add an endpoint to answer to ping calls. Endpoint is named DEBUG: # oslo_rpc_server_ping (boolean value) DEBUG: #rpc_ping_enabled = false DEBUG: [api] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Configuration file for WSGI definition of API. (string value) DEBUG: #paste_config = api-paste.ini DEBUG: # Authentication mode to use. (string value) DEBUG: # Possible values: DEBUG: # keystone - DEBUG: # noauth - DEBUG: #auth_mode = keystone DEBUG: # Project name of resources creator in Gnocchi. (For example the Ceilometer DEBUG: # project name (string value) DEBUG: #gnocchi_external_project_owner = service DEBUG: # Domain name of resources creator in Gnocchi. (For example, default or DEBUG: # service_domain (string value) DEBUG: #gnocchi_external_domain_name = Default DEBUG: # Maximum number of alarms defined for a user. (integer value) DEBUG: #user_alarm_quota = -1 DEBUG: # Maximum number of alarms defined for a project. (integer value) DEBUG: #project_alarm_quota = -1 DEBUG: # Maximum count of actions for each state of an alarm, non-positive number DEBUG: # means no limit. (integer value) DEBUG: #alarm_max_actions = -1 DEBUG: [coordination] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # The backend URL to use for distributed coordination. If left empty, alarm DEBUG: # evaluation won't do workload partitioning and will only function correctly if DEBUG: # a single instance of the service is running. (string value) DEBUG: #backend_url = DEBUG: # Number of seconds between heartbeats for distributed coordination. (floating DEBUG: # point value) DEBUG: # Deprecated group/name - [coordination]/heartbeat DEBUG: #heartbeat_interval = 1.0 DEBUG: # Retry backoff factor when retrying to connect with coordination backend DEBUG: # (integer value) DEBUG: #retry_backoff = 1 DEBUG: # Maximum number of seconds between retry to join partitioning group (integer DEBUG: # value) DEBUG: #max_retry_interval = 30 DEBUG: [cors] DEBUG: # DEBUG: # From oslo.middleware.cors DEBUG: # DEBUG: # Indicate whether this resource may be shared with the domain received in the DEBUG: # requests "origin" header. Format: "://[:]", no trailing DEBUG: # slash. Example: https://horizon.example.com (list value) DEBUG: #allowed_origin = DEBUG: # Indicate that the actual request can include user credentials (boolean value) DEBUG: #allow_credentials = true DEBUG: # Indicate which headers are safe to expose to the API. Defaults to HTTP Simple DEBUG: # Headers. (list value) DEBUG: #expose_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token DEBUG: # Maximum cache age of CORS preflight requests. (integer value) DEBUG: #max_age = 3600 DEBUG: # Indicate which methods can be used during the actual request. (list value) DEBUG: #allow_methods = GET,PUT,POST,DELETE,PATCH DEBUG: # Indicate which header field names may be used during the actual request. DEBUG: # (list value) DEBUG: #allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token DEBUG: [database] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of seconds that alarm histories are kept in the database for (<= 0 DEBUG: # means forever). (integer value) DEBUG: #alarm_history_time_to_live = -1 DEBUG: # Number of alarm histories to be deleted in one iteration from the database (0 DEBUG: # means all). (integer value) DEBUG: # Minimum value: 0 DEBUG: #alarm_histories_delete_batch_size = 0 DEBUG: # DEBUG: # From oslo.db DEBUG: # DEBUG: # If True, SQLite uses synchronous mode. (boolean value) DEBUG: #sqlite_synchronous = true DEBUG: # The back end to use for the database. (string value) DEBUG: #backend = sqlalchemy DEBUG: # The SQLAlchemy connection string to use to connect to the database. (string DEBUG: # value) DEBUG: #connection = DEBUG: # The SQLAlchemy connection string to use to connect to the slave database. DEBUG: # (string value) DEBUG: #slave_connection = DEBUG: # The SQLAlchemy asyncio connection string to use to connect to the database. DEBUG: # (string value) DEBUG: #asyncio_connection = DEBUG: # The SQLAlchemy asyncio connection string to use to connect to the slave DEBUG: # database. (string value) DEBUG: #asyncio_slave_connection = DEBUG: # The SQL mode to be used for MySQL sessions. This option, including the DEBUG: # default, overrides any server-set SQL mode. To use whatever SQL mode is set DEBUG: # by the server configuration, set this to no value. Example: mysql_sql_mode= DEBUG: # (string value) DEBUG: #mysql_sql_mode = TRADITIONAL DEBUG: # For Galera only, configure wsrep_sync_wait causality checks on new DEBUG: # connections. Default is None, meaning don't configure any setting. (integer DEBUG: # value) DEBUG: #mysql_wsrep_sync_wait = DEBUG: # Connections which have been present in the connection pool longer than this DEBUG: # number of seconds will be replaced with a new one the next time they are DEBUG: # checked out from the pool. (integer value) DEBUG: #connection_recycle_time = 3600 DEBUG: # Maximum number of SQL connections to keep open in a pool. Setting a value of DEBUG: # 0 indicates no limit. (integer value) DEBUG: #max_pool_size = 5 DEBUG: # Maximum number of database connection retries during startup. Set to -1 to DEBUG: # specify an infinite retry count. (integer value) DEBUG: #max_retries = 10 DEBUG: # Interval between retries of opening a SQL connection. (integer value) DEBUG: #retry_interval = 10 DEBUG: # If set, use this value for max_overflow with SQLAlchemy. (integer value) DEBUG: #max_overflow = 50 DEBUG: # Verbosity of SQL debugging information: 0=None, 100=Everything. (integer DEBUG: # value) DEBUG: # Minimum value: 0 DEBUG: # Maximum value: 100 DEBUG: #connection_debug = 0 DEBUG: # Add Python stack traces to SQL as comment strings. (boolean value) DEBUG: #connection_trace = false DEBUG: # If set, use this value for pool_timeout with SQLAlchemy. (integer value) DEBUG: #pool_timeout = DEBUG: # Enable the experimental use of database reconnect on connection lost. DEBUG: # (boolean value) DEBUG: #use_db_reconnect = false DEBUG: # Seconds between retries of a database transaction. (integer value) DEBUG: #db_retry_interval = 1 DEBUG: # If True, increases the interval between retries of a database operation up to DEBUG: # db_max_retry_interval. (boolean value) DEBUG: #db_inc_retry_interval = true DEBUG: # If db_inc_retry_interval is set, the maximum seconds between retries of a DEBUG: # database operation. (integer value) DEBUG: #db_max_retry_interval = 10 DEBUG: # Maximum retries in case of connection error or deadlock error before error is DEBUG: # raised. Set to -1 to specify an infinite retry count. (integer value) DEBUG: #db_max_retries = 20 DEBUG: # Optional URL parameters to append onto the connection URL at connect time; DEBUG: # specify as param1=value1¶m2=value2&... (string value) DEBUG: #connection_parameters = DEBUG: [evaluator] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of workers for evaluator service. (integer value) DEBUG: # Minimum value: 1 DEBUG: #workers = 1 DEBUG: # Period of evaluation cycle, should be >= than configured pipeline interval DEBUG: # for collection of underlying meters. (integer value) DEBUG: #evaluation_interval = 60 DEBUG: [healthcheck] DEBUG: # DEBUG: # From oslo.middleware.healthcheck DEBUG: # DEBUG: # DEPRECATED: The path to respond to healtcheck requests on. (string value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: #path = /healthcheck DEBUG: # Show more detailed information as part of the response. Security note: DEBUG: # Enabling this option may expose sensitive details about the service being DEBUG: # monitored. Be sure to verify that it will not violate your security policies. DEBUG: # (boolean value) DEBUG: #detailed = false DEBUG: # Additional backends that can perform health checks and report that DEBUG: # information back as part of a request. (list value) DEBUG: #backends = DEBUG: # A list of network addresses to limit source ip allowed to access healthcheck DEBUG: # information. Any request from ip outside of these network addresses are DEBUG: # ignored. (list value) DEBUG: #allowed_source_ranges = DEBUG: # Ignore requests with proxy headers. (boolean value) DEBUG: #ignore_proxied_requests = false DEBUG: # Check the presence of a file to determine if an application is running on a DEBUG: # port. Used by DisableByFileHealthcheck plugin. (string value) DEBUG: #disable_by_file_path = DEBUG: # Check the presence of a file based on a port to determine if an application DEBUG: # is running on a port. Expects a "port:path" list of strings. Used by DEBUG: # DisableByFilesPortsHealthcheck plugin. (list value) DEBUG: #disable_by_file_paths = DEBUG: # Check the presence of files. Used by EnableByFilesHealthcheck plugin. (list DEBUG: # value) DEBUG: #enable_by_file_paths = DEBUG: [keystone_authtoken] DEBUG: # DEBUG: # From keystonemiddleware.auth_token DEBUG: # DEBUG: # Complete "public" Identity API endpoint. This endpoint should not be an DEBUG: # "admin" endpoint, as it should be accessible by all end users. DEBUG: # Unauthenticated clients are redirected to this endpoint to authenticate. DEBUG: # Although this endpoint should ideally be unversioned, client support in the DEBUG: # wild varies. If you're using a versioned v2 endpoint here, then this should DEBUG: # *not* be the same endpoint the service user utilizes for validating tokens, DEBUG: # because normal end users may not be able to reach that endpoint. (string DEBUG: # value) DEBUG: # Deprecated group/name - [keystone_authtoken]/auth_uri DEBUG: #www_authenticate_uri = DEBUG: # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not DEBUG: # be an "admin" endpoint, as it should be accessible by all end users. DEBUG: # Unauthenticated clients are redirected to this endpoint to authenticate. DEBUG: # Although this endpoint should ideally be unversioned, client support in the DEBUG: # wild varies. If you're using a versioned v2 endpoint here, then this should DEBUG: # *not* be the same endpoint the service user utilizes for validating tokens, DEBUG: # because normal end users may not be able to reach that endpoint. This option DEBUG: # is deprecated in favor of www_authenticate_uri and will be removed in the S DEBUG: # release. (string value) DEBUG: # This option is deprecated for removal since Queens. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri DEBUG: # and will be removed in the S release. DEBUG: #auth_uri = DEBUG: # API version of the Identity API endpoint. (string value) DEBUG: #auth_version = DEBUG: # Interface to use for the Identity API endpoint. Valid values are "public", DEBUG: # "internal" (default) or "admin". (string value) DEBUG: #interface = internal DEBUG: # Do not handle authorization requests within the middleware, but delegate the DEBUG: # authorization decision to downstream WSGI components. (boolean value) DEBUG: #delay_auth_decision = false DEBUG: # Request timeout value for communicating with Identity API server. (integer DEBUG: # value) DEBUG: #http_connect_timeout = DEBUG: # How many times are we trying to reconnect when communicating with Identity DEBUG: # API Server. (integer value) DEBUG: #http_request_max_retries = 3 DEBUG: # Request environment key where the Swift cache object is stored. When DEBUG: # auth_token middleware is deployed with a Swift cache, use this option to have DEBUG: # the middleware share a caching backend with swift. Otherwise, use the DEBUG: # ``memcached_servers`` option instead. (string value) DEBUG: #cache = DEBUG: # Required if identity server requires client certificate (string value) DEBUG: #certfile = DEBUG: # Required if identity server requires client certificate (string value) DEBUG: #keyfile = DEBUG: # A PEM encoded Certificate Authority to use when verifying HTTPs connections. DEBUG: # Defaults to system CAs. (string value) DEBUG: #cafile = DEBUG: # Verify HTTPS connections. (boolean value) DEBUG: #insecure = false DEBUG: # The region in which the identity server can be found. (string value) DEBUG: #region_name = DEBUG: # Optionally specify a list of memcached server(s) to use for caching. If left DEBUG: # undefined, tokens will instead be cached in-process. (list value) DEBUG: # Deprecated group/name - [keystone_authtoken]/memcache_servers DEBUG: #memcached_servers = DEBUG: # In order to prevent excessive effort spent validating tokens, the middleware DEBUG: # caches previously-seen tokens for a configurable duration (in seconds). Set DEBUG: # to -1 to disable caching completely. (integer value) DEBUG: #token_cache_time = 300 DEBUG: # (Optional) If defined, indicate whether token data should be authenticated or DEBUG: # authenticated and encrypted. If MAC, token data is authenticated (with HMAC) DEBUG: # in the cache. If ENCRYPT, token data is encrypted and authenticated in the DEBUG: # cache. If the value is not one of these options or empty, auth_token will DEBUG: # raise an exception on initialization. (string value) DEBUG: # Possible values: DEBUG: # None - DEBUG: # MAC - DEBUG: # ENCRYPT - DEBUG: #memcache_security_strategy = None DEBUG: # (Optional, mandatory if memcache_security_strategy is defined) This string is DEBUG: # used for key derivation. (string value) DEBUG: #memcache_secret_key = DEBUG: # (Optional) Global toggle for TLS usage when comunicating with the caching DEBUG: # servers. (boolean value) DEBUG: #memcache_tls_enabled = false DEBUG: # (Optional) Path to a file of concatenated CA certificates in PEM format DEBUG: # necessary to establish the caching server's authenticity. If tls_enabled is DEBUG: # False, this option is ignored. (string value) DEBUG: #memcache_tls_cafile = DEBUG: # (Optional) Path to a single file in PEM format containing the client's DEBUG: # certificate as well as any number of CA certificates needed to establish the DEBUG: # certificate's authenticity. This file is only required when client side DEBUG: # authentication is necessary. If tls_enabled is False, this option is ignored. DEBUG: # (string value) DEBUG: #memcache_tls_certfile = DEBUG: # (Optional) Path to a single file containing the client's private key in. DEBUG: # Otherwhise the private key will be taken from the file specified in DEBUG: # tls_certfile. If tls_enabled is False, this option is ignored. (string value) DEBUG: #memcache_tls_keyfile = DEBUG: # (Optional) Set the available ciphers for sockets created with the TLS DEBUG: # context. It should be a string in the OpenSSL cipher list format. If not DEBUG: # specified, all OpenSSL enabled ciphers will be available. (string value) DEBUG: #memcache_tls_allowed_ciphers = DEBUG: # (Optional) Number of seconds memcached server is considered dead before it is DEBUG: # tried again. (integer value) DEBUG: #memcache_pool_dead_retry = 300 DEBUG: # (Optional) Maximum total number of open connections to every memcached DEBUG: # server. (integer value) DEBUG: #memcache_pool_maxsize = 10 DEBUG: # (Optional) Socket timeout in seconds for communicating with a memcached DEBUG: # server. (integer value) DEBUG: #memcache_pool_socket_timeout = 3 DEBUG: # (Optional) Number of seconds a connection to memcached is held unused in the DEBUG: # pool before it is closed. (integer value) DEBUG: #memcache_pool_unused_timeout = 60 DEBUG: # (Optional) Number of seconds that an operation will wait to get a memcached DEBUG: # client connection from the pool. (integer value) DEBUG: #memcache_pool_conn_get_timeout = 10 DEBUG: # (Optional) Use the advanced (eventlet safe) memcached client pool. (boolean DEBUG: # value) DEBUG: #memcache_use_advanced_pool = true DEBUG: # (Optional) Indicate whether to set the X-Service-Catalog header. If False, DEBUG: # middleware will not ask for service catalog on token validation and will not DEBUG: # set the X-Service-Catalog header. (boolean value) DEBUG: #include_service_catalog = true DEBUG: # Used to control the use and type of token binding. Can be set to: "disabled" DEBUG: # to not check token binding. "permissive" (default) to validate binding DEBUG: # information if the bind type is of a form known to the server and ignore it DEBUG: # if not. "strict" like "permissive" but if the bind type is unknown the token DEBUG: # will be rejected. "required" any form of token binding is needed to be DEBUG: # allowed. Finally the name of a binding method that must be present in tokens. DEBUG: # (string value) DEBUG: #enforce_token_bind = permissive DEBUG: # A choice of roles that must be present in a service token. Service tokens are DEBUG: # allowed to request that an expired token can be used and so this check should DEBUG: # tightly control that only actual services should be sending this token. Roles DEBUG: # here are applied as an ANY check so any role in this list must be present. DEBUG: # For backwards compatibility reasons this currently only affects the DEBUG: # allow_expired check. (list value) DEBUG: #service_token_roles = service DEBUG: # For backwards compatibility reasons we must let valid service tokens pass DEBUG: # that don't pass the service_token_roles check as valid. Setting this true DEBUG: # will become the default in a future release and should be enabled if DEBUG: # possible. (boolean value) DEBUG: #service_token_roles_required = false DEBUG: # The name or type of the service as it appears in the service catalog. This is DEBUG: # used to validate tokens that have restricted access rules. (string value) DEBUG: #service_type = DEBUG: # Enable the SASL(Simple Authentication and Security Layer) if the SASL_enable DEBUG: # is true, else disable. (boolean value) DEBUG: #memcache_sasl_enabled = false DEBUG: # the user name for the SASL (string value) DEBUG: #memcache_username = DEBUG: # the username password for SASL (string value) DEBUG: #memcache_password = DEBUG: # Authentication type to load (string value) DEBUG: # Deprecated group/name - [keystone_authtoken]/auth_plugin DEBUG: #auth_type = DEBUG: # Config Section from which to load plugin specific options (string value) DEBUG: #auth_section = DEBUG: [listener] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of workers for listener service. (integer value) DEBUG: # Minimum value: 1 DEBUG: #workers = 1 DEBUG: # The topic that aodh uses for event alarm evaluation. (string value) DEBUG: #event_alarm_topic = alarm.all DEBUG: # Number of notification messages to wait before dispatching them. (integer DEBUG: # value) DEBUG: #batch_size = 1 DEBUG: # Number of seconds to wait before dispatching samples when batch_size is not DEBUG: # reached (None means indefinitely). (integer value) DEBUG: #batch_timeout = DEBUG: [notifier] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of notification messages to wait before dispatching them. (integer DEBUG: # value) DEBUG: #batch_size = 1 DEBUG: # Number of seconds to wait before dispatching samples when batch_size is not DEBUG: # reached (None means indefinitely). (integer value) DEBUG: #batch_timeout = DEBUG: # Number of workers for notifier service. (integer value) DEBUG: # Minimum value: 1 DEBUG: #workers = 1 DEBUG: [oslo_messaging_kafka] DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # Max fetch bytes of Kafka consumer (integer value) DEBUG: #kafka_max_fetch_bytes = 1048576 DEBUG: # Default timeout(s) for Kafka consumers (floating point value) DEBUG: #kafka_consumer_timeout = 1.0 DEBUG: # Group id for Kafka consumer. Consumers in one group will coordinate message DEBUG: # consumption (string value) DEBUG: #consumer_group = oslo_messaging_consumer DEBUG: # Upper bound on the delay for KafkaProducer batching in seconds (floating DEBUG: # point value) DEBUG: #producer_batch_timeout = 0.0 DEBUG: # Size of batch for the producer async send (integer value) DEBUG: #producer_batch_size = 16384 DEBUG: # The compression codec for all data generated by the producer. If not set, DEBUG: # compression will not be used. Note that the allowed values of this depend on DEBUG: # the kafka version (string value) DEBUG: # Possible values: DEBUG: # none - DEBUG: # gzip - DEBUG: # snappy - DEBUG: # lz4 - DEBUG: # zstd - DEBUG: #compression_codec = none DEBUG: # Enable asynchronous consumer commits (boolean value) DEBUG: #enable_auto_commit = false DEBUG: # The maximum number of records returned in a poll call (integer value) DEBUG: #max_poll_records = 500 DEBUG: # Protocol used to communicate with brokers (string value) DEBUG: # Possible values: DEBUG: # PLAINTEXT - DEBUG: # SASL_PLAINTEXT - DEBUG: # SSL - DEBUG: # SASL_SSL - DEBUG: #security_protocol = PLAINTEXT DEBUG: # Mechanism when security protocol is SASL (string value) DEBUG: #sasl_mechanism = PLAIN DEBUG: # CA certificate PEM file used to verify the server certificate (string value) DEBUG: #ssl_cafile = DEBUG: # Client certificate PEM file used for authentication. (string value) DEBUG: #ssl_client_cert_file = DEBUG: # Client key PEM file used for authentication. (string value) DEBUG: #ssl_client_key_file = DEBUG: # Client key password file used for authentication. (string value) DEBUG: #ssl_client_key_password = DEBUG: [oslo_messaging_notifications] DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # The Drivers(s) to handle sending notifications. Possible values are DEBUG: # messaging, messagingv2, routing, log, test, noop (multi valued) DEBUG: #driver = DEBUG: # A URL representing the messaging driver to use for notifications. If not set, DEBUG: # we fall back to the same configuration used for RPC. (string value) DEBUG: #transport_url = DEBUG: # AMQP topic used for OpenStack notifications. (list value) DEBUG: #topics = notifications DEBUG: # The maximum number of attempts to re-send a notification message which failed DEBUG: # to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite DEBUG: # (integer value) DEBUG: #retry = -1 DEBUG: [oslo_messaging_rabbit] DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # Use durable queues in AMQP. If rabbit_quorum_queue is enabled, queues will be DEBUG: # durable and this value will be ignored. (boolean value) DEBUG: #amqp_durable_queues = false DEBUG: # Auto-delete queues in AMQP. (boolean value) DEBUG: #amqp_auto_delete = false DEBUG: # Size of RPC connection pool. (integer value) DEBUG: # Minimum value: 1 DEBUG: #rpc_conn_pool_size = 30 DEBUG: # The pool size limit for connections expiration policy (integer value) DEBUG: #conn_pool_min_size = 2 DEBUG: # The time-to-live in sec of idle connections in the pool (integer value) DEBUG: #conn_pool_ttl = 1200 DEBUG: # Connect over SSL. (boolean value) DEBUG: #ssl = false DEBUG: # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and DEBUG: # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some DEBUG: # distributions. (string value) DEBUG: #ssl_version = DEBUG: # SSL key file (valid only if SSL enabled). (string value) DEBUG: #ssl_key_file = DEBUG: # SSL cert file (valid only if SSL enabled). (string value) DEBUG: #ssl_cert_file = DEBUG: # SSL certification authority file (valid only if SSL enabled). (string value) DEBUG: #ssl_ca_file = DEBUG: # Global toggle for enforcing the OpenSSL FIPS mode. This feature requires DEBUG: # Python support. This is available in Python 3.9 in all environments and may DEBUG: # have been backported to older Python versions on select environments. If the DEBUG: # Python executable used does not support OpenSSL FIPS mode, an exception will DEBUG: # be raised. (boolean value) DEBUG: #ssl_enforce_fips_mode = false DEBUG: # DEPRECATED: (DEPRECATED) It is recommend not to use this option anymore. Run DEBUG: # the health check heartbeat thread through a native python thread by default. DEBUG: # If this option is equal to False then the health check heartbeat will inherit DEBUG: # the execution model from the parent process. For example if the parent DEBUG: # process has monkey patched the stdlib by using eventlet/greenlet then the DEBUG: # heartbeat will be run through a green thread. This option should be set to DEBUG: # True only for the wsgi services. (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: The option is related to Eventlet which will be removed. In addition DEBUG: # this has never worked as expected with services using eventlet for core DEBUG: # service framework. DEBUG: #heartbeat_in_pthread = false DEBUG: # How long to wait (in seconds) before reconnecting in response to an AMQP DEBUG: # consumer cancel notification. (floating point value) DEBUG: # Minimum value: 0.0 DEBUG: # Maximum value: 4.5 DEBUG: #kombu_reconnect_delay = 1.0 DEBUG: # Random time to wait for when reconnecting in response to an AMQP consumer DEBUG: # cancel notification. (floating point value) DEBUG: # Minimum value: 0.0 DEBUG: #kombu_reconnect_splay = 0.0 DEBUG: # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not DEBUG: # be used. This option may not be available in future versions. (string value) DEBUG: #kombu_compression = DEBUG: # How long to wait a missing client before abandoning to send it its replies. DEBUG: # This value should not be longer than rpc_response_timeout. (integer value) DEBUG: # Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout DEBUG: #kombu_missing_consumer_retry_timeout = 60 DEBUG: # Determines how the next RabbitMQ node is chosen in case the one we are DEBUG: # currently connected to becomes unavailable. Takes effect only if more than DEBUG: # one RabbitMQ node is provided in config. (string value) DEBUG: # Possible values: DEBUG: # round-robin - DEBUG: # shuffle - DEBUG: #kombu_failover_strategy = round-robin DEBUG: # The RabbitMQ login method. (string value) DEBUG: # Possible values: DEBUG: # PLAIN - DEBUG: # AMQPLAIN - DEBUG: # EXTERNAL - DEBUG: # RABBIT-CR-DEMO - DEBUG: #rabbit_login_method = AMQPLAIN DEBUG: # How frequently to retry connecting with RabbitMQ. (integer value) DEBUG: # Minimum value: 1 DEBUG: #rabbit_retry_interval = 1 DEBUG: # How long to backoff for between retries when connecting to RabbitMQ. (integer DEBUG: # value) DEBUG: # Minimum value: 0 DEBUG: #rabbit_retry_backoff = 2 DEBUG: # Maximum interval of RabbitMQ connection retries. (integer value) DEBUG: # Minimum value: 1 DEBUG: #rabbit_interval_max = 30 DEBUG: # Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this DEBUG: # option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring DEBUG: # is no longer controlled by the x-ha-policy argument when declaring a queue. DEBUG: # If you just want to make sure that all queues (except those with auto- DEBUG: # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy DEBUG: # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value) DEBUG: #rabbit_ha_queues = false DEBUG: # Use quorum queues in RabbitMQ (x-queue-type: quorum). The quorum queue is a DEBUG: # modern queue type for RabbitMQ implementing a durable, replicated FIFO queue DEBUG: # based on the Raft consensus algorithm. It is available as of RabbitMQ 3.8.0. DEBUG: # If set this option will conflict with the HA queues (``rabbit_ha_queues``) DEBUG: # aka mirrored queues, in other words the HA queues should be disabled. Quorum DEBUG: # queues are also durable by default so the amqp_durable_queues option is DEBUG: # ignored when this option is enabled. (boolean value) DEBUG: #rabbit_quorum_queue = false DEBUG: # Use quorum queues for transients queues in RabbitMQ. Enabling this option DEBUG: # will then make sure those queues are also using quorum kind of rabbit queues, DEBUG: # which are HA by default. (boolean value) DEBUG: #rabbit_transient_quorum_queue = false DEBUG: # Each time a message is redelivered to a consumer, a counter is incremented. DEBUG: # Once the redelivery count exceeds the delivery limit the message gets dropped DEBUG: # or dead-lettered (if a DLX exchange has been configured) Used only when DEBUG: # rabbit_quorum_queue is enabled, Default 0 which means dont set a limit. DEBUG: # (integer value) DEBUG: #rabbit_quorum_delivery_limit = 0 DEBUG: # By default all messages are maintained in memory if a quorum queue grows in DEBUG: # length it can put memory pressure on a cluster. This option can limit the DEBUG: # number of messages in the quorum queue. Used only when rabbit_quorum_queue is DEBUG: # enabled, Default 0 which means dont set a limit. (integer value) DEBUG: #rabbit_quorum_max_memory_length = 0 DEBUG: # By default all messages are maintained in memory if a quorum queue grows in DEBUG: # length it can put memory pressure on a cluster. This option can limit the DEBUG: # number of memory bytes used by the quorum queue. Used only when DEBUG: # rabbit_quorum_queue is enabled, Default 0 which means dont set a limit. DEBUG: # (integer value) DEBUG: #rabbit_quorum_max_memory_bytes = 0 DEBUG: # Positive integer representing duration in seconds for queue TTL (x-expires). DEBUG: # Queues which are unused for the duration of the TTL are automatically DEBUG: # deleted. The parameter affects only reply and fanout queues. Setting 0 as DEBUG: # value will disable the x-expires. If doing so, make sure you have a rabbitmq DEBUG: # policy to delete the queues or you deployment will create an infinite number DEBUG: # of queue over time.In case rabbit_stream_fanout is set to True, this option DEBUG: # will control data retention policy (x-max-age) for messages in the fanout DEBUG: # queue rather then the queue duration itself. So the oldest data in the stream DEBUG: # queue will be discarded from it once reaching TTL Setting to 0 will disable DEBUG: # x-max-age for stream which make stream grow indefinitely filling up the DEBUG: # diskspace (integer value) DEBUG: # Minimum value: 0 DEBUG: #rabbit_transient_queues_ttl = 1800 DEBUG: # Specifies the number of messages to prefetch. Setting to zero allows DEBUG: # unlimited messages. (integer value) DEBUG: #rabbit_qos_prefetch_count = 0 DEBUG: # Number of seconds after which the Rabbit broker is considered down if DEBUG: # heartbeat's keep-alive fails (0 disables heartbeat). (integer value) DEBUG: #heartbeat_timeout_threshold = 60 DEBUG: # How often times during the heartbeat_timeout_threshold we check the DEBUG: # heartbeat. (integer value) DEBUG: #heartbeat_rate = 3 DEBUG: # DEPRECATED: (DEPRECATED) Enable/Disable the RabbitMQ mandatory flag for DEBUG: # direct send. The direct send is used as reply, so the MessageUndeliverable DEBUG: # exception is raised in case the client queue does not DEBUG: # exist.MessageUndeliverable exception will be used to loop for a timeout to DEBUG: # lets a chance to sender to recover.This flag is deprecated and it will not be DEBUG: # possible to deactivate this functionality anymore (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: Mandatory flag no longer deactivable. DEBUG: #direct_mandatory_flag = true DEBUG: # Enable x-cancel-on-ha-failover flag so that rabbitmq server will cancel and DEBUG: # notify consumerswhen queue is down (boolean value) DEBUG: #enable_cancel_on_failover = false DEBUG: # Should we use consistant queue names or random ones (boolean value) DEBUG: #use_queue_manager = false DEBUG: # Hostname used by queue manager. Defaults to the value returned by DEBUG: # socket.gethostname(). (string value) DEBUG: # DEBUG: # This option has a sample default set, which means that DEBUG: # its actual default value may vary from the one documented DEBUG: # below. DEBUG: #hostname = node1.example.com DEBUG: # Process name used by queue manager (string value) DEBUG: # DEBUG: # This option has a sample default set, which means that DEBUG: # its actual default value may vary from the one documented DEBUG: # below. DEBUG: #processname = nova-api DEBUG: # Use stream queues in RabbitMQ (x-queue-type: stream). Streams are a new DEBUG: # persistent and replicated data structure ("queue type") in RabbitMQ which DEBUG: # models an append-only log with non-destructive consumer semantics. It is DEBUG: # available as of RabbitMQ 3.9.0. If set this option will replace all fanout DEBUG: # queues with only one stream queue. (boolean value) DEBUG: #rabbit_stream_fanout = false DEBUG: [oslo_middleware] DEBUG: # DEBUG: # From oslo.middleware.http_proxy_to_wsgi DEBUG: # DEBUG: # Whether the application is behind a proxy or not. This determines if the DEBUG: # middleware should parse the headers or not. (boolean value) DEBUG: #enable_proxy_headers_parsing = false DEBUG: [oslo_policy] DEBUG: # DEBUG: # From oslo.policy DEBUG: # DEBUG: # DEPRECATED: This option controls whether or not to enforce scope when DEBUG: # evaluating policies. If ``True``, the scope of the token used in the request DEBUG: # is compared to the ``scope_types`` of the policy being enforced. If the DEBUG: # scopes do not match, an ``InvalidScope`` exception will be raised. If DEBUG: # ``False``, a message will be logged informing operators that policies are DEBUG: # being invoked with mismatching scope. (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: This configuration was added temporarily to facilitate a smooth DEBUG: # transition to the new RBAC. OpenStack will always enforce scope checks. This DEBUG: # configuration option is deprecated and will be removed in the 2025.2 cycle. DEBUG: #enforce_scope = false DEBUG: # This option controls whether or not to use old deprecated defaults when DEBUG: # evaluating policies. If ``True``, the old deprecated defaults are not going DEBUG: # to be evaluated. This means if any existing token is allowed for old defaults DEBUG: # but is disallowed for new defaults, it will be disallowed. It is encouraged DEBUG: # to enable this flag along with the ``enforce_scope`` flag so that you can get DEBUG: # the benefits of new defaults and ``scope_type`` together. If ``False``, the DEBUG: # deprecated policy check string is logically OR'd with the new policy check DEBUG: # string, allowing for a graceful upgrade experience between releases with new DEBUG: # policies, which is the default behavior. (boolean value) DEBUG: #enforce_new_defaults = false DEBUG: # The relative or absolute path of a file that maps roles to permissions for a DEBUG: # given service. Relative paths must be specified in relation to the DEBUG: # configuration file setting this option. (string value) DEBUG: #policy_file = policy.yaml DEBUG: # Default rule. Enforced when a requested rule is not found. (string value) DEBUG: #policy_default_rule = default DEBUG: # Directories where policy configuration files are stored. They can be relative DEBUG: # to any directory in the search path defined by the config_dir option, or DEBUG: # absolute paths. The file defined by policy_file must exist for these DEBUG: # directories to be searched. Missing or empty directories are ignored. (multi DEBUG: # valued) DEBUG: #policy_dirs = policy.d DEBUG: # Content Type to send and receive data for REST based policy check (string DEBUG: # value) DEBUG: # Possible values: DEBUG: # application/x-www-form-urlencoded - DEBUG: # application/json - DEBUG: #remote_content_type = application/x-www-form-urlencoded DEBUG: # server identity verification for REST based policy check (boolean value) DEBUG: #remote_ssl_verify_server_crt = false DEBUG: # Absolute path to ca cert file for REST based policy check (string value) DEBUG: #remote_ssl_ca_crt_file = DEBUG: # Absolute path to client cert for REST based policy check (string value) DEBUG: #remote_ssl_client_crt_file = DEBUG: # Absolute path client key file REST based policy check (string value) DEBUG: #remote_ssl_client_key_file = DEBUG: # Timeout in seconds for REST based policy check (floating point value) DEBUG: # Minimum value: 0 DEBUG: #remote_timeout = 60 DEBUG: [oslo_reports] DEBUG: # DEBUG: # From oslo.reports DEBUG: # DEBUG: # Path to a log directory where to create a file (string value) DEBUG: #log_dir = DEBUG: # The path to a file to watch for changes to trigger the reports, instead of DEBUG: # signals. Setting this option disables the signal trigger for the reports. If DEBUG: # application is running as a WSGI application it is recommended to use this DEBUG: # instead of signals. (string value) DEBUG: #file_event_handler = DEBUG: # How many seconds to wait between polls when file_event_handler is set DEBUG: # (integer value) DEBUG: #file_event_handler_interval = 1 DEBUG: [service_credentials] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Region name to use for OpenStack service endpoints. (string value) DEBUG: # Deprecated group/name - [service_credentials]/os_region_name DEBUG: #region_name = DEBUG: # Type of endpoint in Identity service catalog to use for communication with DEBUG: # OpenStack services. (string value) DEBUG: # Possible values: DEBUG: # public - DEBUG: # internal - DEBUG: # admin - DEBUG: # auth - DEBUG: # publicURL - DEBUG: # internalURL - DEBUG: # adminURL - DEBUG: # Deprecated group/name - [service_credentials]/os_endpoint_type DEBUG: #interface = public DEBUG: # DEBUG: # From aodh-auth DEBUG: # DEBUG: # PEM encoded Certificate Authority to use when verifying HTTPs connections. DEBUG: # (string value) DEBUG: #cafile = DEBUG: # PEM encoded client certificate cert file (string value) DEBUG: #certfile = DEBUG: # PEM encoded client certificate key file (string value) DEBUG: #keyfile = DEBUG: # Verify HTTPS connections. (boolean value) DEBUG: #insecure = false DEBUG: # Timeout value for http requests (integer value) DEBUG: #timeout = DEBUG: # Collect per-API call timing information. (boolean value) DEBUG: #collect_timing = false DEBUG: # Log requests to multiple loggers. (boolean value) DEBUG: #split_loggers = false DEBUG: # Authentication type to load (string value) DEBUG: # Deprecated group/name - [service_credentials]/auth_plugin DEBUG: #auth_type = DEBUG: # Config Section from which to load plugin specific options (string value) DEBUG: #auth_section = DEBUG: # Authentication URL (string value) DEBUG: #auth_url = DEBUG: # Scope for system operations (string value) DEBUG: #system_scope = DEBUG: # Domain ID to scope to (string value) DEBUG: #domain_id = DEBUG: # Domain name to scope to (string value) DEBUG: #domain_name = DEBUG: # Project ID to scope to (string value) DEBUG: # Deprecated group/name - [service_credentials]/tenant_id DEBUG: #project_id = DEBUG: # Project name to scope to (string value) DEBUG: # Deprecated group/name - [service_credentials]/tenant_name DEBUG: #project_name = DEBUG: # Domain ID containing project (string value) DEBUG: #project_domain_id = DEBUG: # Domain name containing project (string value) DEBUG: #project_domain_name = DEBUG: # ID of the trust to use as a trustee use (string value) DEBUG: #trust_id = DEBUG: # Optional domain ID to use with v3 and v2 parameters. It will be used for both DEBUG: # the user and project domain in v3 and ignored in v2 authentication. (string DEBUG: # value) DEBUG: #default_domain_id = DEBUG: # Optional domain name to use with v3 API and v2 parameters. It will be used DEBUG: # for both the user and project domain in v3 and ignored in v2 authentication. DEBUG: # (string value) DEBUG: #default_domain_name = DEBUG: # User id (string value) DEBUG: #user_id = DEBUG: # Username (string value) DEBUG: # Deprecated group/name - [service_credentials]/user_name DEBUG: #username = DEBUG: # User's domain id (string value) DEBUG: #user_domain_id = DEBUG: # User's domain name (string value) DEBUG: #user_domain_name = DEBUG: # User's password (string value) DEBUG: #password = DEBUG: [service_types] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Message queue service type. (string value) DEBUG: #zaqar = messaging DEBUG: py312: OK (24.01 seconds) DEBUG: congratulations :) (24.08 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: openstack-aodh-compat-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: Processing files: python3-aodh-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uTS3XD DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/licenses/python3-aodh DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/licenses/python3-aodh DEBUG: + cp -pr /builddir/build/BUILD/aodh-21.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/licenses/python3-aodh DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-aodh = 21.1.0-0.20251015115157.136f4f3.el10 python3-aodh = 21.1.0-0.20251015115157.136f4f3.el10 python3.12-aodh = 21.1.0-0.20251015115157.136f4f3.el10 python3.12dist(aodh) = 21.1~~dev18 python3dist(aodh) = 21.1~~dev18 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: python(abi) = 3.12 python3.12dist(cachetools) >= 1.1.6 python3.12dist(cotyledon) >= 1.7.3 python3.12dist(croniter) >= 0.3.4 python3.12dist(futurist) >= 0.11 python3.12dist(gnocchiclient) >= 6 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystoneauth1) >= 2.1 python3.12dist(keystonemiddleware) >= 5.1 python3.12dist(lxml) >= 2.3 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-db) >= 11 python3.12dist(oslo-i18n) >= 1.5 python3.12dist(oslo-log) >= 4.3 python3.12dist(oslo-messaging) >= 5.2 python3.12dist(oslo-middleware) >= 3.22 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-reports) >= 1.18 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 4.7 python3.12dist(pastedeploy) >= 1.5 python3.12dist(pbr) >= 2 python3.12dist(pecan) >= 0.8 python3.12dist(python-dateutil) >= 2.5.3 python3.12dist(python-heatclient) >= 1.17 python3.12dist(python-keystoneclient) >= 1.6 python3.12dist(python-observabilityclient) >= 0.0.4 python3.12dist(python-octaviaclient) >= 1.8 python3.12dist(requests) >= 2.5.2 python3.12dist(sqlalchemy) >= 1.4.1 python3.12dist(stevedore) >= 1.5 python3.12dist(tenacity) >= 3.2.1 python3.12dist(tooz) >= 1.28 python3.12dist(voluptuous) >= 0.8.10 python3.12dist(webob) >= 1.2.3 python3.12dist(wsme) >= 0.12.1 DEBUG: Obsoletes: python3.12-aodh < 21.1.0-0.20251015115157.136f4f3.el10 DEBUG: Processing files: openstack-aodh-common-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O3lDkz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev18 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/doc/openstack-aodh-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/doc/openstack-aodh-common DEBUG: + cp -pr /builddir/build/BUILD/aodh-21.1.0.dev18/README.rst /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/doc/openstack-aodh-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-aodh-common) = 21.1.0-0.20251015115157.136f4f3.el10 openstack-aodh-common = 21.1.0-0.20251015115157.136f4f3.el10 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires(post): systemd DEBUG: Requires(preun): systemd DEBUG: Requires(postun): systemd DEBUG: Requires: /usr/bin/python3 DEBUG: Recommends: group(aodh) user(aodh) DEBUG: Processing files: openstack-aodh-api-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: Provides: openstack-aodh-api = 21.1.0-0.20251015115157.136f4f3.el10 DEBUG: Requires(interp): /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: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-evaluator-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: Provides: openstack-aodh-evaluator = 21.1.0-0.20251015115157.136f4f3.el10 DEBUG: Requires(interp): /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: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-notifier-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: Provides: openstack-aodh-notifier = 21.1.0-0.20251015115157.136f4f3.el10 DEBUG: Requires(interp): /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: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-listener-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: Provides: openstack-aodh-listener = 21.1.0-0.20251015115157.136f4f3.el10 DEBUG: Requires(interp): /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: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-expirer-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: Provides: openstack-aodh-expirer = 21.1.0-0.20251015115157.136f4f3.el10 DEBUG: Requires(interp): /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: /usr/bin/python3 DEBUG: Processing files: python3-aodh-tests-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.trTgwl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/licenses/python3-aodh-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/licenses/python3-aodh-tests DEBUG: + cp -pr /builddir/build/BUILD/aodh-21.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64/usr/share/licenses/python3-aodh-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-aodh-tests = 21.1.0-0.20251015115157.136f4f3.el10 python3-aodh-tests = 21.1.0-0.20251015115157.136f4f3.el10 python3.12-aodh-tests = 21.1.0-0.20251015115157.136f4f3.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-aodh-tests < 21.1.0-0.20251015115157.136f4f3.el10 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-api-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-common-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-evaluator-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-aodh-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-notifier-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-expirer-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-listener-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-aodh-tests-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-compat-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fKnb6s DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-21.1.0.dev18 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.doq1qQ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/aodh-21.1.0.dev18-SPECPARTS DEBUG: + rm -rf aodh-21.1.0.dev18 aodh-21.1.0.dev18.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-21.1.0-0.20251015115157.136f4f3.el10.src.rpm) Config(dlrn-5) 1 minutes 9 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee 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', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 3.6Gi 2.5Gi 1.1Gi 10Gi 11Gi DEBUG: Swap: 15Gi 5.2Gi 10Gi 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 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 195G 354G 36% / 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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.j8fuvgcx', '/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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-compat-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-expirer-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-listener-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-notifier-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-evaluator-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-api-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-common-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/python3-aodh-tests-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/python3-aodh-21.1.0-0.20251015115157.136f4f3.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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-compat-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-expirer-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-listener-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-notifier-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-evaluator-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-api-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-common-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/python3-aodh-tests-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/python3-aodh-21.1.0-0.20251015115157.136f4f3.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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-compat-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-expirer-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-listener-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-notifier-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-evaluator-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-api-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/openstack-aodh-common-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/python3-aodh-tests-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee/python3-aodh-21.1.0-0.20251015115157.136f4f3.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-25ef5677a674088bfb4 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-builder- 196 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-eb3666620dc455a39f005 185 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-b1ecd54a 183 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-f666077323867c2538e1245 193 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-05a41fa136c801b8039f2c7e 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-17f1f0ad49a51bfcc590080 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-e773de35e72ee46a3e 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1a89edc86b10cbe14e187 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-e9269cbc5cfddf821b0e5 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-bagpipe-b7157a23d5bc 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-40e13e517b3000a0e4b3 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-b50193bb7fec175c371c 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-fed3dd97a77904e0c7e904ecea 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-gnocchi-d2b8496672717f04c8b5e74 184 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-9232350af06336760de632 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-6504ea0 205 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-991ac15db9ddec 192 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 80 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 86 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 32 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 66 kB/s | 7.1 kB 00:00 DEBUG: dlrn-master-testing 140 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 138 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 132 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 104 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 12 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 226 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: openstack-aodh-api noarch 21.1.0-0.20251015115157.136f4f3.el10 @commandline 8.6 k DEBUG: openstack-aodh-common noarch 21.1.0-0.20251015115157.136f4f3.el10 @commandline 35 k DEBUG: openstack-aodh-compat noarch 21.1.0-0.20251015115157.136f4f3.el10 @commandline 7.0 k DEBUG: openstack-aodh-evaluator noarch 21.1.0-0.20251015115157.136f4f3.el10 @commandline 8.1 k DEBUG: openstack-aodh-expirer noarch 21.1.0-0.20251015115157.136f4f3.el10 @commandline 8.1 k DEBUG: openstack-aodh-listener noarch 21.1.0-0.20251015115157.136f4f3.el10 @commandline 8.1 k DEBUG: openstack-aodh-notifier noarch 21.1.0-0.20251015115157.136f4f3.el10 @commandline 8.1 k DEBUG: python3-aodh noarch 21.1.0-0.20251015115157.136f4f3.el10 @commandline 222 k DEBUG: python3-aodh-tests noarch 21.1.0-0.20251015115157.136f4f3.el10 @commandline 158 k DEBUG: Installing dependencies: DEBUG: double-conversion x86_64 3.3.0-4.el10s delorean-master-testing 51 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 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: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.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-514.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-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.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-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.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-514.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-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 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-514.el10 appstream 12 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-514.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-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.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-514.el10 appstream 14 k DEBUG: python-openstackclient-lang noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 47 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 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-attrs noarch 23.2.0-7.el10 baseos 125 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-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-certifi noarch 2024.08.30-1.el10s delorean-master-testing 14 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cinderclient noarch 9.8.0-0.20250905132338.e2d3049.el10 delorean-component-clients 268 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-cotyledon noarch 2.0.0-1.el10s delorean-master-testing 53 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.9.0.post0-1.el10 baseos 340 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-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-futurist noarch 3.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-gabbi noarch 3.0.0-1.el10s delorean-master-testing 293 k DEBUG: python3-gnocchiclient noarch 7.2.0-0.20250513100707.6363a9f.el10 delorean-component-clients 119 k DEBUG: python3-heatclient noarch 4.3.0-0.20250722065958.d8a25e1.el10 delorean-component-clients 200 k DEBUG: python3-importlib-metadata noarch 8.5.0-1.el10s delorean-master-testing 60 k DEBUG: python3-iniconfig noarch 1.1.1-18.el10 crb 19 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-jsonpath-rw noarch 1.4.0-17.el10s delorean-master-testing 42 k DEBUG: python3-jsonpath-rw-ext noarch 1.2.2-16.el10s delorean-master-testing 45 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-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 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-mako noarch 1.2.3-9.el10 appstream 225 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-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutronclient noarch 11.6.0-0.20250722064251.5f7d102.el10 delorean-component-clients 340 k DEBUG: python3-observabilityclient noarch 1.2.0-0.20251001084700.bcadbfe.el10 delorean-component-cloudops 43 k DEBUG: python3-octaviaclient noarch 3.12.0-0.20250905225544.c4dd1e1.el10 delorean-component-clients 108 k DEBUG: python3-openstackclient noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 1.6 M DEBUG: python3-openstacksdk noarch 4.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-os-client-config noarch 2.3.0-0.20250722070834.d1e2fe7.el10 delorean-component-clients 58 k DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-osc-lib noarch 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.6.0-0.20250903115818.b8904f1.el10 delorean-component-common 64 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 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-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k 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-6.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-pycparser noarch 2.20-16.el10 baseos 158 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-pytest noarch 7.4.3-5.el10 crb 756 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-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-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-21.el10s delorean-master-testing 16 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-swiftclient noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.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-tooz noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 133 k DEBUG: python3-tooz+redis noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-ujson x86_64 5.10.0-1.el10s delorean-master-testing 33 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-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-wsgi_intercept noarch 1.13.1-1.el10s delorean-master-testing 36 k DEBUG: python3-wsme noarch 0.12.1-0.20250217143530.8312bb2.el10 delorean-component-common 176 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: python3-zipp noarch 3.21.0-2.el10s delorean-master-testing 30 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 214 Packages DEBUG: Total size: 32 M DEBUG: Installed size: 128 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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.10.0-0.20250618070037.af17b57.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.2.1-0.20250905232230.388ec84.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.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-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.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] 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-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] 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.9.0.post0-1.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-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.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-colorama-0.4.6-13.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-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-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-iniconfig-1.1.1-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytest-7.4.3-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] double-conversion-3.3.0-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.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-certifi-2024.08.30-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-2.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-5.0.1-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-gabbi-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-8.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpath-rw-1.4.0-17.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpath-rw-ext-1.2.2-16.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-kazoo-2.8.0-16.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-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-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-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-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-simplegeneric-0.8.1-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.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-ujson-5.10.0-1.el10s.x86_64.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-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-wsgi_intercept-1.13.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.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-stevedore-5.5.0-0.20250903121709.3c04bde 1/214 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/214 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 3/214 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/214 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 5/214 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 6/214 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 7/214 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 8/214 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 9/214 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 10/214 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 11/214 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 12/214 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 13/214 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 14/214 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 15/214 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 16/214 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 17/214 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 18/214 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 19/214 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 20/214 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 21/214 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 22/214 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 23/214 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 24/214 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 25/214 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 26/214 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 27/214 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 28/214 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 29/214 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 30/214 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 31/214 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 32/214 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 33/214 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 34/214 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 35/214 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 36/214 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 37/214 DEBUG: Installing : python3-jsonpath-rw-1.4.0-17.el10s.noarch 38/214 DEBUG: Installing : python3-jsonpath-rw-ext-1.2.2-16.el10s.noarch 39/214 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 40/214 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 41/214 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 42/214 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 43/214 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 44/214 DEBUG: Installing : python3-zipp-3.21.0-2.el10s.noarch 45/214 DEBUG: Installing : python3-importlib-metadata-8.5.0-1.el10s.noarch 46/214 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 47/214 DEBUG: Installing : python3-wsgi_intercept-1.13.1-1.el10s.noarch 48/214 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 49/214 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 50/214 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 51/214 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 52/214 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 53/214 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 54/214 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 55/214 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 56/214 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 57/214 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 58/214 DEBUG: Installing : python3-simplegeneric-0.8.1-21.el10s.noarch 59/214 DEBUG: Installing : python3-wsme-0.12.1-0.20250217143530.8312bb2.el1 60/214 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 61/214 DEBUG: Installing : python3-cotyledon-2.0.0-1.el10s.noarch 62/214 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 63/214 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 64/214 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 65/214 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 66/214 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 67/214 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 68/214 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 69/214 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 70/214 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 71/214 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 72/214 DEBUG: Installing : python3-certifi-2024.08.30-1.el10s.noarch 73/214 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 74/214 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 75/214 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 76/214 DEBUG: Installing : double-conversion-3.3.0-4.el10s.x86_64 77/214 DEBUG: Installing : python3-ujson-5.10.0-1.el10s.x86_64 78/214 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 79/214 DEBUG: Installing : python3-iniconfig-1.1.1-18.el10.noarch 80/214 DEBUG: Installing : python3-pytest-7.4.3-5.el10.noarch 81/214 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 82/214 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 83/214 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 84/214 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 85/214 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 86/214 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 87/214 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 88/214 DEBUG: Installing : which-2.21-44.el10.x86_64 89/214 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 90/214 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 91/214 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 92/214 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 93/214 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 94/214 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 95/214 DEBUG: Installing : python3-gnocchiclient-7.2.0-0.20250513100707.636 96/214 DEBUG: Installing : python3-gabbi-3.0.0-1.el10s.noarch 97/214 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 98/214 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 98/214 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 98/214 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 99/214 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 100/214 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 101/214 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 102/214 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 103/214 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 104/214 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 105/214 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 106/214 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 107/214 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 108/214 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 109/214 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 110/214 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 111/214 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 112/214 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 113/214 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 114/214 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 115/214 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 116/214 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 117/214 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 118/214 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 119/214 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 120/214 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 121/214 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 122/214 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 123/214 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 124/214 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 125/214 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 126/214 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 127/214 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 128/214 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 129/214 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 130/214 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 131/214 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 132/214 DEBUG: Installing : perl-base-2.27-514.el10.noarch 133/214 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 134/214 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 135/214 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 136/214 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 137/214 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 138/214 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 139/214 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 140/214 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 141/214 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 142/214 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 143/214 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 144/214 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 145/214 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 146/214 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 147/214 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 148/214 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 149/214 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 150/214 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 151/214 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 152/214 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 153/214 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 154/214 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 155/214 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 156/214 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 157/214 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 157/214 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 157/214 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 158/214 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 159/214 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 160/214 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c6 161/214 DEBUG: Installing : python3-os-client-config-2.3.0-0.20250722070834. 162/214 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 163/214 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 164/214 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 165/214 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 166/214 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 167/214 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 168/214 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 169/214 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 170/214 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 171/214 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 172/214 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 173/214 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 174/214 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.e 175/214 DEBUG: Installing : python3-tooz+redis-7.0.0-0.20250618071237.8df645 176/214 DEBUG: Installing : python3-tooz+zake-7.0.0-0.20250618071237.8df645f 177/214 DEBUG: Installing : python3-tooz-7.0.0-0.20250618071237.8df645f.el10 178/214 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 179/214 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 180/214 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 181/214 DEBUG: Installing : python3-neutronclient-11.6.0-0.20250722064251.5f 182/214 DEBUG: Installing : python3-observabilityclient-1.2.0-0.202510010847 183/214 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 184/214 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 185/214 DEBUG: Installing : python3-heatclient-4.3.0-0.20250722065958.d8a25e 186/214 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 187/214 DEBUG: Installing : python3-oslo-reports-3.6.0-0.20250903115818.b890 188/214 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 189/214 DEBUG: Installing : python3-cinderclient-9.8.0-0.20250905132338.e2d3 190/214 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 191/214 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 192/214 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 193/214 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 194/214 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 195/214 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 196/214 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 197/214 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 198/214 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 199/214 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 200/214 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 201/214 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 202/214 DEBUG: Installing : python-openstackclient-lang-8.1.0-0.202506180702 203/214 DEBUG: Installing : python3-openstackclient-8.1.0-0.20250618070222.8 204/214 DEBUG: Running scriptlet: python3-openstackclient-8.1.0-0.20250618070222.8 204/214 DEBUG: Installing : python3-octaviaclient-3.12.0-0.20250905225544.c4 205/214 DEBUG: Installing : python3-aodh-21.1.0-0.20251015115157.136f4f3.el1 206/214 DEBUG: Running scriptlet: openstack-aodh-common-21.1.0-0.20251015115157.13 207/214 DEBUG: Installing : openstack-aodh-common-21.1.0-0.20251015115157.13 207/214 DEBUG: Installing : openstack-aodh-expirer-21.1.0-0.20251015115157.1 208/214 DEBUG: Running scriptlet: openstack-aodh-expirer-21.1.0-0.20251015115157.1 208/214 DEBUG: Installing : openstack-aodh-listener-21.1.0-0.20251015115157. 209/214 DEBUG: Running scriptlet: openstack-aodh-listener-21.1.0-0.20251015115157. 209/214 DEBUG: Installing : openstack-aodh-notifier-21.1.0-0.20251015115157. 210/214 DEBUG: Running scriptlet: openstack-aodh-notifier-21.1.0-0.20251015115157. 210/214 DEBUG: Installing : openstack-aodh-evaluator-21.1.0-0.20251015115157 211/214 DEBUG: Running scriptlet: openstack-aodh-evaluator-21.1.0-0.20251015115157 211/214 DEBUG: Installing : openstack-aodh-api-21.1.0-0.20251015115157.136f4 212/214 DEBUG: Running scriptlet: openstack-aodh-api-21.1.0-0.20251015115157.136f4 212/214 DEBUG: Installing : openstack-aodh-compat-21.1.0-0.20251015115157.13 213/214 DEBUG: Installing : python3-aodh-tests-21.1.0-0.20251015115157.136f4 214/214 DEBUG: Running scriptlet: python3-aodh-tests-21.1.0-0.20251015115157.136f4 214/214 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: openstack-aodh-api-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: openstack-aodh-common-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: openstack-aodh-compat-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: openstack-aodh-evaluator-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: openstack-aodh-expirer-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: openstack-aodh-listener-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: openstack-aodh-notifier-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.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-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.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-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.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-514.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-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.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-514.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-514.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-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.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-514.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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-aodh-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: python3-aodh-tests-21.1.0-0.20251015115157.136f4f3.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.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-certifi-2024.08.30-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-cotyledon-2.0.0-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.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.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-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-gabbi-3.0.0-1.el10s.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-iniconfig-1.1.1-18.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-jsonpath-rw-1.4.0-17.el10s.noarch DEBUG: python3-jsonpath-rw-ext-1.2.2-16.el10s.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-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20251001084700.bcadbfe.el10.noarch DEBUG: python3-octaviaclient-3.12.0-0.20250905225544.c4dd1e1.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.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-pluggy-1.3.0-5.el10.noarch DEBUG: python3-ply-3.11-25.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-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.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-pytest-7.4.3-5.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 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-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.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-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.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-wsgi_intercept-1.13.1-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: which-2.21-44.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/cloudops/13/6f/136f4f36f0170d897d5bdb1dc137d22edec8ddfa_3ce2abee'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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