+ 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --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.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '__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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}} 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: c54a1963-a6b2-42a7-b877-d049849af137 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8e/a3/8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-a169a4543d842385dbe95c6e0b26853645206c51 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/a1/69/a169a4543d842385dbe95c6e0b26853645206c51_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e082edc53c281c8197074416b3b2d0fac86cb3bf baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e0/82/e082edc53c281c8197074416b3b2d0fac86cb3bf_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-d9fe95c16ddb20ccbe0e79c07627620752eb1ad6 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d9/fe/d9fe95c16ddb20ccbe0e79c07627620752eb1ad6_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-a1c47fc242b6002d2be60fc41176ce29d19d924e baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a1/c4/a1c47fc242b6002d2be60fc41176ce29d19d924e_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-21a0588ed89b79f65b73d55ef3ba99cce59ff94d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/21/a0/21a0588ed89b79f65b73d55ef3ba99cce59ff94d_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-334109a18e5e66b14d13ae8c1ef5b4f9079a3639 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/33/41/334109a18e5e66b14d13ae8c1ef5b4f9079a3639_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ad/41/ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-0c98f7531014ee4b8b7b272569ec160f31ac8336 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0c/98/0c98f7531014ee4b8b7b272569ec160f31ac8336_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --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', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '__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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}} 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: 0770ac0f-5fc5-4051-8c9b-62599d3e518d DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8e/a3/8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-a169a4543d842385dbe95c6e0b26853645206c51 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/a1/69/a169a4543d842385dbe95c6e0b26853645206c51_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e082edc53c281c8197074416b3b2d0fac86cb3bf baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e0/82/e082edc53c281c8197074416b3b2d0fac86cb3bf_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-d9fe95c16ddb20ccbe0e79c07627620752eb1ad6 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d9/fe/d9fe95c16ddb20ccbe0e79c07627620752eb1ad6_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-a1c47fc242b6002d2be60fc41176ce29d19d924e baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a1/c4/a1c47fc242b6002d2be60fc41176ce29d19d924e_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-21a0588ed89b79f65b73d55ef3ba99cce59ff94d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/21/a0/21a0588ed89b79f65b73d55ef3ba99cce59ff94d_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-334109a18e5e66b14d13ae8c1ef5b4f9079a3639 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/33/41/334109a18e5e66b14d13ae8c1ef5b4f9079a3639_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ad/41/ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-0c98f7531014ee4b8b7b272569ec160f31ac8336 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0c/98/0c98f7531014ee4b8b7b272569ec160f31ac8336_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 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._k304sdt', '/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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 3958660 2483696 1001040 11010984 12156152 DEBUG: Swap: 16777212 5459060 11318152 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 198G 352G 37% / 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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.jf969qqh', '/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 c1c89d35a15eca75ad70720f253d1e324703d221 Note: switching to 'c1c89d35a15eca75ad70720f253d1e324703d221'. 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 c1c89d35 Merge "Remove python3.9 support" + '[' -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-designate + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-designate + '[' -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 20.1.0.dev18 c1c89d3 + UPSTREAMVERSION=20.1.0.dev18 + [[ 20.1.0.dev18 =~ ([^-]*)-(.+) ]] + [[ 20.1.0.dev18 =~ (.*?)\.(0rc.+) ]] + [[ 20.1.0.dev18 =~ (.*?)\.(0b.+) ]] + [[ 20.1.0.dev18 =~ (.*?)\.(0a.+) ]] + [[ 20.1.0.dev18 =~ (.*?)\.(dev.+) ]] + VERSION=20.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250603183705.c1c89d3 + '[' -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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --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.2 starting (python version = 3.9.18, NVR = mock-6.2-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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '__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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}} 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: b96e4a39-380f-4d2b-a58a-8bf5e2d8626f DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8e/a3/8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-a169a4543d842385dbe95c6e0b26853645206c51 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/a1/69/a169a4543d842385dbe95c6e0b26853645206c51_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e082edc53c281c8197074416b3b2d0fac86cb3bf baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e0/82/e082edc53c281c8197074416b3b2d0fac86cb3bf_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-d9fe95c16ddb20ccbe0e79c07627620752eb1ad6 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d9/fe/d9fe95c16ddb20ccbe0e79c07627620752eb1ad6_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-a1c47fc242b6002d2be60fc41176ce29d19d924e baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a1/c4/a1c47fc242b6002d2be60fc41176ce29d19d924e_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-21a0588ed89b79f65b73d55ef3ba99cce59ff94d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/21/a0/21a0588ed89b79f65b73d55ef3ba99cce59ff94d_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-334109a18e5e66b14d13ae8c1ef5b4f9079a3639 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/33/41/334109a18e5e66b14d13ae8c1ef5b4f9079a3639_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ad/41/ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-0c98f7531014ee4b8b7b272569ec160f31ac8336 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0c/98/0c98f7531014ee4b8b7b272569ec160f31ac8336_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 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.2yhw6ts0', '/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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 4828700 1600524 1997616 12020700 11286112 DEBUG: Swap: 16777212 5459060 11318152 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 198G 352G 37% / 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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.dwgeu9i_', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating designate.egg-info writing designate.egg-info/PKG-INFO writing dependency_links to designate.egg-info/dependency_links.txt writing entry points to designate.egg-info/entry_points.txt writing requirements to designate.egg-info/requires.txt writing top-level names to designate.egg-info/top_level.txt writing pbr to designate.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'designate.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 'designate.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating designate-20.1.0.dev18 creating designate-20.1.0.dev18/api-ref creating designate-20.1.0.dev18/api-ref/source creating designate-20.1.0.dev18/api-ref/source/samples creating designate-20.1.0.dev18/api-ref/source/samples/blacklists creating designate-20.1.0.dev18/api-ref/source/samples/limits creating designate-20.1.0.dev18/api-ref/source/samples/pools creating designate-20.1.0.dev18/api-ref/source/samples/quotas creating designate-20.1.0.dev18/api-ref/source/samples/recordsets creating designate-20.1.0.dev18/api-ref/source/samples/reverse_floatingips creating designate-20.1.0.dev18/api-ref/source/samples/service_status creating designate-20.1.0.dev18/api-ref/source/samples/tlds creating designate-20.1.0.dev18/api-ref/source/samples/tsigkeys creating designate-20.1.0.dev18/api-ref/source/samples/versions creating designate-20.1.0.dev18/api-ref/source/samples/zones creating designate-20.1.0.dev18/contrib creating designate-20.1.0.dev18/contrib/designate-ext-samplehandler creating designate-20.1.0.dev18/contrib/designate-ext-samplehandler/designate_ext_samplehandler creating designate-20.1.0.dev18/contrib/designate-ext-samplehandler/designate_ext_samplehandler/notification_handler creating designate-20.1.0.dev18/contrib/vagrant creating designate-20.1.0.dev18/designate creating designate-20.1.0.dev18/designate.egg-info creating designate-20.1.0.dev18/designate/api creating designate-20.1.0.dev18/designate/api/admin creating designate-20.1.0.dev18/designate/api/admin/controllers creating designate-20.1.0.dev18/designate/api/admin/controllers/extensions creating designate-20.1.0.dev18/designate/api/admin/views creating designate-20.1.0.dev18/designate/api/admin/views/extensions creating designate-20.1.0.dev18/designate/api/v2 creating designate-20.1.0.dev18/designate/api/v2/controllers creating designate-20.1.0.dev18/designate/api/v2/controllers/zones creating designate-20.1.0.dev18/designate/api/v2/controllers/zones/tasks creating designate-20.1.0.dev18/designate/backend creating designate-20.1.0.dev18/designate/central creating designate-20.1.0.dev18/designate/cmd creating designate-20.1.0.dev18/designate/common creating designate-20.1.0.dev18/designate/common/decorators creating designate-20.1.0.dev18/designate/common/policies creating designate-20.1.0.dev18/designate/conf creating designate-20.1.0.dev18/designate/hacking creating designate-20.1.0.dev18/designate/locale creating designate-20.1.0.dev18/designate/locale/en_GB creating designate-20.1.0.dev18/designate/locale/en_GB/LC_MESSAGES creating designate-20.1.0.dev18/designate/locale/ko_KR creating designate-20.1.0.dev18/designate/locale/ko_KR/LC_MESSAGES creating designate-20.1.0.dev18/designate/locale/ru creating designate-20.1.0.dev18/designate/locale/ru/LC_MESSAGES creating designate-20.1.0.dev18/designate/manage creating designate-20.1.0.dev18/designate/mdns creating designate-20.1.0.dev18/designate/network_api creating designate-20.1.0.dev18/designate/notification_handler creating designate-20.1.0.dev18/designate/objects creating designate-20.1.0.dev18/designate/objects/adapters creating designate-20.1.0.dev18/designate/objects/adapters/api_v2 creating designate-20.1.0.dev18/designate/objects/adapters/yaml creating designate-20.1.0.dev18/designate/producer creating designate-20.1.0.dev18/designate/quota creating designate-20.1.0.dev18/designate/resources creating designate-20.1.0.dev18/designate/resources/schemas creating designate-20.1.0.dev18/designate/resources/schemas/admin creating designate-20.1.0.dev18/designate/resources/templates creating designate-20.1.0.dev18/designate/scheduler creating designate-20.1.0.dev18/designate/scheduler/filters creating designate-20.1.0.dev18/designate/sink creating designate-20.1.0.dev18/designate/storage creating designate-20.1.0.dev18/designate/storage/sqlalchemy creating designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic creating designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions creating designate-20.1.0.dev18/designate/tests creating designate-20.1.0.dev18/designate/tests/functional creating designate-20.1.0.dev18/designate/tests/functional/api creating designate-20.1.0.dev18/designate/tests/functional/api/admin creating designate-20.1.0.dev18/designate/tests/functional/api/admin/extensions creating designate-20.1.0.dev18/designate/tests/functional/api/v2 creating designate-20.1.0.dev18/designate/tests/functional/central creating designate-20.1.0.dev18/designate/tests/functional/manage creating designate-20.1.0.dev18/designate/tests/functional/mdns creating designate-20.1.0.dev18/designate/tests/functional/notification_handler creating designate-20.1.0.dev18/designate/tests/functional/producer creating designate-20.1.0.dev18/designate/tests/functional/quota creating designate-20.1.0.dev18/designate/tests/functional/worker creating designate-20.1.0.dev18/designate/tests/resources creating designate-20.1.0.dev18/designate/tests/resources/pools_yaml creating designate-20.1.0.dev18/designate/tests/resources/sample_notifications creating designate-20.1.0.dev18/designate/tests/resources/sample_notifications/neutron creating designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova creating designate-20.1.0.dev18/designate/tests/resources/tlds creating designate-20.1.0.dev18/designate/tests/resources/zonefiles creating designate-20.1.0.dev18/designate/tests/unit creating designate-20.1.0.dev18/designate/tests/unit/api creating designate-20.1.0.dev18/designate/tests/unit/api/v2 creating designate-20.1.0.dev18/designate/tests/unit/backend creating designate-20.1.0.dev18/designate/tests/unit/central creating designate-20.1.0.dev18/designate/tests/unit/cmd creating designate-20.1.0.dev18/designate/tests/unit/common creating designate-20.1.0.dev18/designate/tests/unit/manage creating designate-20.1.0.dev18/designate/tests/unit/mdns creating designate-20.1.0.dev18/designate/tests/unit/network_api creating designate-20.1.0.dev18/designate/tests/unit/notification_handler creating designate-20.1.0.dev18/designate/tests/unit/objects creating designate-20.1.0.dev18/designate/tests/unit/producer creating designate-20.1.0.dev18/designate/tests/unit/scheduler creating designate-20.1.0.dev18/designate/tests/unit/sink creating designate-20.1.0.dev18/designate/tests/unit/storage creating designate-20.1.0.dev18/designate/tests/unit/storage/impl_sqlalchemy creating designate-20.1.0.dev18/designate/tests/unit/storage/impl_sqlalchemy/alembic creating designate-20.1.0.dev18/designate/tests/unit/workers creating designate-20.1.0.dev18/designate/worker creating designate-20.1.0.dev18/designate/worker/tasks creating designate-20.1.0.dev18/designate/wsgi creating designate-20.1.0.dev18/devstack creating designate-20.1.0.dev18/devstack/designate_plugins creating designate-20.1.0.dev18/devstack/files creating designate-20.1.0.dev18/devstack/gate creating designate-20.1.0.dev18/devstack/lib creating designate-20.1.0.dev18/devstack/upgrade creating designate-20.1.0.dev18/devstack/upgrade/from-2024.2 creating designate-20.1.0.dev18/devstack/upgrade/from-2025.1 creating designate-20.1.0.dev18/devstack/upgrade/from-xena creating designate-20.1.0.dev18/doc creating designate-20.1.0.dev18/doc/ext creating designate-20.1.0.dev18/doc/ext/assets creating designate-20.1.0.dev18/doc/source creating designate-20.1.0.dev18/doc/source/_extra creating designate-20.1.0.dev18/doc/source/_static creating designate-20.1.0.dev18/doc/source/admin creating designate-20.1.0.dev18/doc/source/admin/backends creating designate-20.1.0.dev18/doc/source/admin/backends/sample_yaml_snippets creating designate-20.1.0.dev18/doc/source/admin/samples creating designate-20.1.0.dev18/doc/source/admin/upgrades creating designate-20.1.0.dev18/doc/source/cli creating designate-20.1.0.dev18/doc/source/configuration creating designate-20.1.0.dev18/doc/source/contributor creating designate-20.1.0.dev18/doc/source/contributor/sourcedoc creating designate-20.1.0.dev18/doc/source/diagrams creating designate-20.1.0.dev18/doc/source/examples creating designate-20.1.0.dev18/doc/source/images creating designate-20.1.0.dev18/doc/source/install creating designate-20.1.0.dev18/doc/source/intro creating designate-20.1.0.dev18/doc/source/reference creating designate-20.1.0.dev18/doc/source/user creating designate-20.1.0.dev18/etc creating designate-20.1.0.dev18/etc/designate creating designate-20.1.0.dev18/etc/designate/rootwrap.d creating designate-20.1.0.dev18/playbooks creating designate-20.1.0.dev18/playbooks/designate-bind9 creating designate-20.1.0.dev18/playbooks/designate-pdns4 creating designate-20.1.0.dev18/rally-jobs creating designate-20.1.0.dev18/rally-jobs/extra creating designate-20.1.0.dev18/rally-jobs/plugins creating designate-20.1.0.dev18/releasenotes creating designate-20.1.0.dev18/releasenotes/notes creating designate-20.1.0.dev18/releasenotes/source creating designate-20.1.0.dev18/releasenotes/source/_static creating designate-20.1.0.dev18/releasenotes/source/_templates creating designate-20.1.0.dev18/releasenotes/source/locale creating designate-20.1.0.dev18/releasenotes/source/locale/en_GB creating designate-20.1.0.dev18/releasenotes/source/locale/en_GB/LC_MESSAGES creating designate-20.1.0.dev18/releasenotes/source/locale/fr creating designate-20.1.0.dev18/releasenotes/source/locale/fr/LC_MESSAGES creating designate-20.1.0.dev18/releasenotes/source/locale/ja creating designate-20.1.0.dev18/releasenotes/source/locale/ja/LC_MESSAGES creating designate-20.1.0.dev18/roles creating designate-20.1.0.dev18/roles/bind-logs-conf creating designate-20.1.0.dev18/roles/bind-logs-conf/defaults creating designate-20.1.0.dev18/roles/bind-logs-conf/tasks creating designate-20.1.0.dev18/roles/pdns4-logs-conf creating designate-20.1.0.dev18/roles/pdns4-logs-conf/defaults creating designate-20.1.0.dev18/roles/pdns4-logs-conf/tasks creating designate-20.1.0.dev18/tools creating designate-20.1.0.dev18/tools/mysql_pending_notify_bench copying files to designate-20.1.0.dev18... copying .coveragerc -> designate-20.1.0.dev18 copying .stestr.conf -> designate-20.1.0.dev18 copying .zuul.yaml -> designate-20.1.0.dev18 copying AUTHORS -> designate-20.1.0.dev18 copying CONTRIBUTING.rst -> designate-20.1.0.dev18 copying ChangeLog -> designate-20.1.0.dev18 copying LICENSE -> designate-20.1.0.dev18 copying README.rst -> designate-20.1.0.dev18 copying bindep.txt -> designate-20.1.0.dev18 copying designate.sublime-project -> designate-20.1.0.dev18 copying requirements.txt -> designate-20.1.0.dev18 copying setup.cfg -> designate-20.1.0.dev18 copying setup.py -> designate-20.1.0.dev18 copying test-requirements.txt -> designate-20.1.0.dev18 copying tox.ini -> designate-20.1.0.dev18 copying api-ref/source/conf.py -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-blacklist.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-index.rst -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-limits.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-pool.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-quota.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-recordset.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-reverse-floatingips.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-service-status.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-shared-zones.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-tld.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-tsigkey.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-zone-export.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-zone-import.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-zone-ownership-transfer-accept.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-zone-ownership-transfer-request.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-zone-tasks.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/dns-api-v2-zone.inc -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/index.rst -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/parameters.yaml -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/status.yaml -> designate-20.1.0.dev18/api-ref/source copying api-ref/source/samples/blacklists/blacklist-response.json -> designate-20.1.0.dev18/api-ref/source/samples/blacklists copying api-ref/source/samples/blacklists/create-blacklist-request.json -> designate-20.1.0.dev18/api-ref/source/samples/blacklists copying api-ref/source/samples/blacklists/list-blacklists-response.json -> designate-20.1.0.dev18/api-ref/source/samples/blacklists copying api-ref/source/samples/blacklists/update-blacklist-request.json -> designate-20.1.0.dev18/api-ref/source/samples/blacklists copying api-ref/source/samples/blacklists/update-blacklist-response.json -> designate-20.1.0.dev18/api-ref/source/samples/blacklists copying api-ref/source/samples/limits/get-limits-response.json -> designate-20.1.0.dev18/api-ref/source/samples/limits copying api-ref/source/samples/pools/list-pools-response.json -> designate-20.1.0.dev18/api-ref/source/samples/pools copying api-ref/source/samples/pools/show-pool-response.json -> designate-20.1.0.dev18/api-ref/source/samples/pools copying api-ref/source/samples/quotas/get-quotas-response.json -> designate-20.1.0.dev18/api-ref/source/samples/quotas copying api-ref/source/samples/quotas/set-quotas-request.json -> designate-20.1.0.dev18/api-ref/source/samples/quotas copying api-ref/source/samples/quotas/set-quotas-response.json -> designate-20.1.0.dev18/api-ref/source/samples/quotas copying api-ref/source/samples/recordsets/create-mx-recordset-request.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-mx-recordset-response.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-recordset-request.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-recordset-response.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-spf-recordset-request.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-spf-recordset-response.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-srv-recordset-request.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-srv-recordset-response.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-sshfp-recordset-request.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-sshfp-recordset-response.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/delete-recordset-response.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/list-all-recordset-response.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/list-recordset-in-zone-response.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/show-recordset-response.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/update-recordset-request.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/update-recordset-response.json -> designate-20.1.0.dev18/api-ref/source/samples/recordsets copying api-ref/source/samples/reverse_floatingips/list-ptr-record-response.json -> designate-20.1.0.dev18/api-ref/source/samples/reverse_floatingips copying api-ref/source/samples/reverse_floatingips/ptr-record-response.json -> designate-20.1.0.dev18/api-ref/source/samples/reverse_floatingips copying api-ref/source/samples/reverse_floatingips/set-ptr-record-request.json -> designate-20.1.0.dev18/api-ref/source/samples/reverse_floatingips copying api-ref/source/samples/reverse_floatingips/unset-ptr-record-request.json -> designate-20.1.0.dev18/api-ref/source/samples/reverse_floatingips copying api-ref/source/samples/service_status/service_status_list.json -> designate-20.1.0.dev18/api-ref/source/samples/service_status copying api-ref/source/samples/service_status/service_status_show.json -> designate-20.1.0.dev18/api-ref/source/samples/service_status copying api-ref/source/samples/tlds/create-tld-request.json -> designate-20.1.0.dev18/api-ref/source/samples/tlds copying api-ref/source/samples/tlds/list-tlds-response.json -> designate-20.1.0.dev18/api-ref/source/samples/tlds copying api-ref/source/samples/tlds/tld-response.json -> designate-20.1.0.dev18/api-ref/source/samples/tlds copying api-ref/source/samples/tlds/update-tld-request.json -> designate-20.1.0.dev18/api-ref/source/samples/tlds copying api-ref/source/samples/tlds/update-tld-response.json -> designate-20.1.0.dev18/api-ref/source/samples/tlds copying api-ref/source/samples/tsigkeys/create-tsigkey-request.json -> designate-20.1.0.dev18/api-ref/source/samples/tsigkeys copying api-ref/source/samples/tsigkeys/list-tsigkeys-response.json -> designate-20.1.0.dev18/api-ref/source/samples/tsigkeys copying api-ref/source/samples/tsigkeys/tsigkey-response.json -> designate-20.1.0.dev18/api-ref/source/samples/tsigkeys copying api-ref/source/samples/tsigkeys/update-tsigkey-request.json -> designate-20.1.0.dev18/api-ref/source/samples/tsigkeys copying api-ref/source/samples/tsigkeys/update-tsigkey-response.json -> designate-20.1.0.dev18/api-ref/source/samples/tsigkeys copying api-ref/source/samples/versions/get-versions-response.json -> designate-20.1.0.dev18/api-ref/source/samples/versions copying api-ref/source/samples/zones/create-zone-export-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-import-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-request.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-transfer-accept-request.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-transfer-accept-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-transfer-request-request.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-transfer-request-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/delete-zone-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-share-zone-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-zone-export-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-zone-import-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-zone-transfer-accept-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-zone-transfer-request-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-zones-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/poolmove-zone-request.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/share-zone-request.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/share-zone-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/show-zone-export-content.txt -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/show-zone-export-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/show-zone-import-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/show-zone-nameservers-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/show-zone-transfer-request-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/update-zone-request.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/update-zone-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/update-zone-transfer-request-request.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/update-zone-transfer-request-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying api-ref/source/samples/zones/zone-response.json -> designate-20.1.0.dev18/api-ref/source/samples/zones copying contrib/dns_dump_dnspy.py -> designate-20.1.0.dev18/contrib copying contrib/dns_dump_hex_to_text.py -> designate-20.1.0.dev18/contrib copying contrib/dns_dump_raw.py -> designate-20.1.0.dev18/contrib copying contrib/dns_dump_server.py -> designate-20.1.0.dev18/contrib copying contrib/zoneextractor.py -> designate-20.1.0.dev18/contrib copying contrib/designate-ext-samplehandler/.gitignore -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/MANIFEST.in -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/README.rst -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/requirements.txt -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/setup.cfg -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/setup.py -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/test-requirements.txt -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/designate_ext_samplehandler/__init__.py -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler/designate_ext_samplehandler copying contrib/designate-ext-samplehandler/designate_ext_samplehandler/version.py -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler/designate_ext_samplehandler copying contrib/designate-ext-samplehandler/designate_ext_samplehandler/notification_handler/__init__.py -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler/designate_ext_samplehandler/notification_handler copying contrib/designate-ext-samplehandler/designate_ext_samplehandler/notification_handler/sample.py -> designate-20.1.0.dev18/contrib/designate-ext-samplehandler/designate_ext_samplehandler/notification_handler copying contrib/vagrant/README.rst -> designate-20.1.0.dev18/contrib/vagrant copying contrib/vagrant/Vagrantfile -> designate-20.1.0.dev18/contrib/vagrant copying contrib/vagrant/local.conf -> designate-20.1.0.dev18/contrib/vagrant copying contrib/vagrant/setup_ubuntu_devstack -> designate-20.1.0.dev18/contrib/vagrant copying designate/__init__.py -> designate-20.1.0.dev18/designate copying designate/context.py -> designate-20.1.0.dev18/designate copying designate/coordination.py -> designate-20.1.0.dev18/designate copying designate/dnsmiddleware.py -> designate-20.1.0.dev18/designate copying designate/dnsutils.py -> designate-20.1.0.dev18/designate copying designate/exceptions.py -> designate-20.1.0.dev18/designate copying designate/heartbeat_emitter.py -> designate-20.1.0.dev18/designate copying designate/i18n.py -> designate-20.1.0.dev18/designate copying designate/notifications.py -> designate-20.1.0.dev18/designate copying designate/plugin.py -> designate-20.1.0.dev18/designate copying designate/policy.py -> designate-20.1.0.dev18/designate copying designate/rpc.py -> designate-20.1.0.dev18/designate copying designate/schema.py -> designate-20.1.0.dev18/designate copying designate/service.py -> designate-20.1.0.dev18/designate copying designate/utils.py -> designate-20.1.0.dev18/designate copying designate/version.py -> designate-20.1.0.dev18/designate copying designate.egg-info/PKG-INFO -> designate-20.1.0.dev18/designate.egg-info copying designate.egg-info/SOURCES.txt -> designate-20.1.0.dev18/designate.egg-info copying designate.egg-info/dependency_links.txt -> designate-20.1.0.dev18/designate.egg-info copying designate.egg-info/entry_points.txt -> designate-20.1.0.dev18/designate.egg-info copying designate.egg-info/not-zip-safe -> designate-20.1.0.dev18/designate.egg-info copying designate.egg-info/pbr.json -> designate-20.1.0.dev18/designate.egg-info copying designate.egg-info/requires.txt -> designate-20.1.0.dev18/designate.egg-info copying designate.egg-info/top_level.txt -> designate-20.1.0.dev18/designate.egg-info copying designate/api/__init__.py -> designate-20.1.0.dev18/designate/api copying designate/api/middleware.py -> designate-20.1.0.dev18/designate/api copying designate/api/service.py -> designate-20.1.0.dev18/designate/api copying designate/api/versions.py -> designate-20.1.0.dev18/designate/api copying designate/api/wsgi.py -> designate-20.1.0.dev18/designate/api copying designate/api/admin/__init__.py -> designate-20.1.0.dev18/designate/api/admin copying designate/api/admin/app.py -> designate-20.1.0.dev18/designate/api/admin copying designate/api/admin/controllers/__init__.py -> designate-20.1.0.dev18/designate/api/admin/controllers copying designate/api/admin/controllers/root.py -> designate-20.1.0.dev18/designate/api/admin/controllers copying designate/api/admin/controllers/extensions/__init__.py -> designate-20.1.0.dev18/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/counts.py -> designate-20.1.0.dev18/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/export.py -> designate-20.1.0.dev18/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/quotas.py -> designate-20.1.0.dev18/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/reports.py -> designate-20.1.0.dev18/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/tenants.py -> designate-20.1.0.dev18/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/zones.py -> designate-20.1.0.dev18/designate/api/admin/controllers/extensions copying designate/api/admin/views/__init__.py -> designate-20.1.0.dev18/designate/api/admin/views copying designate/api/admin/views/base.py -> designate-20.1.0.dev18/designate/api/admin/views copying designate/api/admin/views/extensions/__init__.py -> designate-20.1.0.dev18/designate/api/admin/views/extensions copying designate/api/admin/views/extensions/quotas.py -> designate-20.1.0.dev18/designate/api/admin/views/extensions copying designate/api/admin/views/extensions/reports.py -> designate-20.1.0.dev18/designate/api/admin/views/extensions copying designate/api/v2/__init__.py -> designate-20.1.0.dev18/designate/api/v2 copying designate/api/v2/app.py -> designate-20.1.0.dev18/designate/api/v2 copying designate/api/v2/patches.py -> designate-20.1.0.dev18/designate/api/v2 copying designate/api/v2/controllers/__init__.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/blacklists.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/common.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/errors.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/floatingips.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/limits.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/pools.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/quotas.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/recordsets.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/rest.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/reverse.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/root.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/service_status.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/tlds.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/tsigkeys.py -> designate-20.1.0.dev18/designate/api/v2/controllers copying designate/api/v2/controllers/zones/__init__.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones copying designate/api/v2/controllers/zones/nameservers.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones copying designate/api/v2/controllers/zones/recordsets.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones copying designate/api/v2/controllers/zones/sharedzones.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones copying designate/api/v2/controllers/zones/tasks/__init__.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/abandon.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/exports.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/imports.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/pool_move.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/transfer_accepts.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/transfer_requests.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/xfr.py -> designate-20.1.0.dev18/designate/api/v2/controllers/zones/tasks copying designate/backend/__init__.py -> designate-20.1.0.dev18/designate/backend copying designate/backend/base.py -> designate-20.1.0.dev18/designate/backend copying designate/backend/impl_akamai_v2.py -> designate-20.1.0.dev18/designate/backend copying designate/backend/impl_bind9.py -> designate-20.1.0.dev18/designate/backend copying designate/backend/impl_designate.py -> designate-20.1.0.dev18/designate/backend copying designate/backend/impl_dynect.py -> designate-20.1.0.dev18/designate/backend copying designate/backend/impl_fake.py -> designate-20.1.0.dev18/designate/backend copying designate/backend/impl_infoblox.py -> designate-20.1.0.dev18/designate/backend copying designate/backend/impl_ns1.py -> designate-20.1.0.dev18/designate/backend copying designate/backend/impl_nsd4.py -> designate-20.1.0.dev18/designate/backend copying designate/backend/impl_pdns4.py -> designate-20.1.0.dev18/designate/backend copying designate/central/__init__.py -> designate-20.1.0.dev18/designate/central copying designate/central/rpcapi.py -> designate-20.1.0.dev18/designate/central copying designate/central/service.py -> designate-20.1.0.dev18/designate/central copying designate/cmd/__init__.py -> designate-20.1.0.dev18/designate/cmd copying designate/cmd/api.py -> designate-20.1.0.dev18/designate/cmd copying designate/cmd/central.py -> designate-20.1.0.dev18/designate/cmd copying designate/cmd/manage.py -> designate-20.1.0.dev18/designate/cmd copying designate/cmd/mdns.py -> designate-20.1.0.dev18/designate/cmd copying designate/cmd/producer.py -> designate-20.1.0.dev18/designate/cmd copying designate/cmd/sink.py -> designate-20.1.0.dev18/designate/cmd copying designate/cmd/status.py -> designate-20.1.0.dev18/designate/cmd copying designate/cmd/worker.py -> designate-20.1.0.dev18/designate/cmd copying designate/common/__init__.py -> designate-20.1.0.dev18/designate/common copying designate/common/config.py -> designate-20.1.0.dev18/designate/common copying designate/common/constants.py -> designate-20.1.0.dev18/designate/common copying designate/common/keystone.py -> designate-20.1.0.dev18/designate/common copying designate/common/profiler.py -> designate-20.1.0.dev18/designate/common copying designate/common/decorators/__init__.py -> designate-20.1.0.dev18/designate/common/decorators copying designate/common/decorators/lock.py -> designate-20.1.0.dev18/designate/common/decorators copying designate/common/decorators/notification.py -> designate-20.1.0.dev18/designate/common/decorators copying designate/common/decorators/rpc.py -> designate-20.1.0.dev18/designate/common/decorators copying designate/common/policies/__init__.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/base.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/blacklist.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/context.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/pool.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/quota.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/record.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/recordset.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/service_status.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/shared_zones.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/tenant.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/tld.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/tsigkey.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/zone.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/zone_export.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/zone_import.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/zone_transfer_accept.py -> designate-20.1.0.dev18/designate/common/policies copying designate/common/policies/zone_transfer_request.py -> designate-20.1.0.dev18/designate/common/policies copying designate/conf/__init__.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/api.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/base.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/central.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/coordination.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/dynect.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/heartbeat_emitter.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/keystone.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/mdns.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/network_api.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/opts.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/producer.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/proxy.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/sink.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/storage.py -> designate-20.1.0.dev18/designate/conf copying designate/conf/worker.py -> designate-20.1.0.dev18/designate/conf copying designate/hacking/__init__.py -> designate-20.1.0.dev18/designate/hacking copying designate/hacking/checks.py -> designate-20.1.0.dev18/designate/hacking copying designate/locale/en_GB/LC_MESSAGES/designate.po -> designate-20.1.0.dev18/designate/locale/en_GB/LC_MESSAGES copying designate/locale/ko_KR/LC_MESSAGES/designate.po -> designate-20.1.0.dev18/designate/locale/ko_KR/LC_MESSAGES copying designate/locale/ru/LC_MESSAGES/designate.po -> designate-20.1.0.dev18/designate/locale/ru/LC_MESSAGES copying designate/manage/__init__.py -> designate-20.1.0.dev18/designate/manage copying designate/manage/base.py -> designate-20.1.0.dev18/designate/manage copying designate/manage/database.py -> designate-20.1.0.dev18/designate/manage copying designate/manage/pool.py -> designate-20.1.0.dev18/designate/manage copying designate/manage/tlds.py -> designate-20.1.0.dev18/designate/manage copying designate/mdns/__init__.py -> designate-20.1.0.dev18/designate/mdns copying designate/mdns/handler.py -> designate-20.1.0.dev18/designate/mdns copying designate/mdns/service.py -> designate-20.1.0.dev18/designate/mdns copying designate/network_api/__init__.py -> designate-20.1.0.dev18/designate/network_api copying designate/network_api/base.py -> designate-20.1.0.dev18/designate/network_api copying designate/network_api/fake.py -> designate-20.1.0.dev18/designate/network_api copying designate/network_api/neutron.py -> designate-20.1.0.dev18/designate/network_api copying designate/notification_handler/__init__.py -> designate-20.1.0.dev18/designate/notification_handler copying designate/notification_handler/base.py -> designate-20.1.0.dev18/designate/notification_handler copying designate/notification_handler/fake.py -> designate-20.1.0.dev18/designate/notification_handler copying designate/notification_handler/neutron.py -> designate-20.1.0.dev18/designate/notification_handler copying designate/notification_handler/nova.py -> designate-20.1.0.dev18/designate/notification_handler copying designate/objects/__init__.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/base.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/blacklist.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/fields.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/floating_ip.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/pool.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/pool_also_notify.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/pool_attribute.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/pool_catalog_zone.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/pool_nameserver.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/pool_ns_record.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/pool_target.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/pool_target_master.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/pool_target_option.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/quota.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/record.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/recordset.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_a.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_aaaa.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_caa.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_cert.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_cname.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_mx.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_naptr.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_ns.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_ptr.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_soa.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_spf.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_srv.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_sshfp.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/rrdata_txt.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/service_status.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/shared_zone.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/tenant.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/tld.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/tsigkey.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/validation_error.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/zone.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/zone_attribute.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/zone_export.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/zone_import.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/zone_master.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/zone_transfer_accept.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/zone_transfer_request.py -> designate-20.1.0.dev18/designate/objects copying designate/objects/adapters/__init__.py -> designate-20.1.0.dev18/designate/objects/adapters copying designate/objects/adapters/base.py -> designate-20.1.0.dev18/designate/objects/adapters copying designate/objects/adapters/api_v2/__init__.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/base.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/blacklist.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/floating_ip.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/pool.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/pool_attribute.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/pool_ns_record.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/quota.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/record.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/recordset.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/service_status.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/shared_zone.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/tld.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/tsigkey.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/validation_error.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_attribute.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_export.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_import.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_master.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_transfer_accept.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_transfer_request.py -> designate-20.1.0.dev18/designate/objects/adapters/api_v2 copying designate/objects/adapters/yaml/__init__.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/base.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_also_notify.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_attribute.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_catalog_zone.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_nameserver.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_ns_record.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_target.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_target_master.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_target_option.py -> designate-20.1.0.dev18/designate/objects/adapters/yaml copying designate/producer/__init__.py -> designate-20.1.0.dev18/designate/producer copying designate/producer/service.py -> designate-20.1.0.dev18/designate/producer copying designate/producer/tasks.py -> designate-20.1.0.dev18/designate/producer copying designate/quota/__init__.py -> designate-20.1.0.dev18/designate/quota copying designate/quota/base.py -> designate-20.1.0.dev18/designate/quota copying designate/quota/impl_noop.py -> designate-20.1.0.dev18/designate/quota copying designate/quota/impl_storage.py -> designate-20.1.0.dev18/designate/quota copying designate/resources/schemas/admin/quota.json -> designate-20.1.0.dev18/designate/resources/schemas/admin copying designate/resources/templates/bind9-zone.jinja2 -> designate-20.1.0.dev18/designate/resources/templates copying designate/resources/templates/dnsmasq-zone.jinja2 -> designate-20.1.0.dev18/designate/resources/templates copying designate/resources/templates/export-zone.jinja2 -> designate-20.1.0.dev18/designate/resources/templates copying designate/scheduler/__init__.py -> designate-20.1.0.dev18/designate/scheduler copying designate/scheduler/base.py -> designate-20.1.0.dev18/designate/scheduler copying designate/scheduler/filters/__init__.py -> designate-20.1.0.dev18/designate/scheduler/filters copying designate/scheduler/filters/attribute_filter.py -> designate-20.1.0.dev18/designate/scheduler/filters copying designate/scheduler/filters/base.py -> designate-20.1.0.dev18/designate/scheduler/filters copying designate/scheduler/filters/default_pool_filter.py -> designate-20.1.0.dev18/designate/scheduler/filters copying designate/scheduler/filters/fallback_filter.py -> designate-20.1.0.dev18/designate/scheduler/filters copying designate/scheduler/filters/in_doubt_default_pool_filter.py -> designate-20.1.0.dev18/designate/scheduler/filters copying designate/scheduler/filters/pool_id_attribute_filter.py -> designate-20.1.0.dev18/designate/scheduler/filters copying designate/scheduler/filters/random_filter.py -> designate-20.1.0.dev18/designate/scheduler/filters copying designate/sink/__init__.py -> designate-20.1.0.dev18/designate/sink copying designate/sink/service.py -> designate-20.1.0.dev18/designate/sink copying designate/storage/__init__.py -> designate-20.1.0.dev18/designate/storage copying designate/storage/sql.py -> designate-20.1.0.dev18/designate/storage copying designate/storage/sqlalchemy/__init__.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/alembic.ini -> designate-20.1.0.dev18/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/base.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/tables.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/types.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/utils.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/alembic/README -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic copying designate/storage/sqlalchemy/alembic/env.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic copying designate/storage/sqlalchemy/alembic/legacy_utils.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic copying designate/storage/sqlalchemy/alembic/script.py.mako -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic copying designate/storage/sqlalchemy/alembic/versions/0bcf910ea823_add_zone_attributes.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/15b34ff3ecb8_fix_service_charset.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/304d41c3847a_add_services.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/7977deaa5167_add_rrset_indexes_for_filtering_perf.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/9099de8ae11c_add_catalog_zones.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/91eb1eb7c882_support_caa_records.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/93a00a815f07_unique_service_status.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/a005af3aa38e_add_increment_serial.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/a69b45715cc1_add_delayed_notify_column.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/b20189fd288e_shared_zone.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/b8999fd10721_support_naptr_records.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/bfcfc4a07487_unique_ns_record.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/c9f427f7180a_liberty.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/d04819112169_new_pools_tables.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/d9a1883e93e9_add_fks.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/e5e2199ed76e_support_cert_records.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/f9f969f9d85e_change_managed_column_types.py -> designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions copying designate/tests/README -> designate-20.1.0.dev18/designate/tests copying designate/tests/__init__.py -> designate-20.1.0.dev18/designate/tests copying designate/tests/base_fixtures.py -> designate-20.1.0.dev18/designate/tests copying designate/tests/functional/README -> designate-20.1.0.dev18/designate/tests/functional copying designate/tests/functional/__init__.py -> designate-20.1.0.dev18/designate/tests/functional copying designate/tests/functional/test_context.py -> designate-20.1.0.dev18/designate/tests/functional copying designate/tests/functional/test_dnsmiddleware.py -> designate-20.1.0.dev18/designate/tests/functional copying designate/tests/functional/test_dnsutils.py -> designate-20.1.0.dev18/designate/tests/functional copying designate/tests/functional/test_migration.py -> designate-20.1.0.dev18/designate/tests/functional copying designate/tests/functional/test_sqlalchemy.py -> designate-20.1.0.dev18/designate/tests/functional copying designate/tests/functional/test_storage.py -> designate-20.1.0.dev18/designate/tests/functional copying designate/tests/functional/test_upgrade_checks.py -> designate-20.1.0.dev18/designate/tests/functional copying designate/tests/functional/api/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/api copying designate/tests/functional/api/test_middleware.py -> designate-20.1.0.dev18/designate/tests/functional/api copying designate/tests/functional/api/test_service.py -> designate-20.1.0.dev18/designate/tests/functional/api copying designate/tests/functional/api/admin/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/api/admin copying designate/tests/functional/api/admin/extensions/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/api/admin/extensions copying designate/tests/functional/api/admin/extensions/test_quotas.py -> designate-20.1.0.dev18/designate/tests/functional/api/admin/extensions copying designate/tests/functional/api/admin/extensions/test_reports.py -> designate-20.1.0.dev18/designate/tests/functional/api/admin/extensions copying designate/tests/functional/api/v2/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_api.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_blacklists.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_floatingips.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_hostheaders.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_import_export.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_limits.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_pools.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_quotas.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_recordsets.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_service_status.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_shared_zones.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_tlds.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_tsigkeys.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_zone_exports.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_zone_recordsets.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_zone_transfers.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_zones.py -> designate-20.1.0.dev18/designate/tests/functional/api/v2 copying designate/tests/functional/central/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/central copying designate/tests/functional/central/test_basic.py -> designate-20.1.0.dev18/designate/tests/functional/central copying designate/tests/functional/central/test_service.py -> designate-20.1.0.dev18/designate/tests/functional/central copying designate/tests/functional/manage/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/manage copying designate/tests/functional/manage/test_database.py -> designate-20.1.0.dev18/designate/tests/functional/manage copying designate/tests/functional/manage/test_pool.py -> designate-20.1.0.dev18/designate/tests/functional/manage copying designate/tests/functional/manage/test_tlds.py -> designate-20.1.0.dev18/designate/tests/functional/manage copying designate/tests/functional/manage/test_update_pool.py -> designate-20.1.0.dev18/designate/tests/functional/manage copying designate/tests/functional/mdns/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/mdns copying designate/tests/functional/mdns/test_handler.py -> designate-20.1.0.dev18/designate/tests/functional/mdns copying designate/tests/functional/mdns/test_service.py -> designate-20.1.0.dev18/designate/tests/functional/mdns copying designate/tests/functional/notification_handler/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/notification_handler copying designate/tests/functional/notification_handler/test_base.py -> designate-20.1.0.dev18/designate/tests/functional/notification_handler copying designate/tests/functional/notification_handler/test_neutron.py -> designate-20.1.0.dev18/designate/tests/functional/notification_handler copying designate/tests/functional/notification_handler/test_nova.py -> designate-20.1.0.dev18/designate/tests/functional/notification_handler copying designate/tests/functional/producer/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/producer copying designate/tests/functional/producer/test_service.py -> designate-20.1.0.dev18/designate/tests/functional/producer copying designate/tests/functional/producer/test_tasks.py -> designate-20.1.0.dev18/designate/tests/functional/producer copying designate/tests/functional/quota/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/quota copying designate/tests/functional/quota/test_quota.py -> designate-20.1.0.dev18/designate/tests/functional/quota copying designate/tests/functional/quota/test_storage.py -> designate-20.1.0.dev18/designate/tests/functional/quota copying designate/tests/functional/worker/__init__.py -> designate-20.1.0.dev18/designate/tests/functional/worker copying designate/tests/functional/worker/test_notify.py -> designate-20.1.0.dev18/designate/tests/functional/worker copying designate/tests/functional/worker/test_worker_tasks.py -> designate-20.1.0.dev18/designate/tests/functional/worker copying designate/tests/resources/__init__.py -> designate-20.1.0.dev18/designate/tests/resources copying designate/tests/resources/pools_yaml/bind9_pools.yaml -> designate-20.1.0.dev18/designate/tests/resources/pools_yaml copying designate/tests/resources/pools_yaml/multiple-pools.yaml -> designate-20.1.0.dev18/designate/tests/resources/pools_yaml copying designate/tests/resources/pools_yaml/pools-catalog-zone.yaml -> designate-20.1.0.dev18/designate/tests/resources/pools_yaml copying designate/tests/resources/pools_yaml/pools.yaml -> designate-20.1.0.dev18/designate/tests/resources/pools_yaml copying designate/tests/resources/pools_yaml/sample_output.yaml -> designate-20.1.0.dev18/designate/tests/resources/pools_yaml copying designate/tests/resources/sample_notifications/neutron/floatingip.delete.start.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/floatingip.update.end_associate.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/floatingip.update.end_disassociate.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/port.create.end.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/port.create.start.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/port.delete.end.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/port.delete.start.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/nova/compute.instance.create.end-2.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/compute.instance.create.end.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/compute.instance.create.start.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/compute.instance.delete.start.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.end.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.start.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/network.floating_ip.allocate.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/network.floating_ip.associate.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/network.floating_ip.deallocate.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/network.floating_ip.disassociate.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.end.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.scheduled.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.start.json -> designate-20.1.0.dev18/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/tlds/tlds_list -> designate-20.1.0.dev18/designate/tests/resources/tlds copying designate/tests/resources/tlds/tlds_list_with_descriptions -> designate-20.1.0.dev18/designate/tests/resources/tlds copying designate/tests/resources/tlds/tlds_list_with_extra_fields -> designate-20.1.0.dev18/designate/tests/resources/tlds copying designate/tests/resources/tlds/tlds_list_with_invalid_tlds -> designate-20.1.0.dev18/designate/tests/resources/tlds copying designate/tests/resources/zonefiles/example.com.zone -> designate-20.1.0.dev18/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/malformed_example.com.zone -> designate-20.1.0.dev18/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/noorigin_example.com.zone -> designate-20.1.0.dev18/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/nosoa_example.com.zone -> designate-20.1.0.dev18/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/two_example.com.zone -> designate-20.1.0.dev18/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/zerosoa_example.com.zone -> designate-20.1.0.dev18/designate/tests/resources/zonefiles copying designate/tests/unit/README -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/__init__.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_conf.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_context.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_coordination.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_dnsmiddleware.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_dnsutils.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_heartbeat_emitter.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_notifications.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_rpc.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_schema.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_service.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/test_utils.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/utils.py -> designate-20.1.0.dev18/designate/tests/unit copying designate/tests/unit/api/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/api copying designate/tests/unit/api/test_admin_api.py -> designate-20.1.0.dev18/designate/tests/unit/api copying designate/tests/unit/api/test_middleware.py -> designate-20.1.0.dev18/designate/tests/unit/api copying designate/tests/unit/api/test_root.py -> designate-20.1.0.dev18/designate/tests/unit/api copying designate/tests/unit/api/test_version.py -> designate-20.1.0.dev18/designate/tests/unit/api copying designate/tests/unit/api/test_wsgi.py -> designate-20.1.0.dev18/designate/tests/unit/api copying designate/tests/unit/api/v2/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_abandon.py -> designate-20.1.0.dev18/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_api_v2.py -> designate-20.1.0.dev18/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_floatingips.py -> designate-20.1.0.dev18/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_patches.py -> designate-20.1.0.dev18/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_pool_move.py -> designate-20.1.0.dev18/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_quotas.py -> designate-20.1.0.dev18/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_recordsets.py -> designate-20.1.0.dev18/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_rest_controller.py -> designate-20.1.0.dev18/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_zones.py -> designate-20.1.0.dev18/designate/tests/unit/api/v2 copying designate/tests/unit/backend/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/backend/test_akamai_v2.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/backend/test_base.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/backend/test_bind9.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/backend/test_designate.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/backend/test_dynect.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/backend/test_fake.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/backend/test_infoblox.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/backend/test_ns1.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/backend/test_nsd4.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/backend/test_pdns4.py -> designate-20.1.0.dev18/designate/tests/unit/backend copying designate/tests/unit/central/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/central copying designate/tests/unit/central/test_central.py -> designate-20.1.0.dev18/designate/tests/unit/central copying designate/tests/unit/central/test_lock_decorator.py -> designate-20.1.0.dev18/designate/tests/unit/central copying designate/tests/unit/cmd/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/cmd copying designate/tests/unit/cmd/test_cmd.py -> designate-20.1.0.dev18/designate/tests/unit/cmd copying designate/tests/unit/cmd/test_manage.py -> designate-20.1.0.dev18/designate/tests/unit/cmd copying designate/tests/unit/common/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/common copying designate/tests/unit/common/test_keystone.py -> designate-20.1.0.dev18/designate/tests/unit/common copying designate/tests/unit/common/test_profiler.py -> designate-20.1.0.dev18/designate/tests/unit/common copying designate/tests/unit/common/test_regex.py -> designate-20.1.0.dev18/designate/tests/unit/common copying designate/tests/unit/common/test_rpc_logging.py -> designate-20.1.0.dev18/designate/tests/unit/common copying designate/tests/unit/common/test_zone_lock.py -> designate-20.1.0.dev18/designate/tests/unit/common copying designate/tests/unit/manage/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/manage copying designate/tests/unit/manage/test_base.py -> designate-20.1.0.dev18/designate/tests/unit/manage copying designate/tests/unit/manage/test_pool.py -> designate-20.1.0.dev18/designate/tests/unit/manage copying designate/tests/unit/mdns/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/mdns copying designate/tests/unit/mdns/test_handler.py -> designate-20.1.0.dev18/designate/tests/unit/mdns copying designate/tests/unit/mdns/test_service.py -> designate-20.1.0.dev18/designate/tests/unit/mdns copying designate/tests/unit/network_api/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/network_api copying designate/tests/unit/network_api/test_base.py -> designate-20.1.0.dev18/designate/tests/unit/network_api copying designate/tests/unit/network_api/test_fake.py -> designate-20.1.0.dev18/designate/tests/unit/network_api copying designate/tests/unit/network_api/test_neutron.py -> designate-20.1.0.dev18/designate/tests/unit/network_api copying designate/tests/unit/notification_handler/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/notification_handler copying designate/tests/unit/notification_handler/test_fake.py -> designate-20.1.0.dev18/designate/tests/unit/notification_handler copying designate/tests/unit/notification_handler/test_neutron.py -> designate-20.1.0.dev18/designate/tests/unit/notification_handler copying designate/tests/unit/notification_handler/test_nova.py -> designate-20.1.0.dev18/designate/tests/unit/notification_handler copying designate/tests/unit/objects/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_adapters.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_adapters_v2_api.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_adapters_yaml.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_base.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_fields.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_floating_ip.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_quota.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_recordset.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_a.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_aaaa.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_caa.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_cert.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_cname.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_mx.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_naptr.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_ns.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_ptr.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_soa.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_spf.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_srv.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_sshfp.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_txt.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_zone.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/objects/test_zone_master.py -> designate-20.1.0.dev18/designate/tests/unit/objects copying designate/tests/unit/producer/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/producer copying designate/tests/unit/producer/test_service.py -> designate-20.1.0.dev18/designate/tests/unit/producer copying designate/tests/unit/producer/test_tasks.py -> designate-20.1.0.dev18/designate/tests/unit/producer copying designate/tests/unit/scheduler/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/scheduler copying designate/tests/unit/scheduler/test_basic.py -> designate-20.1.0.dev18/designate/tests/unit/scheduler copying designate/tests/unit/scheduler/test_filters.py -> designate-20.1.0.dev18/designate/tests/unit/scheduler copying designate/tests/unit/scheduler/test_permutations.py -> designate-20.1.0.dev18/designate/tests/unit/scheduler copying designate/tests/unit/sink/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/sink copying designate/tests/unit/sink/test_notifications.py -> designate-20.1.0.dev18/designate/tests/unit/sink copying designate/tests/unit/sink/test_service.py -> designate-20.1.0.dev18/designate/tests/unit/sink copying designate/tests/unit/storage/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/storage copying designate/tests/unit/storage/impl_sqlalchemy/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/storage/impl_sqlalchemy copying designate/tests/unit/storage/impl_sqlalchemy/test_sqlalchemy.py -> designate-20.1.0.dev18/designate/tests/unit/storage/impl_sqlalchemy copying designate/tests/unit/storage/impl_sqlalchemy/alembic/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/storage/impl_sqlalchemy/alembic copying designate/tests/unit/storage/impl_sqlalchemy/alembic/test_legacy_utils.py -> designate-20.1.0.dev18/designate/tests/unit/storage/impl_sqlalchemy/alembic copying designate/tests/unit/workers/__init__.py -> designate-20.1.0.dev18/designate/tests/unit/workers copying designate/tests/unit/workers/test_base_task.py -> designate-20.1.0.dev18/designate/tests/unit/workers copying designate/tests/unit/workers/test_notify.py -> designate-20.1.0.dev18/designate/tests/unit/workers copying designate/tests/unit/workers/test_processing.py -> designate-20.1.0.dev18/designate/tests/unit/workers copying designate/tests/unit/workers/test_rpcapi.py -> designate-20.1.0.dev18/designate/tests/unit/workers copying designate/tests/unit/workers/test_service.py -> designate-20.1.0.dev18/designate/tests/unit/workers copying designate/tests/unit/workers/test_task_config.py -> designate-20.1.0.dev18/designate/tests/unit/workers copying designate/tests/unit/workers/test_xfr.py -> designate-20.1.0.dev18/designate/tests/unit/workers copying designate/tests/unit/workers/test_zone_tasks.py -> designate-20.1.0.dev18/designate/tests/unit/workers copying designate/worker/README.md -> designate-20.1.0.dev18/designate/worker copying designate/worker/__init__.py -> designate-20.1.0.dev18/designate/worker copying designate/worker/processing.py -> designate-20.1.0.dev18/designate/worker copying designate/worker/rpcapi.py -> designate-20.1.0.dev18/designate/worker copying designate/worker/service.py -> designate-20.1.0.dev18/designate/worker copying designate/worker/tasks/__init__.py -> designate-20.1.0.dev18/designate/worker/tasks copying designate/worker/tasks/base.py -> designate-20.1.0.dev18/designate/worker/tasks copying designate/worker/tasks/zone.py -> designate-20.1.0.dev18/designate/worker/tasks copying designate/wsgi/__init__.py -> designate-20.1.0.dev18/designate/wsgi copying designate/wsgi/api.py -> designate-20.1.0.dev18/designate/wsgi copying devstack/README.rst -> designate-20.1.0.dev18/devstack copying devstack/exercise.sh -> designate-20.1.0.dev18/devstack copying devstack/plugin.sh -> designate-20.1.0.dev18/devstack copying devstack/settings -> designate-20.1.0.dev18/devstack copying devstack/designate_plugins/backend-akamai-v2 -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/designate_plugins/backend-bind9 -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/designate_plugins/backend-designate -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/designate_plugins/backend-dynect -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/designate_plugins/backend-fake -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/designate_plugins/backend-infoblox -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/designate_plugins/backend-multipool-bind9 -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/designate_plugins/backend-ns1 -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/designate_plugins/backend-pdns4 -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/designate_plugins/backend-pdns4-mysql-db.sql -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/designate_plugins/backend-pdns4-pgsql-db.sql -> designate-20.1.0.dev18/devstack/designate_plugins copying devstack/files/apache-designate-api.template -> designate-20.1.0.dev18/devstack/files copying devstack/gate/gate_hook.sh -> designate-20.1.0.dev18/devstack/gate copying devstack/gate/post_test_hook.sh -> designate-20.1.0.dev18/devstack/gate copying devstack/gate/run_cli_tests.sh -> designate-20.1.0.dev18/devstack/gate copying devstack/gate/run_tempest_tests.sh -> designate-20.1.0.dev18/devstack/gate copying devstack/lib/wsgi -> designate-20.1.0.dev18/devstack/lib copying devstack/upgrade/resources.sh -> designate-20.1.0.dev18/devstack/upgrade copying devstack/upgrade/settings -> designate-20.1.0.dev18/devstack/upgrade copying devstack/upgrade/shutdown.sh -> designate-20.1.0.dev18/devstack/upgrade copying devstack/upgrade/upgrade.sh -> designate-20.1.0.dev18/devstack/upgrade copying devstack/upgrade/from-2024.2/upgrade-designate -> designate-20.1.0.dev18/devstack/upgrade/from-2024.2 copying devstack/upgrade/from-2025.1/upgrade-designate -> designate-20.1.0.dev18/devstack/upgrade/from-2025.1 copying devstack/upgrade/from-xena/upgrade-designate -> designate-20.1.0.dev18/devstack/upgrade/from-xena copying doc/requirements.txt -> designate-20.1.0.dev18/doc copying doc/ext/__init__.py -> designate-20.1.0.dev18/doc/ext copying doc/ext/custom_css.py -> designate-20.1.0.dev18/doc/ext copying doc/ext/support_matrix.py -> designate-20.1.0.dev18/doc/ext copying doc/ext/assets/support-matrix.css -> designate-20.1.0.dev18/doc/ext/assets copying doc/ext/assets/support-matrix.js -> designate-20.1.0.dev18/doc/ext/assets copying doc/source/conf.py -> designate-20.1.0.dev18/doc/source copying doc/source/index.rst -> designate-20.1.0.dev18/doc/source copying doc/source/_extra/.htaccess -> designate-20.1.0.dev18/doc/source/_extra copying doc/source/_static/.placeholder -> designate-20.1.0.dev18/doc/source/_static copying doc/source/admin/blacklists.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/config.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/ha.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/index.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/multiple-pools.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/notifications.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/policy.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/pool-scheduler.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/pools.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/production-guidelines.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/quotas.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/support-matrix.ini -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/support-matrix.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/tlds.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/troubleshooting.rst -> designate-20.1.0.dev18/doc/source/admin copying doc/source/admin/backends/akamai_v2.rst -> designate-20.1.0.dev18/doc/source/admin/backends copying doc/source/admin/backends/bind9.rst -> designate-20.1.0.dev18/doc/source/admin/backends copying doc/source/admin/backends/index.rst -> designate-20.1.0.dev18/doc/source/admin/backends copying doc/source/admin/backends/infoblox.rst -> designate-20.1.0.dev18/doc/source/admin/backends copying doc/source/admin/backends/ns1.rst -> designate-20.1.0.dev18/doc/source/admin/backends copying doc/source/admin/backends/pdns4.rst -> designate-20.1.0.dev18/doc/source/admin/backends copying doc/source/admin/backends/sample_yaml_snippets/akamai-v2.yaml -> designate-20.1.0.dev18/doc/source/admin/backends/sample_yaml_snippets copying doc/source/admin/backends/sample_yaml_snippets/bind.yaml -> designate-20.1.0.dev18/doc/source/admin/backends/sample_yaml_snippets copying doc/source/admin/backends/sample_yaml_snippets/ns1.yaml -> designate-20.1.0.dev18/doc/source/admin/backends/sample_yaml_snippets copying doc/source/admin/backends/sample_yaml_snippets/pdns4.yaml -> designate-20.1.0.dev18/doc/source/admin/backends/sample_yaml_snippets copying doc/source/admin/samples/config.rst -> designate-20.1.0.dev18/doc/source/admin/samples copying doc/source/admin/samples/index.rst -> designate-20.1.0.dev18/doc/source/admin/samples copying doc/source/admin/samples/policy-yaml.rst -> designate-20.1.0.dev18/doc/source/admin/samples copying doc/source/admin/upgrades/index.rst -> designate-20.1.0.dev18/doc/source/admin/upgrades copying doc/source/admin/upgrades/kilo.rst -> designate-20.1.0.dev18/doc/source/admin/upgrades copying doc/source/admin/upgrades/mitaka.rst -> designate-20.1.0.dev18/doc/source/admin/upgrades copying doc/source/admin/upgrades/newton.rst -> designate-20.1.0.dev18/doc/source/admin/upgrades copying doc/source/admin/upgrades/ocata.rst -> designate-20.1.0.dev18/doc/source/admin/upgrades copying doc/source/cli/designate-manage.rst -> designate-20.1.0.dev18/doc/source/cli copying doc/source/cli/designate-status.rst -> designate-20.1.0.dev18/doc/source/cli copying doc/source/cli/index.rst -> designate-20.1.0.dev18/doc/source/cli copying doc/source/configuration/index.rst -> designate-20.1.0.dev18/doc/source/configuration copying doc/source/contributor/architecture.rst -> designate-20.1.0.dev18/doc/source/contributor copying doc/source/contributor/devstack.rst -> designate-20.1.0.dev18/doc/source/contributor copying doc/source/contributor/getting-involved.rst -> designate-20.1.0.dev18/doc/source/contributor copying doc/source/contributor/gmr.rst -> designate-20.1.0.dev18/doc/source/contributor copying doc/source/contributor/index.rst -> designate-20.1.0.dev18/doc/source/contributor copying doc/source/contributor/integrations.rst -> designate-20.1.0.dev18/doc/source/contributor copying doc/source/contributor/ubuntu-dev.rst -> designate-20.1.0.dev18/doc/source/contributor copying doc/source/contributor/sourcedoc/api.rst -> designate-20.1.0.dev18/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/backend.rst -> designate-20.1.0.dev18/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/central.rst -> designate-20.1.0.dev18/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/index.rst -> designate-20.1.0.dev18/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/mdns.rst -> designate-20.1.0.dev18/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/objects.rst -> designate-20.1.0.dev18/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/quota.rst -> designate-20.1.0.dev18/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/sink.rst -> designate-20.1.0.dev18/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/storage.rst -> designate-20.1.0.dev18/doc/source/contributor/sourcedoc copying doc/source/diagrams/Designate-MultiZone.dia -> designate-20.1.0.dev18/doc/source/diagrams copying doc/source/diagrams/Designate-PowerDNS-Detail.dia -> designate-20.1.0.dev18/doc/source/diagrams copying doc/source/diagrams/Designate-Simple.dia -> designate-20.1.0.dev18/doc/source/diagrams copying doc/source/diagrams/README -> designate-20.1.0.dev18/doc/source/diagrams copying doc/source/examples/basic-pools-sample.yaml -> designate-20.1.0.dev18/doc/source/examples copying doc/source/images/Designate-Arch.png -> designate-20.1.0.dev18/doc/source/images copying doc/source/images/Designate-Arch.svg -> designate-20.1.0.dev18/doc/source/images copying doc/source/images/Designate-DNS-Integration.png -> designate-20.1.0.dev18/doc/source/images copying doc/source/images/Designate-DNS-Integration.svg -> designate-20.1.0.dev18/doc/source/images copying doc/source/images/Designate-DNS-Overview.png -> designate-20.1.0.dev18/doc/source/images copying doc/source/images/Designate-DNS-Overview.svg -> designate-20.1.0.dev18/doc/source/images copying doc/source/images/Designate-DNS-Resolvers.png -> designate-20.1.0.dev18/doc/source/images copying doc/source/images/Designate-DNS-Resolvers.svg -> designate-20.1.0.dev18/doc/source/images copying doc/source/install/common_prerequisites.rst -> designate-20.1.0.dev18/doc/source/install copying doc/source/install/create-zone.rst -> designate-20.1.0.dev18/doc/source/install copying doc/source/install/get_started.rst -> designate-20.1.0.dev18/doc/source/install copying doc/source/install/index.rst -> designate-20.1.0.dev18/doc/source/install copying doc/source/install/install-rdo.rst -> designate-20.1.0.dev18/doc/source/install copying doc/source/install/install-ubuntu.rst -> designate-20.1.0.dev18/doc/source/install copying doc/source/install/install.rst -> designate-20.1.0.dev18/doc/source/install copying doc/source/install/next-steps.rst -> designate-20.1.0.dev18/doc/source/install copying doc/source/install/verify.rst -> designate-20.1.0.dev18/doc/source/install copying doc/source/intro/index.rst -> designate-20.1.0.dev18/doc/source/intro copying doc/source/reference/glossary.rst -> designate-20.1.0.dev18/doc/source/reference copying doc/source/reference/index.rst -> designate-20.1.0.dev18/doc/source/reference copying doc/source/user/importexport.rst -> designate-20.1.0.dev18/doc/source/user copying doc/source/user/index.rst -> designate-20.1.0.dev18/doc/source/user copying doc/source/user/manage-ptr-records.rst -> designate-20.1.0.dev18/doc/source/user copying doc/source/user/manage-recordsets.rst -> designate-20.1.0.dev18/doc/source/user copying doc/source/user/manage-zones.rst -> designate-20.1.0.dev18/doc/source/user copying doc/source/user/neutron-integration.rst -> designate-20.1.0.dev18/doc/source/user copying doc/source/user/secondary-zones.rst -> designate-20.1.0.dev18/doc/source/user copying doc/source/user/shared-zones.rst -> designate-20.1.0.dev18/doc/source/user copying doc/source/user/zone-transfer.rst -> designate-20.1.0.dev18/doc/source/user copying etc/designate/README-designate.conf.txt -> designate-20.1.0.dev18/etc/designate copying etc/designate/api-paste.ini -> designate-20.1.0.dev18/etc/designate copying etc/designate/designate-config-generator.conf -> designate-20.1.0.dev18/etc/designate copying etc/designate/designate-policy-generator.conf -> designate-20.1.0.dev18/etc/designate copying etc/designate/policy.yaml.sample -> designate-20.1.0.dev18/etc/designate copying etc/designate/pools.yaml.sample -> designate-20.1.0.dev18/etc/designate copying etc/designate/pools.yaml.sample-akamai_v2 -> designate-20.1.0.dev18/etc/designate copying etc/designate/pools.yaml.sample-bind -> designate-20.1.0.dev18/etc/designate copying etc/designate/pools.yaml.sample-infoblox -> designate-20.1.0.dev18/etc/designate copying etc/designate/pools.yaml.sample-multiple-pools -> designate-20.1.0.dev18/etc/designate copying etc/designate/rootwrap.conf -> designate-20.1.0.dev18/etc/designate copying etc/designate/rootwrap.d/bind9.filters -> designate-20.1.0.dev18/etc/designate/rootwrap.d copying etc/designate/rootwrap.d/djbdns.filters -> designate-20.1.0.dev18/etc/designate/rootwrap.d copying etc/designate/rootwrap.d/knot2.filters -> designate-20.1.0.dev18/etc/designate/rootwrap.d copying playbooks/enable-fips.yaml -> designate-20.1.0.dev18/playbooks copying playbooks/designate-bind9/post.yaml -> designate-20.1.0.dev18/playbooks/designate-bind9 copying playbooks/designate-pdns4/post.yaml -> designate-20.1.0.dev18/playbooks/designate-pdns4 copying rally-jobs/README.rst -> designate-20.1.0.dev18/rally-jobs copying rally-jobs/designate-designate.yaml -> designate-20.1.0.dev18/rally-jobs copying rally-jobs/extra/README.rst -> designate-20.1.0.dev18/rally-jobs/extra copying rally-jobs/plugins/README.rst -> designate-20.1.0.dev18/rally-jobs/plugins copying rally-jobs/plugins/__init__.py -> designate-20.1.0.dev18/rally-jobs/plugins copying releasenotes/notes/.placeholder -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Add-API-versioning-f5747a0bc766fb14.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Add-Shared-Zones-47df0368bb3ee466.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Add-Tsig-secret-validation-5d2f3875d32efd83.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Bump-dnspython-requirement-to-2.2.1-a3d062a1e16cc8a9.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/CAA_NAPTR_records-5e2e466a5bc18a31.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/CERT_records-eb9b786f480851ff.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Deprecate-the-agent-framework-a87c5e286694fb38.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Fix-Delete-back-end-zone-resources-upon-zone-deletion-da0051432c95c8e2.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Fix-designate-manage-pool-update-with-missing-attributes-3037b2dad30f84e2.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Fix-jsonschema-4.16.0-compatibility-aa65062bc55552f2.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Fix-list-and-show-shared-zones-8a42a6b5f4910fc7.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Fix-metadata.bind-use-on-upgrade-3ca33425f341ac5b.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Fix-recordset-records-quota-76ed3095dd2afbbe.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Fix-share-zone-with-zone-owner-31a20c57a65c0cc4.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Fix-to-address-denylist-invalid-patterns-not-being-checked-ec1f1316ccc6cb1d.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Fix-update-zone-create-zone-ada1fd81de479492.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Fix-zone-list-when-zone-shared-more-than-once-288b57cafeba82df.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Mention-sizelimit-tuning-for-zone-import-6d806b32c668c9c9.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Remove-Akamai-eNDS-backend-1c73a734e8f8ddfa.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Replace-neutronclient-with-openstacksdk-5ae199bc327376b9.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Require-all-projects-for-set-quotas-with-non-project-scoped-tokens-ffe3082db3dbb55b.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Support-scoped-tokens-6b7d6052a258cd11.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Switch-to-alembic-migrations-15b7701f4e8b37c1.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Update-for-SQLAlchemy-2.x-d4a5e2e3227f199e.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/Workaround-unassigned-opcode-14-d5e1c759db58bb10.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/add-catalog-zone-support-8e9c14c3f01e00fc.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/add-multiple-pools-docs-19071225709c5702.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/agent-port-number-c28462562a74cbf9.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/akamai-v2-5a3edb35f59a17c2.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/api-dot-json-324038360202e86b.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/api-mdns-multiple-bind-c78853de46ee587d.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/attribute-filter-f06a53b61f5fd111.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/batch-increment-serial-07485eb3bbbac6c3.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bp-designate-os-profiler-3f507d5e1e319f3d.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug-1755788-txt-spf-validation-d18e43c12691132a.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug-1768824-service_statuses-constraint-7a30eb78dc63b86f.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug-1827070-service_status-multiple-workers-cf99fe9e4eaf57ff.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug-1828534-ensure-coordination-ids-are-encoded-b5f32b9e16339251.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug-1832799-allow-topic-override-7540c14a10b8e3ae.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug-1926429-allow-ttl-min-of-zero-688f7c2cf095d89d.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug-1958533-allow-caa-mail-subaddr-d02cdc46bbb118ad.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug-1967825-c3463edde9a9dd7a.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bug-2015762-sink-delete-fails-intermittently-53168cf5cd830b59.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/bugfix-1971856-3938a55b5494b8b8.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/cfg-notification-remove.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/clean-up-neutron-opts-1ff35105972d3acb.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/cleanup-api-options-dalmetian-32e879f025ab6580.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-a6a464a8d35e02a5.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/deprecate-ssl-middleware-opts-bee401944e40fc63.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/djbdns-agent-backend-c84e9eeab48d2e01.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/drop-py-2-7-737ea2547cb7ea06.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/edgegrid-optional-ab7662a9e71612d3.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/enable-host-header-d759b65d8b0e67a1.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/enforce-utf8-tables-mysql-274b5c3c1afe4b3b.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/experimental-wsgi-support-8370a8d9b298d5ca.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-backlog-1a13bd80729c2bed.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-designate-manage-pool-7d812f938e894133.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-recordset-status-204e2747ef47d5ad.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-refresh-secondary-zone-task-79f68d3f7377181c.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-service-status-ba18270651011ee6.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/fix-zone-transfer-request-scoped-token-fc9d3be407e1a50a.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/improved-infoblox-backend-e24cee40ba568e65.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/knot-agent-backend-db2893aa97d85a1d.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/mdns-rpc-moved-0e7eea194064834a.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/mdns-tcp-keepidle-5ef6ec194a892f8a.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/mini-dns-tcp-c1a15742f5c71739.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/multilevel-tlds-3dadd285fed82715.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/new-ptr-status-69958252a2f294c9.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/new-service-layer-8023c242de89075a.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/newton-rc-1-eddc78fac760b98a.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/pdns4-tsig-1fda534c01d90138.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/pluggable-notifications-bd049b755a2ace9c.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/policy-in-code-8d3f4f89e2ede50f.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/pool-config-db-45a2cad74e22d95e.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/pool-listener-6689ffa50345ba6e.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/pool-manager-disabled-ff8582b5f86d2360.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/pool_scheduler-32e34dda9484ef9a.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/quotas-validate-project-36a2a88b66bc6d63.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/recordset-api-2c82abf569f7623e.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-deprecated-agent-1ef95b8608e2a41b.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-deprecated-mdns-options-d720efab5ab275d6.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-deprecated-storage-driver-option-e3b5e3448e81c8cb.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-more-unused-rpc-calls-d0199cf5518da6d6.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-netaddr-requirement-ab9b9c2d15aa8e1c.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-py38-28e9b2f3df6af4ac.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-unused-rpc-calls-b123902ea0c55c19.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-v1-api-e38de408c6454de2.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/remove-wsgi-scripts-d848069ac50cf062.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/removed-deprecated-managed-210a00cdaf975b8f.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/removed-mdns-notify-cae01bac02d214a9.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/removed-metrics-11a53cf88e1ea224.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/removed-pool-manager-a1a9466aceb44b9f.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/removing-deprectated-pdns-mysql-backend-1babc968f5778ae6.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/rpc-version-update-f87b852b361d0aad.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/service-status-ab0e696c8f5fdef8.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/soa_refresh_interval_randomization-fcc1d0d63124699b.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/stein-upgrade-checkers-cli-b8518126fff82be6.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/unused-rpc-calls-7df4dcbcc19c6f60.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/update-designate-manage-command-af0aec02ab582d50.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/v1-disabled-ffebc0434fa0665f.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/v2-api-quotas-dd7e189cddcf7b96.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/validate-doublequotes-6c4ed4f65a9d5e4b.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/worker-executor-84d983c92dd13b49.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/zone-pool-move-7bb8e1f0839c3c0d.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/zone_name-null-zone-trasfer-request-response-a2e316872798d1df.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/notes/zones_unlimited_quota-81a2dfba1f532c9c.yaml -> designate-20.1.0.dev18/releasenotes/notes copying releasenotes/source/2023.1.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/2023.2.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/2024.1.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/2024.2.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/2025.1.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/conf.py -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/index.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/liberty.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/mitaka.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/newton.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/ocata.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/pike.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/queens.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/rocky.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/stein.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/train.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/unreleased.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/ussuri.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/victoria.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/wallaby.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/xena.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/yoga.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/zed.rst -> designate-20.1.0.dev18/releasenotes/source copying releasenotes/source/_static/.placeholder -> designate-20.1.0.dev18/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> designate-20.1.0.dev18/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> designate-20.1.0.dev18/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> designate-20.1.0.dev18/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> designate-20.1.0.dev18/releasenotes/source/locale/ja/LC_MESSAGES copying roles/bind-logs-conf/defaults/main.yaml -> designate-20.1.0.dev18/roles/bind-logs-conf/defaults copying roles/bind-logs-conf/tasks/main.yaml -> designate-20.1.0.dev18/roles/bind-logs-conf/tasks copying roles/pdns4-logs-conf/defaults/main.yaml -> designate-20.1.0.dev18/roles/pdns4-logs-conf/defaults copying roles/pdns4-logs-conf/tasks/main.yaml -> designate-20.1.0.dev18/roles/pdns4-logs-conf/tasks copying tools/install_venv.py -> designate-20.1.0.dev18/tools copying tools/install_venv_common.py -> designate-20.1.0.dev18/tools copying tools/with_venv.sh -> designate-20.1.0.dev18/tools copying tools/mysql_pending_notify_bench/README -> designate-20.1.0.dev18/tools/mysql_pending_notify_bench copying tools/mysql_pending_notify_bench/runner -> designate-20.1.0.dev18/tools/mysql_pending_notify_bench copying designate.egg-info/SOURCES.txt -> designate-20.1.0.dev18/designate.egg-info Writing designate-20.1.0.dev18/setup.cfg creating dist Creating tar archive removing 'designate-20.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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.NjqTco1XpI/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.NjqTco1XpI/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '__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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}} 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: adb0fbae-1100-4855-9432-0630b58d1d83 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8e/a3/8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-a169a4543d842385dbe95c6e0b26853645206c51 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/a1/69/a169a4543d842385dbe95c6e0b26853645206c51_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e082edc53c281c8197074416b3b2d0fac86cb3bf baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e0/82/e082edc53c281c8197074416b3b2d0fac86cb3bf_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-d9fe95c16ddb20ccbe0e79c07627620752eb1ad6 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d9/fe/d9fe95c16ddb20ccbe0e79c07627620752eb1ad6_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-a1c47fc242b6002d2be60fc41176ce29d19d924e baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a1/c4/a1c47fc242b6002d2be60fc41176ce29d19d924e_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-21a0588ed89b79f65b73d55ef3ba99cce59ff94d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/21/a0/21a0588ed89b79f65b73d55ef3ba99cce59ff94d_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-334109a18e5e66b14d13ae8c1ef5b4f9079a3639 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/33/41/334109a18e5e66b14d13ae8c1ef5b4f9079a3639_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ad/41/ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-0c98f7531014ee4b8b7b272569ec160f31ac8336 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0c/98/0c98f7531014ee4b8b7b272569ec160f31ac8336_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 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.o_19oh4g', '/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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5274364 1154436 2439464 12462964 10840448 DEBUG: Swap: 16777212 5459060 11318152 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 860M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 198G 352G 37% / 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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.l05a7mga', '/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.NjqTco1XpI/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.NjqTco1XpI/dist ++ grep .tar.gz + SOURCE=designate-20.1.0.dev18.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.NjqTco1XpI/dist/designate-20.1.0.dev18.tar.gz ++ basename designate-20.1.0.dev18.tar.gz .tar.gz + SOURCEWITHREL=designate-20.1.0.dev18-0.20250603183705.c1c89d3.tar.gz + mv /tmp/tmp.NjqTco1XpI/dist/designate-20.1.0.dev18.tar.gz /tmp/tmp.NjqTco1XpI/SOURCES/designate-20.1.0.dev18-0.20250603183705.c1c89d3.tar.gz + cd /home/centos10-master-uc/data/openstack-designate_distro + cp -a designate-api-wsgi designate-api.service designate-central.service designate-mdns.service designate-producer.service designate-sink.service designate-sudoers designate-worker.service designate.logrotate openstack-designate.spec /tmp/tmp.NjqTco1XpI/SOURCES/ + cp openstack-designate.spec /tmp/tmp.NjqTco1XpI/SPECS/ + cd /tmp/tmp.NjqTco1XpI/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-designate.spec + sed -i -e '1i%define upstream_version 20.1.0.dev18\' openstack-designate.spec + grep -qc '^%global dlrn .*' openstack-designate.spec + sed -i -e '1i%global dlrn 1\' openstack-designate.spec + grep -qc '^%global dlrn_nvr .*' openstack-designate.spec ++ basename designate-20.1.0.dev18-0.20250603183705.c1c89d3.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr designate-20.1.0.dev18-0.20250603183705.c1c89d3\' openstack-designate.spec + sed -i -e s/UPSTREAMVERSION/20.1.0.dev18/g openstack-designate.spec + set_nvr_in_spec + VERSION=20.1.0 + sed -i -e 's/Version:.*/Version: 20.1.0/g' openstack-designate.spec + sed -i -e 's/Release:.*/Release: 0.20250603183705.c1c89d3%{?dist}/g' openstack-designate.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: designate-20.1.0.dev18-0.20250603183705.c1c89d3.tar.gz/' openstack-designate.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-designate.spec + cat openstack-designate.spec %global dlrn_nvr designate-20.1.0.dev18-0.20250603183705.c1c89d3 %global dlrn 1 %define upstream_version 20.1.0.dev18 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate %global service designate %global common_desc Designate is an OpenStack inspired DNSaaS. Name: openstack-%{service} # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 20.1.0 Release: 0.20250603183705.c1c89d3%{?dist} Summary: OpenStack DNS Service Group: Applications/System License: Apache-2.0 URL: http://launchpad.net/%{service}/ Source0: designate-20.1.0.dev18-0.20250603183705.c1c89d3.tar.gz Source1: %{service}.logrotate Source2: %{service}-sudoers Source11: designate-api.service Source12: designate-central.service Source13: designate-mdns.service Source15: designate-sink.service Source17: designate-producer.service Source18: designate-worker.service Source19: designate-api-wsgi # 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: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: systemd BuildRequires: openstack-macros Requires: python3-%{service} = %{epoch}:%{version}-%{release} Requires(pre): shadow-utils %{?systemd_ordering} %description %{common_desc} %package -n python3-%{service} Summary: Designate Python libraries Group: Applications/System Requires: sudo %description -n python3-%{service} %{common_desc} This package contains the Designate Python library. %package -n python3-%{service}-tests Summary: Designate tests Group: Applications/System Requires: python3-%{service} = %{epoch}:%{version}-%{release} %description -n python3-%{service}-tests %{common_desc} This package contains Designate test files. %package common Summary: Designate common files Group: Applications/System Requires: python3-%{service} = %{epoch}:%{version}-%{release} %description common %{common_desc} This package contains Designate files common to all services. %package agent Summary: OpenStack Designate agent Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description agent %{common_desc} This package contains OpenStack Designate agent. designate-agent has been removed upstream so this is just an empty package for backwards compatibility until all the deployment tools removed its installation. %package api Summary: OpenStack Designate API service Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description api %{common_desc} This package contains OpenStack Designate API service. %package central Summary: OpenStack Designate Central service Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description central %{common_desc} This package contains OpenStack Designate Central service. %package mdns Summary: OpenStack Designate Mini DNS service Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description mdns %{common_desc} This package contains OpenStack Designate Mini DNS service. %package producer Summary: OpenStack Designate Producer service Group: Applications/System Obsoletes: openstack-designate-pool-manager < 9.0.0 Obsoletes: openstack-designate-zone-manager < 9.0.0 Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description producer %{common_desc} This package contains OpenStack Designate Producer service. %package sink Summary: OpenStack Designate Sink service Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description sink %{common_desc} This package contains OpenStack Designate Sink service. %package worker Summary: OpenStack Designate Worker service Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description worker %{common_desc} This package contains OpenStack Designate Worker service. %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 %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + 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 %generate_buildrequires %pyproject_buildrequires -t -e %{default_toxenv} %build export PBR_VERSION=%{version} export SKIP_PIP_INSTALL=1 %pyproject_wheel %install %pyproject_install # Generate sample config PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=./etc/%{service}/%{service}-config-generator.conf # Remove unused files rm -rf %{buildroot}%{python3_sitelib}/bin rm -rf %{buildroot}%{python3_sitelib}/doc rm -rf %{buildroot}%{python3_sitelib}/tools # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} install -p -D -m 644 etc/%{service}/%{service}.conf.sample %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf mv %{buildroot}/usr/etc/%{service}/api-paste.ini %{buildroot}%{_sysconfdir}/%{service}/ mv %{buildroot}/usr/etc/%{service}/rootwrap.conf %{buildroot}%{_sysconfdir}/%{service}/rootwrap.conf install -d -m 755 %{buildroot}%{_datarootdir}/%{service}/rootwrap mv %{buildroot}/usr/etc/%{service}/rootwrap.d/*.filters %{buildroot}%{_datarootdir}/%{service}/rootwrap # Install logrotate install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # Install sudoers install -p -D -m 440 %{SOURCE2} %{buildroot}%{_sysconfdir}/sudoers.d/%{service} # Install systemd units install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/designate-api.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/designate-central.service install -p -D -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/designate-mdns.service install -p -D -m 644 %{SOURCE15} %{buildroot}%{_unitdir}/designate-sink.service install -p -D -m 644 %{SOURCE17} %{buildroot}%{_unitdir}/designate-producer.service install -p -D -m 644 %{SOURCE18} %{buildroot}%{_unitdir}/designate-worker.service # Install the designate-api-wsgi compatibility file install -m 755 %{SOURCE19} %{buildroot}%{_bindir}/%{service}-api-wsgi # Setup directories install -d -m 755 %{buildroot}%{_datadir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/log/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/run/%{service} %pre common getent group %{service} >/dev/null || groupadd -r %{service} getent passwd %{service} >/dev/null || \ useradd -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Designate Daemons" %{service} exit 0 %check rm -rf designate/tests/unit/backend/test_infoblox.py # Some tests fail because there is no /etc/resolv.conf in the build environment %tox -e %{default_toxenv} -- -- --exclude-regex '(designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_different_serial|designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_same_serial|designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_notify_same_serial|designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_notify)' %preun agent %systemd_preun designate-agent.service %post api %systemd_post designate-api.service %preun api %systemd_preun designate-api.service %postun api %systemd_postun_with_restart designate-api.service %post central %systemd_post designate-central.service %preun central %systemd_preun designate-central.service %postun central %systemd_postun_with_restart designate-central.service %post mdns %systemd_post designate-mdns.service %preun mdns %systemd_preun designate-mdns.service %postun mdns %systemd_postun_with_restart designate-mdns.service %post producer %systemd_post designate-producer.service %preun producer %systemd_preun designate-producer.service %postun producer %systemd_postun_with_restart designate-producer.service %post sink %systemd_post designate-sink.service %preun sink %systemd_preun designate-sink.service %postun sink %systemd_postun_with_restart designate-sink.service %post worker %systemd_post designate-worker.service %preun worker %systemd_preun designate-worker.service %postun worker %systemd_postun_with_restart designate-worker.service %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.dist-info %exclude %{python3_sitelib}/%{service}/tests %files common %license LICENSE %doc README.rst %doc etc/designate/policy.yaml.sample %dir %{_sysconfdir}/%{service} %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/rootwrap.conf %dir %{_datarootdir}/%{service} %dir %{_datarootdir}/%{service}/rootwrap %{_datarootdir}/%{service}/rootwrap/*.filters %config(noreplace) %{_sysconfdir}/logrotate.d/* %config %{_sysconfdir}/sudoers.d/%{service} %dir %attr(0755, %{service}, %{service}) %{_sharedstatedir}/%{service} %dir %attr(0750, %{service}, %{service}) %{_localstatedir}/log/%{service} %{_bindir}/designate-rootwrap %{_bindir}/designate-manage %{_bindir}/designate-status %{_bindir}/designate-api-wsgi %files agent %license LICENSE %files api %license LICENSE %{_bindir}/designate-api %{_unitdir}/designate-api.service %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %files central %license LICENSE %{_bindir}/designate-central %{_unitdir}/designate-central.service %files mdns %license LICENSE %{_bindir}/designate-mdns %{_unitdir}/designate-mdns.service %files producer %license LICENSE %{_bindir}/designate-producer %{_unitdir}/designate-producer.service %files sink %license LICENSE %{_bindir}/designate-sink %{_unitdir}/designate-sink.service %files worker %license LICENSE %{_bindir}/designate-worker %{_unitdir}/designate-worker.service %changelog + spectool -g -C /tmp/tmp.NjqTco1XpI/SOURCES openstack-designate.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --spec openstack-designate.spec --sources=/tmp/tmp.NjqTco1XpI/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --spec openstack-designate.spec --sources=/tmp/tmp.NjqTco1XpI/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '__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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}} 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: da24fefa-b1d6-4725-b05a-bae68be7de0a DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8e/a3/8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-a169a4543d842385dbe95c6e0b26853645206c51 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/a1/69/a169a4543d842385dbe95c6e0b26853645206c51_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e082edc53c281c8197074416b3b2d0fac86cb3bf baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e0/82/e082edc53c281c8197074416b3b2d0fac86cb3bf_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-d9fe95c16ddb20ccbe0e79c07627620752eb1ad6 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d9/fe/d9fe95c16ddb20ccbe0e79c07627620752eb1ad6_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-a1c47fc242b6002d2be60fc41176ce29d19d924e baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a1/c4/a1c47fc242b6002d2be60fc41176ce29d19d924e_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-21a0588ed89b79f65b73d55ef3ba99cce59ff94d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/21/a0/21a0588ed89b79f65b73d55ef3ba99cce59ff94d_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-334109a18e5e66b14d13ae8c1ef5b4f9079a3639 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/33/41/334109a18e5e66b14d13ae8c1ef5b4f9079a3639_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ad/41/ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-0c98f7531014ee4b8b7b272569ec160f31ac8336 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0c/98/0c98f7531014ee4b8b7b272569ec160f31ac8336_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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-designate.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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 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.k79jc8_2', '/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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 5262336 1153992 2436456 12472428 10852476 DEBUG: Swap: 16777212 5459060 11318152 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 198G 352G 37% / 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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.qq4gv8v0', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-8ea34bfb77 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-a169a4543d842385dbe95 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-swiftclient-8486005ebd881a5c60b 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e082edc53c281c819707441 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-d9fe95c16ddb20ccbe0e7 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-a1c47fc242b6002d2be60fc 172 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-82652559ea8641b11c 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e055873be4079bc9d3716 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-21a0588ed89b79f65b73 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-794fc75d19bd8fde0902 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-334109a18 184 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-684e1c21077bfe53801b124473 177 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe 178 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ad41dbeffe0ed7d27fd4eb 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-zaqar-tests-tempest-0c98f753101 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-245f318c0d92b0bc95 183 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 12 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 9.3 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 31 kB/s | 5.7 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 68 kB/s | 6.1 kB 00:00 DEBUG: dlrn-master-testing 92 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 137 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 136 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 95 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 97 kB/s | 33 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-designate.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-designate.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-designate-20.1.0-0.20250603183705.c1c89d3.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-designate.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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.NjqTco1XpI WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 --rebuild /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '__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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}, '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'}} 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: 37e1a9ac-04e2-481d-9b97-453f973b7d38 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8e/a3/8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3_af6372a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-a169a4543d842385dbe95c6e0b26853645206c51 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/a1/69/a169a4543d842385dbe95c6e0b26853645206c51_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-8486005ebd881a5c60b6ba0e802387975a5644c0 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/84/86/8486005ebd881a5c60b6ba0e802387975a5644c0_e7e63a64 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e082edc53c281c8197074416b3b2d0fac86cb3bf baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e0/82/e082edc53c281c8197074416b3b2d0fac86cb3bf_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-d9fe95c16ddb20ccbe0e79c07627620752eb1ad6 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d9/fe/d9fe95c16ddb20ccbe0e79c07627620752eb1ad6_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-a1c47fc242b6002d2be60fc41176ce29d19d924e baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a1/c4/a1c47fc242b6002d2be60fc41176ce29d19d924e_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/82/65/82652559ea8641b11c4227f0e9cf273b4c567b96_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-21a0588ed89b79f65b73d55ef3ba99cce59ff94d baseurl=https://trunk.rdoproject.org/centos10-master/component/network/21/a0/21a0588ed89b79f65b73d55ef3ba99cce59ff94d_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-794fc75d19bd8fde09029a6c4bd497a55ecd2da7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/79/4f/794fc75d19bd8fde09029a6c4bd497a55ecd2da7_197e1bd9 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-334109a18e5e66b14d13ae8c1ef5b4f9079a3639 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/33/41/334109a18e5e66b14d13ae8c1ef5b4f9079a3639_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-684e1c21077bfe53801b1244737c57c290970705 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/68/4e/684e1c21077bfe53801b1244737c57c290970705_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/ad/41/ad41dbeffe0ed7d27fd4eb3ae8537c11068f374e_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-0c98f7531014ee4b8b7b272569ec160f31ac8336 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/0c/98/0c98f7531014ee4b8b7b272569ec160f31ac8336_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-20.1.0-0.20250603183705.c1c89d3.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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 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._5tlb4p8', '/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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 3946936 2467404 1094432 11132392 12167876 DEBUG: Swap: 16777212 5459060 11318152 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 198G 352G 37% / 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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.w8c4h7dt', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-8ea34bfb77 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-a169a4543d842385dbe95 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-swiftclient-8486005ebd881a5c60b 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e082edc53c281c819707441 158 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-d9fe95c16ddb20ccbe0e7 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-a1c47fc242b6002d2be60fc 179 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-82652559ea8641b11c 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e055873be4079bc9d3716 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-21a0588ed89b79f65b73 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-794fc75d19bd8fde0902 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-334109a18 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-684e1c21077bfe53801b124473 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ad41dbeffe0ed7d27fd4eb 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-zaqar-tests-tempest-0c98f753101 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-245f318c0d92b0bc95 132 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 109 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 147 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 69 kB/s | 5.7 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 74 kB/s | 6.1 kB 00:00 DEBUG: dlrn-master-testing 106 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 119 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 131 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 111 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 32 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 279 kB/s | 33 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.src.rpm Start: build setup for openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-1:20.1.0-0.2025060######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-designate-20.1.0-0.20250603183705.c1c89d3.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: designate-20.1.0.dev18-0.20250603183705.c1c89d3.tar.gz DEBUG: designate-api-wsgi DEBUG: designate-api.service DEBUG: designate-central.service DEBUG: designate-mdns.service DEBUG: designate-producer.service DEBUG: designate-sink.service DEBUG: designate-sudoers DEBUG: designate-worker.service DEBUG: designate.logrotate DEBUG: openstack-designate.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-designate.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-designate.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-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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 Tue Jun 3 14:37:51 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package systemd-257-11.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repo Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 46 k DEBUG: Installed size: 114 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.src.rpm Start: rpmbuild openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-designate.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-designate.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.Prmozc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf designate-20.1.0.dev18 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/designate-20.1.0.dev18-0.20250603183705.c1c89d3.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd designate-20.1.0.dev18 DEBUG: + rm -rf /builddir/build/BUILD/designate-20.1.0.dev18-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/designate-20.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-designate-20.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 designate -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + 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 infoblox-client bashate 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 infoblox-client bashate 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 infoblox-client bashate 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 infoblox-client bashate 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 infoblox-client bashate 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 infoblox-client bashate 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 infoblox-client bashate 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 doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^infoblox-client.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^infoblox-client.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bashate.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bashate.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.LZFajf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.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: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/designate-20.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/designate-20.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/designate-20.1.0.dev18/pyproject-wheeldir --output /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:04 ago on Tue Jun 3 14:37:51 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.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-9.el10.noarch is already installed. DEBUG: Package systemd-257-11.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-designate.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-designate.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.20wics DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.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: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/designate-20.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/designate-20.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/designate-20.1.0.dev18/pyproject-wheeldir --output /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.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-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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 Tue Jun 3 14:37:51 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.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-9.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-11.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-9.el10 crb 678 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 2.1 M DEBUG: Installed size: 6.7 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 1/13 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/13 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 3/13 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 4/13 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 5/13 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 6/13 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 7/13 DEBUG: Installing : python3-setuptools-wheel-69.0.3-9.el10.noarch 8/13 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 9/13 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 10/13 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 11/13 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 12/13 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-designate.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-designate.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.YuAQmS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.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: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/designate-20.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/designate-20.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/designate-20.1.0.dev18/pyproject-wheeldir --output /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.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 alembic>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: alembic>=1.8.0 DEBUG: Handling eventlet>=0.36.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: eventlet>=0.36.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: Flask!=0.11,>=0.10 DEBUG: Handling greenlet>=0.4.15 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: greenlet>=0.4.15 DEBUG: (installed: greenlet 3.0.3) DEBUG: Handling Jinja2>=2.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: jsonschema>=3.2.0 DEBUG: Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystoneauth1>=3.4.0 DEBUG: Handling keystonemiddleware>=4.17.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystonemiddleware>=4.17.0 DEBUG: Handling openstacksdk>=0.103.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: openstacksdk>=0.103.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.concurrency>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.concurrency>=4.2.0 DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.middleware>=3.31.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.rootwrap>=5.15.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.rootwrap>=5.15.0 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.service>=1.31.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.service>=1.31.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 oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.utils>=4.7.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling osprofiler>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: osprofiler>=3.4.0 DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: Paste>=2.0.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: Handling python-designateclient>=2.12.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-designateclient>=2.12.0 DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tenacity>=6.0.0 DEBUG: Handling SQLAlchemy>=1.4.41 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling dnspython>=2.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: dnspython>=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db>=8.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.db>=8.3.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.context>=4.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.context>=4.0.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 tooz>=1.58.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tooz>=1.58.0 DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: futurist>=1.2.0 DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: coverage!=4.4,>=4.0 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: requests-mock>=1.2.0 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebTest>=2.0.27 DEBUG: Handling tempest>=21.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tempest>=21.0.0 DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling pymemcache!=1.3.0,>=1.2.9 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: pymemcache!=1.3.0,>=1.2.9 DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: PyMySQL>=0.8.0 DEBUG: Handling edgegrid-python>=1.1.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: edgegrid-python>=1.1.1 DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing designate.egg-info/PKG-INFO DEBUG: writing dependency_links to designate.egg-info/dependency_links.txt DEBUG: writing entry points to designate.egg-info/entry_points.txt DEBUG: writing requirements to designate.egg-info/requires.txt DEBUG: writing top-level names to designate.egg-info/top_level.txt DEBUG: writing pbr to designate.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 'designate.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/designate-20.1.0.dev18/designate-20.1.0.dev18.dist-info' DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: alembic >=1.8.0 DEBUG: Handling eventlet >=0.36.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: eventlet >=0.36.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling Flask !=0.11,>=0.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: Flask !=0.11,>=0.10 DEBUG: Handling greenlet >=0.4.15 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: greenlet >=0.4.15 DEBUG: (installed: greenlet 3.0.3) DEBUG: Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Jinja2 >=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: jsonschema >=3.2.0 DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: keystoneauth1 >=3.4.0 DEBUG: Handling keystonemiddleware >=4.17.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: keystonemiddleware >=4.17.0 DEBUG: Handling openstacksdk >=0.103.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: openstacksdk >=0.103.0 DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.config >=6.8.0 DEBUG: Handling oslo.concurrency >=4.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.concurrency >=4.2.0 DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.messaging >=14.1.0 DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.middleware >=3.31.0 DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.log >=4.3.0 DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.reports >=1.18.0 DEBUG: Handling oslo.rootwrap >=5.15.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.rootwrap >=5.15.0 DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.serialization >=2.25.0 DEBUG: Handling oslo.service >=1.31.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.service >=1.31.0 DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0 DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.utils >=4.7.0 DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.versionedobjects >=1.31.2 DEBUG: Handling osprofiler >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: osprofiler >=3.4.0 DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: Paste >=2.0.2 DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: PasteDeploy >=1.5.0 DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: Handling python-designateclient >=2.12.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: python-designateclient >=2.12.0 DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=6.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: tenacity >=6.0.0 DEBUG: Handling SQLAlchemy >=1.4.41 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: stevedore >=1.20.0 DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: WebOb >=1.7.1 DEBUG: Handling dnspython >=2.2.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: dnspython >=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db >=8.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.db >=8.3.0 DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.i18n >=3.20.0 DEBUG: Handling oslo.context >=4.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.context >=4.0.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: tooz >=1.58.0 DEBUG: Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: futurist >=1.2.0 DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'edgegrid' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'edgegrid' DEBUG: Handling infoblox-client >=0.6.0 ; extra == 'infoblox' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: infoblox-client >=0.6.0 ; extra == 'infoblox' DEBUG: Handling coverage !=4.4,>=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: coverage !=4.4,>=4.0 ; extra == 'test' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling requests-mock >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: requests-mock >=1.2.0 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' DEBUG: Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' DEBUG: Handling tempest >=21.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: tempest >=21.0.0 ; extra == 'test' DEBUG: Handling Pygments >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: Pygments >=2.2.0 ; extra == 'test' DEBUG: Handling pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' DEBUG: Handling PyMySQL >=0.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: PyMySQL >=0.8.0 ; extra == 'test' DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv designate-20.1.0.dev18.dist-info/ DEBUG: removed 'designate-20.1.0.dev18.dist-info/AUTHORS' DEBUG: removed 'designate-20.1.0.dev18.dist-info/LICENSE' DEBUG: removed 'designate-20.1.0.dev18.dist-info/METADATA' DEBUG: removed 'designate-20.1.0.dev18.dist-info/entry_points.txt' DEBUG: removed 'designate-20.1.0.dev18.dist-info/pbr.json' DEBUG: removed 'designate-20.1.0.dev18.dist-info/top_level.txt' DEBUG: removed directory 'designate-20.1.0.dev18.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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:10 ago on Tue Jun 3 14:37:51 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-dns-2.6.1-1.el10.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-greenlet-3.0.3-5.el10.x86_64 is already installed. DEBUG: Package python3-jinja2-3.1.6-1.el10.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-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-pygments-2.18.0-1.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-11.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================= DEBUG: Installing: DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-designateclient noarch 6.3.0-0.20250527145916.1505c27.el10 delorean-component-designate 116 k DEBUG: python3-edgegrid noarch 1.2.1-4.el10s delorean-master-testing 34 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-flask noarch 1:3.1.0-3.el10s delorean-master-testing 197 k DEBUG: python3-futurist noarch 3.1.1-0.20250513101246.8a4c380.el10 delorean-component-common 76 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-keystoneauth1 noarch 5.11.0-0.20250602113607.8b0a181.el10 delorean-component-keystone 555 k DEBUG: python3-keystonemiddleware noarch 10.10.0-0.20250527145430.8685561.el10 delorean-component-keystone 128 k DEBUG: python3-openstacksdk noarch 4.5.0-0.20250513102338.bbe9c96.el10 delorean-component-clients 1.0 M DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.8.0-0.20250602113751.b18ff43.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.0.0-0.20250527143853.7750bda.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 17.0.0-0.20250527150124.510688d.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.5.1-0.20250327080657.2f5eb7c.el10 delorean-component-common 64 k DEBUG: python3-oslo-rootwrap noarch 7.6.0-0.20250527144714.763061a.el10 delorean-component-common 52 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-upgradecheck noarch 2.5.0-0.20250318103257.27366ba.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 129 k DEBUG: python3-oslo-versionedobjects noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 94 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-paste 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-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-requests-mock noarch 1.12.1-1.el10s delorean-master-testing 49 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-tempest noarch 1:43.0.1-0.20250516025604.7cb807a.el10 delorean-component-tempest 1.6 M DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-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 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 132 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: Installing dependencies: 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-7.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-513.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-513.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-513.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-513.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-513.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-513.el10 appstream 31 k DEBUG: perl-File-Basename noarch 2.86-513.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-513.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-513.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-513.el10 appstream 17 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-513.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-513.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-513.el10 appstream 98 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-513.el10 appstream 13 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-513.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-513.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-513.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-513.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-513.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-513.el10 appstream 15 k DEBUG: perl-mro x86_64 1.29-513.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-513.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-513.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-513.el10 appstream 14 k DEBUG: python-oslo-cache-lang noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-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-blinker noarch 1.9.0-1.el10s delorean-master-testing 27 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-click noarch 8.1.7-7.el10s delorean-master-testing 226 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-defusedxml noarch 0.7.1-18.el10s delorean-master-testing 51 k DEBUG: python3-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-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-itsdangerous noarch 2.2.0-1.el10s delorean-master-testing 40 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-keystoneclient noarch 1:5.6.0-0.20250318091942.0d43c46.el10 delorean-component-clients 278 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-ndg_httpsclient noarch 0.5.1-23.el10s delorean-master-testing 59 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-testr noarch 3.0.0-0.20250217143038.0e7ac78.el10 delorean-component-common 57 k DEBUG: python3-osc-lib noarch 4.0.2-0.20250527151127.e63cb66.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 65 k DEBUG: python3-oslo-cache+dogpile noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-metrics noarch 0.12.0-0.20250527143953.19b3c0a.el10 delorean-component-common 26 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 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-pyasn1 noarch 0.6.1-1.el10 appstream 198 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-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-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-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-tooz+redis noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.9 k DEBUG: python3-tooz+zake noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-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-werkzeug noarch 3.1.3-1.el10s delorean-master-testing 444 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: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-513.el10 appstream 24 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================= DEBUG: Install 201 Packages DEBUG: Total size: 31 M DEBUG: Installed size: 124 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-43.0.1-0.20250516025604.7cb807a.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.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] 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] python3-pyasn1-0.6.1-1.el10.noarch.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-blinker-1.9.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-8.1.7-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-edgegrid-1.2.1-4.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-flask-3.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-2.2.0-1.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-ndg_httpsclient-0.5.1-23.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-requests-mock-1.12.1-1.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-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-werkzeug-3.1.3-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: 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.4.1-0.20250314122149.27e27c1 1/201 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/201 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 3/201 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/201 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 5/201 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 6/201 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 7/201 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 8/201 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 9/201 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 10/201 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 11/201 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 12/201 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 13/201 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 14/201 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 15/201 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 16/201 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 17/201 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 18/201 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 19/201 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 20/201 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 21/201 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 22/201 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 23/201 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 24/201 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 25/201 DEBUG: Installing : python3-keystoneauth1-5.11.0-0.20250602113607.8b 26/201 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 27/201 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 28/201 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 29/201 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 30/201 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 31/201 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 32/201 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 33/201 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 34/201 DEBUG: Installing : python3-oslo-context-6.0.0-0.20250527143853.7750 35/201 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380. 36/201 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 37/201 DEBUG: Installing : python3-werkzeug-3.1.3-1.el10s.noarch 38/201 DEBUG: Installing : python3-waitress-3.0.1-1.el10s.noarch 39/201 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 40/201 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 41/201 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 42/201 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 43/201 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 44/201 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 45/201 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 46/201 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 47/201 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 48/201 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 49/201 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 50/201 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 51/201 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 52/201 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 53/201 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 54/201 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 55/201 DEBUG: Installing : python3-itsdangerous-2.2.0-1.el10s.noarch 56/201 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 57/201 DEBUG: Installing : python3-defusedxml-0.7.1-18.el10s.noarch 58/201 DEBUG: Installing : python3-click-8.1.7-7.el10s.noarch 59/201 DEBUG: Installing : python3-blinker-1.9.0-1.el10s.noarch 60/201 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 61/201 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 62/201 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 63/201 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 64/201 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 65/201 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 66/201 DEBUG: Installing : libxslt-1.1.39-7.el10.x86_64 67/201 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 68/201 DEBUG: Installing : python3-beautifulsoup4-4.12.3-9.el10s.noarch 69/201 DEBUG: Installing : which-2.21-43.el10.x86_64 70/201 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 71/201 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 72/201 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 73/201 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 74/201 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 75/201 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 76/201 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 77/201 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 78/201 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 79/201 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 80/201 DEBUG: Installing : python3-ndg_httpsclient-0.5.1-23.el10s.noarch 81/201 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 82/201 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 83/201 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 84/201 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 85/201 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 86/201 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 87/201 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 88/201 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 89/201 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 90/201 DEBUG: Installing : python3-os-testr-3.0.0-0.20250217143038.0e7ac78. 91/201 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 92/201 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 92/201 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 92/201 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 93/201 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 94/201 DEBUG: Installing : perl-B-1.89-513.el10.x86_64 95/201 DEBUG: Installing : perl-FileHandle-2.05-513.el10.noarch 96/201 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 97/201 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 98/201 DEBUG: Installing : perl-AutoLoader-5.74-513.el10.noarch 99/201 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 100/201 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 101/201 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 102/201 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 103/201 DEBUG: Installing : perl-if-0.61.000-513.el10.noarch 104/201 DEBUG: Installing : perl-locale-1.12-513.el10.noarch 105/201 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 106/201 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 107/201 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 108/201 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 109/201 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 110/201 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 111/201 DEBUG: Installing : perl-Class-Struct-0.68-513.el10.noarch 112/201 DEBUG: Installing : perl-POSIX-2.20-513.el10.x86_64 113/201 DEBUG: Installing : perl-IPC-Open3-1.22-513.el10.noarch 114/201 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 115/201 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 116/201 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 117/201 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 118/201 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 119/201 DEBUG: Installing : perl-SelectSaver-1.02-513.el10.noarch 120/201 DEBUG: Installing : perl-Symbol-1.09-513.el10.noarch 121/201 DEBUG: Installing : perl-File-stat-1.14-513.el10.noarch 122/201 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 123/201 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 124/201 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 125/201 DEBUG: Installing : perl-Fcntl-1.18-513.el10.x86_64 126/201 DEBUG: Installing : perl-base-2.27-513.el10.noarch 127/201 DEBUG: Installing : perl-mro-1.29-513.el10.x86_64 128/201 DEBUG: Installing : perl-IO-1.55-513.el10.x86_64 129/201 DEBUG: Installing : perl-overloading-0.02-513.el10.noarch 130/201 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 131/201 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 132/201 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 133/201 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 134/201 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 135/201 DEBUG: Installing : perl-Errno-1.38-513.el10.x86_64 136/201 DEBUG: Installing : perl-File-Basename-2.86-513.el10.noarch 137/201 DEBUG: Installing : perl-Getopt-Std-1.14-513.el10.noarch 138/201 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 139/201 DEBUG: Installing : perl-overload-1.37-513.el10.noarch 140/201 DEBUG: Installing : perl-vars-1.05-513.el10.noarch 141/201 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 142/201 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 143/201 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 144/201 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 145/201 DEBUG: Installing : perl-NDBM_File-1.17-513.el10.x86_64 146/201 DEBUG: Installing : perl-DynaLoader-1.56-513.el10.x86_64 147/201 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 148/201 DEBUG: Installing : perl-libs-4:5.40.2-513.el10.x86_64 149/201 DEBUG: Installing : perl-interpreter-4:5.40.2-513.el10.x86_64 150/201 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 151/201 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 151/201 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 151/201 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 152/201 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 153/201 DEBUG: Installing : python3-openstacksdk-4.5.0-0.20250513102338.bbe9 154/201 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 155/201 DEBUG: Installing : python-oslo-versionedobjects-lang-3.7.0-0.202505 156/201 DEBUG: Installing : python-oslo-utils-lang-9.0.0-0.20250602113342.1a 157/201 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 158/201 DEBUG: Installing : python-oslo-middleware-lang-6.5.0-0.202505131029 159/201 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 160/201 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 161/201 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 162/201 DEBUG: Installing : python3-oslo-utils-9.0.0-0.20250602113342.1a8525 163/201 DEBUG: Installing : python3-oslo-config-2:9.8.0-0.20250602113751.b18 164/201 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 165/201 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 166/201 DEBUG: Installing : python3-tooz+redis-6.3.0-0.20250213113959.734acc 167/201 DEBUG: Installing : python3-tooz+zake-6.3.0-0.20250213113959.734acc4 168/201 DEBUG: Installing : python3-tooz-6.3.0-0.20250213113959.734acc4.el10 169/201 DEBUG: Installing : python3-oslo-metrics-0.12.0-0.20250527143953.19b 170/201 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 171/201 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 172/201 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 173/201 DEBUG: Installing : python3-oslo-middleware-6.5.0-0.20250513102931.2 174/201 DEBUG: Installing : python3-osc-lib-4.0.2-0.20250527151127.e63cb66.e 175/201 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 176/201 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 177/201 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 178/201 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 179/201 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 180/201 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 181/201 DEBUG: Installing : python3-oslo-messaging-17.0.0-0.20250527150124.5 182/201 DEBUG: Installing : python-oslo-cache-lang-3.11.0-0.20250527151424.c 183/201 DEBUG: Installing : python3-oslo-cache+dogpile-3.11.0-0.202505271514 184/201 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.11.0-0.202505271514 185/201 DEBUG: Installing : python3-oslo-cache-3.11.0-0.20250527151424.c3023 186/201 DEBUG: Installing : python3-keystonemiddleware-10.10.0-0.20250527145 187/201 DEBUG: Installing : python3-oslo-versionedobjects-3.7.0-0.2025052714 188/201 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 189/201 DEBUG: Installing : python3-tempest-1:43.0.1-0.20250516025604.7cb807 190/201 DEBUG: Installing : python3-designateclient-6.3.0-0.20250527145916.1 191/201 DEBUG: Installing : python3-oslo-upgradecheck-2.5.0-0.20250318103257 192/201 DEBUG: Installing : python3-oslo-reports-3.5.1-0.20250327080657.2f5e 193/201 DEBUG: Installing : python3-edgegrid-1.2.1-4.el10s.noarch 194/201 DEBUG: Installing : python3-webtest-3.0.0-1.el10s.noarch 195/201 DEBUG: Installing : python3-flask-1:3.1.0-3.el10s.noarch 196/201 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 197/201 DEBUG: Installing : python3-oslo-rootwrap-7.6.0-0.20250527144714.763 198/201 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 199/201 DEBUG: Installing : python3-requests-mock-1.12.1-1.el10s.noarch 200/201 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 201/201 DEBUG: Running scriptlet: python3-coverage-7.3.2-5.el10s.x86_64 201/201 DEBUG: Installed: DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: perl-AutoLoader-5.74-513.el10.noarch DEBUG: perl-B-1.89-513.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-513.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-513.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-513.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-513.el10.x86_64 DEBUG: perl-File-Basename-2.86-513.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-513.el10.noarch DEBUG: perl-FileHandle-2.05-513.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-513.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-513.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-513.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-513.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-513.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-513.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-513.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-513.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-513.el10.noarch DEBUG: perl-interpreter-4:5.40.2-513.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-513.el10.x86_64 DEBUG: perl-locale-1.12-513.el10.noarch DEBUG: perl-mro-1.29-513.el10.x86_64 DEBUG: perl-overload-1.37-513.el10.noarch DEBUG: perl-overloading-0.02-513.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-513.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.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-blinker-1.9.0-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-click-8.1.7-7.el10s.noarch DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-edgegrid-1.2.1-4.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-flask-1:3.1.0-3.el10s.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-itsdangerous-2.2.0-1.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.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.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-ndg_httpsclient-0.5.1-23.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-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-pyasn1-0.6.1-1.el10.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-requests-mock-1.12.1-1.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-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-tempest-1:43.0.1-0.20250516025604.7cb807a.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-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-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: which-2.21-43.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.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-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.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-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.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.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-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.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-werkzeug-3.1.3-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-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-pytz-2024.1-3.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-itsdangerous-2.2.0-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-click-8.1.7-7.el10s.noarch DEBUG: python3-blinker-1.9.0-1.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.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-7.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-43.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-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-ndg_httpsclient-0.5.1-23.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-513.el10.x86_64 DEBUG: perl-FileHandle-2.05-513.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-513.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-513.el10.noarch DEBUG: perl-locale-1.12-513.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-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-513.el10.noarch DEBUG: perl-POSIX-2.20-513.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-513.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-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-513.el10.noarch DEBUG: perl-Symbol-1.09-513.el10.noarch DEBUG: perl-File-stat-1.14-513.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-513.el10.x86_64 DEBUG: perl-base-2.27-513.el10.noarch DEBUG: perl-mro-1.29-513.el10.x86_64 DEBUG: perl-IO-1.55-513.el10.x86_64 DEBUG: perl-overloading-0.02-513.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-513.el10.x86_64 DEBUG: perl-File-Basename-2.86-513.el10.noarch DEBUG: perl-Getopt-Std-1.14-513.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-513.el10.noarch DEBUG: perl-vars-1.05-513.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-513.el10.x86_64 DEBUG: perl-DynaLoader-1.56-513.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-513.el10.x86_64 DEBUG: perl-interpreter-5.40.2-513.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250516025604.7cb807a.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-edgegrid-1.2.1-4.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-flask-3.1.0-3.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.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-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.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-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.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.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-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.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-werkzeug-3.1.3-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-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-pytz-2024.1-3.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-itsdangerous-2.2.0-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-click-8.1.7-7.el10s.noarch DEBUG: python3-blinker-1.9.0-1.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.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-7.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-43.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-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-ndg_httpsclient-0.5.1-23.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-513.el10.x86_64 DEBUG: perl-FileHandle-2.05-513.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-513.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-513.el10.noarch DEBUG: perl-locale-1.12-513.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-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-513.el10.noarch DEBUG: perl-POSIX-2.20-513.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-513.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-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-513.el10.noarch DEBUG: perl-Symbol-1.09-513.el10.noarch DEBUG: perl-File-stat-1.14-513.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-513.el10.x86_64 DEBUG: perl-base-2.27-513.el10.noarch DEBUG: perl-mro-1.29-513.el10.x86_64 DEBUG: perl-IO-1.55-513.el10.x86_64 DEBUG: perl-overloading-0.02-513.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-513.el10.x86_64 DEBUG: perl-File-Basename-2.86-513.el10.noarch DEBUG: perl-Getopt-Std-1.14-513.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-513.el10.noarch DEBUG: perl-vars-1.05-513.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-513.el10.x86_64 DEBUG: perl-DynaLoader-1.56-513.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-513.el10.x86_64 DEBUG: perl-interpreter-5.40.2-513.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250516025604.7cb807a.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-edgegrid-1.2.1-4.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-flask-3.1.0-3.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-designate.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-designate.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.bp0euF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.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: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/designate-20.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/designate-20.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/designate-20.1.0.dev18/pyproject-wheeldir --output /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.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.08 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling eventlet>=0.36.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: eventlet>=0.36.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Flask!=0.11,>=0.10 DEBUG: (installed: Flask 3.1.0) DEBUG: Handling greenlet>=0.4.15 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: greenlet>=0.4.15 DEBUG: (installed: greenlet 3.0.3) DEBUG: Handling Jinja2>=2.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) 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 keystoneauth1>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=3.4.0 DEBUG: (installed: keystoneauth1 5.11.0) DEBUG: Handling keystonemiddleware>=4.17.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=4.17.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling openstacksdk>=0.103.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: openstacksdk>=0.103.0 DEBUG: (installed: openstacksdk 4.5.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 9.8.0) DEBUG: Handling oslo.concurrency>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.concurrency>=4.2.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.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.1.0) 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.5.1) DEBUG: Handling oslo.rootwrap>=5.15.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.rootwrap>=5.15.0 DEBUG: (installed: oslo.rootwrap 7.6.0) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.31.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.service>=1.31.0 DEBUG: (installed: oslo.service 4.1.1) 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.5.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.0.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling osprofiler>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: osprofiler>=3.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) 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>=3.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling python-designateclient>=2.12.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-designateclient>=2.12.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=6.0.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy>=1.4.41 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling dnspython>=2.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: dnspython>=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db>=8.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=8.3.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.context>=4.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.context>=4.0.0 DEBUG: (installed: oslo.context 6.0.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.5.1) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tooz>=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: futurist>=1.2.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.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>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling tempest>=21.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tempest>=21.0.0 DEBUG: (installed: tempest 43.0.1.dev20) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling pymemcache!=1.3.0,>=1.2.9 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pymemcache!=1.3.0,>=1.2.9 DEBUG: (installed: pymemcache 4.0.0) DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PyMySQL>=0.8.0 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling edgegrid-python>=1.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: edgegrid-python>=1.1.1 DEBUG: (installed: edgegrid-python 1.2.1) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing designate.egg-info/PKG-INFO DEBUG: writing dependency_links to designate.egg-info/dependency_links.txt DEBUG: writing entry points to designate.egg-info/entry_points.txt DEBUG: writing requirements to designate.egg-info/requires.txt DEBUG: writing top-level names to designate.egg-info/top_level.txt DEBUG: writing pbr to designate.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 'designate.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/designate-20.1.0.dev18/designate-20.1.0.dev18.dist-info' DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: alembic >=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling eventlet >=0.36.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: eventlet >=0.36.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling Flask !=0.11,>=0.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Flask !=0.11,>=0.10 DEBUG: (installed: Flask 3.1.0) DEBUG: Handling greenlet >=0.4.15 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: greenlet >=0.4.15 DEBUG: (installed: greenlet 3.0.3) DEBUG: Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Jinja2 >=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: keystoneauth1 >=3.4.0 DEBUG: (installed: keystoneauth1 5.11.0) DEBUG: Handling keystonemiddleware >=4.17.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: keystonemiddleware >=4.17.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling openstacksdk >=0.103.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: openstacksdk >=0.103.0 DEBUG: (installed: openstacksdk 4.5.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.8.0) DEBUG: Handling oslo.concurrency >=4.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.concurrency >=4.2.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.5.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.rootwrap >=5.15.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.rootwrap >=5.15.0 DEBUG: (installed: oslo.rootwrap 7.6.0) DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.serialization >=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=1.31.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.service >=1.31.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.utils >=4.7.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling osprofiler >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: osprofiler >=3.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Paste >=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling python-designateclient >=2.12.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: python-designateclient >=2.12.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=6.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: tenacity >=6.0.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy >=1.4.41 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling dnspython >=2.2.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: dnspython >=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db >=8.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.db >=8.3.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.i18n >=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.context >=4.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.context >=4.0.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: tooz >=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: futurist >=1.2.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'edgegrid' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'edgegrid' DEBUG: Handling infoblox-client >=0.6.0 ; extra == 'infoblox' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: infoblox-client >=0.6.0 ; extra == 'infoblox' DEBUG: Handling coverage !=4.4,>=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: coverage !=4.4,>=4.0 ; extra == 'test' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling requests-mock >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: requests-mock >=1.2.0 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' DEBUG: Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' DEBUG: Handling tempest >=21.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: tempest >=21.0.0 ; extra == 'test' DEBUG: Handling Pygments >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: Pygments >=2.2.0 ; extra == 'test' DEBUG: Handling pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' DEBUG: Handling PyMySQL >=0.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: PyMySQL >=0.8.0 ; extra == 'test' DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv designate-20.1.0.dev18.dist-info/ DEBUG: removed 'designate-20.1.0.dev18.dist-info/AUTHORS' DEBUG: removed 'designate-20.1.0.dev18.dist-info/LICENSE' DEBUG: removed 'designate-20.1.0.dev18.dist-info/METADATA' DEBUG: removed 'designate-20.1.0.dev18.dist-info/top_level.txt' DEBUG: removed 'designate-20.1.0.dev18.dist-info/pbr.json' DEBUG: removed 'designate-20.1.0.dev18.dist-info/entry_points.txt' DEBUG: removed directory 'designate-20.1.0.dev18.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.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:17 ago on Tue Jun 3 14:37:51 2025. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-flask-1:3.1.0-3.el10s.noarch is already installed. DEBUG: Package python3-pecan-1.5.1-1.el10s.noarch is already installed. DEBUG: Package python3-pymemcache-4.0.0-1.el10s.noarch is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-alembic-1.13.1-7.el10.noarch is already installed. DEBUG: Package python3-dns-2.6.1-1.el10.noarch is already installed. DEBUG: Package python3-edgegrid-1.2.1-4.el10s.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch is already installed. DEBUG: Package python3-greenlet-3.0.3-5.el10.x86_64 is already installed. DEBUG: Package python3-jinja2-3.1.6-1.el10.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch is already installed. DEBUG: Package python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch is already installed. DEBUG: Package python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch is already installed. DEBUG: Package python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch is already installed. DEBUG: Package python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch is already installed. DEBUG: Package python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch is already installed. DEBUG: Package python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch is already installed. DEBUG: Package python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-paste-3.10.1-6.el10s.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-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-pygments-2.18.0-1.el10.noarch is already installed. DEBUG: Package python3-PyMySQL-1.1.1-3.el10.noarch is already installed. DEBUG: Package python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed. DEBUG: Package python3-requests-mock-1.12.1-1.el10s.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.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.4.1-0.20250314122149.27e27c1.el10.noarch is already installed. DEBUG: Package python3-tempest-1:43.0.1-0.20250516025604.7cb807a.el10.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package python3-tooz-6.3.0-0.20250213113959.734acc4.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-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 systemd-257-11.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-16.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-4.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-2.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.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-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.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-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.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.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-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.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-werkzeug-3.1.3-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-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-pytz-2024.1-3.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-itsdangerous-2.2.0-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-click-8.1.7-7.el10s.noarch DEBUG: python3-blinker-1.9.0-1.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.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-7.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-43.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-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-ndg_httpsclient-0.5.1-23.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-513.el10.x86_64 DEBUG: perl-FileHandle-2.05-513.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-513.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-513.el10.noarch DEBUG: perl-locale-1.12-513.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-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-513.el10.noarch DEBUG: perl-POSIX-2.20-513.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-513.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-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-513.el10.noarch DEBUG: perl-Symbol-1.09-513.el10.noarch DEBUG: perl-File-stat-1.14-513.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-513.el10.x86_64 DEBUG: perl-base-2.27-513.el10.noarch DEBUG: perl-mro-1.29-513.el10.x86_64 DEBUG: perl-IO-1.55-513.el10.x86_64 DEBUG: perl-overloading-0.02-513.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-513.el10.x86_64 DEBUG: perl-File-Basename-2.86-513.el10.noarch DEBUG: perl-Getopt-Std-1.14-513.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-513.el10.noarch DEBUG: perl-vars-1.05-513.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-513.el10.x86_64 DEBUG: perl-DynaLoader-1.56-513.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-513.el10.x86_64 DEBUG: perl-interpreter-5.40.2-513.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250516025604.7cb807a.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-edgegrid-1.2.1-4.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-flask-3.1.0-3.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-1.el10.noarch 1742921633 1664708 af7b347a2d1d69ab5aa2f4273ac698c6 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch 1745604596 2058 fe68ac8591d27775999a135a15d967c1 installed DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b installed DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-89.el10.x86_64 1748311222 6829100 4b1a4bd7fb7b57009861473ccc96a9a8 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.93-2.el10.noarch 1746530843 101230 4d13ec2af5ce64b766dfeb67457eef8d installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 1746515242 8162982 43398a55c2743fd36fdd864d06a0611f installed DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 1746515242 0 3dd2895bbf930c7347279aac803a7515 installed DEBUG: glibc-common-2.39-38.el10.x86_64 1746515242 1072850 5dc7c0f33fcd38e6ee0df8c4771b9dfa installed DEBUG: glibc-2.39-38.el10.x86_64 1746515242 6509026 4abae9b377e0bf7dace7d533894695fc installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed DEBUG: libstdc++-14.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch 1745689835 113942 cd92e552d83d19f34bdc3f4b197d3473 installed DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: expat-2.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a installed DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libgomp-14.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-11.el10.x86_64 1744784195 2403258 92592e3283683c13dcdc81ee19ecad73 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed DEBUG: gnutls-3.8.9-16.el10.x86_64 1746783770 4180021 e6e844f6263906a69dbbf3a7a5f9c98c installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libsepol-3.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-libs-1:3.5.0-4.el10.x86_64 1747923470 9350634 ba0a0466b765d2a42c5d60d21e5244d6 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libmount-2.40.2-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 installed DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: libsmartcols-2.40.2-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-2.el10.x86_64 1741081261 957114 e67ffcc7c9465666aa788768de5a8fc6 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed DEBUG: libsecret-0.21.2-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-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 1745832178 16413 205bd1551df58055a4d966e0ab298a6f installed DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 1745832178 734840 165108b466d2f5d4327d7b21901e6bde installed DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed DEBUG: shadow-utils-2:4.15.0-6.el10.x86_64 1748266797 4282165 6a1c2a80f60e5d0995d95496445be53d installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: zip-3.0-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab installed DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed DEBUG: libbpf-2:1.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae installed DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed DEBUG: glibc-devel-2.39-38.el10.x86_64 1746515242 2330087 b7e67af4b063d67dbc7cb0ce60f4f7e2 installed DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed DEBUG: systemd-pam-257-11.el10.x86_64 1744784195 680033 4c566e3995753faa637e8199d32aadf2 installed DEBUG: systemd-257-11.el10.x86_64 1744784195 17593505 49b759fecaba0158de32a3840212d70a installed DEBUG: binutils-gold-2.41-53.el10.x86_64 1738940546 2166475 aebee37a22b9f06206bc2efca4445390 installed DEBUG: binutils-2.41-53.el10.x86_64 1738940546 27858031 bc4afbf45904d894fb79a323f59b646f installed DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed DEBUG: debugedit-5.1-7.el10.x86_64 1744407175 205417 c3633032432ef23959203d74fd63d099 installed DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 1745832178 198944 c214ad1640f715f7a1236d47ee39a4f3 installed DEBUG: openssh-9.9p1-9.el10.x86_64 1746437926 1452235 323646fd8f6cbd1fd0d718bedbccf712 installed DEBUG: openssh-clients-9.9p1-9.el10.x86_64 1746437926 2756430 0f829c826d67fc69bcdf968c093f4304 installed DEBUG: git-core-2.47.1-2.el10.x86_64 1743510401 23581139 0b343750bb51986ded682ce3648ff619 installed DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed DEBUG: rpm-4.19.1.1-14.el10.x86_64 1745832178 3095425 7d2dffb4a781f3b1085605ca36cd2c32 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 1746530828 1019747 5bed69fde5b91609ab2f13f035f00721 installed DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed DEBUG: redhat-rpm-config-291-1.el10.noarch 1747352289 186034 ab7d424ff4405277ce6f2ba132c1ef61 installed DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 1745832178 176781 734fb778d28f987d2ec99d8c3200fe09 installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.10-3.el10.noarch 1747227894 23 7470d892ee8099338ce40cd944653616 installed DEBUG: python3-3.12.10-3.el10.x86_64 1747227886 32122 32db62d822d35af5f36dbfad88731886 installed DEBUG: python3-libs-3.12.10-3.el10.x86_64 1747227886 43603264 9a983a360872f5e956725db5111929a9 installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.10-3.el10.x86_64 1747227886 1335300 9d9a860c216e12f5a0a8133e8883ae57 installed DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.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-11.el10.noarch 1744784187 10938 78d75be0043d6593807d27e2260e2243 installed DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 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-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 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-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 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-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 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-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.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch 1748864227 3137587 cf346082910796e757ceba949a83e53b installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-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-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.0.0-0.20250527143853.7750bda.el10.noarch 1748356778 61959 229071a21e5d293f84dfd5a25e3ac4a4 installed DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch 1747131330 274215 961932401132c9a8c33f15ba5100603f installed DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch 1738849682 1925126 2edddf60da3545ce4c496c0d7f03e2d0 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-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-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 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-itsdangerous-2.2.0-1.el10s.noarch 1738056837 104475 b96cd334f8c63901d1997ec05263d546 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch 1737470470 200931 3ab39d6a704ee50a9b22e90b18ca232c installed DEBUG: python3-click-8.1.7-7.el10s.noarch 1737472291 1107411 5fc6c88ba3d3f07cff261a9cfd75942d installed DEBUG: python3-blinker-1.9.0-1.el10s.noarch 1738831558 78218 5f23a0802a110e4d96d1af684df3b587 installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed DEBUG: python3-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-7.el10.x86_64 1744722056 496821 dc2009ac9d274e2cb415618e372652ff 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-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c 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-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed DEBUG: python3-ndg_httpsclient-0.5.1-23.el10s.noarch 1739178965 159270 a84a669ed48938c2700edf0ed0841dea installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-jwt-2.8.0-1.el10s.noarch 1737649448 166611 70a162d2ef1df894aca9e84280beaa52 installed DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch 1737649448 5525 55a7ccf79dfa32d7d3f7e3a091fdbdf0 installed DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch 1739802752 159340 a4faa94c3b1130e2375261ade2519d24 installed DEBUG: groff-base-1.23.0-10.el10.x86_64 1730217931 4034942 e004eeb2536502e550cf5bd4ef60f50e installed DEBUG: perl-Digest-1.20-511.el10.noarch 1730226989 36060 c6615565782c90a4f61c1b5889a5166f installed DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 1730227064 61168 a2b95b167b4e092a064071e7dece884a installed DEBUG: perl-B-0:1.89-513.el10.x86_64 1744833962 509885 15e8c9e2be2f85bb232950a7e9527dbd installed DEBUG: perl-FileHandle-0:2.05-513.el10.noarch 1744833972 9568 d8b0561cc5038ef7eeb77e5ccfc9028a installed DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 1730227050 114342 8af3bf30ce603515408a201c2b4ffec2 installed DEBUG: perl-libnet-3.15-512.el10.noarch 1730227715 295890 c7a899752cbba4228196d8f281aeb0ce installed DEBUG: perl-AutoLoader-0:5.74-513.el10.noarch 1744833972 21028 45f30303e3b75f20505133c0df3d2afb installed DEBUG: perl-URI-5.27-3.el10.noarch 1730228291 245507 ba6540dd6568942c1082e110148a8a0c installed DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 1730227956 23045 53c84d684fc665d946d54da086620752 installed DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed DEBUG: perl-if-0:0.61.000-513.el10.noarch 1744833972 5947 db9c859deb6e93bb7c6de0ecb0d4359c installed DEBUG: perl-locale-0:1.12-513.el10.noarch 1744833972 6652 2c0988d1baacab66ca0bf03645262d39 installed DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed DEBUG: perl-File-Path-2.18-511.el10.noarch 1730227285 65002 db8687251ee6f09cbb3b3eb0ea6b4569 installed DEBUG: perl-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-513.el10.noarch 1744833972 25968 4ecce8d82bb487c5d8c151f52ca09036 installed DEBUG: perl-POSIX-0:2.20-513.el10.x86_64 1744833962 236585 712133c83d20f6d5e41dc09ed10e5a6a installed DEBUG: perl-IPC-Open3-0:1.22-513.el10.noarch 1744833972 22994 b218affc6e1447f17d3b5759dee43395 installed DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed DEBUG: perl-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-513.el10.noarch 1744833972 2220 4a2c22dc0275a44147e6a89a29a0ec28 installed DEBUG: perl-Symbol-0:1.09-513.el10.noarch 1744833972 6976 594912ef0d524cf8fbe9d04a8c6cd7b2 installed DEBUG: perl-File-stat-0:1.14-513.el10.noarch 1744833972 12808 7f1a134bd98ad2b3d81ce98827643b27 installed DEBUG: perl-podlators-1:5.01-511.el10.noarch 1730227858 315477 4f2938cb1bd5cb908077869a67c70f8b installed DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch 1730227796 166972 f13b246589f692706409a2944dde35a0 installed DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed DEBUG: perl-Fcntl-0:1.18-513.el10.x86_64 1744833962 45991 31192788bb0fa98841648f6e817df9df installed DEBUG: perl-base-0:2.27-513.el10.noarch 1744833972 12844 542090f3f72c39cf87aa05a583b7c313 installed DEBUG: perl-mro-0:1.29-513.el10.x86_64 1744833962 46620 19c7e0bf06f47f44f9aefcb57f6a33b9 installed DEBUG: perl-IO-0:1.55-513.el10.x86_64 1744833962 154603 ee0a67e8fc76496677408fe205c84ea3 installed DEBUG: perl-overloading-0:0.02-513.el10.noarch 1744833972 4960 b2e697f6d303f7910072d740eae268e7 installed DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 1730227655 47172 b7f5740299a2b47aa762e614fcedd1f8 installed DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 1730227903 148958 9e6233a6ae137940c171b81f02481bdc installed DEBUG: perl-constant-1.33-512.el10.noarch 1730226803 26840 5472c1ad7a46a15e13497537068e8f5a installed DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed DEBUG: perl-Errno-0:1.38-513.el10.x86_64 1744833962 8532 937dc9967151602b5ef2a5579d81991a installed DEBUG: perl-File-Basename-0:2.86-513.el10.noarch 1744833972 14342 cd332de17eece4db6dda78979b0ccdae installed DEBUG: perl-Getopt-Std-0:1.14-513.el10.noarch 1744833972 11449 a1cd3f6c82c83aeb089f219aac971fa3 installed DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-513.el10.noarch 1744833972 73252 7a78429bc51e4d3427ffd7c929a2dfe7 installed DEBUG: perl-vars-0:1.05-513.el10.noarch 1744833972 3959 9e5d69ab8b5c834632d38e5e928ecec7 installed DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch 1730227288 147853 4ddc14e0ccd2d8df9dc3004645893d63 installed DEBUG: perl-Carp-1.54-511.el10.noarch 1730226809 47652 3c34e34b832112dc81f1f579a65b7cef installed DEBUG: perl-Exporter-5.78-511.el10.noarch 1730226981 55539 ae13c00533b8ff50562bd1cf83e05e91 installed DEBUG: perl-PathTools-3.91-512.el10.x86_64 1737637077 178820 e64b82c0abf4c1b472d449bda787d874 installed DEBUG: perl-NDBM_File-0:1.17-513.el10.x86_64 1744833962 29126 ce93e1b40d553e41e13740478fd2e0d6 installed DEBUG: perl-DynaLoader-0:1.56-513.el10.x86_64 1744833962 32840 57528a5f10f3ed56fa32599e20caac0a installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.2-513.el10.x86_64 1744833962 10260890 ee16e72008db52a315d38ebcc6c0e2b5 installed DEBUG: perl-interpreter-4:5.40.2-513.el10.x86_64 1744833962 125186 b684eade57d18f62250250baaa3c611b installed DEBUG: memcached-0:1.6.23-7.el10.x86_64 1730224144 477607 771ea0f9618c09c7082d37335bec3f89 installed DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch 1738925959 187175 eec52fa5e2d04c7c12e3e423161f8fb1 installed DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch 1747131978 6633045 739cb76c79b37d3d69a575cfbb964914 installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch 1748357436 14693 424c19f5a0ce1540f693c68db98938e1 installed DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch 1748864080 18922 29e2d4b26f42ff408feb9c167b811c2c installed DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 10966 9a5c9ec6a6ad0bfe329aaaf14712deae installed DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 17109 bc46bcb0fa037e951349f23b26531768 installed DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch 1748864080 452241 c6f0d3d5a49a09fab7dbff191bf1ffb9 installed DEBUG: python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch 1748864350 1508860 31a8cabc29ca127392f04f155bf2ac87 installed DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch 1739446936 14012 e20ed71c0f8a292634c4d4f5b0527c0b installed DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch 1739446936 14012 ca65994df89cc43d1d7055aba803d312 installed DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch 1739446936 537077 6ad5ba772b2b4b2682b4375d7daed0b8 installed DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch 1748356908 51339 c9a3af7f0e2de8c210bfcc524331fbf8 installed DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch 1742289677 1330610 9becc001eb63ba3a3ec81277fd425ee5 installed DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 226553 94f212664925e179e50f2cad2fa3f577 installed DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch 1748358749 336331 2eadcbb144243209396fd0f58638e9e9 installed DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13681 7528249d60cfa78bdde2327bf6313bd1 installed DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13447 dc3ad55177e9133f0cb2660ebcbfb3ae installed DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 626483 b2f23df4c239a43a7344d326f43db711 installed DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 18975 2a9750b0d1fe9890c3919f966beaf613 installed DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 132197 43ae0c9b30aba5467f73c4d897696ebb installed DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch 1742301821 310206 2ff875aba43f17175eccaade711553c6 installed DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch 1748358153 846096 8be5e1c8b6e7324961331c1b03a790d4 installed DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 28823 8777be03b588f0ce7260eb8eef1e389c installed DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 13791 dbfdbc42ca537f1f66a86ee5fc0215a1 installed DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 13791 d802a5a18983d83ad30ddf3c4e7d071d installed DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 221548 1395b944d9e3c034d5226e73e583c471 installed DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch 1748357788 472278 781d072097c49e7ac90d5b466f464845 installed DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch 1748357436 329145 4ad32f92d975947f563a233f416f1e8d installed DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch 1739790151 612330 eea074af2437d77d6acac72bc698bf0c installed DEBUG: python3-tempest-1:43.0.1-0.20250516025604.7cb807a.el10.noarch 1747364222 8465216 29b0316c0837b5996462f0314bd10c62 installed DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch 1748358055 475382 3d27908d3edc29c9468a2553fcfb081d installed DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch 1742294197 65506 20bc400e4d389d3dca99b49868e427ec installed DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch 1743062908 183986 4d03ed651a9685eec32f7d9eea82ab7c installed DEBUG: python3-edgegrid-1.2.1-4.el10s.noarch 1738578392 82767 4f3b498ee49297cb78df63dda288dc47 installed DEBUG: python3-webtest-3.0.0-1.el10s.noarch 1738827128 355044 65e0f954f7e9d1fece1962e38bf926eb installed DEBUG: python3-flask-1:3.1.0-3.el10s.noarch 1738850463 913105 6d50152e64bf57554df3f65d3013b019 installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch 1748357294 141561 cecf49121cb1ad365b5c9f4999ee0fba installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 1739182421 127333 f37b06704f7e23bcc097f6390fdeb10f installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd 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-designate.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-designate.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.qrx0Vk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.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: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/designate-20.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/designate-20.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/designate-20.1.0.dev18/pyproject-wheeldir --output /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.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 alembic>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling eventlet>=0.36.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: eventlet>=0.36.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Flask!=0.11,>=0.10 DEBUG: (installed: Flask 3.1.0) DEBUG: Handling greenlet>=0.4.15 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: greenlet>=0.4.15 DEBUG: (installed: greenlet 3.0.3) DEBUG: Handling Jinja2>=2.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) 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 keystoneauth1>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=3.4.0 DEBUG: (installed: keystoneauth1 5.11.0) DEBUG: Handling keystonemiddleware>=4.17.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=4.17.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling openstacksdk>=0.103.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: openstacksdk>=0.103.0 DEBUG: (installed: openstacksdk 4.5.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 9.8.0) DEBUG: Handling oslo.concurrency>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.concurrency>=4.2.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.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.1.0) 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.5.1) DEBUG: Handling oslo.rootwrap>=5.15.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.rootwrap>=5.15.0 DEBUG: (installed: oslo.rootwrap 7.6.0) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.31.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.service>=1.31.0 DEBUG: (installed: oslo.service 4.1.1) 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.5.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.0.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling osprofiler>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: osprofiler>=3.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) 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>=3.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling python-designateclient>=2.12.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-designateclient>=2.12.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=6.0.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy>=1.4.41 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling dnspython>=2.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: dnspython>=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db>=8.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=8.3.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.context>=4.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.context>=4.0.0 DEBUG: (installed: oslo.context 6.0.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.5.1) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tooz>=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: futurist>=1.2.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.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>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling tempest>=21.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tempest>=21.0.0 DEBUG: (installed: tempest 43.0.1.dev20) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling pymemcache!=1.3.0,>=1.2.9 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pymemcache!=1.3.0,>=1.2.9 DEBUG: (installed: pymemcache 4.0.0) DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PyMySQL>=0.8.0 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling edgegrid-python>=1.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: edgegrid-python>=1.1.1 DEBUG: (installed: edgegrid-python 1.2.1) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing designate.egg-info/PKG-INFO DEBUG: writing dependency_links to designate.egg-info/dependency_links.txt DEBUG: writing entry points to designate.egg-info/entry_points.txt DEBUG: writing requirements to designate.egg-info/requires.txt DEBUG: writing top-level names to designate.egg-info/top_level.txt DEBUG: writing pbr to designate.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 'designate.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/designate-20.1.0.dev18/designate-20.1.0.dev18.dist-info' DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: alembic >=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling eventlet >=0.36.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: eventlet >=0.36.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling Flask !=0.11,>=0.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Flask !=0.11,>=0.10 DEBUG: (installed: Flask 3.1.0) DEBUG: Handling greenlet >=0.4.15 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: greenlet >=0.4.15 DEBUG: (installed: greenlet 3.0.3) DEBUG: Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Jinja2 >=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: keystoneauth1 >=3.4.0 DEBUG: (installed: keystoneauth1 5.11.0) DEBUG: Handling keystonemiddleware >=4.17.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: keystonemiddleware >=4.17.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling openstacksdk >=0.103.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: openstacksdk >=0.103.0 DEBUG: (installed: openstacksdk 4.5.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.8.0) DEBUG: Handling oslo.concurrency >=4.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.concurrency >=4.2.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.5.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.rootwrap >=5.15.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.rootwrap >=5.15.0 DEBUG: (installed: oslo.rootwrap 7.6.0) DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.serialization >=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=1.31.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.service >=1.31.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.utils >=4.7.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling osprofiler >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: osprofiler >=3.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Paste >=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling python-designateclient >=2.12.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: python-designateclient >=2.12.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=6.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: tenacity >=6.0.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy >=1.4.41 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling dnspython >=2.2.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: dnspython >=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db >=8.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.db >=8.3.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.i18n >=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.context >=4.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.context >=4.0.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: tooz >=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: futurist >=1.2.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'edgegrid' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'edgegrid' DEBUG: Handling infoblox-client >=0.6.0 ; extra == 'infoblox' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: infoblox-client >=0.6.0 ; extra == 'infoblox' DEBUG: Handling coverage !=4.4,>=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: coverage !=4.4,>=4.0 ; extra == 'test' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling requests-mock >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: requests-mock >=1.2.0 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' DEBUG: Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' DEBUG: Handling tempest >=21.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: tempest >=21.0.0 ; extra == 'test' DEBUG: Handling Pygments >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: Pygments >=2.2.0 ; extra == 'test' DEBUG: Handling pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' DEBUG: Handling PyMySQL >=0.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: PyMySQL >=0.8.0 ; extra == 'test' DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv designate-20.1.0.dev18.dist-info/ DEBUG: removed 'designate-20.1.0.dev18.dist-info/AUTHORS' DEBUG: removed 'designate-20.1.0.dev18.dist-info/LICENSE' DEBUG: removed 'designate-20.1.0.dev18.dist-info/METADATA' DEBUG: removed 'designate-20.1.0.dev18.dist-info/entry_points.txt' DEBUG: removed 'designate-20.1.0.dev18.dist-info/pbr.json' DEBUG: removed 'designate-20.1.0.dev18.dist-info/top_level.txt' DEBUG: removed directory 'designate-20.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.N0XiVx 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 designate-20.1.0.dev18 DEBUG: + export PBR_VERSION=20.1.0 DEBUG: + PBR_VERSION=20.1.0 DEBUG: + export SKIP_PIP_INSTALL=1 DEBUG: + SKIP_PIP_INSTALL=1 DEBUG: + mkdir -p /builddir/build/BUILD/designate-20.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/designate-20.1.0.dev18/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/designate-20.1.0.dev18/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/designate-20.1.0.dev18 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir/pip-modern-metadata-q50wwbah/designate.egg-info DEBUG: writing /builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir/pip-modern-metadata-q50wwbah/designate.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir/pip-modern-metadata-q50wwbah/designate.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir/pip-modern-metadata-q50wwbah/designate.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir/pip-modern-metadata-q50wwbah/designate.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir/pip-modern-metadata-q50wwbah/designate.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir/pip-modern-metadata-q50wwbah/designate.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir/pip-modern-metadata-q50wwbah/designate.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/designate-20.1.0.dev18/.pyproject-builddir/pip-modern-metadata-q50wwbah/designate.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir/pip-modern-metadata-q50wwbah/designate-20.1.0.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: designate DEBUG: Building wheel for designate (pyproject.toml): started DEBUG: Running command Building wheel for designate (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/designate DEBUG: creating build/lib/designate/producer DEBUG: copying designate/producer/__init__.py -> build/lib/designate/producer DEBUG: copying designate/producer/service.py -> build/lib/designate/producer DEBUG: copying designate/producer/tasks.py -> build/lib/designate/producer DEBUG: creating build/lib/designate/api DEBUG: creating build/lib/designate/api/admin DEBUG: creating build/lib/designate/api/admin/controllers DEBUG: copying designate/api/admin/controllers/__init__.py -> build/lib/designate/api/admin/controllers DEBUG: copying designate/api/admin/controllers/root.py -> build/lib/designate/api/admin/controllers DEBUG: creating build/lib/designate/tests DEBUG: creating build/lib/designate/tests/unit DEBUG: creating build/lib/designate/tests/unit/notification_handler DEBUG: copying designate/tests/unit/notification_handler/__init__.py -> build/lib/designate/tests/unit/notification_handler DEBUG: copying designate/tests/unit/notification_handler/test_fake.py -> build/lib/designate/tests/unit/notification_handler DEBUG: copying designate/tests/unit/notification_handler/test_neutron.py -> build/lib/designate/tests/unit/notification_handler DEBUG: copying designate/tests/unit/notification_handler/test_nova.py -> build/lib/designate/tests/unit/notification_handler DEBUG: creating build/lib/designate/objects DEBUG: creating build/lib/designate/objects/adapters DEBUG: creating build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/__init__.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/base.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/blacklist.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/floating_ip.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/pool.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/pool_attribute.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/pool_ns_record.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/quota.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/record.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/recordset.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/service_status.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/shared_zone.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/tld.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/tsigkey.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/validation_error.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_attribute.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_export.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_import.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_master.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_transfer_accept.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_transfer_request.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: creating build/lib/designate/tests/functional DEBUG: creating build/lib/designate/tests/functional/mdns DEBUG: copying designate/tests/functional/mdns/__init__.py -> build/lib/designate/tests/functional/mdns DEBUG: copying designate/tests/functional/mdns/test_handler.py -> build/lib/designate/tests/functional/mdns DEBUG: copying designate/tests/functional/mdns/test_service.py -> build/lib/designate/tests/functional/mdns DEBUG: creating build/lib/designate/tests/unit/storage DEBUG: creating build/lib/designate/tests/unit/storage/impl_sqlalchemy DEBUG: creating build/lib/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: copying designate/tests/unit/storage/impl_sqlalchemy/alembic/__init__.py -> build/lib/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: copying designate/tests/unit/storage/impl_sqlalchemy/alembic/test_legacy_utils.py -> build/lib/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: copying designate/tests/functional/__init__.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_context.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_dnsmiddleware.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_dnsutils.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_migration.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_sqlalchemy.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_storage.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_upgrade_checks.py -> build/lib/designate/tests/functional DEBUG: creating build/lib/designate/storage DEBUG: creating build/lib/designate/storage/sqlalchemy DEBUG: copying designate/storage/sqlalchemy/__init__.py -> build/lib/designate/storage/sqlalchemy DEBUG: copying designate/storage/sqlalchemy/base.py -> build/lib/designate/storage/sqlalchemy DEBUG: copying designate/storage/sqlalchemy/tables.py -> build/lib/designate/storage/sqlalchemy DEBUG: copying designate/storage/sqlalchemy/types.py -> build/lib/designate/storage/sqlalchemy DEBUG: copying designate/storage/sqlalchemy/utils.py -> build/lib/designate/storage/sqlalchemy DEBUG: creating build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/__init__.py -> build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/test_keystone.py -> build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/test_profiler.py -> build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/test_regex.py -> build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/test_rpc_logging.py -> build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/test_zone_lock.py -> build/lib/designate/tests/unit/common DEBUG: creating build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/__init__.py -> build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/test_database.py -> build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/test_pool.py -> build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/test_tlds.py -> build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/test_update_pool.py -> build/lib/designate/tests/functional/manage DEBUG: creating build/lib/designate/tests/functional/api DEBUG: creating build/lib/designate/tests/functional/api/admin DEBUG: creating build/lib/designate/tests/functional/api/admin/extensions DEBUG: copying designate/tests/functional/api/admin/extensions/__init__.py -> build/lib/designate/tests/functional/api/admin/extensions DEBUG: copying designate/tests/functional/api/admin/extensions/test_quotas.py -> build/lib/designate/tests/functional/api/admin/extensions DEBUG: copying designate/tests/functional/api/admin/extensions/test_reports.py -> build/lib/designate/tests/functional/api/admin/extensions DEBUG: creating build/lib/designate/tests/resources DEBUG: copying designate/tests/resources/__init__.py -> build/lib/designate/tests/resources DEBUG: creating build/lib/designate/tests/unit/scheduler DEBUG: copying designate/tests/unit/scheduler/__init__.py -> build/lib/designate/tests/unit/scheduler DEBUG: copying designate/tests/unit/scheduler/test_basic.py -> build/lib/designate/tests/unit/scheduler DEBUG: copying designate/tests/unit/scheduler/test_filters.py -> build/lib/designate/tests/unit/scheduler DEBUG: copying designate/tests/unit/scheduler/test_permutations.py -> build/lib/designate/tests/unit/scheduler DEBUG: creating build/lib/designate/central DEBUG: copying designate/central/__init__.py -> build/lib/designate/central DEBUG: copying designate/central/rpcapi.py -> build/lib/designate/central DEBUG: copying designate/central/service.py -> build/lib/designate/central DEBUG: creating build/lib/designate/api/v2 DEBUG: creating build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/__init__.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/blacklists.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/common.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/errors.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/floatingips.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/limits.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/pools.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/quotas.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/recordsets.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/rest.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/reverse.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/root.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/service_status.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/tlds.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/tsigkeys.py -> build/lib/designate/api/v2/controllers DEBUG: creating build/lib/designate/tests/unit/cmd DEBUG: copying designate/tests/unit/cmd/__init__.py -> build/lib/designate/tests/unit/cmd DEBUG: copying designate/tests/unit/cmd/test_cmd.py -> build/lib/designate/tests/unit/cmd DEBUG: copying designate/tests/unit/cmd/test_manage.py -> build/lib/designate/tests/unit/cmd DEBUG: creating build/lib/designate/hacking DEBUG: copying designate/hacking/__init__.py -> build/lib/designate/hacking DEBUG: copying designate/hacking/checks.py -> build/lib/designate/hacking DEBUG: copying designate/__init__.py -> build/lib/designate DEBUG: copying designate/context.py -> build/lib/designate DEBUG: copying designate/coordination.py -> build/lib/designate DEBUG: copying designate/dnsmiddleware.py -> build/lib/designate DEBUG: copying designate/dnsutils.py -> build/lib/designate DEBUG: copying designate/exceptions.py -> build/lib/designate DEBUG: copying designate/heartbeat_emitter.py -> build/lib/designate DEBUG: copying designate/i18n.py -> build/lib/designate DEBUG: copying designate/notifications.py -> build/lib/designate DEBUG: copying designate/plugin.py -> build/lib/designate DEBUG: copying designate/policy.py -> build/lib/designate DEBUG: copying designate/rpc.py -> build/lib/designate DEBUG: copying designate/schema.py -> build/lib/designate DEBUG: copying designate/service.py -> build/lib/designate DEBUG: copying designate/utils.py -> build/lib/designate DEBUG: copying designate/version.py -> build/lib/designate DEBUG: creating build/lib/designate/network_api DEBUG: copying designate/network_api/__init__.py -> build/lib/designate/network_api DEBUG: copying designate/network_api/base.py -> build/lib/designate/network_api DEBUG: copying designate/network_api/fake.py -> build/lib/designate/network_api DEBUG: copying designate/network_api/neutron.py -> build/lib/designate/network_api DEBUG: copying designate/tests/functional/api/admin/__init__.py -> build/lib/designate/tests/functional/api/admin DEBUG: creating build/lib/designate/tests/functional/central DEBUG: copying designate/tests/functional/central/__init__.py -> build/lib/designate/tests/functional/central DEBUG: copying designate/tests/functional/central/test_basic.py -> build/lib/designate/tests/functional/central DEBUG: copying designate/tests/functional/central/test_service.py -> build/lib/designate/tests/functional/central DEBUG: creating build/lib/designate/tests/unit/network_api DEBUG: copying designate/tests/unit/network_api/__init__.py -> build/lib/designate/tests/unit/network_api DEBUG: copying designate/tests/unit/network_api/test_base.py -> build/lib/designate/tests/unit/network_api DEBUG: copying designate/tests/unit/network_api/test_fake.py -> build/lib/designate/tests/unit/network_api DEBUG: copying designate/tests/unit/network_api/test_neutron.py -> build/lib/designate/tests/unit/network_api DEBUG: creating build/lib/designate/conf DEBUG: copying designate/conf/__init__.py -> build/lib/designate/conf DEBUG: copying designate/conf/api.py -> build/lib/designate/conf DEBUG: copying designate/conf/base.py -> build/lib/designate/conf DEBUG: copying designate/conf/central.py -> build/lib/designate/conf DEBUG: copying designate/conf/coordination.py -> build/lib/designate/conf DEBUG: copying designate/conf/dynect.py -> build/lib/designate/conf DEBUG: copying designate/conf/heartbeat_emitter.py -> build/lib/designate/conf DEBUG: copying designate/conf/keystone.py -> build/lib/designate/conf DEBUG: copying designate/conf/mdns.py -> build/lib/designate/conf DEBUG: copying designate/conf/network_api.py -> build/lib/designate/conf DEBUG: copying designate/conf/opts.py -> build/lib/designate/conf DEBUG: copying designate/conf/producer.py -> build/lib/designate/conf DEBUG: copying designate/conf/proxy.py -> build/lib/designate/conf DEBUG: copying designate/conf/sink.py -> build/lib/designate/conf DEBUG: copying designate/conf/storage.py -> build/lib/designate/conf DEBUG: copying designate/conf/worker.py -> build/lib/designate/conf DEBUG: creating build/lib/designate/worker DEBUG: creating build/lib/designate/worker/tasks DEBUG: copying designate/worker/tasks/__init__.py -> build/lib/designate/worker/tasks DEBUG: copying designate/worker/tasks/base.py -> build/lib/designate/worker/tasks DEBUG: copying designate/worker/tasks/zone.py -> build/lib/designate/worker/tasks DEBUG: creating build/lib/designate/tests/functional/worker DEBUG: copying designate/tests/functional/worker/__init__.py -> build/lib/designate/tests/functional/worker DEBUG: copying designate/tests/functional/worker/test_notify.py -> build/lib/designate/tests/functional/worker DEBUG: copying designate/tests/functional/worker/test_worker_tasks.py -> build/lib/designate/tests/functional/worker DEBUG: creating build/lib/designate/scheduler DEBUG: copying designate/scheduler/__init__.py -> build/lib/designate/scheduler DEBUG: copying designate/scheduler/base.py -> build/lib/designate/scheduler DEBUG: creating build/lib/designate/backend DEBUG: copying designate/backend/__init__.py -> build/lib/designate/backend DEBUG: copying designate/backend/base.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_akamai_v2.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_bind9.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_designate.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_dynect.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_fake.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_infoblox.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_ns1.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_nsd4.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_pdns4.py -> build/lib/designate/backend DEBUG: copying designate/worker/__init__.py -> build/lib/designate/worker DEBUG: copying designate/worker/processing.py -> build/lib/designate/worker DEBUG: copying designate/worker/rpcapi.py -> build/lib/designate/worker DEBUG: copying designate/worker/service.py -> build/lib/designate/worker DEBUG: creating build/lib/designate/notification_handler DEBUG: copying designate/notification_handler/__init__.py -> build/lib/designate/notification_handler DEBUG: copying designate/notification_handler/base.py -> build/lib/designate/notification_handler DEBUG: copying designate/notification_handler/fake.py -> build/lib/designate/notification_handler DEBUG: copying designate/notification_handler/neutron.py -> build/lib/designate/notification_handler DEBUG: copying designate/notification_handler/nova.py -> build/lib/designate/notification_handler DEBUG: creating build/lib/designate/mdns DEBUG: copying designate/mdns/__init__.py -> build/lib/designate/mdns DEBUG: copying designate/mdns/handler.py -> build/lib/designate/mdns DEBUG: copying designate/mdns/service.py -> build/lib/designate/mdns DEBUG: copying designate/objects/adapters/__init__.py -> build/lib/designate/objects/adapters DEBUG: copying designate/objects/adapters/base.py -> build/lib/designate/objects/adapters DEBUG: creating build/lib/designate/api/v2/controllers/zones DEBUG: copying designate/api/v2/controllers/zones/__init__.py -> build/lib/designate/api/v2/controllers/zones DEBUG: copying designate/api/v2/controllers/zones/nameservers.py -> build/lib/designate/api/v2/controllers/zones DEBUG: copying designate/api/v2/controllers/zones/recordsets.py -> build/lib/designate/api/v2/controllers/zones DEBUG: copying designate/api/v2/controllers/zones/sharedzones.py -> build/lib/designate/api/v2/controllers/zones DEBUG: creating build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/__init__.py -> build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/test_admin_api.py -> build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/test_middleware.py -> build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/test_root.py -> build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/test_version.py -> build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/test_wsgi.py -> build/lib/designate/tests/unit/api DEBUG: creating build/lib/designate/tests/functional/producer DEBUG: copying designate/tests/functional/producer/__init__.py -> build/lib/designate/tests/functional/producer DEBUG: copying designate/tests/functional/producer/test_service.py -> build/lib/designate/tests/functional/producer DEBUG: copying designate/tests/functional/producer/test_tasks.py -> build/lib/designate/tests/functional/producer DEBUG: copying designate/api/admin/__init__.py -> build/lib/designate/api/admin DEBUG: copying designate/api/admin/app.py -> build/lib/designate/api/admin DEBUG: creating build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/__init__.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/abandon.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/exports.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/imports.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/pool_move.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/transfer_accepts.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/transfer_requests.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/xfr.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: creating build/lib/designate/api/admin/views DEBUG: creating build/lib/designate/api/admin/views/extensions DEBUG: copying designate/api/admin/views/extensions/__init__.py -> build/lib/designate/api/admin/views/extensions DEBUG: copying designate/api/admin/views/extensions/quotas.py -> build/lib/designate/api/admin/views/extensions DEBUG: copying designate/api/admin/views/extensions/reports.py -> build/lib/designate/api/admin/views/extensions DEBUG: creating build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/__init__.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/counts.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/export.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/quotas.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/reports.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/tenants.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/zones.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/views/__init__.py -> build/lib/designate/api/admin/views DEBUG: copying designate/api/admin/views/base.py -> build/lib/designate/api/admin/views DEBUG: copying designate/storage/__init__.py -> build/lib/designate/storage DEBUG: copying designate/storage/sql.py -> build/lib/designate/storage DEBUG: copying designate/tests/unit/__init__.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_conf.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_context.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_coordination.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_dnsmiddleware.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_dnsutils.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_heartbeat_emitter.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_notifications.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_rpc.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_schema.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_service.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_utils.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/utils.py -> build/lib/designate/tests/unit DEBUG: creating build/lib/designate/tests/unit/sink DEBUG: copying designate/tests/unit/sink/__init__.py -> build/lib/designate/tests/unit/sink DEBUG: copying designate/tests/unit/sink/test_notifications.py -> build/lib/designate/tests/unit/sink DEBUG: copying designate/tests/unit/sink/test_service.py -> build/lib/designate/tests/unit/sink DEBUG: creating build/lib/designate/tests/unit/central DEBUG: copying designate/tests/unit/central/__init__.py -> build/lib/designate/tests/unit/central DEBUG: copying designate/tests/unit/central/test_central.py -> build/lib/designate/tests/unit/central DEBUG: copying designate/tests/unit/central/test_lock_decorator.py -> build/lib/designate/tests/unit/central DEBUG: creating build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/__init__.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_adapters.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_adapters_v2_api.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_adapters_yaml.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_base.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_fields.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_floating_ip.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_quota.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_recordset.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_a.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_aaaa.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_caa.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_cert.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_cname.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_mx.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_naptr.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_ns.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_ptr.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_soa.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_spf.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_srv.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_sshfp.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_txt.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_zone.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_zone_master.py -> build/lib/designate/tests/unit/objects DEBUG: creating build/lib/designate/common DEBUG: creating build/lib/designate/common/decorators DEBUG: copying designate/common/decorators/__init__.py -> build/lib/designate/common/decorators DEBUG: copying designate/common/decorators/lock.py -> build/lib/designate/common/decorators DEBUG: copying designate/common/decorators/notification.py -> build/lib/designate/common/decorators DEBUG: copying designate/common/decorators/rpc.py -> build/lib/designate/common/decorators DEBUG: creating build/lib/designate/tests/unit/producer DEBUG: copying designate/tests/unit/producer/__init__.py -> build/lib/designate/tests/unit/producer DEBUG: copying designate/tests/unit/producer/test_service.py -> build/lib/designate/tests/unit/producer DEBUG: copying designate/tests/unit/producer/test_tasks.py -> build/lib/designate/tests/unit/producer DEBUG: creating build/lib/designate/sink DEBUG: copying designate/sink/__init__.py -> build/lib/designate/sink DEBUG: copying designate/sink/service.py -> build/lib/designate/sink DEBUG: creating build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/__init__.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_abandon.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_api_v2.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_floatingips.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_patches.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_pool_move.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_quotas.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_recordsets.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_rest_controller.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_zones.py -> build/lib/designate/tests/unit/api/v2 DEBUG: creating build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/__init__.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/base.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_also_notify.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_attribute.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_catalog_zone.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_nameserver.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_ns_record.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_target.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_target_master.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_target_option.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/tests/functional/api/__init__.py -> build/lib/designate/tests/functional/api DEBUG: copying designate/tests/functional/api/test_middleware.py -> build/lib/designate/tests/functional/api DEBUG: copying designate/tests/functional/api/test_service.py -> build/lib/designate/tests/functional/api DEBUG: creating build/lib/designate/cmd DEBUG: copying designate/cmd/__init__.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/api.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/central.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/manage.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/mdns.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/producer.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/sink.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/status.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/worker.py -> build/lib/designate/cmd DEBUG: copying designate/tests/unit/storage/__init__.py -> build/lib/designate/tests/unit/storage DEBUG: creating build/lib/designate/tests/functional/quota DEBUG: copying designate/tests/functional/quota/__init__.py -> build/lib/designate/tests/functional/quota DEBUG: copying designate/tests/functional/quota/test_quota.py -> build/lib/designate/tests/functional/quota DEBUG: copying designate/tests/functional/quota/test_storage.py -> build/lib/designate/tests/functional/quota DEBUG: creating build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/__init__.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/attribute_filter.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/base.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/default_pool_filter.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/fallback_filter.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/in_doubt_default_pool_filter.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/pool_id_attribute_filter.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/random_filter.py -> build/lib/designate/scheduler/filters DEBUG: creating build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/__init__.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_akamai_v2.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_base.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_bind9.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_designate.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_dynect.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_fake.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_infoblox.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_ns1.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_nsd4.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_pdns4.py -> build/lib/designate/tests/unit/backend DEBUG: creating build/lib/designate/common/policies DEBUG: copying designate/common/policies/__init__.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/base.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/blacklist.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/context.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/pool.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/quota.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/record.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/recordset.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/service_status.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/shared_zones.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/tenant.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/tld.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/tsigkey.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/zone.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/zone_export.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/zone_import.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/zone_transfer_accept.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/zone_transfer_request.py -> build/lib/designate/common/policies DEBUG: creating build/lib/designate/wsgi DEBUG: copying designate/wsgi/__init__.py -> build/lib/designate/wsgi DEBUG: copying designate/wsgi/api.py -> build/lib/designate/wsgi DEBUG: copying designate/api/__init__.py -> build/lib/designate/api DEBUG: copying designate/api/middleware.py -> build/lib/designate/api DEBUG: copying designate/api/service.py -> build/lib/designate/api DEBUG: copying designate/api/versions.py -> build/lib/designate/api DEBUG: copying designate/api/wsgi.py -> build/lib/designate/api DEBUG: creating build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/__init__.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_base_task.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_notify.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_processing.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_rpcapi.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_service.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_task_config.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_xfr.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_zone_tasks.py -> build/lib/designate/tests/unit/workers DEBUG: creating build/lib/designate/tests/functional/notification_handler DEBUG: copying designate/tests/functional/notification_handler/__init__.py -> build/lib/designate/tests/functional/notification_handler DEBUG: copying designate/tests/functional/notification_handler/test_base.py -> build/lib/designate/tests/functional/notification_handler DEBUG: copying designate/tests/functional/notification_handler/test_neutron.py -> build/lib/designate/tests/functional/notification_handler DEBUG: copying designate/tests/functional/notification_handler/test_nova.py -> build/lib/designate/tests/functional/notification_handler DEBUG: creating build/lib/designate/tests/unit/mdns DEBUG: copying designate/tests/unit/mdns/__init__.py -> build/lib/designate/tests/unit/mdns DEBUG: copying designate/tests/unit/mdns/test_handler.py -> build/lib/designate/tests/unit/mdns DEBUG: copying designate/tests/unit/mdns/test_service.py -> build/lib/designate/tests/unit/mdns DEBUG: creating build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/__init__.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_api.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_blacklists.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_floatingips.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_hostheaders.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_import_export.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_limits.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_pools.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_quotas.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_recordsets.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_service_status.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_shared_zones.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_tlds.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_tsigkeys.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_zone_exports.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_zone_recordsets.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_zone_transfers.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_zones.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/api/v2/__init__.py -> build/lib/designate/api/v2 DEBUG: copying designate/api/v2/app.py -> build/lib/designate/api/v2 DEBUG: copying designate/api/v2/patches.py -> build/lib/designate/api/v2 DEBUG: copying designate/common/__init__.py -> build/lib/designate/common DEBUG: copying designate/common/config.py -> build/lib/designate/common DEBUG: copying designate/common/constants.py -> build/lib/designate/common DEBUG: copying designate/common/keystone.py -> build/lib/designate/common DEBUG: copying designate/common/profiler.py -> build/lib/designate/common DEBUG: creating build/lib/designate/tests/unit/manage DEBUG: copying designate/tests/unit/manage/__init__.py -> build/lib/designate/tests/unit/manage DEBUG: copying designate/tests/unit/manage/test_base.py -> build/lib/designate/tests/unit/manage DEBUG: copying designate/tests/unit/manage/test_pool.py -> build/lib/designate/tests/unit/manage DEBUG: copying designate/tests/__init__.py -> build/lib/designate/tests DEBUG: copying designate/tests/base_fixtures.py -> build/lib/designate/tests DEBUG: copying designate/tests/unit/storage/impl_sqlalchemy/__init__.py -> build/lib/designate/tests/unit/storage/impl_sqlalchemy DEBUG: copying designate/tests/unit/storage/impl_sqlalchemy/test_sqlalchemy.py -> build/lib/designate/tests/unit/storage/impl_sqlalchemy DEBUG: creating build/lib/designate/manage DEBUG: copying designate/manage/__init__.py -> build/lib/designate/manage DEBUG: copying designate/manage/base.py -> build/lib/designate/manage DEBUG: copying designate/manage/database.py -> build/lib/designate/manage DEBUG: copying designate/manage/pool.py -> build/lib/designate/manage DEBUG: copying designate/manage/tlds.py -> build/lib/designate/manage DEBUG: creating build/lib/designate/quota DEBUG: copying designate/quota/__init__.py -> build/lib/designate/quota DEBUG: copying designate/quota/base.py -> build/lib/designate/quota DEBUG: copying designate/quota/impl_noop.py -> build/lib/designate/quota DEBUG: copying designate/quota/impl_storage.py -> build/lib/designate/quota DEBUG: copying designate/objects/__init__.py -> build/lib/designate/objects DEBUG: copying designate/objects/base.py -> build/lib/designate/objects DEBUG: copying designate/objects/blacklist.py -> build/lib/designate/objects DEBUG: copying designate/objects/fields.py -> build/lib/designate/objects DEBUG: copying designate/objects/floating_ip.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_also_notify.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_attribute.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_catalog_zone.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_nameserver.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_ns_record.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_target.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_target_master.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_target_option.py -> build/lib/designate/objects DEBUG: copying designate/objects/quota.py -> build/lib/designate/objects DEBUG: copying designate/objects/record.py -> build/lib/designate/objects DEBUG: copying designate/objects/recordset.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_a.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_aaaa.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_caa.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_cert.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_cname.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_mx.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_naptr.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_ns.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_ptr.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_soa.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_spf.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_srv.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_sshfp.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_txt.py -> build/lib/designate/objects DEBUG: copying designate/objects/service_status.py -> build/lib/designate/objects DEBUG: copying designate/objects/shared_zone.py -> build/lib/designate/objects DEBUG: copying designate/objects/tenant.py -> build/lib/designate/objects DEBUG: copying designate/objects/tld.py -> build/lib/designate/objects DEBUG: copying designate/objects/tsigkey.py -> build/lib/designate/objects DEBUG: copying designate/objects/validation_error.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_attribute.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_export.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_import.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_master.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_transfer_accept.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_transfer_request.py -> build/lib/designate/objects DEBUG: running egg_info DEBUG: writing designate.egg-info/PKG-INFO DEBUG: writing dependency_links to designate.egg-info/dependency_links.txt DEBUG: writing entry points to designate.egg-info/entry_points.txt DEBUG: writing requirements to designate.egg-info/requires.txt DEBUG: writing top-level names to designate.egg-info/top_level.txt DEBUG: writing pbr to designate.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 'designate.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'designate.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.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 'designate.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 'designate.locale.en_GB.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'designate.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 'designate.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.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 'designate.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 'designate.locale.ko_KR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'designate.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 'designate.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.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 'designate.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 'designate.locale.ru.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'designate.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 'designate.resources.schemas.admin' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.resources.schemas.admin' 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 'designate.resources.schemas.admin' 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 'designate.resources.schemas.admin' to be distributed and are DEBUG: already explicitly excluding 'designate.resources.schemas.admin' 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 'designate.resources.templates' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.resources.templates' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'designate.resources.templates' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'designate.resources.templates' to be distributed and are DEBUG: already explicitly excluding 'designate.resources.templates' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'designate.storage.sqlalchemy.alembic' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.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 'designate.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 'designate.storage.sqlalchemy.alembic' to be distributed and are DEBUG: already explicitly excluding 'designate.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 'designate.storage.sqlalchemy.alembic.versions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.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 'designate.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 'designate.storage.sqlalchemy.alembic.versions' to be distributed and are DEBUG: already explicitly excluding 'designate.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 'designate.tests.resources.pools_yaml' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.tests.resources.pools_yaml' 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 'designate.tests.resources.pools_yaml' 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 'designate.tests.resources.pools_yaml' to be distributed and are DEBUG: already explicitly excluding 'designate.tests.resources.pools_yaml' 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 'designate.tests.resources.sample_notifications.neutron' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.tests.resources.sample_notifications.neutron' 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 'designate.tests.resources.sample_notifications.neutron' 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 'designate.tests.resources.sample_notifications.neutron' to be distributed and are DEBUG: already explicitly excluding 'designate.tests.resources.sample_notifications.neutron' 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 'designate.tests.resources.sample_notifications.nova' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.tests.resources.sample_notifications.nova' 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 'designate.tests.resources.sample_notifications.nova' 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 'designate.tests.resources.sample_notifications.nova' to be distributed and are DEBUG: already explicitly excluding 'designate.tests.resources.sample_notifications.nova' 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 'designate.tests.resources.tlds' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.tests.resources.tlds' 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 'designate.tests.resources.tlds' 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 'designate.tests.resources.tlds' to be distributed and are DEBUG: already explicitly excluding 'designate.tests.resources.tlds' 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 'designate.tests.resources.zonefiles' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.tests.resources.zonefiles' 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 'designate.tests.resources.zonefiles' 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 'designate.tests.resources.zonefiles' to be distributed and are DEBUG: already explicitly excluding 'designate.tests.resources.zonefiles' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: copying designate/tests/functional/README -> build/lib/designate/tests/functional DEBUG: copying designate/storage/sqlalchemy/alembic.ini -> build/lib/designate/storage/sqlalchemy DEBUG: creating build/lib/designate/storage/sqlalchemy/alembic DEBUG: copying designate/storage/sqlalchemy/alembic/README -> build/lib/designate/storage/sqlalchemy/alembic DEBUG: copying designate/storage/sqlalchemy/alembic/env.py -> build/lib/designate/storage/sqlalchemy/alembic DEBUG: copying designate/storage/sqlalchemy/alembic/legacy_utils.py -> build/lib/designate/storage/sqlalchemy/alembic DEBUG: copying designate/storage/sqlalchemy/alembic/script.py.mako -> build/lib/designate/storage/sqlalchemy/alembic DEBUG: creating build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/0bcf910ea823_add_zone_attributes.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/15b34ff3ecb8_fix_service_charset.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/304d41c3847a_add_services.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/7977deaa5167_add_rrset_indexes_for_filtering_perf.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/9099de8ae11c_add_catalog_zones.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/91eb1eb7c882_support_caa_records.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/93a00a815f07_unique_service_status.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/a005af3aa38e_add_increment_serial.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/a69b45715cc1_add_delayed_notify_column.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/b20189fd288e_shared_zone.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/b8999fd10721_support_naptr_records.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/bfcfc4a07487_unique_ns_record.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/c9f427f7180a_liberty.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/d04819112169_new_pools_tables.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/d9a1883e93e9_add_fks.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/e5e2199ed76e_support_cert_records.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/f9f969f9d85e_change_managed_column_types.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: creating build/lib/designate/tests/resources/pools_yaml DEBUG: copying designate/tests/resources/pools_yaml/bind9_pools.yaml -> build/lib/designate/tests/resources/pools_yaml DEBUG: copying designate/tests/resources/pools_yaml/multiple-pools.yaml -> build/lib/designate/tests/resources/pools_yaml DEBUG: copying designate/tests/resources/pools_yaml/pools-catalog-zone.yaml -> build/lib/designate/tests/resources/pools_yaml DEBUG: copying designate/tests/resources/pools_yaml/pools.yaml -> build/lib/designate/tests/resources/pools_yaml DEBUG: copying designate/tests/resources/pools_yaml/sample_output.yaml -> build/lib/designate/tests/resources/pools_yaml DEBUG: creating build/lib/designate/tests/resources/sample_notifications DEBUG: creating build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/floatingip.delete.start.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/floatingip.update.end_associate.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/floatingip.update.end_disassociate.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/port.create.end.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/port.create.start.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/port.delete.end.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/port.delete.start.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: creating build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.create.end-2.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.create.end.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.create.start.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.delete.start.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.end.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.start.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/network.floating_ip.allocate.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/network.floating_ip.associate.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/network.floating_ip.deallocate.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/network.floating_ip.disassociate.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.end.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.scheduled.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.start.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: creating build/lib/designate/tests/resources/tlds DEBUG: copying designate/tests/resources/tlds/tlds_list -> build/lib/designate/tests/resources/tlds DEBUG: copying designate/tests/resources/tlds/tlds_list_with_descriptions -> build/lib/designate/tests/resources/tlds DEBUG: copying designate/tests/resources/tlds/tlds_list_with_extra_fields -> build/lib/designate/tests/resources/tlds DEBUG: copying designate/tests/resources/tlds/tlds_list_with_invalid_tlds -> build/lib/designate/tests/resources/tlds DEBUG: creating build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/malformed_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/noorigin_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/nosoa_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/two_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/zerosoa_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: creating build/lib/designate/locale DEBUG: creating build/lib/designate/locale/en_GB DEBUG: creating build/lib/designate/locale/en_GB/LC_MESSAGES DEBUG: copying designate/locale/en_GB/LC_MESSAGES/designate.po -> build/lib/designate/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/designate/locale/ko_KR DEBUG: creating build/lib/designate/locale/ko_KR/LC_MESSAGES DEBUG: copying designate/locale/ko_KR/LC_MESSAGES/designate.po -> build/lib/designate/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/designate/locale/ru DEBUG: creating build/lib/designate/locale/ru/LC_MESSAGES DEBUG: copying designate/locale/ru/LC_MESSAGES/designate.po -> build/lib/designate/locale/ru/LC_MESSAGES DEBUG: creating build/lib/designate/resources DEBUG: creating build/lib/designate/resources/schemas DEBUG: creating build/lib/designate/resources/schemas/admin DEBUG: copying designate/resources/schemas/admin/quota.json -> build/lib/designate/resources/schemas/admin DEBUG: creating build/lib/designate/resources/templates DEBUG: copying designate/resources/templates/bind9-zone.jinja2 -> build/lib/designate/resources/templates DEBUG: copying designate/resources/templates/dnsmasq-zone.jinja2 -> build/lib/designate/resources/templates DEBUG: copying designate/resources/templates/export-zone.jinja2 -> build/lib/designate/resources/templates DEBUG: copying designate/worker/README.md -> build/lib/designate/worker DEBUG: copying designate/tests/unit/README -> build/lib/designate/tests/unit DEBUG: copying designate/tests/README -> build/lib/designate/tests 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/designate DEBUG: creating build/bdist.linux-x86_64/wheel/designate/resources DEBUG: creating build/bdist.linux-x86_64/wheel/designate/resources/templates DEBUG: copying build/lib/designate/resources/templates/export-zone.jinja2 -> build/bdist.linux-x86_64/wheel/designate/resources/templates DEBUG: copying build/lib/designate/resources/templates/dnsmasq-zone.jinja2 -> build/bdist.linux-x86_64/wheel/designate/resources/templates DEBUG: copying build/lib/designate/resources/templates/bind9-zone.jinja2 -> build/bdist.linux-x86_64/wheel/designate/resources/templates DEBUG: creating build/bdist.linux-x86_64/wheel/designate/resources/schemas DEBUG: creating build/bdist.linux-x86_64/wheel/designate/resources/schemas/admin DEBUG: copying build/lib/designate/resources/schemas/admin/quota.json -> build/bdist.linux-x86_64/wheel/designate/resources/schemas/admin DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/ru DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/ru/LC_MESSAGES DEBUG: copying build/lib/designate/locale/ru/LC_MESSAGES/designate.po -> build/bdist.linux-x86_64/wheel/designate/locale/ru/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/ko_KR DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/designate/locale/ko_KR/LC_MESSAGES/designate.po -> build/bdist.linux-x86_64/wheel/designate/locale/ko_KR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/en_GB DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/designate/locale/en_GB/LC_MESSAGES/designate.po -> build/bdist.linux-x86_64/wheel/designate/locale/en_GB/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/designate/quota DEBUG: copying build/lib/designate/quota/impl_storage.py -> build/bdist.linux-x86_64/wheel/designate/quota DEBUG: copying build/lib/designate/quota/impl_noop.py -> build/bdist.linux-x86_64/wheel/designate/quota DEBUG: copying build/lib/designate/quota/base.py -> build/bdist.linux-x86_64/wheel/designate/quota DEBUG: copying build/lib/designate/quota/__init__.py -> build/bdist.linux-x86_64/wheel/designate/quota DEBUG: creating build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/tlds.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/pool.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/database.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/base.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/__init__.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: creating build/bdist.linux-x86_64/wheel/designate/wsgi DEBUG: copying build/lib/designate/wsgi/api.py -> build/bdist.linux-x86_64/wheel/designate/wsgi DEBUG: copying build/lib/designate/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/designate/wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/worker.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/status.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/sink.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/producer.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/mdns.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/manage.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/central.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/api.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/designate/sink DEBUG: copying build/lib/designate/sink/service.py -> build/bdist.linux-x86_64/wheel/designate/sink DEBUG: copying build/lib/designate/sink/__init__.py -> build/bdist.linux-x86_64/wheel/designate/sink DEBUG: creating build/bdist.linux-x86_64/wheel/designate/common DEBUG: copying build/lib/designate/common/profiler.py -> build/bdist.linux-x86_64/wheel/designate/common DEBUG: copying build/lib/designate/common/keystone.py -> build/bdist.linux-x86_64/wheel/designate/common DEBUG: copying build/lib/designate/common/constants.py -> build/bdist.linux-x86_64/wheel/designate/common DEBUG: copying build/lib/designate/common/config.py -> build/bdist.linux-x86_64/wheel/designate/common DEBUG: copying build/lib/designate/common/__init__.py -> build/bdist.linux-x86_64/wheel/designate/common DEBUG: creating build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/zone_transfer_request.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/zone_transfer_accept.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/zone_import.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/zone_export.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/zone.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/tsigkey.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/tld.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/tenant.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/shared_zones.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/service_status.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/recordset.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/record.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/quota.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/pool.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/context.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/blacklist.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/base.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: creating build/bdist.linux-x86_64/wheel/designate/common/decorators DEBUG: copying build/lib/designate/common/decorators/rpc.py -> build/bdist.linux-x86_64/wheel/designate/common/decorators DEBUG: copying build/lib/designate/common/decorators/notification.py -> build/bdist.linux-x86_64/wheel/designate/common/decorators DEBUG: copying build/lib/designate/common/decorators/lock.py -> build/bdist.linux-x86_64/wheel/designate/common/decorators DEBUG: copying build/lib/designate/common/decorators/__init__.py -> build/bdist.linux-x86_64/wheel/designate/common/decorators DEBUG: creating build/bdist.linux-x86_64/wheel/designate/mdns DEBUG: copying build/lib/designate/mdns/service.py -> build/bdist.linux-x86_64/wheel/designate/mdns DEBUG: copying build/lib/designate/mdns/handler.py -> build/bdist.linux-x86_64/wheel/designate/mdns DEBUG: copying build/lib/designate/mdns/__init__.py -> build/bdist.linux-x86_64/wheel/designate/mdns DEBUG: creating build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/notification_handler/nova.py -> build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/notification_handler/neutron.py -> build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/notification_handler/fake.py -> build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/notification_handler/base.py -> build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/notification_handler/__init__.py -> build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: creating build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_pdns4.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_nsd4.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_ns1.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_infoblox.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_fake.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_dynect.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_designate.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_bind9.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_akamai_v2.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/base.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/__init__.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: creating build/bdist.linux-x86_64/wheel/designate/scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/random_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/pool_id_attribute_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/in_doubt_default_pool_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/fallback_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/default_pool_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/base.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/attribute_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/__init__.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/base.py -> build/bdist.linux-x86_64/wheel/designate/scheduler DEBUG: copying build/lib/designate/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/designate/scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/designate/worker DEBUG: copying build/lib/designate/worker/README.md -> build/bdist.linux-x86_64/wheel/designate/worker DEBUG: copying build/lib/designate/worker/service.py -> build/bdist.linux-x86_64/wheel/designate/worker DEBUG: copying build/lib/designate/worker/rpcapi.py -> build/bdist.linux-x86_64/wheel/designate/worker DEBUG: copying build/lib/designate/worker/processing.py -> build/bdist.linux-x86_64/wheel/designate/worker DEBUG: copying build/lib/designate/worker/__init__.py -> build/bdist.linux-x86_64/wheel/designate/worker DEBUG: creating build/bdist.linux-x86_64/wheel/designate/worker/tasks DEBUG: copying build/lib/designate/worker/tasks/zone.py -> build/bdist.linux-x86_64/wheel/designate/worker/tasks DEBUG: copying build/lib/designate/worker/tasks/base.py -> build/bdist.linux-x86_64/wheel/designate/worker/tasks DEBUG: copying build/lib/designate/worker/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/designate/worker/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/worker.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/storage.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/sink.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/proxy.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/producer.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/opts.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/network_api.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/mdns.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/keystone.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/heartbeat_emitter.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/dynect.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/coordination.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/central.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/base.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/api.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/__init__.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: creating build/bdist.linux-x86_64/wheel/designate/network_api DEBUG: copying build/lib/designate/network_api/neutron.py -> build/bdist.linux-x86_64/wheel/designate/network_api DEBUG: copying build/lib/designate/network_api/fake.py -> build/bdist.linux-x86_64/wheel/designate/network_api DEBUG: copying build/lib/designate/network_api/base.py -> build/bdist.linux-x86_64/wheel/designate/network_api DEBUG: copying build/lib/designate/network_api/__init__.py -> build/bdist.linux-x86_64/wheel/designate/network_api DEBUG: copying build/lib/designate/version.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/utils.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/service.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/schema.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/rpc.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/policy.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/plugin.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/notifications.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/i18n.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/heartbeat_emitter.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/exceptions.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/dnsutils.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/dnsmiddleware.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/coordination.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/context.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/__init__.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: creating build/bdist.linux-x86_64/wheel/designate/hacking DEBUG: copying build/lib/designate/hacking/checks.py -> build/bdist.linux-x86_64/wheel/designate/hacking DEBUG: copying build/lib/designate/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/designate/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/designate/central DEBUG: copying build/lib/designate/central/service.py -> build/bdist.linux-x86_64/wheel/designate/central DEBUG: copying build/lib/designate/central/rpcapi.py -> build/bdist.linux-x86_64/wheel/designate/central DEBUG: copying build/lib/designate/central/__init__.py -> build/bdist.linux-x86_64/wheel/designate/central DEBUG: creating build/bdist.linux-x86_64/wheel/designate/storage DEBUG: copying build/lib/designate/storage/sql.py -> build/bdist.linux-x86_64/wheel/designate/storage DEBUG: copying build/lib/designate/storage/__init__.py -> build/bdist.linux-x86_64/wheel/designate/storage DEBUG: creating build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic DEBUG: creating build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/f9f969f9d85e_change_managed_column_types.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/e5e2199ed76e_support_cert_records.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/d9a1883e93e9_add_fks.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/d04819112169_new_pools_tables.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/c9f427f7180a_liberty.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/bfcfc4a07487_unique_ns_record.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/b8999fd10721_support_naptr_records.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/b20189fd288e_shared_zone.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/a69b45715cc1_add_delayed_notify_column.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/a005af3aa38e_add_increment_serial.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/93a00a815f07_unique_service_status.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/91eb1eb7c882_support_caa_records.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/9099de8ae11c_add_catalog_zones.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/7977deaa5167_add_rrset_indexes_for_filtering_perf.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/304d41c3847a_add_services.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/15b34ff3ecb8_fix_service_charset.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/0bcf910ea823_add_zone_attributes.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/legacy_utils.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/README -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic.ini -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: copying build/lib/designate/storage/sqlalchemy/utils.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: copying build/lib/designate/storage/sqlalchemy/types.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: copying build/lib/designate/storage/sqlalchemy/tables.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: copying build/lib/designate/storage/sqlalchemy/base.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: copying build/lib/designate/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_transfer_request.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_transfer_accept.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_master.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_import.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_export.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_attribute.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/validation_error.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/tsigkey.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/tld.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/tenant.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/shared_zone.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/service_status.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_txt.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_sshfp.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_srv.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_spf.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_soa.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_ptr.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_ns.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_naptr.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_mx.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_cname.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_cert.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_caa.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_aaaa.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_a.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/recordset.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/record.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/quota.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_target_option.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_target_master.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_target.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_ns_record.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_nameserver.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_catalog_zone.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_attribute.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_also_notify.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/floating_ip.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/fields.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/blacklist.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/base.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/__init__.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: creating build/bdist.linux-x86_64/wheel/designate/objects/adapters DEBUG: creating build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_target_option.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_target_master.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_target.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_ns_record.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_nameserver.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_catalog_zone.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_attribute.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_also_notify.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/base.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/__init__.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/base.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters DEBUG: copying build/lib/designate/objects/adapters/__init__.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters DEBUG: creating build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_transfer_request.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_transfer_accept.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_master.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_import.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_export.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_attribute.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/validation_error.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/tsigkey.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/tld.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/shared_zone.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/service_status.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/recordset.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/record.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/quota.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/pool_ns_record.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/pool_attribute.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/pool.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/floating_ip.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/blacklist.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/base.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/__init__.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests DEBUG: copying build/lib/designate/tests/README -> build/bdist.linux-x86_64/wheel/designate/tests DEBUG: copying build/lib/designate/tests/base_fixtures.py -> build/bdist.linux-x86_64/wheel/designate/tests DEBUG: copying build/lib/designate/tests/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/zerosoa_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/two_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/nosoa_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/noorigin_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/malformed_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/tlds DEBUG: copying build/lib/designate/tests/resources/tlds/tlds_list_with_invalid_tlds -> build/bdist.linux-x86_64/wheel/designate/tests/resources/tlds DEBUG: copying build/lib/designate/tests/resources/tlds/tlds_list_with_extra_fields -> build/bdist.linux-x86_64/wheel/designate/tests/resources/tlds DEBUG: copying build/lib/designate/tests/resources/tlds/tlds_list_with_descriptions -> build/bdist.linux-x86_64/wheel/designate/tests/resources/tlds DEBUG: copying build/lib/designate/tests/resources/tlds/tlds_list -> build/bdist.linux-x86_64/wheel/designate/tests/resources/tlds DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/scheduler.run_instance.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/scheduler.run_instance.scheduled.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/scheduler.run_instance.end.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/network.floating_ip.disassociate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/network.floating_ip.deallocate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/network.floating_ip.associate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/network.floating_ip.allocate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.end.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.delete.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.create.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.create.end.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.create.end-2.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/port.delete.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/port.delete.end.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/port.create.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/port.create.end.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/floatingip.update.end_disassociate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/floatingip.update.end_associate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/floatingip.delete.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/pools_yaml/sample_output.yaml -> build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/pools_yaml/pools.yaml -> build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/pools_yaml/pools-catalog-zone.yaml -> build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/pools_yaml/multiple-pools.yaml -> build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/pools_yaml/bind9_pools.yaml -> build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/resources DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/README -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/notification_handler DEBUG: copying build/lib/designate/tests/functional/notification_handler/test_nova.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/notification_handler DEBUG: copying build/lib/designate/tests/functional/notification_handler/test_neutron.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/notification_handler DEBUG: copying build/lib/designate/tests/functional/notification_handler/test_base.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/notification_handler DEBUG: copying build/lib/designate/tests/functional/notification_handler/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/notification_handler DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/quota DEBUG: copying build/lib/designate/tests/functional/quota/test_storage.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/quota DEBUG: copying build/lib/designate/tests/functional/quota/test_quota.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/quota DEBUG: copying build/lib/designate/tests/functional/quota/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/quota DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/producer DEBUG: copying build/lib/designate/tests/functional/producer/test_tasks.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/producer DEBUG: copying build/lib/designate/tests/functional/producer/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/producer DEBUG: copying build/lib/designate/tests/functional/producer/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/producer DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/worker DEBUG: copying build/lib/designate/tests/functional/worker/test_worker_tasks.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/worker DEBUG: copying build/lib/designate/tests/functional/worker/test_notify.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/worker DEBUG: copying build/lib/designate/tests/functional/worker/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/worker DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/central DEBUG: copying build/lib/designate/tests/functional/central/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/central DEBUG: copying build/lib/designate/tests/functional/central/test_basic.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/central DEBUG: copying build/lib/designate/tests/functional/central/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/central DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_zones.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_zone_transfers.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_zone_recordsets.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_zone_exports.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_tsigkeys.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_tlds.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_shared_zones.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_service_status.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_recordsets.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_quotas.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_pools.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_limits.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_import_export.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_hostheaders.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_floatingips.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_blacklists.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_api.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api DEBUG: copying build/lib/designate/tests/functional/api/test_middleware.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api DEBUG: copying build/lib/designate/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin DEBUG: copying build/lib/designate/tests/functional/api/admin/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin/extensions DEBUG: copying build/lib/designate/tests/functional/api/admin/extensions/test_reports.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin/extensions DEBUG: copying build/lib/designate/tests/functional/api/admin/extensions/test_quotas.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin/extensions DEBUG: copying build/lib/designate/tests/functional/api/admin/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/test_update_pool.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/test_tlds.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/test_pool.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/test_database.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/test_upgrade_checks.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_storage.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_migration.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_dnsutils.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_dnsmiddleware.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_context.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/mdns DEBUG: copying build/lib/designate/tests/functional/mdns/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/mdns DEBUG: copying build/lib/designate/tests/functional/mdns/test_handler.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/mdns DEBUG: copying build/lib/designate/tests/functional/mdns/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/mdns DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/README -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/manage DEBUG: copying build/lib/designate/tests/unit/manage/test_pool.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/manage DEBUG: copying build/lib/designate/tests/unit/manage/test_base.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/manage DEBUG: copying build/lib/designate/tests/unit/manage/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/manage DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/mdns DEBUG: copying build/lib/designate/tests/unit/mdns/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/mdns DEBUG: copying build/lib/designate/tests/unit/mdns/test_handler.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/mdns DEBUG: copying build/lib/designate/tests/unit/mdns/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/mdns DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_zone_tasks.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_xfr.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_task_config.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_processing.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_notify.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_base_task.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_pdns4.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_nsd4.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_ns1.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_infoblox.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_fake.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_dynect.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_designate.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_bind9.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_base.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_akamai_v2.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/producer DEBUG: copying build/lib/designate/tests/unit/producer/test_tasks.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/producer DEBUG: copying build/lib/designate/tests/unit/producer/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/producer DEBUG: copying build/lib/designate/tests/unit/producer/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/producer DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_zone_master.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_zone.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_txt.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_sshfp.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_srv.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_spf.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_soa.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_ptr.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_ns.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_naptr.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_mx.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_cname.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_cert.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_caa.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_aaaa.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_a.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_recordset.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_quota.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_floating_ip.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_fields.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_base.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_adapters_yaml.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_adapters_v2_api.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_adapters.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/central DEBUG: copying build/lib/designate/tests/unit/central/test_lock_decorator.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/central DEBUG: copying build/lib/designate/tests/unit/central/test_central.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/central DEBUG: copying build/lib/designate/tests/unit/central/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/central DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/sink DEBUG: copying build/lib/designate/tests/unit/sink/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/sink DEBUG: copying build/lib/designate/tests/unit/sink/test_notifications.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/sink DEBUG: copying build/lib/designate/tests/unit/sink/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/sink DEBUG: copying build/lib/designate/tests/unit/utils.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_schema.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_rpc.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_notifications.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_heartbeat_emitter.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_dnsutils.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_dnsmiddleware.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_coordination.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_context.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_conf.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_zones.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_rest_controller.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_recordsets.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_quotas.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_pool_move.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_patches.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_floatingips.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_api_v2.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_abandon.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/test_wsgi.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: copying build/lib/designate/tests/unit/api/test_version.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: copying build/lib/designate/tests/unit/api/test_root.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: copying build/lib/designate/tests/unit/api/test_middleware.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: copying build/lib/designate/tests/unit/api/test_admin_api.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: copying build/lib/designate/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/network_api DEBUG: copying build/lib/designate/tests/unit/network_api/test_neutron.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/network_api DEBUG: copying build/lib/designate/tests/unit/network_api/test_fake.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/network_api DEBUG: copying build/lib/designate/tests/unit/network_api/test_base.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/network_api DEBUG: copying build/lib/designate/tests/unit/network_api/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/network_api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/cmd DEBUG: copying build/lib/designate/tests/unit/cmd/test_manage.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/cmd DEBUG: copying build/lib/designate/tests/unit/cmd/test_cmd.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/cmd DEBUG: copying build/lib/designate/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/scheduler DEBUG: copying build/lib/designate/tests/unit/scheduler/test_permutations.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/scheduler DEBUG: copying build/lib/designate/tests/unit/scheduler/test_filters.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/scheduler DEBUG: copying build/lib/designate/tests/unit/scheduler/test_basic.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/scheduler DEBUG: copying build/lib/designate/tests/unit/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/test_zone_lock.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/test_rpc_logging.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/test_regex.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/test_profiler.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/test_keystone.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/storage DEBUG: copying build/lib/designate/tests/unit/storage/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/storage DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy DEBUG: copying build/lib/designate/tests/unit/storage/impl_sqlalchemy/test_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy DEBUG: copying build/lib/designate/tests/unit/storage/impl_sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: copying build/lib/designate/tests/unit/storage/impl_sqlalchemy/alembic/test_legacy_utils.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: copying build/lib/designate/tests/unit/storage/impl_sqlalchemy/alembic/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/notification_handler DEBUG: copying build/lib/designate/tests/unit/notification_handler/test_nova.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/notification_handler DEBUG: copying build/lib/designate/tests/unit/notification_handler/test_neutron.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/notification_handler DEBUG: copying build/lib/designate/tests/unit/notification_handler/test_fake.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/notification_handler DEBUG: copying build/lib/designate/tests/unit/notification_handler/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/notification_handler DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api DEBUG: copying build/lib/designate/api/wsgi.py -> build/bdist.linux-x86_64/wheel/designate/api DEBUG: copying build/lib/designate/api/versions.py -> build/bdist.linux-x86_64/wheel/designate/api DEBUG: copying build/lib/designate/api/service.py -> build/bdist.linux-x86_64/wheel/designate/api DEBUG: copying build/lib/designate/api/middleware.py -> build/bdist.linux-x86_64/wheel/designate/api DEBUG: copying build/lib/designate/api/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/v2 DEBUG: copying build/lib/designate/api/v2/patches.py -> build/bdist.linux-x86_64/wheel/designate/api/v2 DEBUG: copying build/lib/designate/api/v2/app.py -> build/bdist.linux-x86_64/wheel/designate/api/v2 DEBUG: copying build/lib/designate/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/xfr.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/transfer_requests.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/transfer_accepts.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/pool_move.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/imports.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/exports.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/abandon.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/sharedzones.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones DEBUG: copying build/lib/designate/api/v2/controllers/zones/recordsets.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones DEBUG: copying build/lib/designate/api/v2/controllers/zones/nameservers.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones DEBUG: copying build/lib/designate/api/v2/controllers/zones/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones DEBUG: copying build/lib/designate/api/v2/controllers/tsigkeys.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/tlds.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/service_status.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/root.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/reverse.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/rest.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/recordsets.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/quotas.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/pools.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/limits.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/floatingips.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/errors.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/common.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/blacklists.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/admin DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/admin/views DEBUG: copying build/lib/designate/api/admin/views/base.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/views DEBUG: copying build/lib/designate/api/admin/views/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/views DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/admin/views/extensions DEBUG: copying build/lib/designate/api/admin/views/extensions/reports.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/views/extensions DEBUG: copying build/lib/designate/api/admin/views/extensions/quotas.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/views/extensions DEBUG: copying build/lib/designate/api/admin/views/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/views/extensions DEBUG: copying build/lib/designate/api/admin/app.py -> build/bdist.linux-x86_64/wheel/designate/api/admin DEBUG: copying build/lib/designate/api/admin/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/admin DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/admin/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/zones.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/tenants.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/reports.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/quotas.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/export.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/counts.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/root.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers DEBUG: copying build/lib/designate/api/admin/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/designate/producer DEBUG: copying build/lib/designate/producer/tasks.py -> build/bdist.linux-x86_64/wheel/designate/producer DEBUG: copying build/lib/designate/producer/service.py -> build/bdist.linux-x86_64/wheel/designate/producer DEBUG: copying build/lib/designate/producer/__init__.py -> build/bdist.linux-x86_64/wheel/designate/producer DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/designate-20.1.0.data DEBUG: creating build/bdist.linux-x86_64/wheel/designate-20.1.0.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/designate-20.1.0.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/designate-20.1.0.data/data/etc/designate DEBUG: copying etc/designate/api-paste.ini -> build/bdist.linux-x86_64/wheel/designate-20.1.0.data/data/etc/designate DEBUG: copying etc/designate/rootwrap.conf -> build/bdist.linux-x86_64/wheel/designate-20.1.0.data/data/etc/designate DEBUG: creating build/bdist.linux-x86_64/wheel/designate-20.1.0.data/data/etc/designate/rootwrap.d DEBUG: copying etc/designate/rootwrap.d/knot2.filters -> build/bdist.linux-x86_64/wheel/designate-20.1.0.data/data/etc/designate/rootwrap.d/ DEBUG: copying etc/designate/rootwrap.d/djbdns.filters -> build/bdist.linux-x86_64/wheel/designate-20.1.0.data/data/etc/designate/rootwrap.d/ DEBUG: copying etc/designate/rootwrap.d/bind9.filters -> build/bdist.linux-x86_64/wheel/designate-20.1.0.data/data/etc/designate/rootwrap.d/ DEBUG: running install_egg_info DEBUG: Copying designate.egg-info to build/bdist.linux-x86_64/wheel/designate-20.1.0-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/designate-20.1.0.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir/pip-wheel-xdxl8m9o/.tmp-mpwstvsi/designate-20.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'designate/__init__.py' DEBUG: adding 'designate/context.py' DEBUG: adding 'designate/coordination.py' DEBUG: adding 'designate/dnsmiddleware.py' DEBUG: adding 'designate/dnsutils.py' DEBUG: adding 'designate/exceptions.py' DEBUG: adding 'designate/heartbeat_emitter.py' DEBUG: adding 'designate/i18n.py' DEBUG: adding 'designate/notifications.py' DEBUG: adding 'designate/plugin.py' DEBUG: adding 'designate/policy.py' DEBUG: adding 'designate/rpc.py' DEBUG: adding 'designate/schema.py' DEBUG: adding 'designate/service.py' DEBUG: adding 'designate/utils.py' DEBUG: adding 'designate/version.py' DEBUG: adding 'designate/api/__init__.py' DEBUG: adding 'designate/api/middleware.py' DEBUG: adding 'designate/api/service.py' DEBUG: adding 'designate/api/versions.py' DEBUG: adding 'designate/api/wsgi.py' DEBUG: adding 'designate/api/admin/__init__.py' DEBUG: adding 'designate/api/admin/app.py' DEBUG: adding 'designate/api/admin/controllers/__init__.py' DEBUG: adding 'designate/api/admin/controllers/root.py' DEBUG: adding 'designate/api/admin/controllers/extensions/__init__.py' DEBUG: adding 'designate/api/admin/controllers/extensions/counts.py' DEBUG: adding 'designate/api/admin/controllers/extensions/export.py' DEBUG: adding 'designate/api/admin/controllers/extensions/quotas.py' DEBUG: adding 'designate/api/admin/controllers/extensions/reports.py' DEBUG: adding 'designate/api/admin/controllers/extensions/tenants.py' DEBUG: adding 'designate/api/admin/controllers/extensions/zones.py' DEBUG: adding 'designate/api/admin/views/__init__.py' DEBUG: adding 'designate/api/admin/views/base.py' DEBUG: adding 'designate/api/admin/views/extensions/__init__.py' DEBUG: adding 'designate/api/admin/views/extensions/quotas.py' DEBUG: adding 'designate/api/admin/views/extensions/reports.py' DEBUG: adding 'designate/api/v2/__init__.py' DEBUG: adding 'designate/api/v2/app.py' DEBUG: adding 'designate/api/v2/patches.py' DEBUG: adding 'designate/api/v2/controllers/__init__.py' DEBUG: adding 'designate/api/v2/controllers/blacklists.py' DEBUG: adding 'designate/api/v2/controllers/common.py' DEBUG: adding 'designate/api/v2/controllers/errors.py' DEBUG: adding 'designate/api/v2/controllers/floatingips.py' DEBUG: adding 'designate/api/v2/controllers/limits.py' DEBUG: adding 'designate/api/v2/controllers/pools.py' DEBUG: adding 'designate/api/v2/controllers/quotas.py' DEBUG: adding 'designate/api/v2/controllers/recordsets.py' DEBUG: adding 'designate/api/v2/controllers/rest.py' DEBUG: adding 'designate/api/v2/controllers/reverse.py' DEBUG: adding 'designate/api/v2/controllers/root.py' DEBUG: adding 'designate/api/v2/controllers/service_status.py' DEBUG: adding 'designate/api/v2/controllers/tlds.py' DEBUG: adding 'designate/api/v2/controllers/tsigkeys.py' DEBUG: adding 'designate/api/v2/controllers/zones/__init__.py' DEBUG: adding 'designate/api/v2/controllers/zones/nameservers.py' DEBUG: adding 'designate/api/v2/controllers/zones/recordsets.py' DEBUG: adding 'designate/api/v2/controllers/zones/sharedzones.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/__init__.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/abandon.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/exports.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/imports.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/pool_move.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/transfer_accepts.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/transfer_requests.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/xfr.py' DEBUG: adding 'designate/backend/__init__.py' DEBUG: adding 'designate/backend/base.py' DEBUG: adding 'designate/backend/impl_akamai_v2.py' DEBUG: adding 'designate/backend/impl_bind9.py' DEBUG: adding 'designate/backend/impl_designate.py' DEBUG: adding 'designate/backend/impl_dynect.py' DEBUG: adding 'designate/backend/impl_fake.py' DEBUG: adding 'designate/backend/impl_infoblox.py' DEBUG: adding 'designate/backend/impl_ns1.py' DEBUG: adding 'designate/backend/impl_nsd4.py' DEBUG: adding 'designate/backend/impl_pdns4.py' DEBUG: adding 'designate/central/__init__.py' DEBUG: adding 'designate/central/rpcapi.py' DEBUG: adding 'designate/central/service.py' DEBUG: adding 'designate/cmd/__init__.py' DEBUG: adding 'designate/cmd/api.py' DEBUG: adding 'designate/cmd/central.py' DEBUG: adding 'designate/cmd/manage.py' DEBUG: adding 'designate/cmd/mdns.py' DEBUG: adding 'designate/cmd/producer.py' DEBUG: adding 'designate/cmd/sink.py' DEBUG: adding 'designate/cmd/status.py' DEBUG: adding 'designate/cmd/worker.py' DEBUG: adding 'designate/common/__init__.py' DEBUG: adding 'designate/common/config.py' DEBUG: adding 'designate/common/constants.py' DEBUG: adding 'designate/common/keystone.py' DEBUG: adding 'designate/common/profiler.py' DEBUG: adding 'designate/common/decorators/__init__.py' DEBUG: adding 'designate/common/decorators/lock.py' DEBUG: adding 'designate/common/decorators/notification.py' DEBUG: adding 'designate/common/decorators/rpc.py' DEBUG: adding 'designate/common/policies/__init__.py' DEBUG: adding 'designate/common/policies/base.py' DEBUG: adding 'designate/common/policies/blacklist.py' DEBUG: adding 'designate/common/policies/context.py' DEBUG: adding 'designate/common/policies/pool.py' DEBUG: adding 'designate/common/policies/quota.py' DEBUG: adding 'designate/common/policies/record.py' DEBUG: adding 'designate/common/policies/recordset.py' DEBUG: adding 'designate/common/policies/service_status.py' DEBUG: adding 'designate/common/policies/shared_zones.py' DEBUG: adding 'designate/common/policies/tenant.py' DEBUG: adding 'designate/common/policies/tld.py' DEBUG: adding 'designate/common/policies/tsigkey.py' DEBUG: adding 'designate/common/policies/zone.py' DEBUG: adding 'designate/common/policies/zone_export.py' DEBUG: adding 'designate/common/policies/zone_import.py' DEBUG: adding 'designate/common/policies/zone_transfer_accept.py' DEBUG: adding 'designate/common/policies/zone_transfer_request.py' DEBUG: adding 'designate/conf/__init__.py' DEBUG: adding 'designate/conf/api.py' DEBUG: adding 'designate/conf/base.py' DEBUG: adding 'designate/conf/central.py' DEBUG: adding 'designate/conf/coordination.py' DEBUG: adding 'designate/conf/dynect.py' DEBUG: adding 'designate/conf/heartbeat_emitter.py' DEBUG: adding 'designate/conf/keystone.py' DEBUG: adding 'designate/conf/mdns.py' DEBUG: adding 'designate/conf/network_api.py' DEBUG: adding 'designate/conf/opts.py' DEBUG: adding 'designate/conf/producer.py' DEBUG: adding 'designate/conf/proxy.py' DEBUG: adding 'designate/conf/sink.py' DEBUG: adding 'designate/conf/storage.py' DEBUG: adding 'designate/conf/worker.py' DEBUG: adding 'designate/hacking/__init__.py' DEBUG: adding 'designate/hacking/checks.py' DEBUG: adding 'designate/locale/en_GB/LC_MESSAGES/designate.po' DEBUG: adding 'designate/locale/ko_KR/LC_MESSAGES/designate.po' DEBUG: adding 'designate/locale/ru/LC_MESSAGES/designate.po' DEBUG: adding 'designate/manage/__init__.py' DEBUG: adding 'designate/manage/base.py' DEBUG: adding 'designate/manage/database.py' DEBUG: adding 'designate/manage/pool.py' DEBUG: adding 'designate/manage/tlds.py' DEBUG: adding 'designate/mdns/__init__.py' DEBUG: adding 'designate/mdns/handler.py' DEBUG: adding 'designate/mdns/service.py' DEBUG: adding 'designate/network_api/__init__.py' DEBUG: adding 'designate/network_api/base.py' DEBUG: adding 'designate/network_api/fake.py' DEBUG: adding 'designate/network_api/neutron.py' DEBUG: adding 'designate/notification_handler/__init__.py' DEBUG: adding 'designate/notification_handler/base.py' DEBUG: adding 'designate/notification_handler/fake.py' DEBUG: adding 'designate/notification_handler/neutron.py' DEBUG: adding 'designate/notification_handler/nova.py' DEBUG: adding 'designate/objects/__init__.py' DEBUG: adding 'designate/objects/base.py' DEBUG: adding 'designate/objects/blacklist.py' DEBUG: adding 'designate/objects/fields.py' DEBUG: adding 'designate/objects/floating_ip.py' DEBUG: adding 'designate/objects/pool.py' DEBUG: adding 'designate/objects/pool_also_notify.py' DEBUG: adding 'designate/objects/pool_attribute.py' DEBUG: adding 'designate/objects/pool_catalog_zone.py' DEBUG: adding 'designate/objects/pool_nameserver.py' DEBUG: adding 'designate/objects/pool_ns_record.py' DEBUG: adding 'designate/objects/pool_target.py' DEBUG: adding 'designate/objects/pool_target_master.py' DEBUG: adding 'designate/objects/pool_target_option.py' DEBUG: adding 'designate/objects/quota.py' DEBUG: adding 'designate/objects/record.py' DEBUG: adding 'designate/objects/recordset.py' DEBUG: adding 'designate/objects/rrdata_a.py' DEBUG: adding 'designate/objects/rrdata_aaaa.py' DEBUG: adding 'designate/objects/rrdata_caa.py' DEBUG: adding 'designate/objects/rrdata_cert.py' DEBUG: adding 'designate/objects/rrdata_cname.py' DEBUG: adding 'designate/objects/rrdata_mx.py' DEBUG: adding 'designate/objects/rrdata_naptr.py' DEBUG: adding 'designate/objects/rrdata_ns.py' DEBUG: adding 'designate/objects/rrdata_ptr.py' DEBUG: adding 'designate/objects/rrdata_soa.py' DEBUG: adding 'designate/objects/rrdata_spf.py' DEBUG: adding 'designate/objects/rrdata_srv.py' DEBUG: adding 'designate/objects/rrdata_sshfp.py' DEBUG: adding 'designate/objects/rrdata_txt.py' DEBUG: adding 'designate/objects/service_status.py' DEBUG: adding 'designate/objects/shared_zone.py' DEBUG: adding 'designate/objects/tenant.py' DEBUG: adding 'designate/objects/tld.py' DEBUG: adding 'designate/objects/tsigkey.py' DEBUG: adding 'designate/objects/validation_error.py' DEBUG: adding 'designate/objects/zone.py' DEBUG: adding 'designate/objects/zone_attribute.py' DEBUG: adding 'designate/objects/zone_export.py' DEBUG: adding 'designate/objects/zone_import.py' DEBUG: adding 'designate/objects/zone_master.py' DEBUG: adding 'designate/objects/zone_transfer_accept.py' DEBUG: adding 'designate/objects/zone_transfer_request.py' DEBUG: adding 'designate/objects/adapters/__init__.py' DEBUG: adding 'designate/objects/adapters/base.py' DEBUG: adding 'designate/objects/adapters/api_v2/__init__.py' DEBUG: adding 'designate/objects/adapters/api_v2/base.py' DEBUG: adding 'designate/objects/adapters/api_v2/blacklist.py' DEBUG: adding 'designate/objects/adapters/api_v2/floating_ip.py' DEBUG: adding 'designate/objects/adapters/api_v2/pool.py' DEBUG: adding 'designate/objects/adapters/api_v2/pool_attribute.py' DEBUG: adding 'designate/objects/adapters/api_v2/pool_ns_record.py' DEBUG: adding 'designate/objects/adapters/api_v2/quota.py' DEBUG: adding 'designate/objects/adapters/api_v2/record.py' DEBUG: adding 'designate/objects/adapters/api_v2/recordset.py' DEBUG: adding 'designate/objects/adapters/api_v2/service_status.py' DEBUG: adding 'designate/objects/adapters/api_v2/shared_zone.py' DEBUG: adding 'designate/objects/adapters/api_v2/tld.py' DEBUG: adding 'designate/objects/adapters/api_v2/tsigkey.py' DEBUG: adding 'designate/objects/adapters/api_v2/validation_error.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_attribute.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_export.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_import.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_master.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_transfer_accept.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_transfer_request.py' DEBUG: adding 'designate/objects/adapters/yaml/__init__.py' DEBUG: adding 'designate/objects/adapters/yaml/base.py' DEBUG: adding 'designate/objects/adapters/yaml/pool.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_also_notify.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_attribute.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_catalog_zone.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_nameserver.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_ns_record.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_target.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_target_master.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_target_option.py' DEBUG: adding 'designate/producer/__init__.py' DEBUG: adding 'designate/producer/service.py' DEBUG: adding 'designate/producer/tasks.py' DEBUG: adding 'designate/quota/__init__.py' DEBUG: adding 'designate/quota/base.py' DEBUG: adding 'designate/quota/impl_noop.py' DEBUG: adding 'designate/quota/impl_storage.py' DEBUG: adding 'designate/resources/schemas/admin/quota.json' DEBUG: adding 'designate/resources/templates/bind9-zone.jinja2' DEBUG: adding 'designate/resources/templates/dnsmasq-zone.jinja2' DEBUG: adding 'designate/resources/templates/export-zone.jinja2' DEBUG: adding 'designate/scheduler/__init__.py' DEBUG: adding 'designate/scheduler/base.py' DEBUG: adding 'designate/scheduler/filters/__init__.py' DEBUG: adding 'designate/scheduler/filters/attribute_filter.py' DEBUG: adding 'designate/scheduler/filters/base.py' DEBUG: adding 'designate/scheduler/filters/default_pool_filter.py' DEBUG: adding 'designate/scheduler/filters/fallback_filter.py' DEBUG: adding 'designate/scheduler/filters/in_doubt_default_pool_filter.py' DEBUG: adding 'designate/scheduler/filters/pool_id_attribute_filter.py' DEBUG: adding 'designate/scheduler/filters/random_filter.py' DEBUG: adding 'designate/sink/__init__.py' DEBUG: adding 'designate/sink/service.py' DEBUG: adding 'designate/storage/__init__.py' DEBUG: adding 'designate/storage/sql.py' DEBUG: adding 'designate/storage/sqlalchemy/__init__.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic.ini' DEBUG: adding 'designate/storage/sqlalchemy/base.py' DEBUG: adding 'designate/storage/sqlalchemy/tables.py' DEBUG: adding 'designate/storage/sqlalchemy/types.py' DEBUG: adding 'designate/storage/sqlalchemy/utils.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/README' DEBUG: adding 'designate/storage/sqlalchemy/alembic/env.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/legacy_utils.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/script.py.mako' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/0bcf910ea823_add_zone_attributes.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/15b34ff3ecb8_fix_service_charset.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/304d41c3847a_add_services.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/7977deaa5167_add_rrset_indexes_for_filtering_perf.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/9099de8ae11c_add_catalog_zones.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/91eb1eb7c882_support_caa_records.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/93a00a815f07_unique_service_status.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/a005af3aa38e_add_increment_serial.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/a69b45715cc1_add_delayed_notify_column.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/b20189fd288e_shared_zone.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/b8999fd10721_support_naptr_records.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/bfcfc4a07487_unique_ns_record.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/c9f427f7180a_liberty.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/d04819112169_new_pools_tables.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/d9a1883e93e9_add_fks.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/e5e2199ed76e_support_cert_records.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/f9f969f9d85e_change_managed_column_types.py' DEBUG: adding 'designate/tests/README' DEBUG: adding 'designate/tests/__init__.py' DEBUG: adding 'designate/tests/base_fixtures.py' DEBUG: adding 'designate/tests/functional/README' DEBUG: adding 'designate/tests/functional/__init__.py' DEBUG: adding 'designate/tests/functional/test_context.py' DEBUG: adding 'designate/tests/functional/test_dnsmiddleware.py' DEBUG: adding 'designate/tests/functional/test_dnsutils.py' DEBUG: adding 'designate/tests/functional/test_migration.py' DEBUG: adding 'designate/tests/functional/test_sqlalchemy.py' DEBUG: adding 'designate/tests/functional/test_storage.py' DEBUG: adding 'designate/tests/functional/test_upgrade_checks.py' DEBUG: adding 'designate/tests/functional/api/__init__.py' DEBUG: adding 'designate/tests/functional/api/test_middleware.py' DEBUG: adding 'designate/tests/functional/api/test_service.py' DEBUG: adding 'designate/tests/functional/api/admin/__init__.py' DEBUG: adding 'designate/tests/functional/api/admin/extensions/__init__.py' DEBUG: adding 'designate/tests/functional/api/admin/extensions/test_quotas.py' DEBUG: adding 'designate/tests/functional/api/admin/extensions/test_reports.py' DEBUG: adding 'designate/tests/functional/api/v2/__init__.py' DEBUG: adding 'designate/tests/functional/api/v2/test_api.py' DEBUG: adding 'designate/tests/functional/api/v2/test_blacklists.py' DEBUG: adding 'designate/tests/functional/api/v2/test_floatingips.py' DEBUG: adding 'designate/tests/functional/api/v2/test_hostheaders.py' DEBUG: adding 'designate/tests/functional/api/v2/test_import_export.py' DEBUG: adding 'designate/tests/functional/api/v2/test_limits.py' DEBUG: adding 'designate/tests/functional/api/v2/test_pools.py' DEBUG: adding 'designate/tests/functional/api/v2/test_quotas.py' DEBUG: adding 'designate/tests/functional/api/v2/test_recordsets.py' DEBUG: adding 'designate/tests/functional/api/v2/test_service_status.py' DEBUG: adding 'designate/tests/functional/api/v2/test_shared_zones.py' DEBUG: adding 'designate/tests/functional/api/v2/test_tlds.py' DEBUG: adding 'designate/tests/functional/api/v2/test_tsigkeys.py' DEBUG: adding 'designate/tests/functional/api/v2/test_zone_exports.py' DEBUG: adding 'designate/tests/functional/api/v2/test_zone_recordsets.py' DEBUG: adding 'designate/tests/functional/api/v2/test_zone_transfers.py' DEBUG: adding 'designate/tests/functional/api/v2/test_zones.py' DEBUG: adding 'designate/tests/functional/central/__init__.py' DEBUG: adding 'designate/tests/functional/central/test_basic.py' DEBUG: adding 'designate/tests/functional/central/test_service.py' DEBUG: adding 'designate/tests/functional/manage/__init__.py' DEBUG: adding 'designate/tests/functional/manage/test_database.py' DEBUG: adding 'designate/tests/functional/manage/test_pool.py' DEBUG: adding 'designate/tests/functional/manage/test_tlds.py' DEBUG: adding 'designate/tests/functional/manage/test_update_pool.py' DEBUG: adding 'designate/tests/functional/mdns/__init__.py' DEBUG: adding 'designate/tests/functional/mdns/test_handler.py' DEBUG: adding 'designate/tests/functional/mdns/test_service.py' DEBUG: adding 'designate/tests/functional/notification_handler/__init__.py' DEBUG: adding 'designate/tests/functional/notification_handler/test_base.py' DEBUG: adding 'designate/tests/functional/notification_handler/test_neutron.py' DEBUG: adding 'designate/tests/functional/notification_handler/test_nova.py' DEBUG: adding 'designate/tests/functional/producer/__init__.py' DEBUG: adding 'designate/tests/functional/producer/test_service.py' DEBUG: adding 'designate/tests/functional/producer/test_tasks.py' DEBUG: adding 'designate/tests/functional/quota/__init__.py' DEBUG: adding 'designate/tests/functional/quota/test_quota.py' DEBUG: adding 'designate/tests/functional/quota/test_storage.py' DEBUG: adding 'designate/tests/functional/worker/__init__.py' DEBUG: adding 'designate/tests/functional/worker/test_notify.py' DEBUG: adding 'designate/tests/functional/worker/test_worker_tasks.py' DEBUG: adding 'designate/tests/resources/__init__.py' DEBUG: adding 'designate/tests/resources/pools_yaml/bind9_pools.yaml' DEBUG: adding 'designate/tests/resources/pools_yaml/multiple-pools.yaml' DEBUG: adding 'designate/tests/resources/pools_yaml/pools-catalog-zone.yaml' DEBUG: adding 'designate/tests/resources/pools_yaml/pools.yaml' DEBUG: adding 'designate/tests/resources/pools_yaml/sample_output.yaml' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/floatingip.delete.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/floatingip.update.end_associate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/floatingip.update.end_disassociate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/port.create.end.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/port.create.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/port.delete.end.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/port.delete.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.create.end-2.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.create.end.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.create.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.delete.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.end.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/network.floating_ip.allocate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/network.floating_ip.associate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/network.floating_ip.deallocate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/network.floating_ip.disassociate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/scheduler.run_instance.end.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/scheduler.run_instance.scheduled.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/scheduler.run_instance.start.json' DEBUG: adding 'designate/tests/resources/tlds/tlds_list' DEBUG: adding 'designate/tests/resources/tlds/tlds_list_with_descriptions' DEBUG: adding 'designate/tests/resources/tlds/tlds_list_with_extra_fields' DEBUG: adding 'designate/tests/resources/tlds/tlds_list_with_invalid_tlds' DEBUG: adding 'designate/tests/resources/zonefiles/example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/malformed_example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/noorigin_example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/nosoa_example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/two_example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/zerosoa_example.com.zone' DEBUG: adding 'designate/tests/unit/README' DEBUG: adding 'designate/tests/unit/__init__.py' DEBUG: adding 'designate/tests/unit/test_conf.py' DEBUG: adding 'designate/tests/unit/test_context.py' DEBUG: adding 'designate/tests/unit/test_coordination.py' DEBUG: adding 'designate/tests/unit/test_dnsmiddleware.py' DEBUG: adding 'designate/tests/unit/test_dnsutils.py' DEBUG: adding 'designate/tests/unit/test_heartbeat_emitter.py' DEBUG: adding 'designate/tests/unit/test_notifications.py' DEBUG: adding 'designate/tests/unit/test_rpc.py' DEBUG: adding 'designate/tests/unit/test_schema.py' DEBUG: adding 'designate/tests/unit/test_service.py' DEBUG: adding 'designate/tests/unit/test_utils.py' DEBUG: adding 'designate/tests/unit/utils.py' DEBUG: adding 'designate/tests/unit/api/__init__.py' DEBUG: adding 'designate/tests/unit/api/test_admin_api.py' DEBUG: adding 'designate/tests/unit/api/test_middleware.py' DEBUG: adding 'designate/tests/unit/api/test_root.py' DEBUG: adding 'designate/tests/unit/api/test_version.py' DEBUG: adding 'designate/tests/unit/api/test_wsgi.py' DEBUG: adding 'designate/tests/unit/api/v2/__init__.py' DEBUG: adding 'designate/tests/unit/api/v2/test_abandon.py' DEBUG: adding 'designate/tests/unit/api/v2/test_api_v2.py' DEBUG: adding 'designate/tests/unit/api/v2/test_floatingips.py' DEBUG: adding 'designate/tests/unit/api/v2/test_patches.py' DEBUG: adding 'designate/tests/unit/api/v2/test_pool_move.py' DEBUG: adding 'designate/tests/unit/api/v2/test_quotas.py' DEBUG: adding 'designate/tests/unit/api/v2/test_recordsets.py' DEBUG: adding 'designate/tests/unit/api/v2/test_rest_controller.py' DEBUG: adding 'designate/tests/unit/api/v2/test_zones.py' DEBUG: adding 'designate/tests/unit/backend/__init__.py' DEBUG: adding 'designate/tests/unit/backend/test_akamai_v2.py' DEBUG: adding 'designate/tests/unit/backend/test_base.py' DEBUG: adding 'designate/tests/unit/backend/test_bind9.py' DEBUG: adding 'designate/tests/unit/backend/test_designate.py' DEBUG: adding 'designate/tests/unit/backend/test_dynect.py' DEBUG: adding 'designate/tests/unit/backend/test_fake.py' DEBUG: adding 'designate/tests/unit/backend/test_infoblox.py' DEBUG: adding 'designate/tests/unit/backend/test_ns1.py' DEBUG: adding 'designate/tests/unit/backend/test_nsd4.py' DEBUG: adding 'designate/tests/unit/backend/test_pdns4.py' DEBUG: adding 'designate/tests/unit/central/__init__.py' DEBUG: adding 'designate/tests/unit/central/test_central.py' DEBUG: adding 'designate/tests/unit/central/test_lock_decorator.py' DEBUG: adding 'designate/tests/unit/cmd/__init__.py' DEBUG: adding 'designate/tests/unit/cmd/test_cmd.py' DEBUG: adding 'designate/tests/unit/cmd/test_manage.py' DEBUG: adding 'designate/tests/unit/common/__init__.py' DEBUG: adding 'designate/tests/unit/common/test_keystone.py' DEBUG: adding 'designate/tests/unit/common/test_profiler.py' DEBUG: adding 'designate/tests/unit/common/test_regex.py' DEBUG: adding 'designate/tests/unit/common/test_rpc_logging.py' DEBUG: adding 'designate/tests/unit/common/test_zone_lock.py' DEBUG: adding 'designate/tests/unit/manage/__init__.py' DEBUG: adding 'designate/tests/unit/manage/test_base.py' DEBUG: adding 'designate/tests/unit/manage/test_pool.py' DEBUG: adding 'designate/tests/unit/mdns/__init__.py' DEBUG: adding 'designate/tests/unit/mdns/test_handler.py' DEBUG: adding 'designate/tests/unit/mdns/test_service.py' DEBUG: adding 'designate/tests/unit/network_api/__init__.py' DEBUG: adding 'designate/tests/unit/network_api/test_base.py' DEBUG: adding 'designate/tests/unit/network_api/test_fake.py' DEBUG: adding 'designate/tests/unit/network_api/test_neutron.py' DEBUG: adding 'designate/tests/unit/notification_handler/__init__.py' DEBUG: adding 'designate/tests/unit/notification_handler/test_fake.py' DEBUG: adding 'designate/tests/unit/notification_handler/test_neutron.py' DEBUG: adding 'designate/tests/unit/notification_handler/test_nova.py' DEBUG: adding 'designate/tests/unit/objects/__init__.py' DEBUG: adding 'designate/tests/unit/objects/test_adapters.py' DEBUG: adding 'designate/tests/unit/objects/test_adapters_v2_api.py' DEBUG: adding 'designate/tests/unit/objects/test_adapters_yaml.py' DEBUG: adding 'designate/tests/unit/objects/test_base.py' DEBUG: adding 'designate/tests/unit/objects/test_fields.py' DEBUG: adding 'designate/tests/unit/objects/test_floating_ip.py' DEBUG: adding 'designate/tests/unit/objects/test_quota.py' DEBUG: adding 'designate/tests/unit/objects/test_recordset.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_a.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_aaaa.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_caa.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_cert.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_cname.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_mx.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_naptr.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_ns.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_ptr.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_soa.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_spf.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_srv.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_sshfp.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_txt.py' DEBUG: adding 'designate/tests/unit/objects/test_zone.py' DEBUG: adding 'designate/tests/unit/objects/test_zone_master.py' DEBUG: adding 'designate/tests/unit/producer/__init__.py' DEBUG: adding 'designate/tests/unit/producer/test_service.py' DEBUG: adding 'designate/tests/unit/producer/test_tasks.py' DEBUG: adding 'designate/tests/unit/scheduler/__init__.py' DEBUG: adding 'designate/tests/unit/scheduler/test_basic.py' DEBUG: adding 'designate/tests/unit/scheduler/test_filters.py' DEBUG: adding 'designate/tests/unit/scheduler/test_permutations.py' DEBUG: adding 'designate/tests/unit/sink/__init__.py' DEBUG: adding 'designate/tests/unit/sink/test_notifications.py' DEBUG: adding 'designate/tests/unit/sink/test_service.py' DEBUG: adding 'designate/tests/unit/storage/__init__.py' DEBUG: adding 'designate/tests/unit/storage/impl_sqlalchemy/__init__.py' DEBUG: adding 'designate/tests/unit/storage/impl_sqlalchemy/test_sqlalchemy.py' DEBUG: adding 'designate/tests/unit/storage/impl_sqlalchemy/alembic/__init__.py' DEBUG: adding 'designate/tests/unit/storage/impl_sqlalchemy/alembic/test_legacy_utils.py' DEBUG: adding 'designate/tests/unit/workers/__init__.py' DEBUG: adding 'designate/tests/unit/workers/test_base_task.py' DEBUG: adding 'designate/tests/unit/workers/test_notify.py' DEBUG: adding 'designate/tests/unit/workers/test_processing.py' DEBUG: adding 'designate/tests/unit/workers/test_rpcapi.py' DEBUG: adding 'designate/tests/unit/workers/test_service.py' DEBUG: adding 'designate/tests/unit/workers/test_task_config.py' DEBUG: adding 'designate/tests/unit/workers/test_xfr.py' DEBUG: adding 'designate/tests/unit/workers/test_zone_tasks.py' DEBUG: adding 'designate/worker/README.md' DEBUG: adding 'designate/worker/__init__.py' DEBUG: adding 'designate/worker/processing.py' DEBUG: adding 'designate/worker/rpcapi.py' DEBUG: adding 'designate/worker/service.py' DEBUG: adding 'designate/worker/tasks/__init__.py' DEBUG: adding 'designate/worker/tasks/base.py' DEBUG: adding 'designate/worker/tasks/zone.py' DEBUG: adding 'designate/wsgi/__init__.py' DEBUG: adding 'designate/wsgi/api.py' DEBUG: adding 'designate-20.1.0.data/data/etc/designate/api-paste.ini' DEBUG: adding 'designate-20.1.0.data/data/etc/designate/rootwrap.conf' DEBUG: adding 'designate-20.1.0.data/data/etc/designate/rootwrap.d/bind9.filters' DEBUG: adding 'designate-20.1.0.data/data/etc/designate/rootwrap.d/djbdns.filters' DEBUG: adding 'designate-20.1.0.data/data/etc/designate/rootwrap.d/knot2.filters' DEBUG: adding 'designate-20.1.0.dist-info/AUTHORS' DEBUG: adding 'designate-20.1.0.dist-info/LICENSE' DEBUG: adding 'designate-20.1.0.dist-info/METADATA' DEBUG: adding 'designate-20.1.0.dist-info/WHEEL' DEBUG: adding 'designate-20.1.0.dist-info/entry_points.txt' DEBUG: adding 'designate-20.1.0.dist-info/pbr.json' DEBUG: adding 'designate-20.1.0.dist-info/top_level.txt' DEBUG: adding 'designate-20.1.0.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for designate (pyproject.toml): finished with status 'done' DEBUG: Created wheel for designate: filename=designate-20.1.0-py3-none-any.whl size=741340 sha256=fc2bb21d319595191ec704d9845e9db333f1e909470abe1a8c9aefbd3e12a069 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/8e/38/74/a44db2be2f752b0d51e1e60e7986e07b5ec4f16e3764e23ada DEBUG: Successfully built designate DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.B8AWSU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.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 designate-20.1.0.dev18 DEBUG: ++ ls /builddir/build/BUILD/designate-20.1.0.dev18/pyproject-wheeldir/designate-20.1.0-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=designate==20.1.0 DEBUG: + '[' -z designate==20.1.0 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/designate-20.1.0.dev18/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.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/designate-20.1.0.dev18/pyproject-wheeldir designate==20.1.0 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/designate-20.1.0.dev18/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/designate-20.1.0-py3-none-any.whl DEBUG: Installing collected packages: designate DEBUG: Creating /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-api to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-central to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-mdns to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-producer to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-rootwrap to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-sink to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-status to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-worker to 755 DEBUG: Successfully installed designate-20.1.0 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.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-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-api /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-central /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-manage /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-mdns /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-producer /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-rootwrap /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-sink /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-status /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-worker DEBUG: /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-central: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-mdns: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-producer: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-rootwrap: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-sink: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-status: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-worker: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/designate-20.1.0.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages/designate-20.1.0.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-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages/designate-20.1.0.dist-info/RECORD --output /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages/designate-20.1.0.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages/designate-20.1.0.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages/designate-20.1.0.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages/designate-20.1.0.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=./etc/designate/designate-config-generator.conf DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages/doc DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/etc/designate DEBUG: + install -p -D -m 644 etc/designate/designate.conf.sample /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/etc/designate/designate.conf DEBUG: + mv /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/etc/designate/api-paste.ini /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/etc/designate/ DEBUG: + mv /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/etc/designate/rootwrap.conf /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/etc/designate/rootwrap.conf DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/designate/rootwrap DEBUG: + mv /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/etc/designate/rootwrap.d/bind9.filters /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/etc/designate/rootwrap.d/djbdns.filters /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/etc/designate/rootwrap.d/knot2.filters /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/designate/rootwrap DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate.logrotate /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/etc/logrotate.d/openstack-designate DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/designate-sudoers /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/etc/sudoers.d/designate DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-api.service /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/systemd/system/designate-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-central.service /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/systemd/system/designate-central.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-mdns.service /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/systemd/system/designate-mdns.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-sink.service /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/systemd/system/designate-sink.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-producer.service /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/systemd/system/designate-producer.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-worker.service /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/systemd/system/designate-worker.service DEBUG: + install -m 755 /builddir/build/SOURCES/designate-api-wsgi /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin/designate-api-wsgi DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/designate DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/var/lib/designate DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/var/log/designate DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/var/run/designate DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 20.1.0-0.20250603183705.c1c89d3.el10 --unique-debug-suffix -20.1.0-0.20250603183705.c1c89d3.el10.x86_64 --unique-debug-src-base openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/designate-20.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/bin/designate-api-wsgi from /usr/bin/env python3 to #!/usr/bin/python3 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-designate-20.1.0-0.20250603183705.c1c89d3.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.izfA9x 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 designate-20.1.0.dev18 DEBUG: + rm -rf designate/tests/unit/backend/test_infoblox.py 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-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/designate-20.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 -- --exclude-regex '(designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_different_serial|designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_same_serial|designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_notify_same_serial|designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_notify)' DEBUG: /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. DEBUG: removals.removed_module( 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/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. DEBUG: removals.removed_module( DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. DEBUG: removals.removed_module( 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/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. DEBUG: removals.removed_module( 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} designate.tests.functional.api.admin.extensions.test_quotas.AdminApiQuotasTest.test_patch_quotas [1.588606s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: self._work_executor = self._executor_cls(**executor_opts) DEBUG: /usr/lib/python3.12/site-packages/futurist/_futures.py:400: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. DEBUG: f = GreenFuture() DEBUG: {0} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_tenant [0.218342s] ... ok DEBUG: {0} designate.tests.functional.api.test_middleware.FaultMiddlewareTest.test_request_unknown_error [0.061241s] ... ok DEBUG: {3} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_tenants_detailed [1.687481s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: self._work_executor = self._executor_cls(**executor_opts) DEBUG: /usr/lib/python3.12/site-packages/futurist/_futures.py:400: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. DEBUG: f = GreenFuture() DEBUG: {3} designate.tests.functional.api.test_middleware.KeystoneContextMiddlewareTest.test_process_unscoped_token [0.122321s] ... ok DEBUG: {1} designate.tests.functional.api.admin.extensions.test_quotas.AdminApiQuotasTest.test_get_quotas_detailed [1.812748s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: self._work_executor = self._executor_cls(**executor_opts) DEBUG: /usr/lib/python3.12/site-packages/futurist/_futures.py:400: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. DEBUG: f = GreenFuture() DEBUG: {3} designate.tests.functional.api.test_middleware.MaintenanceMiddlewareTest.test_process_request_disabled [0.118375s] ... ok DEBUG: {3} designate.tests.functional.api.test_middleware.MaintenanceMiddlewareTest.test_process_request_enabled_bypass [0.123275s] ... ok DEBUG: {0} designate.tests.functional.api.test_middleware.KeystoneContextMiddlewareTest.test_process_request_with_service_catalog [0.436708s] ... ok DEBUG: {3} designate.tests.functional.api.test_middleware.MaintenanceMiddlewareTest.test_process_request_enabled_reject [0.075495s] ... ok DEBUG: {1} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_counts [0.289075s] ... ok DEBUG: {0} designate.tests.functional.api.test_service.ApiServiceTest.test_get_wsgi_application [0.072429s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_get_bkaclist_invalid_id [0.060072s] ... ok DEBUG: {2} designate.tests.functional.api.admin.extensions.test_quotas.AdminApiQuotasTest.test_get_quotas [1.339160s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: self._work_executor = self._executor_cls(**executor_opts) DEBUG: /usr/lib/python3.12/site-packages/futurist/_futures.py:400: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. DEBUG: f = GreenFuture() DEBUG: {0} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_invalid_blacklist_filter [0.061251s] ... ok DEBUG: {2} designate.tests.functional.api.admin.extensions.test_quotas.AdminApiQuotasTest.test_patch_quotas_validation [0.060736s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_update_invalid_denylist_pattern [0.213843s] ... ok DEBUG: {3} designate.tests.functional.api.test_middleware.MaintenanceMiddlewareTest.test_process_request_enabled_reject_no_roles [0.381096s] ... ok DEBUG: {1} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_counts_zones_delayed_notify [0.395427s] ... ok DEBUG: {3} designate.tests.functional.api.test_middleware.NormalizeURIMiddlewareTest.test_strip_trailing_slases_multiple [0.060942s] ... ok DEBUG: {2} designate.tests.functional.api.admin.extensions.test_quotas.AdminApiQuotasTest.test_reset_quotas [0.377573s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_create_invalid_denylist_pattern [0.193700s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_delete_bkaclist_invalid_id [0.129005s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_get_floatingip_after_unset [0.394619s] ... ok DEBUG: {1} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_tenants [0.402991s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_set_floatingip_invalid_ptrdname [0.122317s] ... ok DEBUG: {1} designate.tests.functional.api.test_middleware.KeystoneContextMiddlewareTest.test_process_request [0.062980s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_get_blacklist [0.175934s] ... ok DEBUG: {1} designate.tests.functional.api.test_middleware.MaintenanceMiddlewareTest.test_process_request_enabled_reject_no_context [0.062331s] ... ok DEBUG: {1} designate.tests.functional.api.test_middleware.NoAuthContextMiddlewareTest.test_process_request [0.062998s] ... ok DEBUG: {2} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_counts_records [0.503959s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_set_floatingip_not_allocated [0.164543s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_update_blacklist_json_patch_not_implemented [0.125890s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_api.ApiV2DisableTest.test_disable_v2_api [0.064312s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_get_floatingip_no_record [0.111650s] ... ok DEBUG: {2} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_counts_tenants [0.230785s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_unset_floatingip [0.282950s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_get_floatingip_not_allocated [0.163622s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_get_blacklists_filter [0.264416s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_list_floatingip_no_allocations [0.120223s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_unset_floatingip_not_allocated [0.219389s] ... ok DEBUG: {2} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_counts_zones [0.288305s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_list_floatingip_no_record [0.113331s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_get_floatingip_with_record [0.248251s] ... ok DEBUG: {2} designate.tests.functional.api.test_middleware.FaultMiddlewareTest.test_notify_of_fault [0.062311s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_set_floatingip_invalid_key [0.064710s] ... ok DEBUG: {2} designate.tests.functional.api.test_middleware.FaultMiddlewareTest.test_request [0.113406s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_list_floatingip_with_record [0.278369s] ... ok DEBUG: {2} designate.tests.functional.api.test_middleware.FaultMiddlewareTest.test_request_messaging_timeout [0.119263s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_hostheaders.ApiV2HostHeadersTest.test_host_header [0.227057s] ... ok DEBUG: {2} designate.tests.functional.api.test_middleware.KeystoneContextMiddlewareTest.test_process_request_invalid_keystone_token [0.062158s] ... ok DEBUG: {2} designate.tests.functional.api.test_middleware.NormalizeURIMiddlewareTest.test_strip_trailing_slases [0.062132s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_set_floatingip [0.176487s] ... ok DEBUG: {2} designate.tests.functional.api.test_service.ApiServiceTest.test_start_and_stop [0.061993s] ... ok DEBUG: {2} designate.tests.functional.api.test_service.ApiServiceTest.test_unable_to_find_config [0.063003s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_create_blacklist [0.113649s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_delete_import [0.681639s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_create_export [0.214445s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_import_method_not_allowed [0.060939s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_metadata_exists_imports [0.112688s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_delete_blacklist [0.167875s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_duplicate [0.163304s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_missing_origin [0.162582s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_total_count_imports ... SKIPPED: See bug 1582241 and 1570859 DEBUG: {1} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_import_export [0.724439s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_name_missing [0.123692s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_get_blacklists [0.319571s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_name_too_long [0.061399s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_metadata_exists_exports [0.113888s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_get_pools_filter [0.367098s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_delete_pool [0.166520s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_update_blacklist [0.217585s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_ns_records_without_priority [0.162672s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_update_blacklist_invalid_id [0.078643s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_update_export [0.316922s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_get_floatingip_invalid_key [0.060659s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_quotas.ApiV2QuotasTest.test_get_all_quotas [0.115055s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_recordsets.ApiV2RecordSetsTest.test_get_recordset_redirects [0.280631s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_tenant_id_too_long [0.117812s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_delete_tld_invalid_id [0.081084s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_validation [0.063459s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_get_pools_invalid_filter [0.064742s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_service_status.ApiV2ServiceStatusTest.test_get_service_status [0.221975s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_delete_export [0.333494s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_get_tld_filter [0.265326s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool [0.164645s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_malformed_zonefile [0.167006s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_attributes [0.162965s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_list_zone_shares [0.323120s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_description_too_long [0.115858s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_create_tld_name_is_missing [0.063296s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_get_tlds [0.318155s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_missing_soa [0.213145s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_json_patch_not_implemented [0.061431s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_delete_tld [0.116397s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_name_too_long [0.113372s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_update_tld_description_too_long [0.167441s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_total_count_exports [0.169640s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_get_tld [0.113848s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_ns_records [0.169659s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_get_tld_invalid_id [0.125531s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_limits.ApiV2LimitsTest.test_get_limits [0.180373s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_duplicate [0.232532s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_provisioner_too_long [0.117552s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_name_too_long [0.061467s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool [0.163360s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_update_tld [0.176319s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_scope_invalid_type [0.082645s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_resource_id_missing [0.064020s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_description_too_long [0.121234s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_secret_missing [0.127664s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_quotas.ApiV2QuotasTest.test_delete_quotas [0.266151s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_provisioner_too_long [0.061563s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_delete_tsigkey [0.125754s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_validation [0.066465s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_delete_tsigkey_invalid_id [0.116099s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_quotas.ApiV2QuotasTest.test_get_quotas [0.171386s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_get_pool [0.166290s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_delete_tsigkey_missing [0.111634s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkeys [0.327746s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_delete_tsigkey_timeout [0.170536s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkeys_timeout [0.165645s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkey [0.128884s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_recordsets.ApiV2RecordSetsTest.test_get_recordsets_owned_by_project [0.395988s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkey_invalid_id [0.061911s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_get_pools [0.470633s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey [0.167356s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_invalid_algorithm [0.113027s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_service_status.ApiV2ServiceStatusTest.test_get_service_statuses [0.214766s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_invalid_id [0.067634s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_quotas.ApiV2QuotasTest.test_set_quotas [0.223165s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_invalid_scope_type [0.113862s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_exports.ZoneExportsTest.test_export_cannot_be_exported_synchronously [0.227552s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_junk_field [0.116100s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_delete_zone_share [0.276339s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_quotas.ApiV2QuotasTest.test_set_quotas_with_verify_project_id [0.275832s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_invalid_zone [0.241368s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_share_zone_with_no_target_id_no_zone_id [0.194658s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_service_status.ApiV2ServiceStatusTest.test_get_service_status_invalid_id [0.117594s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_exports.ZoneExportsTest.test_export [0.265655s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_delete_recordset_invalid_id [0.142038s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_create_tld [0.167375s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_invalid_recordset_filter [0.112979s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_service_status.ApiV2ServiceStatusTest.test_legacy_list_service_status [0.274280s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_create_tld_description_is_too_long [0.123223s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_description_too_long [0.298894s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_create_tld_validation [0.134519s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_invalid_id [0.111893s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_no_create_rs_deleting_zone [0.282467s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_invalid_tld_filter [0.117803s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_get_zone_share [0.276605s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_type_is_missing [0.116414s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_recordsets_invalid_url [0.190906s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_update_tld_json_patch_not_implemented [0.138390s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_invalid_ttl [0.163639s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_share_zone [0.247376s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_update_tld_junk_attribute [0.173967s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_name_missing [0.167371s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_share_zone_with_invalid_zone_id [0.117741s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_total_count [0.328687s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey [0.163501s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_share_zone_with_target_id_no_zone_id [0.116758s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_name_too_long [0.186032s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_algorithm_invalid_type [0.064074s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_create_tld_junk_attribute [0.060962s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_algorithm_missing [0.064017s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_update_tld_invalid_id [0.061418s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_empty_secret [0.065238s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_invalid_resource_id [0.060059s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_ttl_greater_than_max [0.182281s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_name_missing [0.062048s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_secret_too_long [0.061137s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_total_count_pagination [0.324157s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_scope_missing [0.061244s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_duplicate [0.113729s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkey_missing [0.116187s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_json_patch_not_implemented [0.063317s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_zero_ttl [0.216573s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkey_timeout [0.112373s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_missing [0.114563s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset [0.344115s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_secret_too_long [0.112427s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_timeout [0.115065s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_txt_record_multiple_strings [0.354414s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset [0.163079s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_request_deleting_zone [0.263458s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_duplicate [0.223982s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_validation [0.112212s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_invalid_name [0.111458s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_timeout [0.215332s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_txt_record_too_long [0.308470s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_invalid_type [0.111982s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_get_zone_transfer_requests [0.313522s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_negative_ttl [0.117197s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_delete_recordset_missing [0.235128s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_secondary_zone_recordset [0.215634s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_records [0.215136s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_update_zone_transfer_request [0.380617s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_delete_recordset [0.318440s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_secondary [0.229225s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_txt_record [0.476859s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_deleted_recordsets [0.496417s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_bad_content_type [0.061872s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_description_too_long [0.061654s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_name_is_missing [0.061451s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordset [0.241029s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_delete_recordset_with_records [0.321650s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_delete_secondary_zone_recordset [0.430044s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordset_invalid_id [0.177319s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_ttl_is_not_required_field [0.314626s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_catalog_zone [0.234305s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordset_missing [0.373332s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone_bad_accept [0.116969s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_deleted_recordset_after_deleting_zone [0.507242s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone_tasks [0.169421s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordsets_timeout [0.167271s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordsets [0.738776s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordset_timeout [0.340186s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_abandon_zone [0.223730s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_metadata_exists [0.226802s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordsets_invalid_id [0.191378s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_pool_zone_move_non_admin_user [0.272972s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_no_update_rs_deleting_zone [0.333317s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_secondary_zone_recordset [0.276732s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordsets_filter [0.720481s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_total_count [0.417170s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_no_delete_rs_deleting_zone [0.325760s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_duplicate [0.279911s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone_validation [0.319084s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralQuotaTest.test_enforce_record_quota [0.118045s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_invalid_id [0.170639s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralQuotaTest.test_enforce_zone_quota [0.121900s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_secondary_zone_recordsets [0.737570s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralQuotaTest.test_zone_record_quota_allows_lowering_value [0.063727s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_total_count_filtered_by_data [0.965079s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_conf_fixture [0.062844s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_invalid_ttl [0.228628s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_count_zones [0.068835s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_count_zones_criterion [0.061685s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_init [0.063013s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_ttl_greater_than_max [0.285292s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_validate_new_recordset [0.070736s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_timeout [0.243783s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_description_too_long [0.361631s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralStatusTests.test_update_zone_or_record_status_handle_update_after_create [0.061631s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralStatusTests.test_update_zone_or_record_status_no_zone [0.112713s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneExportTests.test_find_zone_exports_with_custom_criterion [0.063855s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_validation [0.271670s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_with_record_clear [0.329574s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_create_ns_skip [0.068524s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_missing [0.300193s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_worker [0.062186s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_zone [0.063757s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_determine_floatingips [0.063576s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_with_record_replace [0.316512s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_determine_floatingips_with_data [0.116044s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_with_record_create [0.339336s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_find_zones [0.064033s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_negative_ttl [0.326299s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_generate_soa_refresh_interval [0.063471s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_superzone [0.063556s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_name [0.114311s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_zero_ttl [0.370169s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_name_no_dot [0.124518s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_accept [0.435143s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_name_too_long [0.063733s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_secondary_zone_recordset [0.456220s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_in_storage [0.063609s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_worker_model [0.066364s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_xfr_zone_not_secondary [0.062189s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_xfr_zone_secondary [0.067630s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_request_empty_body [0.415237s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_request [0.346474s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_accept_deleting_zone [0.448023s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_count_records [0.196631s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_request_scoped [0.272575s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_count_records_policy_check [0.073870s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_floating_ip_with_record [0.189437s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_get_zone_transfer_accept [0.374138s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_delete_zone_transfer_request [0.408553s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_get_zone_transfer_accept_invalid_id [0.120934s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_invalid_recordset_location_cname_sharing [0.170077s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_get_zone_transfer_accepts [0.423825s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone [0.178041s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_record_and_update_over_zone_quota [0.173596s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_invalid_email [0.073890s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_get_zone_transfer_request [0.345282s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_invalid_name [0.063157s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset_no_min_ttl [0.230488s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_total_count_zone_transfer_accepts [0.374706s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_ttl_is_zero [0.190053s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset_with_records [0.187378s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_update_zone_transfer_request_json_patch_not_implemented [0.185895s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_delete_zone_missing [0.166730s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_metadata_exists_zone_transfer_accepts [0.439672s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_missing_content_type [0.129440s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_subzone_failure [0.192823s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_secondary_no_masters [0.126736s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_abandon_zone [0.181338s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_name_too_long [0.119487s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_body_validation [0.137621s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_ttl_is_greater_than_max [0.129761s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_duplicate [0.112262s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_ttl_less_than_zero [0.072250s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_catalog_zone_no_admin [0.283565s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_invalid_abandon [0.061514s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_email_missing [0.121384s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone_invalid_id [0.115583s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_email_too_long [0.120025s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_nameservers [0.230045s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_import_overquota [0.597935s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone_missing [0.168949s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_no_type [0.173131s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone_timeout [0.166193s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone [0.230037s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_transfer_request [0.231550s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_timeout [0.167975s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_invalid_zones_filter [0.115069s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_ttl_is_invalid [0.061597s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_validation [0.061714s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_no_update_deleting [0.213256s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_catalog_member_zone [0.279841s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_pool_zone_move_admin_user_status_202 [0.281064s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_delete_zone [0.267188s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_recordset [0.174008s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_secondary [0.288027s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_delete_zone_invalid_id [0.065176s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_pool_zone_move_admin_user_status_500 [0.274036s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_delete_zone_timeout [0.166729s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_recordset_without_incrementing_serial [0.230949s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone [0.309319s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_tld [0.121700s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_total_count_pagination [0.326897s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_create_recordset_checking_DBDeadLock [0.182003s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_zone_shared_delete_shares [0.177723s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone_invalid_id [0.064645s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_create_recordset_with_records_in_storage [0.071321s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_is_valid_ttl [0.064153s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone_missing [0.111681s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_update_soa [0.065271s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_zone_transfer_request [0.200657s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone_timeout [0.112993s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneExportTests.test_create_zone_export [0.064988s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_add_ns [0.063672s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_find_pools [0.172779s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_recordset [0.064764s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_report_not_found [0.063028s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_xfr_request [0.276749s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_report_zones [0.117110s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_find_records [0.233888s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_action_delete [0.063866s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralQuotaTest.test_enforce_recordset_quota [0.121076s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_create_zone_in_storage [0.066998s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_in_storage [0.120837s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zones [1.107786s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_validate_existing_recordset [0.067187s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_managed [0.063511s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_find_recordsets [0.222179s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneExportTests.test_delete_zone_export [0.068002s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_zone_abandon [0.062349s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneExportTests.test_find_zone_exports [0.064931s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_zone_hard_delete [0.064053s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_find_tlds [0.123332s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneExportTests.test_get_zone_export [0.066105s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_zone_in_storage [0.063836s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_get_zone_servers [0.062651s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_add_ns_creation [0.114109s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_blacklisted_zone_name [0.065191s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_records [0.063420s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement [0.062693s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_report [0.062530s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_cname [0.064475s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_report_records [0.062955s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_failing [0.065047s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_report_tenants [0.062628s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_failing_2 [0.063502s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_in_storage_no_increment_serial [0.062206s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_subzone [0.063029s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zones_filter [0.692696s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_not_found [0.062582s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_subzone_2 [0.064649s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_blacklisted [0.063518s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_zone_has_subzone [0.116621s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zones_timeout [0.172627s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_invalid_same_as_tld [0.063542s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_find_recordsets [0.065763s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_name_wrong_zone [0.065269s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_records [0.062541s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_invalid [0.060357s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_valid [0.060079s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_invalid_xfr_request [0.281857s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_invalid_tld [0.281618s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_action_delete [0.061533s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_fail_on_changes [0.065565s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_count_recordsets_policy_check [0.060817s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_in_storage_2 [0.063148s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_metadata_exists [0.168943s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_find_zone_imports [1.124977s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.IsSubzoneTestCase.test_is_subzone_false [0.062620s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_SOA [0.189155s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_blacklisted_zone_fail [0.064449s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_count_recordsets [0.165301s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_pool_zone_move_invalid_action [0.232989s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_find_zones [0.255240s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_count_tenants [0.224252s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_catalog_member_zone [0.229004s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_recordset [0.186115s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_pool_zone_move_invalid_pool_id [0.237626s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_count_tenants_policy_check [0.063705s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_duplicate_ptr_zone [0.222407s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_blacklisted_zone_success [0.183496s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_floating_ip_zone_not_found [0.064345s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_secondary_email_invalid_object [0.273699s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_recordset_incorrect_zone_id [0.295294s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_tld [0.069757s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_record_over_recordset_quota [0.169555s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_invalid_recordset_location_wrong_zone [0.246129s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone_duplicate [0.178872s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_zone_invalid_url [0.119140s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_scoped_zone_transfer_request [0.173149s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_managed_records [0.166298s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_create_recordset_in_storage [0.125336s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_managed_records_without_managed_data [0.171859s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_create_soa [0.120351s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_subzone [0.296218s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_quota_loads_lazily [0.068975s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_below_zero_ttl [0.067385s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_record_over_zone_quota [0.164510s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_import [0.602659s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_storage_loads_lazily [0.067037s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_update_soa_secondary [0.067799s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_create_ns [0.064677s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset [0.169700s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_over_quota [0.188112s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_servers [0.241911s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset_over_quota [0.166968s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_tarnsfer_accept_out_of_tenant_scope [0.174603s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_create_zone [0.259739s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_idn_create_zone_over_tld [0.193908s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_create_zone_no_servers [0.063659s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset_shared_zone_new_policy_defaults [0.164641s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_blacklisted_zone_name [0.124603s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_transfer_request_duplicate [0.204324s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_find_recordset [0.127317s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_blacklisted_zone_name_evil [0.074097s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_get_recordset [0.065110s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_get_recordset_no_zone_id [0.064787s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_subzone_different_pools [0.223553s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_get_recordset_not_found [0.074208s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_managed_records_without_zone [0.235423s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_superzone [0.170701s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_tsigkey [0.119247s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_get_zone [0.064906s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_subzone_failing [0.063744s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_or_update_managed_recordset_with_multiple_records [0.169493s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_valid_recordset_name [0.171657s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_invalid_2 [0.065205s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_custom_ttl [0.166081s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_action_fail_on_managed [0.062612s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_import_create_import_exceptions [0.077126s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_pool [0.120196s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.IsSubzoneTestCase.test_is_subzone_false4 [0.063452s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_no_min_ttl [0.114887s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_valid_recordset_placement_subzone [0.252609s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_valid_ttl [0.068269s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_valid_zone_name [0.063383s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_recordset_incorrect_zone_id [0.278636s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_override_default_ttl [0.173798s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_pool_move_zone_no_valid_pool_selected [0.115866s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_zone_shared_no_delete_shares [0.168766s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_transfer_accept [0.227493s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_batch_increment_serial [0.521642s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_pool [0.115713s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_by_name [0.179434s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_transfer_accept_failed_key [0.188403s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_count_zones [0.187337s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_count_zones_policy_check [0.068543s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_blacklist [0.070110s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_floating_ip_with_no_record [0.069339s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_recordset [0.409027s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_one_to_purge [0.473104s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_transfer_accept_scoped [0.364865s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_invalid_recordset_location_cname_at_apex [0.197494s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_recordset_with_records [0.184862s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_managed_records [0.262102s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_recordsets_not_shared_zone [0.175293s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_invalid_recordset_ttl [0.192103s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_new_service_status_entry [0.070887s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_with_orphans [0.450145s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_zones_criteria [0.167385s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_pool [0.124781s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_parent_zone [0.299490s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_ptr_zone [0.170701s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_zones_tenant_restrictions [0.215559s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_share_zone_visibility [0.232433s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_tsigkey [0.115017s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_floatingip_dual_no_record [0.063973s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_stop [0.065493s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_floatingip_not_allocated [0.067556s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_enforce_catalog_zone_policy [0.143296s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset_shared_zone [0.221063s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_unshare_zone_new_policy_defaults [0.164839s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_pool [0.117559s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_blacklists [0.124687s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_existing_service_status_entry_with_id_provided [0.064701s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_superzone [0.245570s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_pool_remove_ns_record [0.242703s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_recordsets_shared_zone [0.311260s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_recordset_shared_zone [0.421752s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_superzone_failure [0.281615s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_immutable_tenant_id [0.209183s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_shared_zones [0.180067s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_shared_zone [0.170186s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_tld [0.120110s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_ns_records_no_zone_provided [0.066166s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_immutable_type [0.199131s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_shared_zones_new_policy_defaults [0.183440s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_tsigkeys [0.064707s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_transfer_request [0.173051s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_duplicate_different_pools [0.244742s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_list_floatingips_no_allocations [0.068686s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_shared_zone [0.256958s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_floatingip_with_record [0.184035s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_without_incrementing_serial [0.170690s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_recordset_with_records [0.168023s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_one_to_purge_out_of_three [0.295117s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_tsigkey [0.068225s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_walk_up_zones [0.069550s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_status_create_zone [0.168751s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_without_any_criterion [0.063385s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone [0.181250s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_status_send_notification [0.172349s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_import [0.631610s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_export [0.066604s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_not_owner_not_shared [0.184845s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_without_deleted_criterion [0.289476s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_list_floatingips_no_record [0.068856s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_master_for_secondary_zone [0.173927s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_pool_move_zone_exception_invalid_pool_id [0.181833s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_set_floatingip [0.228161s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_xfr_zone [0.164580s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_pool_move_zone_exception_no_ns_records [0.177285s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_xfr_zone_same_serial [0.163383s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_set_floatingip_no_managed_resource_tenant_id [0.219631s] ... ok DEBUG: {0} designate.tests.functional.manage.test_database.TestManageDatabase.test_heads [0.072038s] ... ok DEBUG: {0} designate.tests.functional.manage.test_database.TestManageDatabase.test_upgrade [0.065322s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_nothing_to_purge [0.201455s] ... ok DEBUG: {0} designate.tests.functional.manage.test_database.TestManageDatabase.test_version [0.079691s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_set_floatingip_removes_old_record [0.356709s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_generate_file_rpc_timeout [0.175925s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_with_sharding [0.231370s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_unset_floatingip [0.242724s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_blacklist [0.068917s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_import_duplicate_threading [1.265699s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/tests/functional/central/test_service.py:3653: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: with futurist.GreenThreadPoolExecutor() as executor: DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_catalog_zone [0.363557s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_import_from_text_exceptions [0.077392s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_invalid_tld_fail [0.114090s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_invalid_ttl_fail [0.062460s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_catalog_member_zone [0.268893s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update [0.214569s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_existing_service_status_entry [0.065666s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_set_floatingip_multiple_requests [0.654836s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/tests/functional/central/test_service.py:2625: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: with futurist.GreenThreadPoolExecutor() as executor: DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_over_tld [0.168558s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_set_floatingip_not_allocated [0.071630s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_pool_add_ns_record_without_priority [0.191823s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_blacklist [0.116623s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_multiple_pools [0.378937s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_unshare_zone_with_child_objects [0.228358s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_immutable_zone_id [0.240039s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_or_update_managed_recordset [0.223858s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_pool [0.132346s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_or_update_managed_recordset_not_found [0.176307s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_status_create_record_before_zone_finished [0.252965s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_tsigkey [0.063889s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_or_update_managed_recordset_record_not_found [0.225753s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_pool_add_ns_record [0.492338s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone [0.227621s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_new_backend [0.665966s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_zone [0.226902s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_deadlock_retry [0.177510s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_rpc_timeout [0.172342s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset [0.225328s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_with_record_delete [0.227921s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_tld [0.067309s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_with_delete_dry_run [0.420693s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_do_not_allow_tenant_id_update [0.179004s] ... ok DEBUG: {0} designate.tests.functional.manage.test_tlds.ManageTLDSTestCase.test_import_tlds_file_does_not_exist [0.121586s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_zone_import [0.681019s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_import [0.655923s] ... ok DEBUG: {0} designate.tests.functional.manage.test_tlds.ManageTLDSTestCase.test_import_tlds_with_extra_fields [0.118186s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_name_fail [0.173512s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_enforce_catalog_zone_policy_no_admin [0.136772s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_invalid_zone [0.068165s] ... ok DEBUG: {2} designate.tests.functional.manage.test_database.TestManageDatabase.test_history [0.120798s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_blacklist [0.122295s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR [0.121027s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_without_incrementing_serial [0.194167s] ... ok DEBUG: {2} designate.tests.functional.manage.test_database.TestManageDatabase.test_sync [0.131418s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR_multiple_messages_with_tsig [0.121624s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_xfr_zone_invalid_type [0.189072s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_floatingip_deallocated_and_invalidate [0.238272s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_floatingip_no_record [0.063798s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_MX [0.187126s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_xfr_zone_lower_serial [0.222281s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_not_owner_shared [0.233042s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_TXT_quoted_strings [0.273578s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_dns_handle_tcp_conn_fail_unpack [0.064447s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_create_new_pool [0.228769s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_transfer_request_scoped [0.169947s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_multiple_pools_name [0.734667s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_generate_file [0.218771s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_is_subzone [0.190126s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_pool_unknown_backend [0.173582s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_invalid_uuid [0.118128s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_is_valid_zone_name_with_tlds [0.116789s] ... ok DEBUG: {0} designate.tests.functional.notification_handler.test_neutron.NeutronFloatingHandlerTest.test_floatingip_associate [0.393531s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_list_floatingips_deallocated_and_invalidate [0.235011s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_multiple_pools [0.422270s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_list_floatingips_with_record [0.231290s] ... ok DEBUG: {0} designate.tests.functional.notification_handler.test_neutron.NeutronFloatingHandlerTest.test_floatingip_delete [0.440515s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_pool_not_found [0.170054s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_pool_move_zone [0.243541s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_rpc_timeout [0.174343s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_with_delete [0.893735s] ... ok DEBUG: {0} designate.tests.functional.notification_handler.test_neutron.NeutronFloatingHandlerTest.test_floatingip_disassociate [0.451375s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_pool_move_zone_without_target_pool [0.230828s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_walk_up_zones_loop [0.064204s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_bind9 [0.271450s] ... ok DEBUG: {2} designate.tests.functional.manage.test_update_pool.UpdatePoolTestCase.test_update_pools_zones [0.269680s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_pool_invalid_ns_record [0.170432s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR_rr_over_max_size [0.179443s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_pool_with_invalid_uuid [0.138997s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_without_time_threshold [0.333248s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_share_zone [0.320400s] ... ok DEBUG: {0} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_with_no_recordset [0.757167s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_TXT [0.415621s] ... ok DEBUG: {3} designate.tests.functional.manage.test_tlds.ManageTLDSTestCase.test_import_tlds_with_descriptions [0.447026s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_non_existent_zone [0.193669s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_share_zone_new_policy_defaults [0.350006s] ... ok DEBUG: {3} designate.tests.functional.manage.test_tlds.ManageTLDSTestCase.test_import_tlds_with_invalid_tlds [0.279135s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_unsupported_recordtype [0.172914s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_update [0.130913s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_dns_handle_tcp_conn_multiple_queries_ignore_bad_query [0.066051s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_invalid_master [0.245062s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_share_zone_with_zone_owner [0.361365s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_dns_handle_tcp_conn_multiple_queries_socket_error [0.120400s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_handle_empty_payload [0.067664s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_no_question_formerr [0.184557s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_stop [0.066398s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_status [0.131493s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_unshare_zone [0.301207s] ... ok DEBUG: {2} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_formatv4 [0.298556s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_deadlock_retry [0.175433s] ... ok DEBUG: {3} designate.tests.functional.notification_handler.test_base.BaseAddressHandlerTest.test_delete_record_with_no_zone_id [0.324962s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_with_record_create [0.168503s] ... ok DEBUG: {2} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_formatv6 [0.268314s] ... ok DEBUG: {3} designate.tests.functional.notification_handler.test_base.BaseAddressHandlerTest.test_get_ip_data_support_v6 [0.200324s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_with_record_update [0.232149s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_soa [0.195667s] ... ok DEBUG: {2} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_create_end_utf8 [0.371975s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_status_delete_zone [0.241432s] ... ok DEBUG: {0} designate.tests.functional.producer.test_tasks.DeletedZonePurgeTest.test_purge_zones [2.145183s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_master_for_primary_zone [0.201540s] ... ok DEBUG: {3} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_create_end [0.800282s] ... ok DEBUG: {2} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_start [0.535406s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_transfer_request [0.176239s] ... ok DEBUG: {2} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_with_no_record [0.221759s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_without_id [0.239618s] ... ok DEBUG: {3} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_one_with_multiple_records_with_same_name [0.932171s] ... ok DEBUG: {2} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_with_no_records_in_recordset [0.708996s] ... ok DEBUG: {2} designate.tests.functional.producer.test_service.ProducerServiceTest.test_stop [0.172573s] ... ok DEBUG: {3} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_label_in_format_v4_v6 [0.331985s] ... ok DEBUG: {3} designate.tests.functional.producer.test_service.ProducerServiceTest.test_validate_partition_range [0.229687s] ... ok DEBUG: {3} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_over(storage) [0.130067s] ... ok DEBUG: {3} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_zero(storage) [0.065252s] ... ok DEBUG: {3} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_set_quota_update [0.121957s] ... ok DEBUG: {3} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_set_unknown_quota [0.065719s] ... ok DEBUG: {3} designate.tests.functional.test_context.TestDesignateContext.test_edit_managed_records [0.071919s] ... ok DEBUG: {3} designate.tests.functional.test_context.TestDesignateContext.test_hard_delete_failure [0.063832s] ... ok DEBUG: {3} designate.tests.functional.test_dnsutils.TestUtils.test_from_dnspython_zone [0.064972s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_zone_import_no_min_ttl [1.779436s] ... ok DEBUG: {3} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_gt [0.069307s] ... ok DEBUG: {3} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_ne [0.063488s] ... ok DEBUG: {1} designate.tests.functional.manage.test_database.TestManageDatabase.test_current [0.142613s] ... ok DEBUG: {3} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_regular_string [0.068735s] ... ok DEBUG: {3} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_wildcard [0.063906s] ... ok DEBUG: {0} designate.tests.functional.producer.test_tasks.PeriodicGenerateDelayedNotifyTaskTest.test_generate_delayed_notify_zones [2.538423s] ... ok DEBUG: {1} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_get_pool_by_id [0.255118s] ... ok DEBUG: {0} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_at(noop) [0.194595s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_records [0.235683s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_zone_transfer_accept_none_result [0.073824s] ... ok DEBUG: {0} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_over(noop) [0.124866s] ... ok DEBUG: {0} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_under(noop) [0.064762s] ... ok DEBUG: {1} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config [0.271612s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_zones [0.226472s] ... ok DEBUG: {0} designate.tests.functional.test_context.TestDesignateContext.test_all_tenants_policy_failure [0.116582s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_zones_none_result [0.069601s] ... ok DEBUG: {0} designate.tests.functional.test_dnsutils.TestUtils.test_from_dnspython_zone_zero_soa [0.121345s] ... ok DEBUG: {1} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_empty [0.250110s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_blacklist_duplicate [0.119260s] ... ok DEBUG: {0} designate.tests.functional.test_dnsutils.TestUtils.test_parse_zone [0.066064s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_attribute [0.066315s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_duplicate [0.065228s] ... ok DEBUG: {1} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_dry_run [0.218148s] ... ok DEBUG: {2} designate.tests.functional.producer.test_tasks.PeriodicIncrementSerialTaskTest.test_increment_serial [2.118293s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_service_status_duplicate [0.115148s] ... ok DEBUG: {2} designate.tests.functional.quota.test_quota.QuotaTestCase.test_get_quotas(noop) [0.077563s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_tld [0.064538s] ... ok DEBUG: {2} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_at(storage) [0.064242s] ... ok DEBUG: {1} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_pool_unknown_backend_dry_run [0.167021s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_tld_with_duplicate [0.066850s] ... ok DEBUG: {2} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_under(storage) [0.116396s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_tsigkey [0.064122s] ... ok DEBUG: {2} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_unlimited(noop) [0.064202s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_override_default_ttl [0.063850s] ... ok DEBUG: {1} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_pool_unknown_backend_skip_verify [0.215556s] ... ok DEBUG: {2} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_zero(noop) [0.062652s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_standard_ttl [0.067546s] ... ok DEBUG: {2} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_reset_quotas [0.115718s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_transfer_request [0.176709s] ... ok DEBUG: {2} designate.tests.functional.test_context.TestDesignateContext.test_all_tenants [0.115452s] ... ok DEBUG: {2} designate.tests.functional.test_context.TestDesignateContext.test_deepcopy [0.065482s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_blacklist_missing [0.121033s] ... ok DEBUG: {1} designate.tests.functional.manage.test_tlds.ManageTLDSTestCase.test_import_tlds [0.317272s] ... ok DEBUG: {2} designate.tests.functional.test_context.TestDesignateContext.test_edit_managed_records_failure [0.064003s] ... ok DEBUG: {2} designate.tests.functional.test_dnsmiddleware.TestSerializationMiddleware.test_without_tsigkeyring [0.063263s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_catalog_zone_with_tsig [0.130454s] ... ok DEBUG: {2} designate.tests.functional.test_dnsutils.TestUtils.test_from_dnspython_zone_no_soa [0.070641s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_target_master [0.126376s] ... ok DEBUG: {1} designate.tests.functional.manage.test_update_pool.UpdatePoolTestCase.test_update_pools_zones_multiple_masters [0.285294s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_quota [0.072488s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_iquery [0.067239s] ... ok DEBUG: {2} designate.tests.functional.test_migration.DesignateMigrationsWalk.test_single_base_revision [0.208734s] ... ok DEBUG: {2} designate.tests.functional.test_migration.TestMigrationsWalkSQLite.test_single_base_revision [0.089821s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_transfer_request [0.184197s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_A [0.187877s] ... ok DEBUG: {2} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_between [0.067325s] ... ok DEBUG: {2} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_ge [0.065062s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_config_no_catalog_zone [0.115200s] ... ok DEBUG: {2} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_lt [0.063712s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent_change_pool [0.170117s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR_catalog [0.314234s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_recordsets [0.216842s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent_no_catalog_zone [0.160671s] ... ok DEBUG: {0} designate.tests.functional.test_migration.DesignateMigrationsWalk.test_is_migration_needed [1.856471s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_recordsets_none_result [0.123630s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR_multiple_messages [0.180376s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent_no_tsig [0.124067s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_tenants_none_result [0.064628s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR_rrset_over_max_size [0.075119s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_blacklist [0.063880s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_also_notify_criterion [0.183416s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_target [0.123670s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_nonexistent_recordtype [0.279503s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_target_master [0.130039s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_target_criterion_missing [0.135666s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_recordset_duplicate [0.180078s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_tsig_scope_pool [0.202770s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_import [0.130028s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_tsig_scope_zone [0.235326s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pools_paging [0.439732s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_transfer_accept [0.176368s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_dns_handle_tcp_conn_multiple_queries [0.062597s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_dns_handle_tcp_conn_one_query [0.063785s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_blacklist [0.069844s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_quota_criterion [0.118007s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_handle_udp_payload [0.062046s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_attribute [0.115356s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_quota_criterion_missing [0.118279s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_nameserver [0.066315s] ... ok DEBUG: {1} designate.tests.functional.notification_handler.test_base.BaseAddressHandlerTest.test_create_record [0.222728s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_records [0.227324s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_target_option [0.187181s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_records_criterion [0.166986s] ... ok DEBUG: {1} designate.tests.functional.notification_handler.test_base.BaseAddressHandlerTest.test_delete_record [0.275690s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_record [0.191309s] ... ok DEBUG: {0} designate.tests.functional.test_migration.DesignateMigrationsWalk.test_walk_versions [1.623346s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_record_missing [0.120436s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_recordset_missing [0.063269s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone [0.168511s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tenants [0.398923s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_export [0.063380s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tlds [0.114895s] ... ok DEBUG: {1} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_start_record_status_changed [0.530602s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_master [0.168653s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tlds_with_criterion [0.117451s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_criterion_greaterthan [0.180074s] ... ok DEBUG: {1} designate.tests.functional.producer.test_tasks.PeriodicSecondaryRefreshTaskTest.test_refresh_secondary_zone [0.439382s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_transfer_accept [0.417087s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_criterion_lessthan [0.249402s] ... ok DEBUG: {1} designate.tests.functional.quota.test_quota.QuotaTestCase.test_get_quotas(storage) [0.078535s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_config [0.122846s] ... ok DEBUG: {1} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_unknown(noop) [0.085973s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_import_criterion_missing [0.136750s] ... ok DEBUG: {1} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_unknown(storage) [0.062620s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_imports [0.065133s] ... ok DEBUG: {1} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_unlimited(storage) [0.064201s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_also_notifies_paging [0.169914s] ... ok DEBUG: {1} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_get_quota [0.114803s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zones [0.181303s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_attributes_paging [0.175632s] ... ok DEBUG: {1} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_set_quota_create_max [0.116660s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_attributes_with_criterion [0.062508s] ... ok DEBUG: {1} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_set_quota_create_min [0.175487s] ... ok DEBUG: {0} designate.tests.functional.test_migration.TestMigrationsWalkSQLite.test_walk_versions [1.615463s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_criterion [0.167304s] ... ok DEBUG: {1} designate.tests.functional.test_context.TestDesignateContext.test_elevated [0.122696s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_criterion_missing [0.120918s] ... ok DEBUG: {1} designate.tests.functional.test_context.TestDesignateContext.test_elevated_hard_delete [0.128453s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_target_criterion [0.121332s] ... ok DEBUG: {1} designate.tests.functional.test_context.TestDesignateContext.test_elevated_with_show_deleted [0.063660s] ... ok DEBUG: {0} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_boolean [0.351552s] ... ok DEBUG: {1} designate.tests.functional.test_context.TestDesignateContext.test_hard_delete [0.065701s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pools [0.125158s] ... ok DEBUG: {0} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_le [0.127978s] ... ok DEBUG: {1} designate.tests.functional.test_dnsmiddleware.TestSerializationMiddleware.test_with_tsigkeyring [0.125905s] ... ok DEBUG: {1} designate.tests.functional.test_dnsutils.TestTsigUtils.test_tsig_keyring [0.066184s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_record_criterion [0.175436s] ... ok DEBUG: {1} designate.tests.functional.test_dnsutils.TestTsigUtils.test_tsig_keyring_not_found [0.066253s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordset_criterion_with_records [0.165376s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zones_paging [1.003280s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_blacklist [0.063191s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_tenants [0.335898s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_catalog_zone [0.127197s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_tenants_no_results [0.121128s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_zone_tasks [0.066830s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_quota_missing [0.123524s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets [0.328836s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_attribute_duplicate [0.062508s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_nameserver [0.113800s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_record_missing [0.134727s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets_criterion [0.217762s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_tld [0.128745s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_nameserver_duplicate [0.164713s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_tsigkey_missing [0.064513s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_import_missing [0.065984s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets_criterion_wildcard [0.239914s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_ns_record_duplicate [0.181142s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tld_criterion [0.117167s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_target_option [0.183221s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_transfer_request [0.272497s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tsigkeys_paging [0.115732s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_quota_duplicate [0.133191s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_imports_paging [0.114022s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_paging_marker_invalid [0.136908s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_paging_sort_dir_invalid [0.064933s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_schema_table_names [0.065146s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_attribute [0.182733s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_transfer_requests_no_project_id [0.178567s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_blacklist_missing [0.063955s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_transfer_zone_ownership [0.221153s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_master [0.202737s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_blacklist [0.063092s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_blacklist_missing [0.065507s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_catalog_zone_records [0.290920s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_also_notify [0.065817s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_transfer_request_scoped [0.233444s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_also_notify [0.179049s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_oool_attribute_missing [0.065254s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_also_notify_missing [0.119796s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_also_notify_duplicate [0.124449s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool [0.116210s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_attribute [0.070833s] ... ok DEBUG: {1} designate.tests.functional.test_migration.TestMigrationsWalkSQLite.test_is_migration_needed [2.131314s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_also_notify [0.116578s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_quota_duplicate [0.128539s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_nameserver [0.126738s] ... ok DEBUG: {1} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_list [0.114146s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_catalog_zone_without_tsig [0.116108s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_quota_missing [0.151647s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_missing [0.065555s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_records_none_result [0.126544s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_record [0.245288s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_zone_tasks_none_result [0.065633s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_target [0.118606s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_tld_missing [0.066233s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_record_duplicate [0.212910s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_catalog_zone [0.123953s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_recordset [0.187859s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone [0.185414s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset [0.189105s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_missing [0.064103s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool [0.181435s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_import [0.115840s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tld_duplicate [0.068249s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_also_notify [0.118370s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_export [0.117115s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_transfer_request_no_project_id [0.179735s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_import_missing [0.183943s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_paging_limit_invalid [0.063686s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_paging_sort_key_invalid [0.064215s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_also_notify_duplicate [0.191137s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_import_missing [0.185884s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_schema_table_indexes [0.063907s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent [0.178432s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_with_all_relations [0.127435s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent_invalid_tsig [0.072938s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_nameserver_duplicate [0.117235s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_secondary [0.219041s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_quota [0.136671s] ... ok DEBUG: {3} designate.tests.functional.worker.test_notify.WorkerNotifyTest.test_poll_for_serial_number [0.069302s] ... ok DEBUG: {3} designate.tests.functional.worker.test_notify.WorkerNotifyTest.test_poll_for_serial_number_higher_serial [0.065430s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset_with_record_delete [0.229819s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent_tsig_changed [0.258433s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tsigkey [0.062616s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_recordset [0.184221s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_blacklists [0.069657s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tsigkey_missing [0.063364s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_missing [0.063355s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_blacklists_with_criterion [0.117340s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_recordset_with_records [0.184033s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_also_notify_criterion_missing [0.063025s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_tsigkey_duplicate [0.067054s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_attribute [0.066658s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_new_recordset [0.166996s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone [0.065461s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_attribute_criterion_missing [0.065382s] ... ok DEBUG: {3} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_error_create [0.446428s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/worker/processing.py:33: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: return futurist.GreenThreadPoolExecutor(CONF['service:worker'].threads) DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_custom_ttl [0.063085s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_nameserver_criterion [0.064970s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_nameserver_criterion_missing [0.132728s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_transfer_accept [0.236165s] ... ok DEBUG: {2} designate.tests.functional.test_upgrade_checks.TestDuplicateServiceStatus.test_success [0.062983s] ... ok DEBUG: {3} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_error_delete [0.231335s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_duplicate [0.246403s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_nameservers_with_criterion [0.137402s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_export [0.063746s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_targets [0.062354s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_also_notify_missing [0.063042s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_targets_with_criterion [0.061910s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_nameserver_missing [0.062740s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_quotas [0.062340s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_target_missing [0.063601s] ... ok DEBUG: {3} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_no_valid_actions [0.312771s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.ContextMiddlewareTest.test_extract_all_projects [0.000631s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_all_tenants_in_params [0.000964s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_delete_shares_false [0.000753s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_hard_delete_in_headers [0.001048s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_sudo_by_tenant_id [0.000855s] ... ok DEBUG: {3} designate.tests.unit.api.test_root.RootTest.test_v2_root [0.001772s] ... ok DEBUG: {3} designate.tests.unit.api.test_version.TestApiVersion.test_get_versions_with_enable_host_header [0.005864s] ... ok DEBUG: {3} designate.tests.unit.api.test_wsgi.TestApiWsgi.test_get_config_files_with_custom_env [0.000515s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_patches.TestPatches.test_request_body_empty [0.000780s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_post_all_soa_not_allowed [0.002194s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_put_one_soa_not_allowed [0.001312s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_delete [0.000580s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_delete_method_not_allowed [0.000656s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_patch [0.000647s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_post [0.000542s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_put [0.000485s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_quota_missing [0.063250s] ... ok DEBUG: {3} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_create_zone_duplicate_zone [0.003817s] ... ok DEBUG: {3} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_create_zone_missed_contract_id [0.002774s] ... ok DEBUG: {3} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_force_delete_zone [0.001654s] ... ok DEBUG: {3} designate.tests.unit.backend.test_base.BaseBackendTestCase.test_untested_backend [0.001685s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_create_zone_already_exists [0.001534s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_create_zone_raises_on_exception [0.001975s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_delete_zone [0.001645s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_generate_rndc_base_call_without_config_file [0.001730s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_get_zone_backend_error [0.001558s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_get_zone_backend_error_not_found [0.001648s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_update_zone [0.001753s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_update_zone_does_not_exist [0.001958s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_update_zone_error [0.001654s] ... ok DEBUG: {3} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_delete_zone_exc_not_found [0.002081s] ... ok DEBUG: {3} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_create_zone_with_timings [0.005833s] ... ok DEBUG: {3} designate.tests.unit.backend.test_fake.FakeBackendTestCase.test_delete_zone [0.001238s] ... ok DEBUG: {3} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_delete_zone_missing [0.002160s] ... ok DEBUG: {3} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_delete_zone_success [0.002918s] ... ok DEBUG: {3} designate.tests.unit.backend.test_nsd4.NSD4BackendTestCase.test_server_not_ok [0.003017s] ... ok DEBUG: {3} designate.tests.unit.backend.test_nsd4.NSD4BackendTestCase.test_socket_error [0.001416s] ... ok DEBUG: {3} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_already_exists [0.004137s] ... ok DEBUG: {3} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_fail [0.004879s] ... ok DEBUG: {3} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_verify_ssl [0.001275s] ... ok DEBUG: {3} designate.tests.unit.central.test_central.CentralTestCase.test_check_zone_share_permission_raise_when_not_shared [0.002068s] ... ok DEBUG: {3} designate.tests.unit.central.test_central.CentralTestCase.test_is_valid_project_id_missing_project_id [0.002548s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_tld [0.063455s] ... ok DEBUG: {3} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_error_create_do_nothing [0.002323s] ... ok DEBUG: {3} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_no_zone_delete [0.001788s] ... ok DEBUG: {3} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_central [0.002628s] ... ok DEBUG: {3} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_mdns [0.002498s] ... ok DEBUG: {3} designate.tests.unit.cmd.test_manage.ManageTestCase.test_get_available_commands [0.000735s] ... ok DEBUG: {3} designate.tests.unit.common.test_keystone.TestVerifyProjectid.test_verify_project_id_request_returns_403 [0.001268s] ... ok DEBUG: {3} designate.tests.unit.common.test_profiler.ProfilerTest.test_setup_profiler_missing_dep [0.000879s] ... ok DEBUG: {3} designate.tests.unit.common.test_profiler.ProfilerTest.test_setup_profiler_not_enabled [0.000754s] ... ok DEBUG: {3} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_when_second_argument_is_a_zone [0.000420s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.HandleRecordQueryTest.test_handle_record_query_empty_recordlist [0.001337s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.HandleRecordQueryTest.test_handle_record_query_find_recordsed_not_found [0.001065s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_get_max_message_size_larger_than_allowed [0.001015s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_zone_criterion_from_request_enforce_tsig [0.000936s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call___unhandled_opcodes [0.001009s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__axfr [0.000610s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test_convert_to_rrset_no_records [0.000600s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_service.MdnsServiceTest.test_service_name [0.002460s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_records_criterion_wildcard [0.188780s] ... ok DEBUG: {3} designate.tests.unit.network_api.test_base.NetworkEndpointsFromCatalogTest.test_endpoint_from_region [0.000480s] ... ok DEBUG: {3} designate.tests.unit.network_api.test_base.NetworkEndpointsFromCatalogTest.test_endpoint_region_not_found [0.000463s] ... ok DEBUG: {3} designate.tests.unit.network_api.test_base.NetworkEndpointsFromConfigTest.test_endpoint [0.000596s] ... ok DEBUG: {3} designate.tests.unit.network_api.test_base.NetworkEndpointsTest.test_no_endpoints_or_service_catalog_available [0.000687s] ... ok DEBUG: {3} designate.tests.unit.network_api.test_fake.FakeNetworkAPITest.test_allocate_floatingip [0.000924s] ... ok DEBUG: {3} designate.tests.unit.network_api.test_neutron.NeutronNetworkAPITest.test_get_client [0.002085s] ... ok DEBUG: {3} designate.tests.unit.network_api.test_neutron.NeutronNetworkAPITest.test_list_floatingips_communication_failure [0.001834s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/network_api/neutron.py:74: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: with futurist.GreenThreadPoolExecutor(max_workers=5) as executor: DEBUG: {3} designate.tests.unit.notification_handler.test_fake.TestFakeHandler.test_get_exchange_topics [0.000753s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_fake.TestFakeHandler.test_get_name [0.000854s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_get_event_types [0.001050s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_process_notification_create [0.000973s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_process_notification_no_zone_id_set [0.001165s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_process_notification_invalid_event_type [0.000958s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_process_notification_no_zone_id_set [0.001023s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_get_object_adapter [0.000399s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_get_object_adapter_not_found [0.000510s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_parse_schema_does_not_match [0.003625s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.APIv2AdapterTest.test_get_base_url_enable_host_header [0.000762s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.RecordAPIv2AdapterTest.test_render_object [0.000568s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.RecordSetAPIv2AdapterTest.test_parse_object [0.000466s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.ZoneAPIv2AdapterTest.test_parse_object [0.000874s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.ZoneAttributeListAPIv2AdapterTest.test_parse_list [0.000408s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.ZoneMasterAPIv2AdapterTest.test_parse_object [0.000379s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.ZoneMasterAPIv2AdapterTest.test_render_object_standard_dns_port [0.000434s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.ZoneTransferRequestAPIv2AdapterTest.test_render_object_forbidden_raised [0.000826s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_init_invalid [0.000391s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_cls_from_name [0.000351s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_to_dict_recursive [0.000641s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_update [0.000409s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_validate [0.000551s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_cast_to_dict [0.000382s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_get [0.000398s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_contains [0.000659s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_get_slice [0.000439s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_obj_what_changed [0.000419s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_to_dict_list_mixin [0.000389s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_to_primitive [0.000499s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_tld_missing [0.066646s] ... ok DEBUG: {3} designate.tests.unit.objects.test_fields.CertAlgoFieldTest.test_not_valid_cert_algo [0.001561s] ... ok DEBUG: {3} designate.tests.unit.objects.test_fields.EnumTest.test_get_schema [0.000364s] ... ok DEBUG: {3} designate.tests.unit.objects.test_fields.IPOrHostTest.test_not_valid_ip_or_host [0.000538s] ... ok DEBUG: {3} designate.tests.unit.objects.test_fields.NaptrFlagsFieldTest.test_not_valid_naptr_flags [0.000907s] ... ok DEBUG: {3} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_list_to_dict [0.000510s] ... ok DEBUG: {3} designate.tests.unit.objects.test_recordset.RecordSetTest.test_init [0.000625s] ... ok DEBUG: {3} designate.tests.unit.objects.test_recordset.RecordSetTest.test_parse_rrset_object_preserves_changes [0.000888s] ... ok DEBUG: {3} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_many_expect_pending [0.000635s] ... ok DEBUG: {3} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_pending [0.000518s] ... ok DEBUG: {3} designate.tests.unit.objects.test_recordset.RecordSetTest.test_validate_handle_exception [0.001214s] ... ok DEBUG: {3} designate.tests.unit.objects.test_recordset.RecordSetTest.test_validate_type_error [0.001408s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_aaaa.RRDataAAAATest.test_reject_a_record [0.001038s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_aaaa.RRDataAAAATest.test_reject_invalid_data [0.000908s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_invalid [0.000516s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef_mail_domain_not_valid [0.000437s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_issue_key_value_not_valid [0.000595s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_issuewild [0.000394s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_invalid_cert_algo_value [0.000469s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_invalid_cert_certificate [0.000618s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_naptr.RRDataNAPTRTest.test_parse_naptr_empty_fields [0.000427s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_naptr.RRDataNAPTRTest.test_parse_naptr_quoted [0.000431s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_ptr.RRDataPTRTest.test_ptr_record [0.000861s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_spf.RRDataSPFTest.test_spf_record [0.000900s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_srv.RRDataSRVTest.test_srv_record [0.001373s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_txt.RRDataTXTTest.test_reject_non_escaped_quotes [0.000937s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_txt.RRDataTXTTest.test_reject_non_matched_quotes [0.000495s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_txt.RRDataTXTTest.test_reject_non_quoted_spaces [0.000868s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone.ZoneTest.test_get_master_by_ip [0.000461s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone.ZoneTest.test_include_shard_id_in_string_representation [0.000503s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone.ZoneTest.test_masters_2 [0.000445s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_secondary_with_masters_none [0.000625s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone_master.ZoneMasterTest.test_zone_masters_from_list [0.000441s] ... ok DEBUG: {3} designate.tests.unit.producer.test_service.ProducerServiceTest.test_service_start [0.004600s] ... ok DEBUG: {3} designate.tests.unit.producer.test_tasks.PeriodicExistsTest.test_emit_exists_multiple_zones [0.002163s] ... ok DEBUG: {3} designate.tests.unit.producer.test_tasks.PeriodicTest.test_my_range [0.000519s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_default_operation [0.001169s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_multiple_pools_all_match [0.001483s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerDefaultPoolFilterTest.test_default_operation [0.000783s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerDefaultPoolFilterTest.test_no_pools [0.000632s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerFallbackFilterTest.test_multiple_pools [0.000644s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerInDoubtDefaultPoolFilterTest.test_no_pools [0.000662s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerInDoubtDefaultPoolFilterTest.test_pools_without_default [0.000656s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_get_pool_failure [0.000849s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_policy_failure [0.001387s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_permutations.AttributeSchedulerPermutationsTest.test_get_silver_tier [0.001847s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_permutations.FallbackSchedulerPermutationsTest.test_tier_not_found_return_default [0.002033s] ... ok DEBUG: {3} designate.tests.unit.sink.test_notifications.TestSinkNotification.test_notification_without_handler [0.003314s] ... ok DEBUG: {3} designate.tests.unit.sink.test_service.TestSinkService.test_service_info [0.004016s] ... ok DEBUG: {3} designate.tests.unit.sink.test_service.TestSinkService.test_service_start [0.002832s] ... ok DEBUG: {3} designate.tests.unit.test_context.TestDesignateContext.test_tsigkey_id_override [0.000557s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestCoordination.test_disable_grouping [0.000735s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestCoordination.test_get_lock [0.000678s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestCoordination.test_retry_if_tooz_error [0.000519s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestCoordination.test_start [0.008360s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestPartitioner.test_unwatch_partition_change [0.000703s] ... ok DEBUG: {3} designate.tests.unit.test_dnsmiddleware.TestDNSMiddleware.test_build_error_response [0.000812s] ... ok DEBUG: {3} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_dns_exception [0.000969s] ... ok DEBUG: {3} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_general_exception [0.001093s] ... ok DEBUG: {3} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_unknown_tsig_key [0.000752s] ... ok DEBUG: {3} designate.tests.unit.test_dnsmiddleware.TestTsigInfoMiddleware.test_process_request [0.000732s] ... ok DEBUG: {3} designate.tests.unit.test_dnsutils.TestDNSUtils.test_all_tcp_default [0.002394s] ... ok DEBUG: {3} designate.tests.unit.test_dnsutils.TestDNSUtils.test_send_udp_dns_message [0.000765s] ... ok DEBUG: {3} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr_fails_with_timeout [0.001631s] ... ok DEBUG: {3} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr_no_masters [0.000615s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_tsigkey [0.115691s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_records_paging [0.165857s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_tsigkey_missing [0.065222s] ... ok DEBUG: {3} designate.tests.unit.test_heartbeat_emitter.HeartbeatEmitterTest.test_emit [0.126620s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_rrset_delete [0.001216s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_transfer_request_update [0.000694s] ... ok DEBUG: {3} designate.tests.unit.test_rpc.DesignateObjectSerializerTest.test_process_iterable_with_set [0.000357s] ... ok DEBUG: {3} designate.tests.unit.test_rpc.RPCTest.test_get_client [0.000708s] ... ok DEBUG: {3} designate.tests.unit.test_rpc.RPCTest.test_get_client_is_none [0.000506s] ... ok DEBUG: {3} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_serialize_context_without_profiler [0.000458s] ... ok DEBUG: {3} designate.tests.unit.test_service.BaseServiceTest.test_serve_twice [0.000667s] ... ok DEBUG: {3} designate.tests.unit.test_service.BaseServiceTest.test_wait [0.001400s] ... ok DEBUG: {3} designate.tests.unit.test_service.TestDNSService.test_handle_tcp_running_not_set [0.001124s] ... ok DEBUG: {3} designate.tests.unit.test_service.TestDNSService.test_handle_udp [0.001258s] ... ok DEBUG: {3} designate.tests.unit.test_service.TestDNSService.test_handle_udp_handle_errors [0.001787s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_bind_udp_without_port [0.002009s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_deep_dict_merge_not_dict [0.000749s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_execute_with_rootwrap [0.000804s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_get_paging_params [0.000790s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_invalid_sort_dir [0.000751s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_max_limit [0.000626s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_get_proxies_default_values [0.000630s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_invalid_uuid_no_argument_provided [0.000662s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_load_template [0.001491s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_split_host_port [0.000720s] ... ok DEBUG: {3} designate.tests.unit.workers.test_base_task.TestTask.test_central_api [0.000827s] ... ok DEBUG: {3} designate.tests.unit.workers.test_base_task.TestTask.test_constructor [0.000495s] ... ok DEBUG: {3} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_is_not_found [0.000767s] ... ok DEBUG: {3} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_get_serial_number_nxdomain_deleted_zone [0.000865s] ... ok DEBUG: {3} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_eagain [0.001206s] ... ok DEBUG: {3} designate.tests.unit.workers.test_rpcapi.TestService.test_create_zone [0.000633s] ... ok DEBUG: {3} designate.tests.unit.workers.test_rpcapi.TestService.test_get_serial_number [0.000535s] ... ok DEBUG: {3} designate.tests.unit.workers.test_rpcapi.TestService.test_perform_zone_xfr [0.000499s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_central_api [0.001735s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_do_zone_action_also_notifies [0.002460s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_perform_zone_xfr [0.004990s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_setup_target_backends [0.004283s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_setup_target_backends_with_no_backends [0.002596s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_update_zone [0.003786s] ... ok DEBUG: {3} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_delay [0.000515s] ... ok DEBUG: {3} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_max_prop_time [0.000684s] ... ok DEBUG: {3} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_timeout [0.000482s] ... ok DEBUG: {3} designate.tests.unit.workers.test_xfr.TestXfr.test_zone_sync_not_change_masters [0.002441s] ... ok DEBUG: {3} designate.tests.unit.workers.test_xfr.TestXfr.test_zone_sync_not_change_name [0.001595s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_update_success_all [0.001103s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_update_success_with_higher_serial [0.000773s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestPollForZone.test_call_exception_raised [0.001117s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestPollForZone.test_call_timeout [0.001352s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestSendNotify.test_call_notify [0.001447s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestSendNotify.test_call_notify_timeout [0.001140s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call_action_on_targets_false [0.001489s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call_fails_on_zone_targets [0.000639s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZoneActor.test_execute [0.000557s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_call_on_success [0.001388s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordset_criterion [0.166227s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_constructor [0.000498s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_threshold_met_true [0.000464s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_threshold_met_true_no_zones [0.000465s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZonePollerPolling.test_do_poll [0.001532s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZonePollerPolling.test_do_poll_with_retry_until_fail [0.010036s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_attribute [0.168557s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_missing [0.062688s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_blacklist_criterion [0.064232s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets_axfr [0.197945s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_blacklist_criterion_missing [0.063229s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_blacklists_paging [0.113991s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_also_notifies [0.062919s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_also_notifies_with_criterion [0.063620s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_attribute_criterion [0.063054s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets_paging [0.396674s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_nameservers [0.062148s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tlds_paging [0.117296s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_nameservers_paging [0.114200s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tsigkeys [0.066177s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_targets_paging [0.118416s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pools_criterion [0.115333s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_criterion_missing [0.194857s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_quotas_criterion [0.064446s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_exports_with_no_criterion [0.117311s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_record_criterion_missing [0.166616s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_imports_with_criterion [0.120801s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordset_criterion_missing [0.168759s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_transfer_requests [0.168687s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets_with_records [0.165548s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tld_criterion_missing [0.062816s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zones_criterion [0.246640s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tsigkey [0.063405s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool [0.062970s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tsigkeys_criterion [0.063007s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_missing [0.064215s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_target [0.064227s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_quota [0.064708s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_criterion [0.242831s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_transfer_accept [0.181642s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_tenant [0.319597s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_import [0.069183s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_transfer_accepts [0.170519s] ... ok DEBUG: {2} designate.tests.functional.worker.test_notify.WorkerNotifyTest.test_poll_for_serial_number_timeout [3.130502s] ... ok DEBUG: {2} designate.tests.unit.api.test_admin_api.TestAdminAPI.test_paged_list [0.001311s] ... ok DEBUG: {2} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_all_tenants_not_set [0.000930s] ... ok DEBUG: {2} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_hard_delete_not_set [0.000835s] ... ok DEBUG: {2} designate.tests.unit.api.test_version.TestApiVersion.test_get_versions [0.003238s] ... ok DEBUG: {2} designate.tests.unit.api.test_wsgi.TestApiWsgi.test_init_application [0.005601s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_abandon.TestAbandonAPI.test_post_all_move_error [0.001274s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_floatingips.FloatingIPTest.test_fip_key_to_data [0.000488s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_floatingips.FloatingIPTest.test_fip_key_to_data_bad_request [0.000836s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_patches.TestPatches.test_invalid_json [0.000843s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_pool_move.TestPoolMoveAPI.test_post_all_move_error [0.002967s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_pool_move.TestPoolMoveAPI.test_post_all_target_pool_not_different [0.001311s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_put_one [0.009029s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_put_one_update_root_ns_not_allowed [0.002101s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_rest_controller.TestFilterParams.test_duplicate_filter_parameters [0.000536s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_post_method_not_allowed [0.000989s] ... ok DEBUG: {2} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_create_zone_raise_error [0.003441s] ... ok DEBUG: {2} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_create_zone_with_tsig_key [0.002736s] ... ok DEBUG: {2} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_soft_delete_zone_failed_after_10_attempts [0.002678s] ... ok DEBUG: {2} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_delete_zone_without_clean_zonefile [0.003394s] ... ok DEBUG: {2} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_generate_rndc_base_call [0.001402s] ... ok DEBUG: {2} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_generate_rndc_base_call_without_key_file [0.001454s] ... ok DEBUG: {2} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_create_zone [0.002101s] ... ok DEBUG: {2} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_delete_zone_exc [0.006032s] ... ok DEBUG: {2} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_get_client [0.002822s] ... ok DEBUG: {2} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_get_options [0.002433s] ... ok DEBUG: {2} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_create_zone_duplicate_updates_existing [0.007801s] ... ok DEBUG: {2} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_delete_zone_not_found [0.005759s] ... ok DEBUG: {2} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_delete_zone_raise_dynclienterror [0.003622s] ... ok DEBUG: {2} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_already_exists [0.002387s] ... ok DEBUG: {2} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_with_tsig_success [0.002604s] ... ok DEBUG: {2} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_delete_zone_fail [0.002776s] ... ok DEBUG: {2} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_get_master_no_master [0.001716s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_transfer_accept [0.169559s] ... ok DEBUG: {2} designate.tests.unit.backend.test_nsd4.NSD4BackendTestCase.test_delete_zone [0.003075s] ... ok DEBUG: {2} designate.tests.unit.backend.test_nsd4.NSD4BackendTestCase.test_ssl_error [0.001616s] ... ok DEBUG: {2} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_ipv6 [0.003328s] ... ok DEBUG: {2} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_delete_zone_missing [0.006436s] ... ok DEBUG: {2} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_verify_ssl_not_valid [0.001500s] ... ok DEBUG: {2} designate.tests.unit.central.test_central.CentralTestCase.test_is_valid_project_id [0.002204s] ... ok DEBUG: {2} designate.tests.unit.central.test_central.CentralTestCase.test_is_valid_zone_name_invalid_object [0.004172s] ... ok DEBUG: {2} designate.tests.unit.central.test_central.CentralTestCase.test_service_start [0.002624s] ... ok DEBUG: {2} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_error_pending_do_nothing [0.001672s] ... ok DEBUG: {2} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_no_zone_do_nothing [0.001874s] ... ok DEBUG: {2} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_success_delete [0.001746s] ... ok DEBUG: {2} designate.tests.unit.central.test_lock_decorator.CentralDecoratorTests.test_synchronized_new_zone_with_recursion [0.001018s] ... ok DEBUG: {2} designate.tests.unit.central.test_lock_decorator.CentralDecoratorTests.test_synchronized_zone_exception_raised [0.002890s] ... ok DEBUG: {2} designate.tests.unit.central.test_lock_decorator.CentralDecoratorTests.test_synchronized_zone_raises_exception_when_no_zone_provided [0.000701s] ... ok DEBUG: {2} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_producer [0.002826s] ... ok DEBUG: {2} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_worker [0.002433s] ... ok DEBUG: {2} designate.tests.unit.cmd.test_manage.ManageTestCase.test_fetch_func_args [0.000597s] ... ok DEBUG: {2} designate.tests.unit.common.test_keystone.TestVerifyProjectid.test_verify_project_endpoint_not_found [0.001924s] ... ok DEBUG: {2} designate.tests.unit.common.test_profiler.WsgiMiddlewareTest.test_factory_call [0.000561s] ... ok DEBUG: {2} designate.tests.unit.common.test_profiler.WsgiMiddlewareTest.test_factory_with_profiler_web [0.001227s] ... ok DEBUG: {2} designate.tests.unit.common.test_profiler.WsgiMiddlewareTest.test_factory_without_profiler_web [0.000446s] ... ok DEBUG: {2} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_second_argument [0.000378s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_axfr_forbidden [0.001509s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_get_max_message_size [0.000928s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_get_max_message_with_tsig [0.000822s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_zone_criterion_from_request_unknown_scope [0.001135s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__ixfr [0.000635s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__notify [0.000608s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__query_error_with_more_than_one_question [0.000718s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_service.MdnsServiceTest.test_service_start [0.002414s] ... ok DEBUG: {2} designate.tests.unit.network_api.test_base.NetworkEndpointsFromConfigTest.test_endpoint_empty_list [0.001178s] ... ok DEBUG: {2} designate.tests.unit.network_api.test_fake.FakeNetworkAPITest.test_deallocate_floatingip [0.001139s] ... ok DEBUG: {2} designate.tests.unit.network_api.test_fake.FakeNetworkAPITest.test_list_floatingips [0.001013s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_paging_marker_not_found [0.065426s] ... ok DEBUG: {2} designate.tests.unit.network_api.test_neutron.NeutronNetworkAPITest.test_list_floatingips [0.001808s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/network_api/neutron.py:74: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: with futurist.GreenThreadPoolExecutor(max_workers=5) as executor: DEBUG: {2} designate.tests.unit.notification_handler.test_fake.TestFakeHandler.test_get_event_types [0.000817s] ... ok DEBUG: {2} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_get_exchange_topics [0.001113s] ... ok DEBUG: {2} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_process_notification_delete [0.000952s] ... ok DEBUG: {2} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_process_notification_invalid_event_type [0.000948s] ... ok DEBUG: {2} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_get_canonical_name [0.001084s] ... ok DEBUG: {2} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_get_exchange_topics [0.000837s] ... ok DEBUG: {2} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_get_name [0.000832s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_parse [0.000855s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_parse_attribute_error [0.001203s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters_v2_api.RecordSetAPIv2AdapterTest.test_get_path [0.000489s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters_v2_api.SharedZoneAPIv2AdapterTest.test_render_object_links [0.000585s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters_v2_api.ZoneAttributeAPIv2AdapterTest.test_parse_object [0.000469s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters_v2_api.ZoneAttributeListAPIv2AdapterTest.test_render_list [0.000458s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters_v2_api.ZoneExportAPIv2AdapterTest.test_render_object_links [0.000496s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_eq [0.000530s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_dict_nested_list [0.000481s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_dict_recursive [0.000423s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_attr_is_set [0.000376s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_get_changes [0.000382s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_update_unexpected_attribute [0.000378s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_get_default [0.000393s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_count [0.000446s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_from_primitive [0.000460s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_index [0.000471s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_to_list [0.000635s] ... ok DEBUG: {2} designate.tests.unit.objects.test_fields.HostFieldTest.test_is_none [0.000425s] ... ok DEBUG: {2} designate.tests.unit.objects.test_fields.NaptrRegexpFieldTest.test_not_valid_naptr_regexp [0.000940s] ... ok DEBUG: {2} designate.tests.unit.objects.test_fields.SRVFieldTest.test_is_none [0.000424s] ... ok DEBUG: {2} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_invalid [0.000672s] ... ok DEBUG: {2} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_list [0.002453s] ... ok DEBUG: {2} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_list_from_dict [0.000512s] ... ok DEBUG: {2} designate.tests.unit.objects.test_recordset.RecordSetTest.test_action [0.000730s] ... ok DEBUG: {2} designate.tests.unit.objects.test_recordset.RecordSetTest.test_action_create_plus_update [0.000595s] ... ok DEBUG: {2} designate.tests.unit.objects.test_recordset.RecordSetTest.test_managed [0.000534s] ... ok DEBUG: {2} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_error [0.003342s] ... ok DEBUG: {2} designate.tests.unit.objects.test_recordset.RecordSetTest.test_validate [0.001606s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef_http_host_too_long [0.000635s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_issue_domain_not_valid [0.000482s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_cert_record [0.001284s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_invalid_cert_type_mnemonic [0.000586s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_cname.RRDataCNAMETest.test_cname_invalid_data [0.001385s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_mx.RRDataMXTest.test_parse_mx [0.000445s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_naptr.RRDataNAPTRTest.test_parse_naptr [0.000501s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_ptr.RRDataPTRTest.test_ptr_invalid_data [0.001042s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_sshfp.RRDataSSHTPTest.test_parse_sshfp [0.000474s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_sshfp.RRDataSSHTPTest.test_validate_sshfp_signed_zero_fptype [0.001012s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone.ZoneTest.test_masters_none [0.000564s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone.ZoneTest.test_validate [0.000534s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_primary_no_email [0.000435s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_secondary_with_masters_empty_list [0.000578s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_secondary_with_ttl [0.000743s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone_master.ZoneMasterTest.test_zone_master_to_data [0.000395s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zones_all_tenants [0.246705s] ... ok DEBUG: {2} designate.tests.unit.producer.test_service.ProducerServiceTest.test_producer_rpc_topic [0.003730s] ... ok DEBUG: {2} designate.tests.unit.producer.test_tasks.PeriodicGenerateDelayedNotifyTaskTest.test_zone_action_none [0.001755s] ... ok DEBUG: {2} designate.tests.unit.producer.test_tasks.PeriodicIncrementSerialTest.test_increment_zone_with_action_none [0.001658s] ... ok DEBUG: {2} designate.tests.unit.producer.test_tasks.PeriodicSecondaryRefreshTest.test_refresh_no_zone [0.001287s] ... ok DEBUG: {2} designate.tests.unit.producer.test_tasks.PeriodicSecondaryRefreshTest.test_transferred_at_is_none [0.001429s] ... ok DEBUG: {2} designate.tests.unit.producer.test_tasks.PeriodicTest.test_iter_zones_no_items [0.001018s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_basic.SchedulerTest.test_multiple_pools [0.001588s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_basic.SchedulerTest.test_no_filters_when_scheduling_zone [0.001238s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_filters.SchedulerInDoubtDefaultPoolFilterTest.test_get_pool_failure [0.001278s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_filters.SchedulerInDoubtDefaultPoolFilterTest.test_pools_with_default [0.000836s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_multiple_pools [0.001363s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_pools_missing_from_attribute_list [0.000724s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_permutations.AttributeSchedulerPermutationsTest.test_get_bronze_tier [0.002646s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_permutations.AttributeSchedulerPermutationsTest.test_no_tier_raises_exception [0.001901s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_permutations.DefaultSchedulerPermutationsTest.test_get_default_pool [0.001588s] ... ok DEBUG: {2} designate.tests.unit.sink.test_notifications.TestSinkNotification.test_notification [0.008539s] ... ok DEBUG: {2} designate.tests.unit.sink.test_service.TestSinkService.test_get_allowed_event_types [0.004644s] ... ok DEBUG: {2} designate.tests.unit.storage.impl_sqlalchemy.alembic.test_legacy_utils.TestLegacyUtils.test_is_migration_needed [0.002577s] ... ok DEBUG: {2} designate.tests.unit.storage.impl_sqlalchemy.test_sqlalchemy.SqlalchemyTestCase.test_rname_check_reverse_name [0.000696s] ... ok DEBUG: {2} designate.tests.unit.test_conf.TestConfOpts.test_opts_import_invalid_module [0.001100s] ... ok DEBUG: {2} designate.tests.unit.test_conf.TestConfOpts.test_opts_import_modules [0.000363s] ... ok DEBUG: {2} designate.tests.unit.test_conf.TestConfOpts.test_opts_list_module_names [0.000650s] ... ok DEBUG: {2} designate.tests.unit.test_conf.TestConfOpts.test_opts_tupleize [0.000390s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestCoordination.test_create_group_already_exists [0.000913s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_attribute [0.117271s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestCoordination.test_start_with_grouping_enabled [0.011920s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestCoordination.test_stop [0.001590s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestCoordination.test_stop_no_coordination [0.000653s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestPartitioner.test_callbacks [0.006319s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestPartitioner.test_get_members [0.000734s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestPartitioner.test_get_members_group_not_created [0.001693s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestPartitioner.test_two_odd_partitions [0.005391s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestPartitionerWithoutBackend.test_cb_on_watch [0.000629s] ... ok DEBUG: {2} designate.tests.unit.test_dnsmiddleware.TestDNSMiddleware.test_call_with_none [0.000855s] ... ok DEBUG: {2} designate.tests.unit.test_dnsmiddleware.TestDNSMiddleware.test_process_response [0.000430s] ... ok DEBUG: {2} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_bad_signature [0.000845s] ... ok DEBUG: {2} designate.tests.unit.test_dnsutils.TestDNSMessages.test_notify [0.001298s] ... ok DEBUG: {2} designate.tests.unit.test_dnsutils.TestDNSMessages.test_soa [0.000843s] ... ok DEBUG: {2} designate.tests.unit.test_dnsutils.TestDNSUtils.test_xfr_default [0.000515s] ... ok DEBUG: {2} designate.tests.unit.test_dnsutils.TestDNSUtils.test_xfr_timeout_set_using_worker [0.000508s] ... ok DEBUG: {2} designate.tests.unit.test_heartbeat_emitter.HeartbeatEmitterTest.test_start [0.001424s] ... ok DEBUG: {2} designate.tests.unit.test_heartbeat_emitter.HeartbeatEmitterTest.test_stop [0.001280s] ... ok DEBUG: {2} designate.tests.unit.test_heartbeat_emitter.RpcEmitterTest.test_emit_heartbeat [0.001652s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_export_create [0.000790s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_import_delete [0.000644s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_rrset_create [0.000954s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_rrset_name [0.001014s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_rrset_update_records [0.001163s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_transfer_accept_create [0.000786s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_transfer_request_delete [0.000729s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_zone_update [0.000795s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_zone_id [0.000651s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.DesignateObjectSerializerTest.test_process_iterable [0.000385s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RPCTest.test_add_extra_exmods [0.000359s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RPCTest.test_cleanup [0.001575s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RPCTest.test_cleanup_no_notifier [0.000599s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RPCTest.test_cleanup_no_transport [0.000441s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RPCTest.test_clear_extra_exmods [0.000409s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RPCTest.test_get_notifier [0.002524s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_deserialize_context_with_profiler [0.001008s] ... ok DEBUG: {2} designate.tests.unit.test_service.BaseServiceTest.test_serve [0.001056s] ... ok DEBUG: {2} designate.tests.unit.test_service.BaseServiceTest.test_wait_keyboard_interrupt [0.001578s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestDNSService.test_dns_handle_tcp_conn_expected_length_raw_zero [0.001422s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestDNSService.test_dns_handle_tcp_conn_struct_error [0.001759s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestDNSService.test_handle_tcp_os_error [0.006950s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestRpcService.test_rpc_service_stop [0.004928s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestRpcService.test_rpc_service_wait [0.001442s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestServiceInit.test_rpc_service_init [0.001818s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestServiceInit.test_service_init [0.001156s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestWSGIService.test_service_start [0.001222s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_bind_tcp [0.002338s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_bind_tcp_without_port [0.002329s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_bind_tcp_without_reuse_port [0.002343s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_invalid_sort_key [0.001092s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_sort_by_tenant_id [0.000737s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_load_template_keep_trailing_newline [0.002586s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_load_template_missing [0.000805s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_resource_string_empty_args [0.000626s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_split_host_port_with_invalid_port [0.000597s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_validate_uuid [0.000671s] ... ok DEBUG: {2} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_bad_storage_always_valid [0.000769s] ... ok DEBUG: {2} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_is_valid [0.000976s] ... ok DEBUG: {2} designate.tests.unit.workers.test_base_task.TestTask.test_worker_api [0.000553s] ... ok DEBUG: {2} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_bad_response [0.000952s] ... ok DEBUG: {2} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_econnrefused [0.000797s] ... ok DEBUG: {2} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_nxdomain [0.000809s] ... ok DEBUG: {2} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_timeout [0.000993s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zones_shared [0.168169s] ... ok DEBUG: {2} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_default_executor [0.000803s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/worker/processing.py:33: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: return futurist.GreenThreadPoolExecutor(CONF['service:worker'].threads) DEBUG: {2} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_execute_single_task [0.001357s] ... ok DEBUG: {2} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_executor_name_with_func [0.000657s] ... ok DEBUG: {2} designate.tests.unit.workers.test_rpcapi.TestService.test_recover_shard [0.000669s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_delete_zone [0.002159s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_delete_zone_hard [0.001717s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_do_zone_action [0.003673s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_get_serial_number [0.002649s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_load_pool [0.002272s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_duplicate [0.123799s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_load_pool_with_failures [0.003266s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_worker_rpc_topic [0.002041s] ... ok DEBUG: {2} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_load_config [0.000483s] ... ok DEBUG: {2} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_threshold_percentage [0.000486s] ... ok DEBUG: {2} designate.tests.unit.workers.test_xfr.TestXfr.test_zone_sync_using_list_of_servers [0.001465s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestExportZone.test_sync_export_wrong_size_fails [0.001002s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_update_success_all_higher_serial [0.000608s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestPollForZone.test_call [0.000750s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestPollForZone.test_get_serial [0.000523s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_central_call [0.000695s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call_on_delete [0.000745s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call_poll_for_zone_false [0.001235s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_wait_for_nameservers [0.000814s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZoneActionOnTarget.test_call_exception_raised [0.002413s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZoneActor.test_threshold_met_true [0.000477s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_on_error_failure [0.000609s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_threshold_met_false_no_zones [0.000489s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZonePollerPolling.test_do_poll_with_retry [0.005045s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_nameserver [0.117156s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_deleted_zone [0.188947s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_nameserver_missing [0.062558s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_attribute_missing [0.067864s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_ns_record_duplicate [0.064841s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_nameserver_missing [0.063574s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_target_master [0.114813s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_target_missing [0.062482s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_target_missing [0.067411s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_tsigkey [0.064193s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_blacklist_duplicate [0.063248s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_target_option [0.117586s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool [0.113401s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_quota [0.062915s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_also_notify_missing [0.063905s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_attribute_duplicate [0.062893s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_record [0.173046s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_attribute_missing [0.062709s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_record_missing [0.062904s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_missing [0.062544s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_target [0.113516s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset_duplicate [0.166652s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset_missing [0.064605s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_with_all_relations [0.164777s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tld_missing [0.062612s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset_with_record_create [0.164404s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_attribute [0.171089s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset_with_record_update [0.165055s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tld [0.062757s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tsigkey_duplicate [0.063576s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone [0.166779s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_import [0.066086s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_duplicate [0.452729s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_master [0.166081s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_transfer_request [0.169080s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_new_recordset_with_existing [0.174447s] ... ok DEBUG: {0} designate.tests.functional.test_upgrade_checks.TestDuplicateServiceStatus.test_failure [0.061969s] ... ok DEBUG: {1} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_error_update [0.241114s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/worker/processing.py:33: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: return futurist.GreenThreadPoolExecutor(CONF['service:worker'].threads) DEBUG: {0} designate.tests.functional.worker.test_notify.WorkerNotifyTest.test_poll_for_serial_number_lower_serial [0.061543s] ... ok DEBUG: {0} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_stale [0.224543s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/worker/processing.py:33: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: return futurist.GreenThreadPoolExecutor(CONF['service:worker'].threads) DEBUG: {0} designate.tests.unit.api.test_admin_api.TestAdminAPI.test_limit_max [0.001192s] ... ok DEBUG: {0} designate.tests.unit.api.test_admin_api.TestAdminAPI.test_load_invalid_keys [0.000729s] ... ok DEBUG: {0} designate.tests.unit.api.test_admin_api.TestAdminAPI.test_show_basic [0.000689s] ... ok DEBUG: {0} designate.tests.unit.api.test_admin_api.TestAdminAPI.test_show_detailed [0.000520s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_all_projects_in_params [0.001314s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_delete_shares_not_set [0.000829s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_delete_shares_true [0.000957s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_edit_managed_records_in_params [0.000812s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_edit_managed_records_not_set [0.000736s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_sudo_not_set [0.000890s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_api_v2.TestAPIv2.test_limit_max [0.001114s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_patches.TestPatches.test_unsupported_content_type [0.000449s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_quotas.TestQuotasAPI.test_post_all_move_error [0.002186s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_delete_one_soa_not_allowed [0.001443s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_patch_controller_not_found [0.000727s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_post_controller_not_found [0.000624s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_put_controller_not_found [0.000497s] ... ok DEBUG: {0} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_create_zone [0.002848s] ... ok DEBUG: {0} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_force_delete_zone_raise_error [0.002201s] ... ok DEBUG: {0} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_force_delete_zone_raise_error_404 [0.003206s] ... ok DEBUG: {0} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_soft_delete_zone [0.002946s] ... ok DEBUG: {0} designate.tests.unit.backend.test_base.BaseBackendTestCase.test_get_backend [0.002274s] ... ok DEBUG: {0} designate.tests.unit.backend.test_base.BaseBackendTestCase.test_get_backend_does_not_exist [0.001622s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_delete_zone_raises_on_exception [0.002363s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_delete_zone_with_view [0.002508s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_execute_rndc_raises_on_exception [0.001719s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_execute_rndc_timeout [0.001811s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_execute_rndc_timeout_exception [0.002018s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_get_zone [0.002010s] ... ok DEBUG: {0} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_create_zone [0.007099s] ... ok DEBUG: {0} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_create_zone_missing_contact_and_tsig [0.006126s] ... ok DEBUG: {0} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_error_from_response [0.001816s] ... ok DEBUG: {0} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_request [0.002782s] ... ok DEBUG: {0} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_check_zone_exists_server_error [0.004047s] ... ok DEBUG: {0} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_fail [0.004793s] ... ok DEBUG: {0} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_fail_http_request [0.002966s] ... ok DEBUG: {0} designate.tests.unit.backend.test_nsd4.NSD4BackendTestCase.test_create_zone [0.002955s] ... ok DEBUG: {0} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_hostname [0.003332s] ... ok DEBUG: {0} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_with_tsigkey [0.004840s] ... ok DEBUG: {0} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_verify_ssl_does_not_exist [0.001796s] ... ok DEBUG: {1} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_nothing_to_do [0.323546s] ... ok DEBUG: {0} designate.tests.unit.central.test_central.CentralTestCase.test_service_start_with_managed_tenant_id_set [0.002958s] ... ok DEBUG: {1} designate.tests.unit.api.test_middleware.ContextMiddlewareTest.test_extract_dns_hide_counts [0.000746s] ... ok DEBUG: {1} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_edit_managed_records_in_headers [0.001032s] ... ok DEBUG: {0} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_error_pending [0.001920s] ... ok DEBUG: {1} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_sudo_by_project_id [0.000882s] ... ok DEBUG: {0} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_no_zone_create [0.001742s] ... ok DEBUG: {1} designate.tests.unit.api.test_root.RootTest.test_admin_root [0.001377s] ... ok DEBUG: {0} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_success_error [0.001745s] ... ok DEBUG: {1} designate.tests.unit.api.test_root.RootTest.test_admin_root_no_extensions [0.000787s] ... ok DEBUG: {1} designate.tests.unit.api.test_root.RootTest.test_v2_root_no_extensions [0.001128s] ... ok DEBUG: {1} designate.tests.unit.api.test_root.RootTest.test_v2_root_object_not_found [0.001001s] ... ok DEBUG: {1} designate.tests.unit.api.test_version.TestApiVersion.test_add_a_version [0.000525s] ... ok DEBUG: {0} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_api [0.002385s] ... ok DEBUG: {1} designate.tests.unit.api.test_wsgi.TestApiWsgi.test_get_config_files [0.000519s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_put_one_managed_not_allowed [0.001612s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_rest_controller.TestFilterParams.test_invalid_filter_parameters [0.000609s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_rest_controller.TestFilterParams.test_valid_filter_parameters [0.000434s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_delete_controller_not_found [0.001000s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_patch_method_not_allowed [0.000538s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_put_method_not_allowed [0.000507s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_zones.TestZonesAPI.test_patch_one_zone_error [0.004393s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_zones.TestZonesAPI.test_post_all_zone_error [0.002782s] ... ok DEBUG: {1} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_missing_library [0.002406s] ... ok DEBUG: {1} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_soft_delete_zone_missed_request_id [0.002848s] ... ok DEBUG: {1} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_soft_delete_zone_raise_error [0.002425s] ... ok DEBUG: {1} designate.tests.unit.backend.test_base.BaseBackendTestCase.test_tested_backend [0.001931s] ... ok DEBUG: {1} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_create_zone [0.002228s] ... ok DEBUG: {1} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_create_zone_with_view [0.002435s] ... ok DEBUG: {1} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_delete_zone_already_deleted [0.001364s] ... ok DEBUG: {1} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_execute_rndc [0.001698s] ... ok DEBUG: {1} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_delete_zone [0.001975s] ... ok DEBUG: {1} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_delete_zone_notfound [0.002045s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynClientTestsCase.test_dyn_client_auth_error [0.000871s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_create_zone_raise_dynclienterror [0.004861s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_delete_zone [0.004620s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_error_from_response_login_failed [0.002172s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_error_from_response_operation_failed [0.001555s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_masters_only_allow_port_53 [0.001744s] ... ok DEBUG: {1} designate.tests.unit.backend.test_fake.FakeBackendTestCase.test_create_zone [0.001247s] ... ok DEBUG: {1} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_check_zone_exists_connection_error [0.002252s] ... ok DEBUG: {1} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_fail_delete_zone [0.006345s] ... ok DEBUG: {1} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_success [0.003274s] ... ok DEBUG: {1} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_get_master [0.001786s] ... ok DEBUG: {0} designate.tests.unit.cmd.test_manage.ManageTestCase.test_add_command_parsers [0.076799s] ... ok DEBUG: {1} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_already_exists_and_fails_to_delete [0.003464s] ... ok DEBUG: {1} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_fail_with_failed_delete [0.004598s] ... ok DEBUG: {1} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_success [0.002299s] ... ok DEBUG: {0} designate.tests.unit.cmd.test_manage.ManageTestCase.test_main_error [0.005145s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: An error has occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/designate-20.1.0.dev18/designate/cmd/manage.py", line 124, in main DEBUG: fn(*fn_args) DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {1} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_delete_zone_fail [0.002227s] ... ok DEBUG: {0} designate.tests.unit.common.test_keystone.TestVerifyProjectid.test_verify_project_id [0.001318s] ... ok DEBUG: {0} designate.tests.unit.common.test_keystone.TestVerifyProjectid.test_verify_project_id_request_returns_500 [0.001232s] ... ok DEBUG: {0} designate.tests.unit.common.test_profiler.ProfilerTest.test_setup_profiler [0.001303s] ... ok DEBUG: {1} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_delete_zone_success [0.002146s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.CentralTestCase.test_list_to_dict [0.001957s] ... ok DEBUG: {0} designate.tests.unit.common.test_regex.TestRegex.test_tldname_is_not_valid [0.000434s] ... ok DEBUG: {0} designate.tests.unit.common.test_regex.TestRegex.test_tldname_is_valid [0.000670s] ... ok DEBUG: {0} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_empty [0.000371s] ... ok DEBUG: {0} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_zone [0.000461s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_do_nothing [0.001806s] ... ok DEBUG: {0} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_zone_transfer_request [0.000441s] ... ok DEBUG: {0} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_kwargs [0.000476s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_no_zone_update [0.001652s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_success_do_nothing [0.001685s] ... ok DEBUG: {0} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_no_valid_objects [0.000429s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_success_pending [0.001628s] ... ok DEBUG: {1} designate.tests.unit.central.test_lock_decorator.CentralDecoratorTests.test_synchronized_zone_recursive_decorator_call [0.001168s] ... ok DEBUG: {0} designate.tests.unit.manage.test_base.TestManageBase.test_init [0.000435s] ... ok DEBUG: {1} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_sink [0.002586s] ... ok DEBUG: {0} designate.tests.unit.manage.test_base.TestManageBase.test_print_result [0.000763s] ... ok DEBUG: {1} designate.tests.unit.cmd.test_manage.ManageTestCase.test_get_arg_string [0.000652s] ... ok DEBUG: {1} designate.tests.unit.cmd.test_manage.ManageTestCase.test_main [0.006904s] ... ok DEBUG: {1} designate.tests.unit.cmd.test_manage.ManageTestCase.test_methods_of [0.000732s] ... ok DEBUG: {1} designate.tests.unit.common.test_keystone.TestVerifyProjectid.test_verify_project_id_request_returns_404 [0.002396s] ... ok DEBUG: {0} designate.tests.unit.manage.test_pool.TestManagePool.test_write_config_to_file [0.001443s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.HandleRecordQueryTest.test_handle_record_query_zone_not_found [0.001244s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_axfr_zone_not_found [0.001391s] ... ok DEBUG: {1} designate.tests.unit.common.test_profiler.ProfilerTest.test_trace_cls [0.002322s] ... ok DEBUG: {1} designate.tests.unit.common.test_rpc_logging.TestRPCLogging.test_rpc_disallow_logging [0.000833s] ... ok DEBUG: {1} designate.tests.unit.common.test_rpc_logging.TestRPCLogging.test_rpc_logging [0.000859s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_worker_api [0.000906s] ... ok DEBUG: {1} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_record [0.000502s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__query_error_with_data_claas_not_in [0.000761s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__record_query [0.000580s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test_convert_to_rrset [0.001086s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_service.MdnsServiceTest.test_dns_application [0.002096s] ... ok DEBUG: {1} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_recordset [0.001644s] ... ok DEBUG: {0} designate.tests.unit.network_api.test_base.NetworkEndpointsTest.test_endpoints_from_catalog_with_region [0.000946s] ... ok DEBUG: {0} designate.tests.unit.network_api.test_base.NetworkEndpointsTest.test_endpoints_from_config [0.000774s] ... ok DEBUG: {1} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_zone_transfer_accept [0.000461s] ... ok DEBUG: {1} designate.tests.unit.manage.test_pool.TestManagePool.test_get_masters_from_pool_handle_duplicate [0.000819s] ... ok DEBUG: {1} designate.tests.unit.mdns.test_handler.HandleRecordQueryTest.test_handle_record_query_find_recordsed_forbidden [0.001847s] ... ok DEBUG: {1} designate.tests.unit.mdns.test_handler.HandleRecordQueryTest.test_handle_record_query_forbidden [0.001768s] ... ok DEBUG: {1} designate.tests.unit.mdns.test_service.MdnsServiceTest.test_service_stop [0.002446s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsFromCatalogTest.test_endpoints [0.000615s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsFromCatalogTest.test_no_endpoints_found [0.000546s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsFromConfigTest.test_endpoint_from_region [0.000942s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsFromConfigTest.test_endpoint_from_region_not_found [0.000863s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsFromConfigTest.test_endpoints [0.002397s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsTest.test_endpoints_from_catalog [0.001956s] ... ok DEBUG: {0} designate.tests.unit.network_api.test_fake.FakeNetworkAPITest.test_list_floatingips_is_admin [0.001133s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsTest.test_endpoints_from_config_with_region [0.000599s] ... ok DEBUG: {1} designate.tests.unit.notification_handler.test_fake.TestFakeHandler.test_get_canonical_name [0.000852s] ... ok DEBUG: {0} designate.tests.unit.network_api.test_neutron.NeutronNetworkAPITest.test_list_floatingips_unauthorized [0.002042s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-20.1.0.dev18/designate/network_api/neutron.py:74: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: with futurist.GreenThreadPoolExecutor(max_workers=5) as executor: DEBUG: {1} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_get_name [0.002533s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_get_canonical_name [0.001116s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_get_event_types [0.000942s] ... ok DEBUG: {1} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_process_notification_delete [0.001178s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_process_notification_create [0.001599s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_datetime_format [0.002537s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_object_render [0.000501s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.RecordSetAPIv2AdapterTest.test_parse_object_invalid_records [0.001730s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.ZoneMasterAPIv2AdapterTest.test_render_object [0.000550s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.ZoneTransferRequestAPIv2AdapterTest.test_render_object [0.000742s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_empty_obj_to_str [0.000564s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_list [0.000530s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_hasattr [0.000354s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_reset_changes [0.000436s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_reset_changes_recursive [0.000502s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_reset_changes_subset [0.000854s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_to_repr [0.000494s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_what_changed [0.000387s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_record_to_str [0.000632s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_to_dict [0.000448s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_contains [0.000405s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_get_default_with_patch [0.001294s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_parse_type_error [0.001470s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.APIv2AdapterTest.test_get_base_url [0.000868s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.RecordAPIv2AdapterTest.test_parse_object [0.000486s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.RecordSetAPIv2AdapterTest.test_render_object [0.000620s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.SharedZoneAPIv2AdapterTest.test_render_object [0.000418s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_gititem [0.003375s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_iteritems [0.000417s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.SharedZoneListAPIv2AdapterTest.test_get_collection_href [0.000567s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.ZoneAttributeAPIv2AdapterTest.test_render_object [0.000593s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.ZoneTransferRequestAPIv2AdapterTest.test_parse_object [0.000444s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_yaml.DesignateYAMLAdapterTest.test_yaml_parsing [0.005298s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_cast_to_list [0.000481s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_yaml.DesignateYAMLAdapterTest.test_yaml_rendering [0.002978s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_from_primitive_no_changes [0.000524s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_from_primitive_with_changes [0.000616s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_remove [0.000547s] ... ok DEBUG: {1} designate.tests.unit.objects.test_fields.CertTypeFieldTest.test_not_valid_cert_type [0.000687s] ... ok DEBUG: {1} designate.tests.unit.objects.test_fields.DomainFieldTest.test_not_valid_domain_field [0.001589s] ... ok DEBUG: {1} designate.tests.unit.objects.test_fields.HostFieldTest.test_not_valid_host_field [0.000647s] ... ok DEBUG: {1} designate.tests.unit.objects.test_fields.IPOrHostTest.test_valid [0.000585s] ... ok DEBUG: {1} designate.tests.unit.objects.test_fields.SRVFieldTest.test_not_valid_srv_field [0.000567s] ... ok DEBUG: {1} designate.tests.unit.objects.test_fields.SshfpTest.test_not_valid_sshfp [0.000716s] ... ok DEBUG: {1} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_max [0.000680s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_deepcopy [0.000629s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_eq_false [0.000397s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_dict [0.000383s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_primitive [0.000533s] ... ok DEBUG: {1} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_too_large [0.001385s] ... ok DEBUG: {1} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_too_small [0.000714s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_action_create [0.001227s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_action_delete_plus_update [0.000708s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_active [0.000897s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_primitive_recursive [0.000423s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_many_expect_active [0.001066s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_many_expect_error [0.001342s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_pending2 [0.000892s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_validate_attribute_error [0.003550s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_a.RRDataATest.test_reject_aaaa_record [0.002958s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_aaaa.RRDataAAAATest.test_valid_aaaa_record [0.001387s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_ne [0.000549s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_get_original_value [0.000401s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_to_str [0.000598s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef [0.001658s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef_http_domain_not_valid [0.000862s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef_mail_host_too_long [0.001647s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef_not_valid_url [0.001316s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_issue [0.001382s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_setattr [0.000421s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_issue_host_too_long [0.002240s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_cert [0.001004s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_invalid_cert_algo_mnemonic [0.000652s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_invalid_cert_type_value [0.000624s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_mx.RRDataMXTest.test_validate_mx_signed_zero [0.002451s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_srv.RRDataSRVTest.test_srv_invalid_data [0.002013s] ... ok DEBUG: {1} designate.tests.unit.objects.test_zone.ZoneTest.test_get_master_by_ip_none [0.000405s] ... ok DEBUG: {1} designate.tests.unit.objects.test_zone.ZoneTest.test_masters [0.000873s] ... ok DEBUG: {1} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_invalid_secondary [0.000570s] ... ok DEBUG: {1} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_primary_with_masters [0.001442s] ... ok DEBUG: {1} designate.tests.unit.objects.test_zone_master.ZoneMasterTest.test_zone_masters_to_data [0.001652s] ... ok DEBUG: {1} designate.tests.unit.producer.test_service.ProducerServiceTest.test_service_name [0.003129s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_setattr_neg [0.000353s] ... ok DEBUG: {1} designate.tests.unit.producer.test_service.ProducerServiceTest.test_service_stop [0.003283s] ... ok DEBUG: {1} designate.tests.unit.producer.test_tasks.PeriodicExistsTest.test_emit_exists [0.002383s] ... ok DEBUG: {1} designate.tests.unit.producer.test_tasks.PeriodicExistsTest.test_emit_exists_no_zones [0.001728s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_to_primitive [0.000514s] ... ok DEBUG: {1} designate.tests.unit.producer.test_tasks.PeriodicGenerateDelayedNotifyTaskTest.test_skip_deleted_zone [0.002523s] ... ok DEBUG: {1} designate.tests.unit.producer.test_tasks.PeriodicIncrementSerialTest.test_increment_zone_with_delayed_notify [0.001958s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_to_primitive_recursive [0.000484s] ... ok DEBUG: {1} designate.tests.unit.producer.test_tasks.PeriodicTest.test_iter_zones [0.002489s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_basic.SchedulerTest.test_default_operation [0.002035s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_basic.SchedulerTest.test_no_filters_enabled [0.001079s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_validate_recursive [0.000594s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_get_missing [0.000437s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_multiple_pools_one_match [0.003956s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_pool_attributes_not_set [0.001053s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerDefaultPoolFilterTest.test_multiple_pools [0.000772s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerFallbackFilterTest.test_no_pools [0.000828s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_jsonutils_to_primitive [0.000410s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_setitem [0.000423s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_extend [0.000470s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_insert [0.000455s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_setitem [0.000428s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_no_pools [0.002522s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_sort [0.000432s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_to_primitive_nested_obj [0.000554s] ... ok DEBUG: {0} designate.tests.unit.objects.test_fields.EmailFieldTest.test_not_valid_email_field [0.000718s] ... ok DEBUG: {0} designate.tests.unit.objects.test_fields.NaptrServiceFieldTest.test_not_valid_naptr_service [0.000976s] ... ok DEBUG: {0} designate.tests.unit.objects.test_fields.TxtFieldTest.test_not_valid_txt [0.000649s] ... ok DEBUG: {0} designate.tests.unit.objects.test_floating_ip.FloatingIpTest.test_allow_floating_ip_ttl_zero [0.000809s] ... ok DEBUG: {0} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_min [0.000542s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_action_delete_only [0.000692s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_permutations.AttributeSchedulerPermutationsTest.test_tier_not_found_raises_exception [0.004470s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_not_managed [0.000612s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_parse_rrset_object_preserves_changes_multiple_rrs [0.001165s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_deleted [0.000589s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_to_repr [0.000800s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_validate_unsupported_recordset_type [0.001090s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_a.RRDataATest.test_reject_invalid_data [0.001071s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_a.RRDataATest.test_reject_leading_zeros [0.001140s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_a.RRDataATest.test_to_repr [0.001081s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_a.RRDataATest.test_valid_a_record [0.000954s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_cname.RRDataCNAMETest.test_cname_record [0.001004s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_mx.RRDataMXTest.test_validate_mx_not_fqdn [0.001070s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_naptr.RRDataNAPTRTest.test_parse_naptr_valid_exampe1 [0.000556s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_ns.RRDataNSTest.test_ns_record [0.001518s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_soa.RRDataSOATest.test_soa_record [0.001387s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_spf.RRDataSPFTest.test_reject_non_escaped_quotes [0.001674s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_spf.RRDataSPFTest.test_reject_non_quoted_spaces [0.001640s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_srv.RRDataSRVTest.test_srv_invalid_srv_name [0.001488s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_sshfp.RRDataSSHTPTest.test_validate_sshfp_signed_zero_alg [0.000963s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_txt.RRDataTXTTest.test_multiple_strings_one_record [0.000964s] ... ok DEBUG: {0} designate.tests.unit.objects.test_zone.ZoneTest.test_init [0.000473s] ... ok DEBUG: {0} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_secondary_with_email [0.000683s] ... ok DEBUG: {0} designate.tests.unit.objects.test_zone_master.ZoneMasterTest.test_zone_master_from_data [0.000432s] ... ok DEBUG: {0} designate.tests.unit.objects.test_zone_master.ZoneMasterTest.test_zone_masters_to_list [0.000730s] ... ok DEBUG: {0} designate.tests.unit.producer.test_service.ProducerServiceTest.test_central_api [0.002998s] ... ok DEBUG: {0} designate.tests.unit.producer.test_service.ProducerServiceTest.test_service_start_all_extension_disabled [0.005147s] ... ok DEBUG: {0} designate.tests.unit.producer.test_tasks.PeriodicIncrementSerialTest.test_increment_zone [0.001733s] ... ok DEBUG: {0} designate.tests.unit.producer.test_tasks.PeriodicIncrementSerialTest.test_increment_zone_skip_deleted [0.001474s] ... ok DEBUG: {0} designate.tests.unit.producer.test_tasks.PeriodicSecondaryRefreshTest.test_refresh_zone [0.001579s] ... ok DEBUG: {0} designate.tests.unit.producer.test_tasks.PeriodicSecondaryRefreshTest.test_refresh_zone_not_expired [0.001522s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_basic.SchedulerTest.test_no_pools [0.001636s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_multiple_pools_no_match [0.001333s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_no_match_non_bool [0.001269s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_zone_attributes_not_set [0.000950s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerFallbackFilterTest.test_default_operation [0.000672s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_default_operation [0.001042s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_permutations.AttributeSchedulerPermutationsTest.test_get_gold_tier [0.001990s] ... ok DEBUG: {0} designate.tests.unit.sink.test_service.TestSinkService.test_get_allowed_event_types_with_duplicates [0.008445s] ... ok DEBUG: {0} designate.tests.unit.sink.test_service.TestSinkService.test_service_stop [0.002987s] ... ok DEBUG: {0} designate.tests.unit.test_conf.TestConfOpts.test_opts_list [0.000993s] ... ok DEBUG: {0} designate.tests.unit.test_context.TestDesignateContext.test_get_auth_plugin_get_endpoint [0.000994s] ... ok DEBUG: {0} designate.tests.unit.test_context.TestDesignateContext.test_sudo [0.000839s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestCoordination.test_create_group [0.040154s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestCoordination.test_disable_grouping_already_exists [0.000758s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestCoordination.test_stop_with_grouping_enabled [0.012051s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestPartitioner.test_two_even_partitions [0.007488s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestPartitionerWithoutBackend.test_start [0.000896s] ... ok DEBUG: {0} designate.tests.unit.test_dnsmiddleware.TestDNSMiddleware.test_process_request [0.000652s] ... ok DEBUG: {0} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_renderer_to_wire [0.001388s] ... ok DEBUG: {0} designate.tests.unit.test_dnsmiddleware.TestTsigInfoMiddleware.test_process_request_tsig_key_not_found [0.000831s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSMessages.test_get_serial_no_answer [0.001223s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSMessages.test_get_serial_no_rdataset [0.000839s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSUtils.test_all_tcp_using_worker [0.000529s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSUtils.test_dnspyrecords_to_recordsetlist [0.003497s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSUtils.test_get_ip_address [0.001000s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSUtils.test_get_ip_address_none [0.000721s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSUtils.test_send_tcp_dns_message [0.000880s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr [0.002077s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr_fails_with_form_error [0.001471s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr_fails_with_socket_error [0.001128s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_export_delete [0.001107s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_import_create [0.000778s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_zone_delete [0.000785s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_zone_id [0.000753s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_recordset_data_nothing_changed_in_recordset_records [0.000815s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_recordset_data_result_not_recordset [0.000779s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_recordset_name [0.000924s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.DefaultNotificationTest.test_default_notifications [0.000478s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_cleanup_no_notification_transport [0.000561s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_get_notification_listener [0.001018s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_get_notification_listener_serializer_set [0.000761s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_get_notifier_is_none [0.000509s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_get_server_transport_is_none [0.000476s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_set_defaults [0.000739s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_deserialize_context_without_trace_info [0.000847s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_deserialize_entity_base_not_set [0.000438s] ... ok DEBUG: {0} designate.tests.unit.test_schema.TestSchema.test_constructor [0.000717s] ... ok DEBUG: {0} designate.tests.unit.test_service.TestDNSService.test_handle_tcp_without_timeout [0.002128s] ... ok DEBUG: {0} designate.tests.unit.test_service.TestRpcService.test_rpc_service_start [0.002381s] ... ok DEBUG: {0} designate.tests.unit.test_service.TestWSGIService.test_service_stop [0.003579s] ... ok DEBUG: {0} designate.tests.unit.test_service.TestWSGIService.test_service_wait [0.001058s] ... ok DEBUG: {0} designate.tests.unit.test_service.TestWSGIService.test_service_wait_multiple_servers [0.001056s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_bind_udp [0.002480s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_deep_dict_merge [0.001255s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_execute [0.001092s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_find_config [0.001866s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_invalid_limit [0.000864s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_sort_tenant_without_all_tenants [0.000779s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_get_proxies_with_http_proxy [0.000782s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_get_proxies_with_https_proxy [0.000795s] ... ok DEBUG: {0} designate.tests.unit.workers.test_base_task.TestTask.test_call [0.000712s] ... ok DEBUG: {0} designate.tests.unit.workers.test_base_task.TestTask.test_compare_threshold_at_50_percentage [0.000564s] ... ok DEBUG: {0} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_delete_always_valid [0.000532s] ... ok DEBUG: {0} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_is_not_valid_none [0.000811s] ... ok DEBUG: {0} designate.tests.unit.workers.test_base_task.TestTask.test_quota [0.001031s] ... ok DEBUG: {0} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_error_flags [0.001305s] ... ok DEBUG: {0} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_missing_AA_flags [0.001503s] ... ok DEBUG: {0} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_execute_bad_task [0.001310s] ... ok DEBUG: {0} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_executor_name_with_task [0.000798s] ... ok DEBUG: {1} designate.tests.unit.sink.test_notifications.TestSinkNotification.test_notification_with_unknown_event [0.084839s] ... ok DEBUG: {0} designate.tests.unit.workers.test_rpcapi.TestService.test_delete_zone [0.000652s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_create_zone [0.002129s] ... ok DEBUG: {1} designate.tests.unit.sink.test_service.TestSinkService.test_service_name [0.005185s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_get_pool [0.002075s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_recover_shard [0.002275s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_service_name [0.001807s] ... ok DEBUG: {1} designate.tests.unit.sink.test_service.TestSinkService.test_service_start_no_targets [0.003763s] ... ok DEBUG: {1} designate.tests.unit.sink.test_service.TestSinkService.test_service_stop_and_notification_listener_stopped [0.002810s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_start_zone_export [0.002170s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_storage [0.001771s] ... ok DEBUG: {1} designate.tests.unit.storage.impl_sqlalchemy.test_sqlalchemy.SqlalchemyTestCase.test_rname_check [0.000469s] ... ok DEBUG: {1} designate.tests.unit.test_context.TestDesignateContext.test_get_auth_plugin [0.001589s] ... ok DEBUG: {1} designate.tests.unit.test_context.TestDesignateContext.test_get_auth_plugin_user [0.000928s] ... ok DEBUG: {0} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_max_retries [0.000587s] ... ok DEBUG: {0} designate.tests.unit.workers.test_xfr.TestXfr.test_zone_sync_axfr_failure [0.001552s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestExportZone.test_sync_export_right_size [0.001034s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_delete_success_all [0.000597s] ... ok DEBUG: {1} designate.tests.unit.test_coordination.TestCoordination.test_run_watchers_not_started [0.001813s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_update_fail_all [0.000589s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_on_delete [0.000758s] ... ok DEBUG: {1} designate.tests.unit.test_coordination.TestCoordination.test_start_no_coordination [0.001599s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_on_success [0.000944s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_on_update_error [0.000747s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call [0.000870s] ... ok DEBUG: {1} designate.tests.unit.test_coordination.TestCoordination.test_un_watchers [0.001915s] ... ok DEBUG: {1} designate.tests.unit.test_coordination.TestPartitioner.test_get_members_tooz_error [0.002865s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call_fails_on_poll_for_zone [0.000658s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZoneActionOnTarget.test_call_delete [0.001543s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZoneActor.test_call [0.000657s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZoneActor.test_threshold_from_config [0.000809s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZoneActor.test_threshold_met_false [0.001555s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_call_on_failure [0.003302s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_threshold_met_false_no_zones_one_result [0.000565s] ... ok DEBUG: {1} designate.tests.unit.test_coordination.TestPartitioner.test_three_even_partitions [0.019210s] ... ok DEBUG: {1} designate.tests.unit.test_coordination.TestPartitioner.test_three_odd_partitions [0.008783s] ... ok DEBUG: {1} designate.tests.unit.test_dnsmiddleware.TestDNSMiddleware.test_call [0.001474s] ... ok DEBUG: {1} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_message_to_wire [0.001636s] ... ok DEBUG: {1} designate.tests.unit.test_dnsutils.TestDNSMessages.test_get_serial [0.002836s] ... ok DEBUG: {1} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr_fails_with_exception [0.001921s] ... ok DEBUG: {1} designate.tests.unit.test_heartbeat_emitter.HeartbeatEmitterTest.test_get_status [0.001909s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_rrset_update_other [0.001601s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_transfer_request_create [0.000984s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_zone_name [0.001947s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_other_data [0.001510s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_other_data_handle_unexpected_values [0.003035s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_recordset_data_nothing_to_do [0.001535s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_zone_name [0.000832s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RPCTest.test_get_notification_listener_transport_is_none [0.000865s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RPCTest.test_get_server [0.001431s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_serialize_context_with_profiler [0.001366s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_serialize_entity_base_not_set [0.000500s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestDNSService.test_dns_handle_tcp_conn_buffer_empty [0.002938s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestDNSService.test_dns_handle_tcp_conn_no_app_response [0.001250s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestDNSService.test_dns_handle_udp_query [0.001475s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestDNSService.test_handle_tcp [0.001570s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestDNSService.test_handle_tcp_handle_errors [0.001799s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestDNSService.test_service_init [0.001510s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestDNSService.test_service_start [0.002306s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestDNSService.test_service_stop [0.001783s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_bind_udp_without_reuse_port [0.002927s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_without_sort_keys [0.000984s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_get_proxies [0.001403s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_get_proxies_with_no_proxy [0.001584s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_load_schema_missing [0.001445s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_render_template [0.002264s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_resource_string [0.001266s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_resource_string_missing [0.001101s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_validate_invalid_uuid [0.001404s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_validate_uuid_no_arguments [0.001130s] ... ok DEBUG: {1} designate.tests.unit.workers.test_base_task.TestTask.test_compare_threshold_at_100_percentage [0.001040s] ... ok DEBUG: {1} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_is_not_valid_deleted [0.000921s] ... ok DEBUG: {1} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_get_serial_number_nxdomain [0.001335s] ... ok DEBUG: {1} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_get_serial_number_ok [0.001080s] ... ok DEBUG: {1} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_execute_multiple_tasks [0.001850s] ... ok DEBUG: {1} designate.tests.unit.workers.test_rpcapi.TestService.test_start_zone_export [0.000989s] ... ok DEBUG: {1} designate.tests.unit.workers.test_rpcapi.TestService.test_update_zone [0.000590s] ... ok DEBUG: {1} designate.tests.unit.workers.test_service.WorkerServiceTest.test_get_executor [0.002020s] ... ok DEBUG: {1} designate.tests.unit.workers.test_service.WorkerServiceTest.test_get_pools_map [0.001903s] ... ok DEBUG: {1} designate.tests.unit.workers.test_service.WorkerServiceTest.test_service_start [0.002207s] ... ok DEBUG: {1} designate.tests.unit.workers.test_service.WorkerServiceTest.test_service_stop [0.002144s] ... ok DEBUG: {1} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_retry_interval [0.000871s] ... ok DEBUG: {1} designate.tests.unit.workers.test_xfr.TestXfr.test_zone_only_allow_axfr_on_secondary_zones [0.001138s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestExportZone.test_async_export_fails [0.001068s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_no_serial [0.000799s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_delete_success_half [0.000721s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_on_create_error [0.000901s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_on_delete_error [0.000852s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_constructor [0.001479s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZoneActionOnTarget.test_call_create [0.002342s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZoneActionOnTarget.test_call_create_catalog_zone [0.001898s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZoneActionOnTarget.test_call_update [0.001785s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_on_no_zones_failure [0.001011s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_on_success [0.004664s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_threshold_met_false_low_positives [0.000664s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1923 tests in 54.7138 sec. DEBUG: - Passed: 1919 DEBUG: - Skipped: 1 DEBUG: - Expected Fail: 3 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 206.9469 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (481 tests) => 0:00:54.570758 DEBUG: - Worker 1 (481 tests) => 0:00:54.436545 DEBUG: - Worker 2 (481 tests) => 0:00:50.519769 DEBUG: - Worker 3 (480 tests) => 0:00:48.634857 DEBUG: py312: OK (62.57 seconds) DEBUG: congratulations :) (62.63 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-designate-20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kDl6GK DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/python3-designate DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/python3-designate DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/python3-designate DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-designate = 1:20.1.0-0.20250603183705.c1c89d3.el10 python3-designate = 1:20.1.0-0.20250603183705.c1c89d3.el10 python3.12-designate = 1:20.1.0-0.20250603183705.c1c89d3.el10 python3.12dist(designate) = 20.1 python3dist(designate) = 20.1 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: ((python3.12dist(flask) < 0.11 or python3.12dist(flask) > 0.11) with python3.12dist(flask) >= 0.10) ((python3.12dist(pecan) < 1.0.2 or python3.12dist(pecan) > 1.0.2) with (python3.12dist(pecan) < 1.0.3 or python3.12dist(pecan) > 1.0.3) with (python3.12dist(pecan) < 1.0.4 or python3.12dist(pecan) > 1.0.4) with (python3.12dist(pecan) < 1.2 or python3.12dist(pecan) > 1.2) with python3.12dist(pecan) >= 1) python(abi) = 3.12 python3.12dist(alembic) >= 1.8 python3.12dist(dnspython) >= 2.2.1 python3.12dist(eventlet) >= 0.36 python3.12dist(futurist) >= 1.2 python3.12dist(greenlet) >= 0.4.15 python3.12dist(jinja2) >= 2.10 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystoneauth1) >= 3.4 python3.12dist(keystonemiddleware) >= 4.17 python3.12dist(openstacksdk) >= 0.103 python3.12dist(oslo-concurrency) >= 4.2 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-context) >= 4 python3.12dist(oslo-db) >= 8.3 python3.12dist(oslo-i18n) >= 3.20 python3.12dist(oslo-log) >= 4.3 python3.12dist(oslo-messaging) >= 14.1 python3.12dist(oslo-middleware) >= 3.31 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-reports) >= 1.18 python3.12dist(oslo-rootwrap) >= 5.15 python3.12dist(oslo-serialization) >= 2.25 python3.12dist(oslo-service) >= 1.31 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 4.7 python3.12dist(oslo-versionedobjects) >= 1.31.2 python3.12dist(osprofiler) >= 3.4 python3.12dist(paste) >= 2.0.2 python3.12dist(pastedeploy) >= 1.5 python3.12dist(pbr) >= 3.1.1 python3.12dist(python-designateclient) >= 2.12 python3.12dist(requests) >= 2.23 python3.12dist(sqlalchemy) >= 1.4.41 python3.12dist(stevedore) >= 1.20 python3.12dist(tenacity) >= 6 python3.12dist(tooz) >= 1.58 python3.12dist(webob) >= 1.7.1 DEBUG: Obsoletes: python3.12-designate < 1:20.1.0-0.20250603183705.c1c89d3.el10 DEBUG: Processing files: python3-designate-tests-20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7MVMkQ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/python3-designate-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/python3-designate-tests DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/python3-designate-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-designate-tests = 1:20.1.0-0.20250603183705.c1c89d3.el10 python3-designate-tests = 1:20.1.0-0.20250603183705.c1c89d3.el10 python3.12-designate-tests = 1:20.1.0-0.20250603183705.c1c89d3.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: python(abi) = 3.12 DEBUG: Obsoletes: python3.12-designate-tests < 1:20.1.0-0.20250603183705.c1c89d3.el10 DEBUG: Processing files: openstack-designate-common-20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HceYkc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/doc/openstack-designate-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/doc/openstack-designate-common DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/README.rst /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/doc/openstack-designate-common DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/etc/designate/policy.yaml.sample /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/doc/openstack-designate-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4MQfEa DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-common DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-designate-common) = 1:20.1.0-0.20250603183705.c1c89d3.el10 openstack-designate-common = 1:20.1.0-0.20250603183705.c1c89d3.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 DEBUG: Requires: /usr/bin/python3 DEBUG: Recommends: group(designate) user(designate) DEBUG: Processing files: openstack-designate-agent-20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vxD41n DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-agent DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-agent DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-agent = 1:20.1.0-0.20250603183705.c1c89d3.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(preun): /bin/sh DEBUG: Processing files: openstack-designate-api-20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ykQPLE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-api DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-api DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-api DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-designate-api) = 1:20.1.0-0.20250603183705.c1c89d3.el10 openstack-designate-api = 1:20.1.0-0.20250603183705.c1c89d3.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Recommends: group(designate) DEBUG: Processing files: openstack-designate-central-20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PGu3XL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-central DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-central DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-central DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-central = 1:20.1.0-0.20250603183705.c1c89d3.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-designate-mdns-20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iSUQFy DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-mdns DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-mdns DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-mdns DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-mdns = 1:20.1.0-0.20250603183705.c1c89d3.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-designate-producer-20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lyIUII DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-producer DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-producer DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-producer DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-producer = 1:20.1.0-0.20250603183705.c1c89d3.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Obsoletes: openstack-designate-pool-manager < 9.0.0 openstack-designate-zone-manager < 9.0.0 DEBUG: Processing files: openstack-designate-sink-20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Wa6SDF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-sink DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-sink DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-sink DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-sink = 1:20.1.0-0.20250603183705.c1c89d3.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-designate-worker-20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wxTl8L DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-worker DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-worker DEBUG: + cp -pr /builddir/build/BUILD/designate-20.1.0.dev18/LICENSE /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64/usr/share/licenses/openstack-designate-worker DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-worker = 1:20.1.0-0.20250603183705.c1c89d3.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-api-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-producer-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-common-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-central-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-mdns-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-worker-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-agent-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-sink-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-designate-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-designate-tests-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vp0TZx DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-20.1.0.dev18 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.MCSpQ5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/designate-20.1.0.dev18-SPECPARTS DEBUG: + rm -rf designate-20.1.0.dev18 designate-20.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-designate-20.1.0-0.20250603183705.c1c89d3.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-20.1.0-0.20250603183705.c1c89d3.el10.src.rpm) Config(dlrn-5) 1 minutes 47 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16114812 3954136 2804688 1001040 10694756 12160676 DEBUG: Swap: 16777212 5459060 11318152 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 198G 352G 37% / 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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 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.w8c4h7dt', '/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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-agent-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-sink-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-mdns-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-worker-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-central-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-producer-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-api-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/python3-designate-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-common-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/python3-designate-tests-20.1.0-0.20250603183705.c1c89d3.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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-agent-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-sink-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-mdns-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-worker-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-central-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-producer-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-api-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/python3-designate-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-common-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/python3-designate-tests-20.1.0-0.20250603183705.c1c89d3.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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-agent-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-sink-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-mdns-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-worker-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-central-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-producer-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-api-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/python3-designate-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/openstack-designate-common-20.1.0-0.20250603183705.c1c89d3.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71/python3-designate-tests-20.1.0-0.20250603183705.c1c89d3.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-ansible-role-lunasa-hsm-4a384f4fbed7c9 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-8ea34bfb77 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-a169a4543d842385dbe95 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-swiftclient-8486005ebd881a5c60b 95 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e082edc53c281c819707441 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-d9fe95c16ddb20ccbe0e7 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-a1c47fc242b6002d2be60fc 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-82652559ea8641b11c 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e055873be4079bc9d3716 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-21a0588ed89b79f65b73 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-794fc75d19bd8fde0902 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-334109a18 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-684e1c21077bfe53801b124473 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ad41dbeffe0ed7d27fd4eb 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-zaqar-tests-tempest-0c98f753101 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-245f318c0d92b0bc95 149 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 40 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 111 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 66 kB/s | 5.7 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 56 kB/s | 6.1 kB 00:00 DEBUG: dlrn-master-testing 127 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 128 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 90 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 80 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 23 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 189 kB/s | 33 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================= DEBUG: Installing: DEBUG: openstack-designate-agent noarch 1:20.1.0-0.20250603183705.c1c89d3.el10 @commandline 11 k DEBUG: openstack-designate-api noarch 1:20.1.0-0.20250603183705.c1c89d3.el10 @commandline 13 k DEBUG: openstack-designate-central noarch 1:20.1.0-0.20250603183705.c1c89d3.el10 @commandline 12 k DEBUG: openstack-designate-common noarch 1:20.1.0-0.20250603183705.c1c89d3.el10 @commandline 34 k DEBUG: openstack-designate-mdns noarch 1:20.1.0-0.20250603183705.c1c89d3.el10 @commandline 12 k DEBUG: openstack-designate-producer noarch 1:20.1.0-0.20250603183705.c1c89d3.el10 @commandline 12 k DEBUG: openstack-designate-sink noarch 1:20.1.0-0.20250603183705.c1c89d3.el10 @commandline 12 k DEBUG: openstack-designate-worker noarch 1:20.1.0-0.20250603183705.c1c89d3.el10 @commandline 12 k DEBUG: python3-designate noarch 1:20.1.0-0.20250603183705.c1c89d3.el10 @commandline 604 k DEBUG: python3-designate-tests noarch 1:20.1.0-0.20250603183705.c1c89d3.el10 @commandline 559 k DEBUG: Installing dependencies: 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: 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-513.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-513.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-513.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-513.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-513.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-513.el10 appstream 31 k DEBUG: perl-File-Basename noarch 2.86-513.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-513.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-513.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-513.el10 appstream 17 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-513.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-513.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-513.el10 appstream 98 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-513.el10 appstream 13 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-513.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-513.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-513.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-513.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-513.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-513.el10 appstream 15 k DEBUG: perl-mro x86_64 1.29-513.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-513.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-513.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-513.el10 appstream 14 k DEBUG: python-oslo-cache-lang noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-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-blinker noarch 1.9.0-1.el10s delorean-master-testing 27 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-click noarch 8.1.7-7.el10s delorean-master-testing 226 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-designateclient noarch 6.3.0-0.20250527145916.1505c27.el10 delorean-component-designate 116 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-flask noarch 1:3.1.0-3.el10s delorean-master-testing 197 k DEBUG: python3-futurist noarch 3.1.1-0.20250513101246.8a4c380.el10 delorean-component-common 76 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-itsdangerous noarch 2.2.0-1.el10s delorean-master-testing 40 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-keystoneauth1 noarch 5.11.0-0.20250602113607.8b0a181.el10 delorean-component-keystone 555 k DEBUG: python3-keystoneclient noarch 1:5.6.0-0.20250318091942.0d43c46.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.10.0-0.20250527145430.8685561.el10 delorean-component-keystone 128 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-openstacksdk noarch 4.5.0-0.20250513102338.bbe9c96.el10 delorean-component-clients 1.0 M DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-osc-lib noarch 4.0.2-0.20250527151127.e63cb66.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 65 k DEBUG: python3-oslo-cache+dogpile noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.8.0-0.20250602113751.b18ff43.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.0.0-0.20250527143853.7750bda.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 17.0.0-0.20250527150124.510688d.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.12.0-0.20250527143953.19b3c0a.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.5.1-0.20250327080657.2f5eb7c.el10 delorean-component-common 64 k DEBUG: python3-oslo-rootwrap noarch 7.6.0-0.20250527144714.763061a.el10 delorean-component-common 52 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-upgradecheck noarch 2.5.0-0.20250318103257.27366ba.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 129 k DEBUG: python3-oslo-versionedobjects noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 94 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-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-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-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 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 132 k DEBUG: python3-tooz+redis noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.9 k DEBUG: python3-tooz+zake noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-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-werkzeug noarch 3.1.3-1.el10s delorean-master-testing 444 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: sudo x86_64 1.9.15-8.p5.el10 baseos 1.3 M DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-513.el10 appstream 24 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: sudo-python-plugin x86_64 1.9.15-8.p5.el10 appstream 57 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================= DEBUG: Install 195 Packages DEBUG: Total size: 29 M DEBUG: Installed size: 113 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.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.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sudo-1.9.15-8.p5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.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-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] 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-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] sudo-python-plugin-1.9.15-8.p5.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-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-blinker-1.9.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-8.1.7-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-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-flask-3.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-2.2.0-1.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-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-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-werkzeug-3.1.3-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-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.4.1-0.20250314122149.27e27c1 1/195 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/195 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 3/195 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 4/195 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 5/195 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 6/195 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 7/195 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 8/195 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 9/195 DEBUG: Installing : sudo-python-plugin-1.9.15-8.p5.el10.x86_64 10/195 DEBUG: Installing : sudo-1.9.15-8.p5.el10.x86_64 11/195 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 12/195 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 13/195 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 14/195 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 15/195 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 16/195 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 17/195 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 18/195 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 19/195 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 20/195 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 21/195 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 22/195 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 23/195 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 24/195 DEBUG: Installing : python3-keystoneauth1-5.11.0-0.20250602113607.8b 25/195 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 26/195 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 27/195 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 28/195 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 29/195 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 30/195 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 31/195 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 32/195 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 33/195 DEBUG: Installing : python3-oslo-context-6.0.0-0.20250527143853.7750 34/195 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380. 35/195 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 36/195 DEBUG: Installing : python3-oslo-rootwrap-7.6.0-0.20250527144714.763 37/195 DEBUG: Installing : python3-werkzeug-3.1.3-1.el10s.noarch 38/195 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 39/195 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 40/195 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 41/195 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 42/195 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 43/195 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 44/195 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 45/195 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 46/195 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 47/195 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 48/195 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 49/195 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 50/195 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 51/195 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 52/195 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 53/195 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 54/195 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 55/195 DEBUG: Installing : python3-itsdangerous-2.2.0-1.el10s.noarch 56/195 DEBUG: Installing : python3-click-8.1.7-7.el10s.noarch 57/195 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 58/195 DEBUG: Installing : python3-blinker-1.9.0-1.el10s.noarch 59/195 DEBUG: Installing : python3-flask-1:3.1.0-3.el10s.noarch 60/195 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 61/195 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 62/195 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 63/195 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 64/195 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 65/195 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 66/195 DEBUG: Installing : which-2.21-43.el10.x86_64 67/195 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 68/195 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 69/195 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 70/195 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 71/195 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 72/195 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 73/195 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 74/195 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 75/195 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 76/195 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 77/195 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 78/195 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 79/195 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 80/195 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 81/195 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 82/195 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 83/195 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 84/195 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 85/195 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 85/195 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 85/195 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 86/195 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 87/195 DEBUG: Installing : perl-B-1.89-513.el10.x86_64 88/195 DEBUG: Installing : perl-FileHandle-2.05-513.el10.noarch 89/195 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 90/195 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 91/195 DEBUG: Installing : perl-AutoLoader-5.74-513.el10.noarch 92/195 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 93/195 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 94/195 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 95/195 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 96/195 DEBUG: Installing : perl-if-0.61.000-513.el10.noarch 97/195 DEBUG: Installing : perl-locale-1.12-513.el10.noarch 98/195 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 99/195 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 100/195 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 101/195 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 102/195 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 103/195 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 104/195 DEBUG: Installing : perl-Class-Struct-0.68-513.el10.noarch 105/195 DEBUG: Installing : perl-POSIX-2.20-513.el10.x86_64 106/195 DEBUG: Installing : perl-IPC-Open3-1.22-513.el10.noarch 107/195 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 108/195 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 109/195 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 110/195 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 111/195 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 112/195 DEBUG: Installing : perl-SelectSaver-1.02-513.el10.noarch 113/195 DEBUG: Installing : perl-Symbol-1.09-513.el10.noarch 114/195 DEBUG: Installing : perl-File-stat-1.14-513.el10.noarch 115/195 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 116/195 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 117/195 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 118/195 DEBUG: Installing : perl-Fcntl-1.18-513.el10.x86_64 119/195 DEBUG: Installing : perl-base-2.27-513.el10.noarch 120/195 DEBUG: Installing : perl-mro-1.29-513.el10.x86_64 121/195 DEBUG: Installing : perl-IO-1.55-513.el10.x86_64 122/195 DEBUG: Installing : perl-overloading-0.02-513.el10.noarch 123/195 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 124/195 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 125/195 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 126/195 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 127/195 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 128/195 DEBUG: Installing : perl-Errno-1.38-513.el10.x86_64 129/195 DEBUG: Installing : perl-File-Basename-2.86-513.el10.noarch 130/195 DEBUG: Installing : perl-Getopt-Std-1.14-513.el10.noarch 131/195 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 132/195 DEBUG: Installing : perl-overload-1.37-513.el10.noarch 133/195 DEBUG: Installing : perl-vars-1.05-513.el10.noarch 134/195 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 135/195 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 136/195 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 137/195 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 138/195 DEBUG: Installing : perl-NDBM_File-1.17-513.el10.x86_64 139/195 DEBUG: Installing : perl-DynaLoader-1.56-513.el10.x86_64 140/195 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 141/195 DEBUG: Installing : perl-libs-4:5.40.2-513.el10.x86_64 142/195 DEBUG: Installing : perl-interpreter-4:5.40.2-513.el10.x86_64 143/195 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 144/195 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 144/195 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 144/195 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 145/195 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 146/195 DEBUG: Installing : python3-openstacksdk-4.5.0-0.20250513102338.bbe9 147/195 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 148/195 DEBUG: Installing : python-oslo-versionedobjects-lang-3.7.0-0.202505 149/195 DEBUG: Installing : python-oslo-utils-lang-9.0.0-0.20250602113342.1a 150/195 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 151/195 DEBUG: Installing : python-oslo-middleware-lang-6.5.0-0.202505131029 152/195 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 153/195 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 154/195 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 155/195 DEBUG: Installing : python3-oslo-utils-9.0.0-0.20250602113342.1a8525 156/195 DEBUG: Installing : python3-oslo-config-2:9.8.0-0.20250602113751.b18 157/195 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 158/195 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 159/195 DEBUG: Installing : python3-tooz+redis-6.3.0-0.20250213113959.734acc 160/195 DEBUG: Installing : python3-tooz+zake-6.3.0-0.20250213113959.734acc4 161/195 DEBUG: Installing : python3-tooz-6.3.0-0.20250213113959.734acc4.el10 162/195 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 163/195 DEBUG: Installing : python3-oslo-middleware-6.5.0-0.20250513102931.2 164/195 DEBUG: Installing : python3-oslo-upgradecheck-2.5.0-0.20250318103257 165/195 DEBUG: Installing : python3-oslo-metrics-0.12.0-0.20250527143953.19b 166/195 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 167/195 DEBUG: Installing : python3-oslo-reports-3.5.1-0.20250327080657.2f5e 168/195 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 169/195 DEBUG: Installing : python3-osc-lib-4.0.2-0.20250527151127.e63cb66.e 170/195 DEBUG: Installing : python3-designateclient-6.3.0-0.20250527145916.1 171/195 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 172/195 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 173/195 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 174/195 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 175/195 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 176/195 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 177/195 DEBUG: Installing : python3-oslo-messaging-17.0.0-0.20250527150124.5 178/195 DEBUG: Installing : python3-oslo-versionedobjects-3.7.0-0.2025052714 179/195 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 180/195 DEBUG: Installing : python-oslo-cache-lang-3.11.0-0.20250527151424.c 181/195 DEBUG: Installing : python3-oslo-cache+dogpile-3.11.0-0.202505271514 182/195 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.11.0-0.202505271514 183/195 DEBUG: Installing : python3-oslo-cache-3.11.0-0.20250527151424.c3023 184/195 DEBUG: Installing : python3-keystonemiddleware-10.10.0-0.20250527145 185/195 DEBUG: Installing : python3-designate-1:20.1.0-0.20250603183705.c1c8 186/195 DEBUG: Running scriptlet: openstack-designate-common-1:20.1.0-0.2025060318 187/195 DEBUG: Installing : openstack-designate-common-1:20.1.0-0.2025060318 187/195 DEBUG: Installing : openstack-designate-agent-1:20.1.0-0.20250603183 188/195 DEBUG: Installing : openstack-designate-sink-1:20.1.0-0.202506031837 189/195 DEBUG: Running scriptlet: openstack-designate-sink-1:20.1.0-0.202506031837 189/195 DEBUG: Installing : openstack-designate-mdns-1:20.1.0-0.202506031837 190/195 DEBUG: Running scriptlet: openstack-designate-mdns-1:20.1.0-0.202506031837 190/195 DEBUG: Installing : openstack-designate-worker-1:20.1.0-0.2025060318 191/195 DEBUG: Running scriptlet: openstack-designate-worker-1:20.1.0-0.2025060318 191/195 DEBUG: Installing : openstack-designate-central-1:20.1.0-0.202506031 192/195 DEBUG: Running scriptlet: openstack-designate-central-1:20.1.0-0.202506031 192/195 DEBUG: Installing : openstack-designate-producer-1:20.1.0-0.20250603 193/195 DEBUG: Running scriptlet: openstack-designate-producer-1:20.1.0-0.20250603 193/195 DEBUG: Installing : openstack-designate-api-1:20.1.0-0.2025060318370 194/195 DEBUG: Running scriptlet: openstack-designate-api-1:20.1.0-0.2025060318370 194/195 DEBUG: Installing : python3-designate-tests-1:20.1.0-0.2025060318370 195/195 DEBUG: Running scriptlet: python3-designate-tests-1:20.1.0-0.2025060318370 195/195 DEBUG: Installed: DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.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-designate-agent-1:20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: openstack-designate-api-1:20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: openstack-designate-central-1:20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: openstack-designate-common-1:20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: openstack-designate-mdns-1:20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: openstack-designate-producer-1:20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: openstack-designate-sink-1:20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: openstack-designate-worker-1:20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: perl-AutoLoader-5.74-513.el10.noarch DEBUG: perl-B-1.89-513.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-513.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-513.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-513.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-513.el10.x86_64 DEBUG: perl-File-Basename-2.86-513.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-513.el10.noarch DEBUG: perl-FileHandle-2.05-513.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-513.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-513.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-513.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-513.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-513.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-513.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-513.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-513.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-513.el10.noarch DEBUG: perl-interpreter-4:5.40.2-513.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-513.el10.x86_64 DEBUG: perl-locale-1.12-513.el10.noarch DEBUG: perl-mro-1.29-513.el10.x86_64 DEBUG: perl-overload-1.37-513.el10.noarch DEBUG: perl-overloading-0.02-513.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-513.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.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-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-blinker-1.9.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-click-8.1.7-7.el10s.noarch DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-designate-1:20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: python3-designate-tests-1:20.1.0-0.20250603183705.c1c89d3.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.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-flask-1:3.1.0-3.el10s.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-itsdangerous-2.2.0-1.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.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch 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-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-oslo-rootwrap-7.6.0-0.20250527144714.763061a.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.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-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-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.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-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: sudo-1.9.15-8.p5.el10.x86_64 DEBUG: sudo-python-plugin-1.9.15-8.p5.el10.x86_64 DEBUG: which-2.21-43.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/designate/c1/c8/c1c89d35a15eca75ad70720f253d1e324703d221_1056db71'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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