+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56' + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 --clean INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos9-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-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: 1020 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-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: 05ff02fd-0962-4914-a5ca-86764a1f7c45 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-debd1648449976dd92d9df165af19e11bd43424a baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/de/bd/debd1648449976dd92d9df165af19e11bd43424a_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-946da041c16ec4d0a3c220cf2ec6b37b1d6d6f90 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/94/6d/946da041c16ec4d0a3c220cf2ec6b37b1d6d6f90_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-dd04417ad559eb3db5bff732a5db50df3a8ca729 baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/dd/04/dd04417ad559eb3db5bff732a5db50df3a8ca729_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-cloudkitty-tests-tempest-3961dcddb873b1ff6710d7df0739c4285dd71f8c baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/39/61/3961dcddb873b1ff6710d7df0739c4285dd71f8c_864a76ea enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-cffedba144566723de2b7bbfcde9967e9b469033 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/cf/fe/cffedba144566723de2b7bbfcde9967e9b469033_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-19f39aba511ddf6ecddd0e7dd5ae2440e57bdbbd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/19/f3/19f39aba511ddf6ecddd0e7dd5ae2440e57bdbbd_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-bd3e9f19ebcff27250198e6f6a5ac12b9cbb50e2 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/bd/3e/bd3e9f19ebcff27250198e6f6a5ac12b9cbb50e2_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-be482976001ba5e946029ddd0e3fe8ee1852568d baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/be/48/be482976001ba5e946029ddd0e3fe8ee1852568d_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-5ca4e5190a7921f019b2c9101e1d5374a9f8ac80 baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/5c/a4/5ca4e5190a7921f019b2c9101e1d5374a9f8ac80_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-6cac8c82e4916743d144a5a40aa78b21cdab13ce baseurl=https://trunk.rdoproject.org/centos9-master/component/network/6c/ac/6cac8c82e4916743d144a5a40aa78b21cdab13ce_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-31ccc63c4f61c8f6a120cbe3f496da7c383c9a47 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/31/cc/31ccc63c4f61c8f6a120cbe3f496da7c383c9a47_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ba54aab678aa2db21610a20e9597e58edac6a439 baseurl=https://trunk.rdoproject.org/centos9-master/component/optimize/ba/54/ba54aab678aa2db21610a20e9597e58edac6a439_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-c093c533dacc587eed6137763de4af4685e846f5 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/c0/93/c093c533dacc587eed6137763de4af4685e846f5_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-f1a0b48543d6bd107a7c780f7a6ed4a43ca057e3 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f1/a0/f1a0b48543d6bd107a7c780f7a6ed4a43ca057e3_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-93df2d2d3e73788db982be0f4b85e3451343c94c baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/93/df/93df2d2d3e73788db982be0f4b85e3451343c94c_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-f417801cef5ff8b2c11f56bf89df19a319e58ac6 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/f4/17/f417801cef5ff8b2c11f56bf89df19a319e58ac6_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 --init INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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/centos9-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-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: 1020 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-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: 333e2556-addb-40e3-a378-2fb2aa80277f DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-debd1648449976dd92d9df165af19e11bd43424a baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/de/bd/debd1648449976dd92d9df165af19e11bd43424a_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-946da041c16ec4d0a3c220cf2ec6b37b1d6d6f90 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/94/6d/946da041c16ec4d0a3c220cf2ec6b37b1d6d6f90_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-dd04417ad559eb3db5bff732a5db50df3a8ca729 baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/dd/04/dd04417ad559eb3db5bff732a5db50df3a8ca729_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-cloudkitty-tests-tempest-3961dcddb873b1ff6710d7df0739c4285dd71f8c baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/39/61/3961dcddb873b1ff6710d7df0739c4285dd71f8c_864a76ea enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-cffedba144566723de2b7bbfcde9967e9b469033 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/cf/fe/cffedba144566723de2b7bbfcde9967e9b469033_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-19f39aba511ddf6ecddd0e7dd5ae2440e57bdbbd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/19/f3/19f39aba511ddf6ecddd0e7dd5ae2440e57bdbbd_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-bd3e9f19ebcff27250198e6f6a5ac12b9cbb50e2 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/bd/3e/bd3e9f19ebcff27250198e6f6a5ac12b9cbb50e2_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-be482976001ba5e946029ddd0e3fe8ee1852568d baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/be/48/be482976001ba5e946029ddd0e3fe8ee1852568d_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-5ca4e5190a7921f019b2c9101e1d5374a9f8ac80 baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/5c/a4/5ca4e5190a7921f019b2c9101e1d5374a9f8ac80_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-6cac8c82e4916743d144a5a40aa78b21cdab13ce baseurl=https://trunk.rdoproject.org/centos9-master/component/network/6c/ac/6cac8c82e4916743d144a5a40aa78b21cdab13ce_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-31ccc63c4f61c8f6a120cbe3f496da7c383c9a47 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/31/cc/31ccc63c4f61c8f6a120cbe3f496da7c383c9a47_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ba54aab678aa2db21610a20e9597e58edac6a439 baseurl=https://trunk.rdoproject.org/centos9-master/component/optimize/ba/54/ba54aab678aa2db21610a20e9597e58edac6a439_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-c093c533dacc587eed6137763de4af4685e846f5 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/c0/93/c093c533dacc587eed6137763de4af4685e846f5_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-f1a0b48543d6bd107a7c780f7a6ed4a43ca057e3 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f1/a0/f1a0b48543d6bd107a7c780f7a6ed4a43ca057e3_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-93df2d2d3e73788db982be0f4b85e3451343c94c baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/93/df/93df2d2d3e73788db982be0f4b85e3451343c94c_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-f417801cef5ff8b2c11f56bf89df19a319e58ac6 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/f4/17/f417801cef5ff8b2c11f56bf89df19a319e58ac6_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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.i6e3x1_k', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.4Gi 727Mi 2.5Gi 12Gi 10Gi DEBUG: Swap: 15Gi 5.4Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-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 1.4G 3.0G 32% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 194G 356G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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.9ralmyrn', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1020', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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/centos9-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-master-uc/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-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 ef74be174f3d98eed22a385cb83c7502f6441100 Note: switching to 'ef74be174f3d98eed22a385cb83c7502f6441100'. 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 ef74be174 Merge "Switch to 2025.2 release" + '[' -d /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-kolla + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-kolla + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos9-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 ++ /usr/bin/mock -q -r /home/centos9-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 20.1.0.dev121 ef74be1 + UPSTREAMVERSION=20.1.0.dev121 + [[ 20.1.0.dev121 =~ ([^-]*)-(.+) ]] + [[ 20.1.0.dev121 =~ (.*?)\.(0rc.+) ]] + [[ 20.1.0.dev121 =~ (.*?)\.(0b.+) ]] + [[ 20.1.0.dev121 =~ (.*?)\.(0a.+) ]] + [[ 20.1.0.dev121 =~ (.*?)\.(dev.+) ]] + VERSION=20.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250922152310.ef74be1 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos9-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-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: 1020 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-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: 364cbf6b-30c0-4db7-ac50-aa3b5d8d407e DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-debd1648449976dd92d9df165af19e11bd43424a baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/de/bd/debd1648449976dd92d9df165af19e11bd43424a_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-946da041c16ec4d0a3c220cf2ec6b37b1d6d6f90 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/94/6d/946da041c16ec4d0a3c220cf2ec6b37b1d6d6f90_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-dd04417ad559eb3db5bff732a5db50df3a8ca729 baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/dd/04/dd04417ad559eb3db5bff732a5db50df3a8ca729_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-cloudkitty-tests-tempest-3961dcddb873b1ff6710d7df0739c4285dd71f8c baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/39/61/3961dcddb873b1ff6710d7df0739c4285dd71f8c_864a76ea enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-cffedba144566723de2b7bbfcde9967e9b469033 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/cf/fe/cffedba144566723de2b7bbfcde9967e9b469033_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-19f39aba511ddf6ecddd0e7dd5ae2440e57bdbbd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/19/f3/19f39aba511ddf6ecddd0e7dd5ae2440e57bdbbd_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-bd3e9f19ebcff27250198e6f6a5ac12b9cbb50e2 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/bd/3e/bd3e9f19ebcff27250198e6f6a5ac12b9cbb50e2_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-be482976001ba5e946029ddd0e3fe8ee1852568d baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/be/48/be482976001ba5e946029ddd0e3fe8ee1852568d_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-5ca4e5190a7921f019b2c9101e1d5374a9f8ac80 baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/5c/a4/5ca4e5190a7921f019b2c9101e1d5374a9f8ac80_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-6cac8c82e4916743d144a5a40aa78b21cdab13ce baseurl=https://trunk.rdoproject.org/centos9-master/component/network/6c/ac/6cac8c82e4916743d144a5a40aa78b21cdab13ce_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-31ccc63c4f61c8f6a120cbe3f496da7c383c9a47 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/31/cc/31ccc63c4f61c8f6a120cbe3f496da7c383c9a47_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ba54aab678aa2db21610a20e9597e58edac6a439 baseurl=https://trunk.rdoproject.org/centos9-master/component/optimize/ba/54/ba54aab678aa2db21610a20e9597e58edac6a439_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-c093c533dacc587eed6137763de4af4685e846f5 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/c0/93/c093c533dacc587eed6137763de4af4685e846f5_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-f1a0b48543d6bd107a7c780f7a6ed4a43ca057e3 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f1/a0/f1a0b48543d6bd107a7c780f7a6ed4a43ca057e3_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-93df2d2d3e73788db982be0f4b85e3451343c94c baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/93/df/93df2d2d3e73788db982be0f4b85e3451343c94c_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-f417801cef5ff8b2c11f56bf89df19a319e58ac6 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/f4/17/f417801cef5ff8b2c11f56bf89df19a319e58ac6_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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.m2nj9bh2', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 6.0Gi 437Mi 2.6Gi 11Gi 9.4Gi DEBUG: Swap: 15Gi 5.4Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-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 1.4G 3.0G 33% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 194G 356G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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.bx9tvh_n', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1020', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-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.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.3s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating kolla.egg-info writing kolla.egg-info/PKG-INFO writing dependency_links to kolla.egg-info/dependency_links.txt writing entry points to kolla.egg-info/entry_points.txt writing requirements to kolla.egg-info/requires.txt writing top-level names to kolla.egg-info/top_level.txt writing pbr to kolla.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'kolla.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 'kolla.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating kolla-20.1.0.dev121 creating kolla-20.1.0.dev121/.zuul.d creating kolla-20.1.0.dev121/contrib creating kolla-20.1.0.dev121/contrib/neutron-plugins creating kolla-20.1.0.dev121/contrib/template-override creating kolla-20.1.0.dev121/doc creating kolla-20.1.0.dev121/doc/source creating kolla-20.1.0.dev121/doc/source/admin creating kolla-20.1.0.dev121/doc/source/admin/template-override creating kolla-20.1.0.dev121/doc/source/contributor creating kolla-20.1.0.dev121/docker creating kolla-20.1.0.dev121/docker/aodh creating kolla-20.1.0.dev121/docker/aodh/aodh-api creating kolla-20.1.0.dev121/docker/aodh/aodh-base creating kolla-20.1.0.dev121/docker/aodh/aodh-evaluator creating kolla-20.1.0.dev121/docker/aodh/aodh-expirer creating kolla-20.1.0.dev121/docker/aodh/aodh-listener creating kolla-20.1.0.dev121/docker/aodh/aodh-notifier creating kolla-20.1.0.dev121/docker/barbican creating kolla-20.1.0.dev121/docker/barbican/barbican-api creating kolla-20.1.0.dev121/docker/barbican/barbican-base creating kolla-20.1.0.dev121/docker/barbican/barbican-keystone-listener creating kolla-20.1.0.dev121/docker/barbican/barbican-worker creating kolla-20.1.0.dev121/docker/base creating kolla-20.1.0.dev121/docker/bifrost creating kolla-20.1.0.dev121/docker/bifrost/bifrost-base creating kolla-20.1.0.dev121/docker/bifrost/bifrost-deploy creating kolla-20.1.0.dev121/docker/blazar creating kolla-20.1.0.dev121/docker/blazar/blazar-api creating kolla-20.1.0.dev121/docker/blazar/blazar-base creating kolla-20.1.0.dev121/docker/blazar/blazar-manager creating kolla-20.1.0.dev121/docker/ceilometer creating kolla-20.1.0.dev121/docker/ceilometer/ceilometer-base creating kolla-20.1.0.dev121/docker/ceilometer/ceilometer-central creating kolla-20.1.0.dev121/docker/ceilometer/ceilometer-compute creating kolla-20.1.0.dev121/docker/ceilometer/ceilometer-ipmi creating kolla-20.1.0.dev121/docker/ceilometer/ceilometer-notification creating kolla-20.1.0.dev121/docker/cinder creating kolla-20.1.0.dev121/docker/cinder/cinder-api creating kolla-20.1.0.dev121/docker/cinder/cinder-backup creating kolla-20.1.0.dev121/docker/cinder/cinder-base creating kolla-20.1.0.dev121/docker/cinder/cinder-scheduler creating kolla-20.1.0.dev121/docker/cinder/cinder-volume creating kolla-20.1.0.dev121/docker/cloudkitty creating kolla-20.1.0.dev121/docker/cloudkitty/cloudkitty-api creating kolla-20.1.0.dev121/docker/cloudkitty/cloudkitty-base creating kolla-20.1.0.dev121/docker/cloudkitty/cloudkitty-processor creating kolla-20.1.0.dev121/docker/collectd creating kolla-20.1.0.dev121/docker/cron creating kolla-20.1.0.dev121/docker/cyborg creating kolla-20.1.0.dev121/docker/cyborg/cyborg-agent creating kolla-20.1.0.dev121/docker/cyborg/cyborg-api creating kolla-20.1.0.dev121/docker/cyborg/cyborg-base creating kolla-20.1.0.dev121/docker/cyborg/cyborg-conductor creating kolla-20.1.0.dev121/docker/designate creating kolla-20.1.0.dev121/docker/designate/designate-api creating kolla-20.1.0.dev121/docker/designate/designate-backend-bind9 creating kolla-20.1.0.dev121/docker/designate/designate-base creating kolla-20.1.0.dev121/docker/designate/designate-central creating kolla-20.1.0.dev121/docker/designate/designate-mdns creating kolla-20.1.0.dev121/docker/designate/designate-producer creating kolla-20.1.0.dev121/docker/designate/designate-sink creating kolla-20.1.0.dev121/docker/designate/designate-worker creating kolla-20.1.0.dev121/docker/dnsmasq creating kolla-20.1.0.dev121/docker/etcd creating kolla-20.1.0.dev121/docker/fluentd creating kolla-20.1.0.dev121/docker/glance creating kolla-20.1.0.dev121/docker/glance/glance-api creating kolla-20.1.0.dev121/docker/glance/glance-base creating kolla-20.1.0.dev121/docker/glance/glance-base/etc creating kolla-20.1.0.dev121/docker/glance/glance-base/etc/glance creating kolla-20.1.0.dev121/docker/glance/glance-base/etc/glance/rootwrap.d creating kolla-20.1.0.dev121/docker/gnocchi creating kolla-20.1.0.dev121/docker/gnocchi/gnocchi-api creating kolla-20.1.0.dev121/docker/gnocchi/gnocchi-base creating kolla-20.1.0.dev121/docker/gnocchi/gnocchi-metricd creating kolla-20.1.0.dev121/docker/gnocchi/gnocchi-statsd creating kolla-20.1.0.dev121/docker/grafana creating kolla-20.1.0.dev121/docker/hacluster creating kolla-20.1.0.dev121/docker/hacluster/hacluster-base creating kolla-20.1.0.dev121/docker/hacluster/hacluster-corosync creating kolla-20.1.0.dev121/docker/hacluster/hacluster-pacemaker creating kolla-20.1.0.dev121/docker/hacluster/hacluster-pacemaker-remote creating kolla-20.1.0.dev121/docker/hacluster/hacluster-pcs creating kolla-20.1.0.dev121/docker/haproxy creating kolla-20.1.0.dev121/docker/haproxy/haproxy creating kolla-20.1.0.dev121/docker/haproxy/haproxy-ssh creating kolla-20.1.0.dev121/docker/heat creating kolla-20.1.0.dev121/docker/heat/heat-api creating kolla-20.1.0.dev121/docker/heat/heat-api-cfn creating kolla-20.1.0.dev121/docker/heat/heat-base creating kolla-20.1.0.dev121/docker/heat/heat-engine creating kolla-20.1.0.dev121/docker/horizon creating kolla-20.1.0.dev121/docker/influxdb creating kolla-20.1.0.dev121/docker/ironic creating kolla-20.1.0.dev121/docker/ironic/ironic-api creating kolla-20.1.0.dev121/docker/ironic/ironic-base creating kolla-20.1.0.dev121/docker/ironic/ironic-conductor creating kolla-20.1.0.dev121/docker/ironic/ironic-prometheus-exporter creating kolla-20.1.0.dev121/docker/ironic/ironic-pxe creating kolla-20.1.0.dev121/docker/iscsid creating kolla-20.1.0.dev121/docker/keepalived creating kolla-20.1.0.dev121/docker/keystone creating kolla-20.1.0.dev121/docker/keystone/keystone creating kolla-20.1.0.dev121/docker/keystone/keystone-base creating kolla-20.1.0.dev121/docker/keystone/keystone-fernet creating kolla-20.1.0.dev121/docker/keystone/keystone-ssh creating kolla-20.1.0.dev121/docker/kolla-toolbox creating kolla-20.1.0.dev121/docker/kuryr creating kolla-20.1.0.dev121/docker/kuryr/kuryr-base creating kolla-20.1.0.dev121/docker/kuryr/kuryr-libnetwork creating kolla-20.1.0.dev121/docker/letsencrypt creating kolla-20.1.0.dev121/docker/letsencrypt/letsencrypt-base creating kolla-20.1.0.dev121/docker/letsencrypt/letsencrypt-lego creating kolla-20.1.0.dev121/docker/letsencrypt/letsencrypt-webserver creating kolla-20.1.0.dev121/docker/magnum creating kolla-20.1.0.dev121/docker/magnum/magnum-api creating kolla-20.1.0.dev121/docker/magnum/magnum-base creating kolla-20.1.0.dev121/docker/magnum/magnum-conductor creating kolla-20.1.0.dev121/docker/manila creating kolla-20.1.0.dev121/docker/manila/manila-api creating kolla-20.1.0.dev121/docker/manila/manila-base creating kolla-20.1.0.dev121/docker/manila/manila-data creating kolla-20.1.0.dev121/docker/manila/manila-scheduler creating kolla-20.1.0.dev121/docker/manila/manila-share creating kolla-20.1.0.dev121/docker/mariadb creating kolla-20.1.0.dev121/docker/mariadb/mariadb-base creating kolla-20.1.0.dev121/docker/mariadb/mariadb-clustercheck creating kolla-20.1.0.dev121/docker/mariadb/mariadb-server creating kolla-20.1.0.dev121/docker/masakari creating kolla-20.1.0.dev121/docker/masakari/masakari-api creating kolla-20.1.0.dev121/docker/masakari/masakari-base creating kolla-20.1.0.dev121/docker/masakari/masakari-engine creating kolla-20.1.0.dev121/docker/masakari/masakari-monitors creating kolla-20.1.0.dev121/docker/memcached creating kolla-20.1.0.dev121/docker/mistral creating kolla-20.1.0.dev121/docker/mistral/mistral-api creating kolla-20.1.0.dev121/docker/mistral/mistral-base creating kolla-20.1.0.dev121/docker/mistral/mistral-engine creating kolla-20.1.0.dev121/docker/mistral/mistral-event-engine creating kolla-20.1.0.dev121/docker/mistral/mistral-executor creating kolla-20.1.0.dev121/docker/multipathd creating kolla-20.1.0.dev121/docker/networking-baremetal creating kolla-20.1.0.dev121/docker/networking-baremetal/ironic-neutron-agent creating kolla-20.1.0.dev121/docker/neutron creating kolla-20.1.0.dev121/docker/neutron/neutron-base creating kolla-20.1.0.dev121/docker/neutron/neutron-bgp-dragent creating kolla-20.1.0.dev121/docker/neutron/neutron-dhcp-agent creating kolla-20.1.0.dev121/docker/neutron/neutron-infoblox-ipam-agent creating kolla-20.1.0.dev121/docker/neutron/neutron-l3-agent creating kolla-20.1.0.dev121/docker/neutron/neutron-linuxbridge-agent creating kolla-20.1.0.dev121/docker/neutron/neutron-metadata-agent creating kolla-20.1.0.dev121/docker/neutron/neutron-metering-agent creating kolla-20.1.0.dev121/docker/neutron/neutron-mlnx-agent creating kolla-20.1.0.dev121/docker/neutron/neutron-openvswitch-agent creating kolla-20.1.0.dev121/docker/neutron/neutron-ovn-agent creating kolla-20.1.0.dev121/docker/neutron/neutron-server creating kolla-20.1.0.dev121/docker/neutron/neutron-sriov-agent creating kolla-20.1.0.dev121/docker/nova creating kolla-20.1.0.dev121/docker/nova/nova-api creating kolla-20.1.0.dev121/docker/nova/nova-base creating kolla-20.1.0.dev121/docker/nova/nova-compute creating kolla-20.1.0.dev121/docker/nova/nova-compute-ironic creating kolla-20.1.0.dev121/docker/nova/nova-conductor creating kolla-20.1.0.dev121/docker/nova/nova-libvirt creating kolla-20.1.0.dev121/docker/nova/nova-novncproxy creating kolla-20.1.0.dev121/docker/nova/nova-scheduler creating kolla-20.1.0.dev121/docker/nova/nova-serialproxy creating kolla-20.1.0.dev121/docker/nova/nova-spicehtml5proxy creating kolla-20.1.0.dev121/docker/nova/nova-ssh creating kolla-20.1.0.dev121/docker/octavia creating kolla-20.1.0.dev121/docker/octavia/octavia-api creating kolla-20.1.0.dev121/docker/octavia/octavia-base creating kolla-20.1.0.dev121/docker/octavia/octavia-driver-agent creating kolla-20.1.0.dev121/docker/octavia/octavia-health-manager creating kolla-20.1.0.dev121/docker/octavia/octavia-housekeeping creating kolla-20.1.0.dev121/docker/octavia/octavia-worker creating kolla-20.1.0.dev121/docker/opensearch creating kolla-20.1.0.dev121/docker/opensearch/opensearch creating kolla-20.1.0.dev121/docker/opensearch/opensearch-dashboards creating kolla-20.1.0.dev121/docker/openstack-base creating kolla-20.1.0.dev121/docker/openvswitch creating kolla-20.1.0.dev121/docker/openvswitch/openvswitch-base creating kolla-20.1.0.dev121/docker/openvswitch/openvswitch-db-server creating kolla-20.1.0.dev121/docker/openvswitch/openvswitch-db-server/releasenotes creating kolla-20.1.0.dev121/docker/openvswitch/openvswitch-db-server/releasenotes/notes creating kolla-20.1.0.dev121/docker/openvswitch/openvswitch-vswitchd creating kolla-20.1.0.dev121/docker/ovn creating kolla-20.1.0.dev121/docker/ovn/ovn-base creating kolla-20.1.0.dev121/docker/ovn/ovn-controller creating kolla-20.1.0.dev121/docker/ovn/ovn-nb-db-server creating kolla-20.1.0.dev121/docker/ovn/ovn-northd creating kolla-20.1.0.dev121/docker/ovn/ovn-sb-db-relay creating kolla-20.1.0.dev121/docker/ovn/ovn-sb-db-server creating kolla-20.1.0.dev121/docker/ovsdpdk creating kolla-20.1.0.dev121/docker/ovsdpdk/ovsdpdk creating kolla-20.1.0.dev121/docker/ovsdpdk/ovsdpdk-db creating kolla-20.1.0.dev121/docker/ovsdpdk/ovsdpdk-vswitchd creating kolla-20.1.0.dev121/docker/placement creating kolla-20.1.0.dev121/docker/placement/placement-api creating kolla-20.1.0.dev121/docker/placement/placement-base creating kolla-20.1.0.dev121/docker/prometheus creating kolla-20.1.0.dev121/docker/prometheus/prometheus-alertmanager creating kolla-20.1.0.dev121/docker/prometheus/prometheus-base creating kolla-20.1.0.dev121/docker/prometheus/prometheus-blackbox-exporter creating kolla-20.1.0.dev121/docker/prometheus/prometheus-cadvisor creating kolla-20.1.0.dev121/docker/prometheus/prometheus-elasticsearch-exporter creating kolla-20.1.0.dev121/docker/prometheus/prometheus-libvirt-exporter creating kolla-20.1.0.dev121/docker/prometheus/prometheus-memcached-exporter creating kolla-20.1.0.dev121/docker/prometheus/prometheus-mtail creating kolla-20.1.0.dev121/docker/prometheus/prometheus-mysqld-exporter creating kolla-20.1.0.dev121/docker/prometheus/prometheus-node-exporter creating kolla-20.1.0.dev121/docker/prometheus/prometheus-openstack-exporter creating kolla-20.1.0.dev121/docker/prometheus/prometheus-server creating kolla-20.1.0.dev121/docker/proxysql creating kolla-20.1.0.dev121/docker/rabbitmq creating kolla-20.1.0.dev121/docker/redis creating kolla-20.1.0.dev121/docker/redis/redis creating kolla-20.1.0.dev121/docker/redis/redis-base creating kolla-20.1.0.dev121/docker/redis/redis-sentinel creating kolla-20.1.0.dev121/docker/skyline creating kolla-20.1.0.dev121/docker/skyline/skyline-apiserver creating kolla-20.1.0.dev121/docker/skyline/skyline-base creating kolla-20.1.0.dev121/docker/skyline/skyline-console creating kolla-20.1.0.dev121/docker/tacker creating kolla-20.1.0.dev121/docker/tacker/tacker-base creating kolla-20.1.0.dev121/docker/tacker/tacker-conductor creating kolla-20.1.0.dev121/docker/tacker/tacker-server creating kolla-20.1.0.dev121/docker/telegraf creating kolla-20.1.0.dev121/docker/tgtd creating kolla-20.1.0.dev121/docker/trove creating kolla-20.1.0.dev121/docker/trove/trove-api creating kolla-20.1.0.dev121/docker/trove/trove-base creating kolla-20.1.0.dev121/docker/trove/trove-conductor creating kolla-20.1.0.dev121/docker/trove/trove-guestagent creating kolla-20.1.0.dev121/docker/trove/trove-taskmanager creating kolla-20.1.0.dev121/docker/venus creating kolla-20.1.0.dev121/docker/venus/venus-api creating kolla-20.1.0.dev121/docker/venus/venus-base creating kolla-20.1.0.dev121/docker/venus/venus-manager creating kolla-20.1.0.dev121/docker/watcher creating kolla-20.1.0.dev121/docker/watcher/watcher-api creating kolla-20.1.0.dev121/docker/watcher/watcher-applier creating kolla-20.1.0.dev121/docker/watcher/watcher-base creating kolla-20.1.0.dev121/docker/watcher/watcher-engine creating kolla-20.1.0.dev121/docker/zun creating kolla-20.1.0.dev121/docker/zun/zun-api creating kolla-20.1.0.dev121/docker/zun/zun-base creating kolla-20.1.0.dev121/docker/zun/zun-cni-daemon creating kolla-20.1.0.dev121/docker/zun/zun-compute creating kolla-20.1.0.dev121/docker/zun/zun-wsproxy creating kolla-20.1.0.dev121/etc creating kolla-20.1.0.dev121/etc/kolla creating kolla-20.1.0.dev121/etc/oslo-config-generator creating kolla-20.1.0.dev121/kolla creating kolla-20.1.0.dev121/kolla.egg-info creating kolla-20.1.0.dev121/kolla/cmd creating kolla-20.1.0.dev121/kolla/common creating kolla-20.1.0.dev121/kolla/engine_adapter creating kolla-20.1.0.dev121/kolla/hacking creating kolla-20.1.0.dev121/kolla/image creating kolla-20.1.0.dev121/kolla/template creating kolla-20.1.0.dev121/kolla/tests creating kolla-20.1.0.dev121/kolla/tests/common creating kolla-20.1.0.dev121/kolla/tests/docker creating kolla-20.1.0.dev121/kolla/tests/docker/base creating kolla-20.1.0.dev121/kolla/tests/docker/etcd creating kolla-20.1.0.dev121/kolla/tests/docker/neutron-server creating kolla-20.1.0.dev121/kolla/tests/etc creating kolla-20.1.0.dev121/releasenotes creating kolla-20.1.0.dev121/releasenotes/notes creating kolla-20.1.0.dev121/releasenotes/source creating kolla-20.1.0.dev121/releasenotes/source/_static creating kolla-20.1.0.dev121/releasenotes/source/_templates creating kolla-20.1.0.dev121/releasenotes/templates creating kolla-20.1.0.dev121/roles creating kolla-20.1.0.dev121/roles/configure-ephemeral creating kolla-20.1.0.dev121/roles/configure-ephemeral/defaults creating kolla-20.1.0.dev121/roles/configure-ephemeral/meta creating kolla-20.1.0.dev121/roles/configure-ephemeral/tasks creating kolla-20.1.0.dev121/roles/kolla-build-config creating kolla-20.1.0.dev121/roles/kolla-build-config/defaults creating kolla-20.1.0.dev121/roles/kolla-build-config/tasks creating kolla-20.1.0.dev121/roles/kolla-build-config/templates creating kolla-20.1.0.dev121/roles/kolla-build-deps creating kolla-20.1.0.dev121/roles/kolla-build-deps/tasks creating kolla-20.1.0.dev121/roles/kolla-build creating kolla-20.1.0.dev121/roles/kolla-build/defaults creating kolla-20.1.0.dev121/roles/kolla-build/tasks creating kolla-20.1.0.dev121/specs creating kolla-20.1.0.dev121/tests creating kolla-20.1.0.dev121/tests/files creating kolla-20.1.0.dev121/tests/playbooks creating kolla-20.1.0.dev121/tests/templates creating kolla-20.1.0.dev121/tests/templates/docker creating kolla-20.1.0.dev121/tests/templates/docker/releaser creating kolla-20.1.0.dev121/tests/vars creating kolla-20.1.0.dev121/tools copying files to kolla-20.1.0.dev121... copying .ansible-lint -> kolla-20.1.0.dev121 copying .codespell-ignore -> kolla-20.1.0.dev121 copying .coveragerc -> kolla-20.1.0.dev121 copying .stestr.conf -> kolla-20.1.0.dev121 copying AUTHORS -> kolla-20.1.0.dev121 copying CONTRIBUTING.rst -> kolla-20.1.0.dev121 copying ChangeLog -> kolla-20.1.0.dev121 copying HACKING.rst -> kolla-20.1.0.dev121 copying LICENSE -> kolla-20.1.0.dev121 copying README.rst -> kolla-20.1.0.dev121 copying deliverables.yaml -> kolla-20.1.0.dev121 copying requirements.txt -> kolla-20.1.0.dev121 copying setup.cfg -> kolla-20.1.0.dev121 copying setup.py -> kolla-20.1.0.dev121 copying test-requirements.txt -> kolla-20.1.0.dev121 copying test-requirements.yml -> kolla-20.1.0.dev121 copying tox.ini -> kolla-20.1.0.dev121 copying .zuul.d/base.yaml -> kolla-20.1.0.dev121/.zuul.d copying .zuul.d/centos.yaml -> kolla-20.1.0.dev121/.zuul.d copying .zuul.d/debian.yaml -> kolla-20.1.0.dev121/.zuul.d copying .zuul.d/project.yaml -> kolla-20.1.0.dev121/.zuul.d copying .zuul.d/tox.yaml -> kolla-20.1.0.dev121/.zuul.d copying .zuul.d/ubuntu.yaml -> kolla-20.1.0.dev121/.zuul.d copying contrib/neutron-plugins/README.rst -> kolla-20.1.0.dev121/contrib/neutron-plugins copying contrib/neutron-plugins/networking-ansible.ini -> kolla-20.1.0.dev121/contrib/neutron-plugins copying contrib/neutron-plugins/networking-mlnx.ini -> kolla-20.1.0.dev121/contrib/neutron-plugins copying contrib/neutron-plugins/template_override-networking-mlnx.j2 -> kolla-20.1.0.dev121/contrib/neutron-plugins copying contrib/neutron-plugins/template_override-vmware-nsx.j2 -> kolla-20.1.0.dev121/contrib/neutron-plugins copying contrib/neutron-plugins/vmware-nsx.ini -> kolla-20.1.0.dev121/contrib/neutron-plugins copying contrib/template-override/README.rst -> kolla-20.1.0.dev121/contrib/template-override copying contrib/template-override/ovs-dpdk.j2 -> kolla-20.1.0.dev121/contrib/template-override copying doc/requirements.txt -> kolla-20.1.0.dev121/doc copying doc/source/ceph_versions.csv -> kolla-20.1.0.dev121/doc/source copying doc/source/conf.py -> kolla-20.1.0.dev121/doc/source copying doc/source/index.rst -> kolla-20.1.0.dev121/doc/source copying doc/source/matrix_aarch64.csv -> kolla-20.1.0.dev121/doc/source copying doc/source/matrix_x86.csv -> kolla-20.1.0.dev121/doc/source copying doc/source/support_matrix.rst -> kolla-20.1.0.dev121/doc/source copying doc/source/admin/image-building.rst -> kolla-20.1.0.dev121/doc/source/admin copying doc/source/admin/index.rst -> kolla-20.1.0.dev121/doc/source/admin copying doc/source/admin/kolla_api.rst -> kolla-20.1.0.dev121/doc/source/admin copying doc/source/admin/template-override/ovs-dpdk.rst -> kolla-20.1.0.dev121/doc/source/admin/template-override copying doc/source/contributor/adding-a-new-image.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/bug-triage.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/ci.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/code-reviews.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/contributing.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/genconfig.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/index.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/kolla-design-philosophy.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/meeting.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/ptl-guide.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/release-management.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/release-notes.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/running-in-development.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/running-tests.rst -> kolla-20.1.0.dev121/doc/source/contributor copying doc/source/contributor/versions.rst -> kolla-20.1.0.dev121/doc/source/contributor copying docker/macros.j2 -> kolla-20.1.0.dev121/docker copying docker/aodh/aodh-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/aodh/aodh-api copying docker/aodh/aodh-api/extend_start.sh -> kolla-20.1.0.dev121/docker/aodh/aodh-api copying docker/aodh/aodh-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/aodh/aodh-base copying docker/aodh/aodh-base/aodh_sudoers -> kolla-20.1.0.dev121/docker/aodh/aodh-base copying docker/aodh/aodh-base/extend_start.sh -> kolla-20.1.0.dev121/docker/aodh/aodh-base copying docker/aodh/aodh-evaluator/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/aodh/aodh-evaluator copying docker/aodh/aodh-expirer/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/aodh/aodh-expirer copying docker/aodh/aodh-listener/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/aodh/aodh-listener copying docker/aodh/aodh-notifier/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/aodh/aodh-notifier copying docker/barbican/barbican-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/barbican/barbican-api copying docker/barbican/barbican-api/extend_start.sh -> kolla-20.1.0.dev121/docker/barbican/barbican-api copying docker/barbican/barbican-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/barbican/barbican-base copying docker/barbican/barbican-base/barbican_sudoers -> kolla-20.1.0.dev121/docker/barbican/barbican-base copying docker/barbican/barbican-base/extend_start.sh -> kolla-20.1.0.dev121/docker/barbican/barbican-base copying docker/barbican/barbican-keystone-listener/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/barbican/barbican-keystone-listener copying docker/barbican/barbican-worker/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/barbican/barbican-worker copying docker/base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/base copying docker/base/apt_preferences -> kolla-20.1.0.dev121/docker/base copying docker/base/apt_preferences.debian -> kolla-20.1.0.dev121/docker/base copying docker/base/apt_preferences.ubuntu -> kolla-20.1.0.dev121/docker/base copying docker/base/ci-centos.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/ci-rocky.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/copr-rabbitmq-erlang.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/copy_cacerts.sh -> kolla-20.1.0.dev121/docker/base copying docker/base/curlrc -> kolla-20.1.0.dev121/docker/base copying docker/base/dnf.conf -> kolla-20.1.0.dev121/docker/base copying docker/base/docker-ce.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/dpkg_reducing_disk_footprint -> kolla-20.1.0.dev121/docker/base copying docker/base/grafana.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/healthcheck_curl -> kolla-20.1.0.dev121/docker/base copying docker/base/healthcheck_filemod -> kolla-20.1.0.dev121/docker/base copying docker/base/healthcheck_listen -> kolla-20.1.0.dev121/docker/base copying docker/base/healthcheck_port -> kolla-20.1.0.dev121/docker/base copying docker/base/healthcheck_socket -> kolla-20.1.0.dev121/docker/base copying docker/base/httpd_setup.sh -> kolla-20.1.0.dev121/docker/base copying docker/base/influxdb.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/install_projects.sh -> kolla-20.1.0.dev121/docker/base copying docker/base/kolla_bashrc -> kolla-20.1.0.dev121/docker/base copying docker/base/kolla_el10.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/kolla_patch.sh -> kolla-20.1.0.dev121/docker/base copying docker/base/mariadb.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/opensearch.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/proxysql.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/rabbitmq_rabbitmq-erlang.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/rabbitmq_rabbitmq-server.repo -> kolla-20.1.0.dev121/docker/base copying docker/base/set_configs.py -> kolla-20.1.0.dev121/docker/base copying docker/base/sources.list -> kolla-20.1.0.dev121/docker/base copying docker/base/sources.list.debian -> kolla-20.1.0.dev121/docker/base copying docker/base/sources.list.ubuntu -> kolla-20.1.0.dev121/docker/base copying docker/base/sources.list.ubuntu.aarch64 -> kolla-20.1.0.dev121/docker/base copying docker/base/start.sh -> kolla-20.1.0.dev121/docker/base copying docker/base/sudoers -> kolla-20.1.0.dev121/docker/base copying docker/base/td.repo -> kolla-20.1.0.dev121/docker/base copying docker/bifrost/bifrost-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/bifrost/bifrost-base copying docker/bifrost/bifrost-base/bifrost_sudoers -> kolla-20.1.0.dev121/docker/bifrost/bifrost-base copying docker/bifrost/bifrost-base/build_arg.yml -> kolla-20.1.0.dev121/docker/bifrost/bifrost-base copying docker/bifrost/bifrost-deploy/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/bifrost/bifrost-deploy copying docker/blazar/blazar-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/blazar/blazar-api copying docker/blazar/blazar-api/extend_start.sh -> kolla-20.1.0.dev121/docker/blazar/blazar-api copying docker/blazar/blazar-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/blazar/blazar-base copying docker/blazar/blazar-base/extend_start.sh -> kolla-20.1.0.dev121/docker/blazar/blazar-base copying docker/blazar/blazar-manager/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/blazar/blazar-manager copying docker/ceilometer/ceilometer-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ceilometer/ceilometer-base copying docker/ceilometer/ceilometer-base/ceilometer_sudoers -> kolla-20.1.0.dev121/docker/ceilometer/ceilometer-base copying docker/ceilometer/ceilometer-base/extend_start.sh -> kolla-20.1.0.dev121/docker/ceilometer/ceilometer-base copying docker/ceilometer/ceilometer-central/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ceilometer/ceilometer-central copying docker/ceilometer/ceilometer-compute/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ceilometer/ceilometer-compute copying docker/ceilometer/ceilometer-ipmi/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ceilometer/ceilometer-ipmi copying docker/ceilometer/ceilometer-notification/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ceilometer/ceilometer-notification copying docker/ceilometer/ceilometer-notification/extend_start.sh -> kolla-20.1.0.dev121/docker/ceilometer/ceilometer-notification copying docker/cinder/cinder-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cinder/cinder-api copying docker/cinder/cinder-api/extend_start.sh -> kolla-20.1.0.dev121/docker/cinder/cinder-api copying docker/cinder/cinder-backup/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cinder/cinder-backup copying docker/cinder/cinder-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cinder/cinder-base copying docker/cinder/cinder-base/cinder_sudoers -> kolla-20.1.0.dev121/docker/cinder/cinder-base copying docker/cinder/cinder-base/extend_start.sh -> kolla-20.1.0.dev121/docker/cinder/cinder-base copying docker/cinder/cinder-scheduler/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cinder/cinder-scheduler copying docker/cinder/cinder-volume/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cinder/cinder-volume copying docker/cinder/cinder-volume/cinder_sudoers -> kolla-20.1.0.dev121/docker/cinder/cinder-volume copying docker/cinder/cinder-volume/extend_start.sh -> kolla-20.1.0.dev121/docker/cinder/cinder-volume copying docker/cloudkitty/cloudkitty-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cloudkitty/cloudkitty-api copying docker/cloudkitty/cloudkitty-api/extend_start.sh -> kolla-20.1.0.dev121/docker/cloudkitty/cloudkitty-api copying docker/cloudkitty/cloudkitty-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cloudkitty/cloudkitty-base copying docker/cloudkitty/cloudkitty-base/extend_start.sh -> kolla-20.1.0.dev121/docker/cloudkitty/cloudkitty-base copying docker/cloudkitty/cloudkitty-processor/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cloudkitty/cloudkitty-processor copying docker/collectd/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/collectd copying docker/collectd/extend_start.sh -> kolla-20.1.0.dev121/docker/collectd copying docker/cron/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cron copying docker/cron/extend_start.sh -> kolla-20.1.0.dev121/docker/cron copying docker/cron/logrotate -> kolla-20.1.0.dev121/docker/cron copying docker/cyborg/cyborg-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cyborg/cyborg-agent copying docker/cyborg/cyborg-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cyborg/cyborg-api copying docker/cyborg/cyborg-api/extend_start.sh -> kolla-20.1.0.dev121/docker/cyborg/cyborg-api copying docker/cyborg/cyborg-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cyborg/cyborg-base copying docker/cyborg/cyborg-base/cyborg_sudoers -> kolla-20.1.0.dev121/docker/cyborg/cyborg-base copying docker/cyborg/cyborg-base/extend_start.sh -> kolla-20.1.0.dev121/docker/cyborg/cyborg-base copying docker/cyborg/cyborg-conductor/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/cyborg/cyborg-conductor copying docker/designate/designate-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/designate/designate-api copying docker/designate/designate-backend-bind9/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/designate/designate-backend-bind9 copying docker/designate/designate-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/designate/designate-base copying docker/designate/designate-base/designate_sudoers -> kolla-20.1.0.dev121/docker/designate/designate-base copying docker/designate/designate-base/extend_start.sh -> kolla-20.1.0.dev121/docker/designate/designate-base copying docker/designate/designate-central/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/designate/designate-central copying docker/designate/designate-central/extend_start.sh -> kolla-20.1.0.dev121/docker/designate/designate-central copying docker/designate/designate-mdns/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/designate/designate-mdns copying docker/designate/designate-producer/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/designate/designate-producer copying docker/designate/designate-sink/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/designate/designate-sink copying docker/designate/designate-worker/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/designate/designate-worker copying docker/dnsmasq/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/dnsmasq copying docker/dnsmasq/extend_start.sh -> kolla-20.1.0.dev121/docker/dnsmasq copying docker/etcd/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/etcd copying docker/etcd/etcd_sudoers -> kolla-20.1.0.dev121/docker/etcd copying docker/etcd/extend_start.sh -> kolla-20.1.0.dev121/docker/etcd copying docker/fluentd/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/fluentd copying docker/fluentd/extend_start.sh -> kolla-20.1.0.dev121/docker/fluentd copying docker/fluentd/fluentd_sudoers -> kolla-20.1.0.dev121/docker/fluentd copying docker/glance/glance-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/glance/glance-api copying docker/glance/glance-api/extend_start.sh -> kolla-20.1.0.dev121/docker/glance/glance-api copying docker/glance/glance-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/glance/glance-base copying docker/glance/glance-base/extend_start.sh -> kolla-20.1.0.dev121/docker/glance/glance-base copying docker/glance/glance-base/glance_sudoers -> kolla-20.1.0.dev121/docker/glance/glance-base copying docker/glance/glance-base/etc/glance/rootwrap.conf -> kolla-20.1.0.dev121/docker/glance/glance-base/etc/glance copying docker/glance/glance-base/etc/glance/rootwrap.d/glance_cinder_store.filters -> kolla-20.1.0.dev121/docker/glance/glance-base/etc/glance/rootwrap.d copying docker/gnocchi/gnocchi-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/gnocchi/gnocchi-api copying docker/gnocchi/gnocchi-api/extend_start.sh -> kolla-20.1.0.dev121/docker/gnocchi/gnocchi-api copying docker/gnocchi/gnocchi-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/gnocchi/gnocchi-base copying docker/gnocchi/gnocchi-base/extend_start.sh -> kolla-20.1.0.dev121/docker/gnocchi/gnocchi-base copying docker/gnocchi/gnocchi-base/gnocchi_sudoers -> kolla-20.1.0.dev121/docker/gnocchi/gnocchi-base copying docker/gnocchi/gnocchi-metricd/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/gnocchi/gnocchi-metricd copying docker/gnocchi/gnocchi-statsd/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/gnocchi/gnocchi-statsd copying docker/grafana/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/grafana copying docker/grafana/extend_start.sh -> kolla-20.1.0.dev121/docker/grafana copying docker/grafana/grafana_sudoers -> kolla-20.1.0.dev121/docker/grafana copying docker/hacluster/hacluster-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/hacluster/hacluster-base copying docker/hacluster/hacluster-base/extend_start.sh -> kolla-20.1.0.dev121/docker/hacluster/hacluster-base copying docker/hacluster/hacluster-corosync/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/hacluster/hacluster-corosync copying docker/hacluster/hacluster-pacemaker/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/hacluster/hacluster-pacemaker copying docker/hacluster/hacluster-pacemaker-remote/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/hacluster/hacluster-pacemaker-remote copying docker/hacluster/hacluster-pcs/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/hacluster/hacluster-pcs copying docker/haproxy/haproxy/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/haproxy/haproxy copying docker/haproxy/haproxy/ensure_latest_config.sh -> kolla-20.1.0.dev121/docker/haproxy/haproxy copying docker/haproxy/haproxy-ssh/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/haproxy/haproxy-ssh copying docker/haproxy/haproxy-ssh/extend_start.sh -> kolla-20.1.0.dev121/docker/haproxy/haproxy-ssh copying docker/haproxy/haproxy-ssh/update-loadbalancer-cert.sh -> kolla-20.1.0.dev121/docker/haproxy/haproxy-ssh copying docker/heat/heat-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/heat/heat-api copying docker/heat/heat-api/extend_start.sh -> kolla-20.1.0.dev121/docker/heat/heat-api copying docker/heat/heat-api-cfn/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/heat/heat-api-cfn copying docker/heat/heat-api-cfn/extend_start.sh -> kolla-20.1.0.dev121/docker/heat/heat-api-cfn copying docker/heat/heat-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/heat/heat-base copying docker/heat/heat-base/extend_start.sh -> kolla-20.1.0.dev121/docker/heat/heat-base copying docker/heat/heat-engine/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/heat/heat-engine copying docker/horizon/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/horizon copying docker/horizon/extend_start.sh -> kolla-20.1.0.dev121/docker/horizon copying docker/influxdb/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/influxdb copying docker/influxdb/extend_start.sh -> kolla-20.1.0.dev121/docker/influxdb copying docker/influxdb/influxdb_sudoers -> kolla-20.1.0.dev121/docker/influxdb copying docker/ironic/ironic-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ironic/ironic-api copying docker/ironic/ironic-api/extend_start.sh -> kolla-20.1.0.dev121/docker/ironic/ironic-api copying docker/ironic/ironic-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ironic/ironic-base copying docker/ironic/ironic-base/extend_start.sh -> kolla-20.1.0.dev121/docker/ironic/ironic-base copying docker/ironic/ironic-base/ironic_sudoers -> kolla-20.1.0.dev121/docker/ironic/ironic-base copying docker/ironic/ironic-conductor/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ironic/ironic-conductor copying docker/ironic/ironic-prometheus-exporter/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ironic/ironic-prometheus-exporter copying docker/ironic/ironic-prometheus-exporter/extend_start.sh -> kolla-20.1.0.dev121/docker/ironic/ironic-prometheus-exporter copying docker/ironic/ironic-pxe/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ironic/ironic-pxe copying docker/ironic/ironic-pxe/extend_start.sh -> kolla-20.1.0.dev121/docker/ironic/ironic-pxe copying docker/ironic/ironic-pxe/tftp-map-file-template -> kolla-20.1.0.dev121/docker/ironic/ironic-pxe copying docker/iscsid/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/iscsid copying docker/iscsid/extend_start.sh -> kolla-20.1.0.dev121/docker/iscsid copying docker/keepalived/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/keepalived copying docker/keepalived/check_alive.sh -> kolla-20.1.0.dev121/docker/keepalived copying docker/keepalived/extend_start.sh -> kolla-20.1.0.dev121/docker/keepalived copying docker/keystone/keystone/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/keystone/keystone copying docker/keystone/keystone/extend_start.sh -> kolla-20.1.0.dev121/docker/keystone/keystone copying docker/keystone/keystone/keystone_bootstrap.sh -> kolla-20.1.0.dev121/docker/keystone/keystone copying docker/keystone/keystone-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/keystone/keystone-base copying docker/keystone/keystone-base/wsgi -> kolla-20.1.0.dev121/docker/keystone/keystone-base copying docker/keystone/keystone-fernet/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/keystone/keystone-fernet copying docker/keystone/keystone-fernet/extend_start.sh -> kolla-20.1.0.dev121/docker/keystone/keystone-fernet copying docker/keystone/keystone-fernet/fetch_fernet_tokens.py -> kolla-20.1.0.dev121/docker/keystone/keystone-fernet copying docker/keystone/keystone-fernet/keystone_bootstrap.sh -> kolla-20.1.0.dev121/docker/keystone/keystone-fernet copying docker/keystone/keystone-ssh/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/keystone/keystone-ssh copying docker/keystone/keystone-ssh/extend_start.sh -> kolla-20.1.0.dev121/docker/keystone/keystone-ssh copying docker/kolla-toolbox/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/kolla-toolbox copying docker/kolla-toolbox/ansible.cfg -> kolla-20.1.0.dev121/docker/kolla-toolbox copying docker/kolla-toolbox/ansible_sudoers -> kolla-20.1.0.dev121/docker/kolla-toolbox copying docker/kolla-toolbox/apt_preferences_rabbitmq.debian -> kolla-20.1.0.dev121/docker/kolla-toolbox copying docker/kolla-toolbox/apt_preferences_rabbitmq.ubuntu -> kolla-20.1.0.dev121/docker/kolla-toolbox copying docker/kolla-toolbox/extend_start.sh -> kolla-20.1.0.dev121/docker/kolla-toolbox copying docker/kolla-toolbox/kolla_toolbox.sh -> kolla-20.1.0.dev121/docker/kolla-toolbox copying docker/kolla-toolbox/requirements.yml -> kolla-20.1.0.dev121/docker/kolla-toolbox copying docker/kuryr/kuryr-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/kuryr/kuryr-base copying docker/kuryr/kuryr-base/extend_start.sh -> kolla-20.1.0.dev121/docker/kuryr/kuryr-base copying docker/kuryr/kuryr-libnetwork/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/kuryr/kuryr-libnetwork copying docker/letsencrypt/letsencrypt-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/letsencrypt/letsencrypt-base copying docker/letsencrypt/letsencrypt-base/extend_start.sh -> kolla-20.1.0.dev121/docker/letsencrypt/letsencrypt-base copying docker/letsencrypt/letsencrypt-lego/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/letsencrypt/letsencrypt-lego copying docker/letsencrypt/letsencrypt-lego/letsencrypt-certificates.sh -> kolla-20.1.0.dev121/docker/letsencrypt/letsencrypt-lego copying docker/letsencrypt/letsencrypt-lego/sync-and-update-certificate.sh -> kolla-20.1.0.dev121/docker/letsencrypt/letsencrypt-lego copying docker/letsencrypt/letsencrypt-webserver/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/letsencrypt/letsencrypt-webserver copying docker/letsencrypt/letsencrypt-webserver/extend_start.sh -> kolla-20.1.0.dev121/docker/letsencrypt/letsencrypt-webserver copying docker/magnum/magnum-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/magnum/magnum-api copying docker/magnum/magnum-api/extend_start.sh -> kolla-20.1.0.dev121/docker/magnum/magnum-api copying docker/magnum/magnum-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/magnum/magnum-base copying docker/magnum/magnum-base/extend_start.sh -> kolla-20.1.0.dev121/docker/magnum/magnum-base copying docker/magnum/magnum-conductor/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/magnum/magnum-conductor copying docker/manila/manila-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/manila/manila-api copying docker/manila/manila-api/extend_start.sh -> kolla-20.1.0.dev121/docker/manila/manila-api copying docker/manila/manila-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/manila/manila-base copying docker/manila/manila-base/extend_start.sh -> kolla-20.1.0.dev121/docker/manila/manila-base copying docker/manila/manila-base/manila_sudoers -> kolla-20.1.0.dev121/docker/manila/manila-base copying docker/manila/manila-data/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/manila/manila-data copying docker/manila/manila-scheduler/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/manila/manila-scheduler copying docker/manila/manila-share/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/manila/manila-share copying docker/mariadb/mariadb-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/mariadb/mariadb-base copying docker/mariadb/mariadb-clustercheck/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/mariadb/mariadb-clustercheck copying docker/mariadb/mariadb-clustercheck/extend_start.sh -> kolla-20.1.0.dev121/docker/mariadb/mariadb-clustercheck copying docker/mariadb/mariadb-clustercheck/socat_wrapper.sh -> kolla-20.1.0.dev121/docker/mariadb/mariadb-clustercheck copying docker/mariadb/mariadb-server/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/backup.sh -> kolla-20.1.0.dev121/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/backup_replica.sh -> kolla-20.1.0.dev121/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/extend_start.sh -> kolla-20.1.0.dev121/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/healthcheck_mariadb -> kolla-20.1.0.dev121/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/mariadb_sudoers -> kolla-20.1.0.dev121/docker/mariadb/mariadb-server copying docker/mariadb/mariadb-server/security_reset.expect -> kolla-20.1.0.dev121/docker/mariadb/mariadb-server copying docker/masakari/masakari-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/masakari/masakari-api copying docker/masakari/masakari-api/extend_start.sh -> kolla-20.1.0.dev121/docker/masakari/masakari-api copying docker/masakari/masakari-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/masakari/masakari-base copying docker/masakari/masakari-base/extend_start.sh -> kolla-20.1.0.dev121/docker/masakari/masakari-base copying docker/masakari/masakari-engine/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/masakari/masakari-engine copying docker/masakari/masakari-monitors/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/masakari/masakari-monitors copying docker/masakari/masakari-monitors/masakari_monitors_sudoers -> kolla-20.1.0.dev121/docker/masakari/masakari-monitors copying docker/memcached/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/memcached copying docker/mistral/mistral-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/mistral/mistral-api copying docker/mistral/mistral-api/extend_start.sh -> kolla-20.1.0.dev121/docker/mistral/mistral-api copying docker/mistral/mistral-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/mistral/mistral-base copying docker/mistral/mistral-base/extend_start.sh -> kolla-20.1.0.dev121/docker/mistral/mistral-base copying docker/mistral/mistral-engine/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/mistral/mistral-engine copying docker/mistral/mistral-event-engine/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/mistral/mistral-event-engine copying docker/mistral/mistral-executor/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/mistral/mistral-executor copying docker/multipathd/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/multipathd copying docker/networking-baremetal/ironic-neutron-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/networking-baremetal/ironic-neutron-agent copying docker/neutron/neutron-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-base copying docker/neutron/neutron-base/copy-wrappers -> kolla-20.1.0.dev121/docker/neutron/neutron-base copying docker/neutron/neutron-base/delete-wrappers -> kolla-20.1.0.dev121/docker/neutron/neutron-base copying docker/neutron/neutron-base/dnsmasq -> kolla-20.1.0.dev121/docker/neutron/neutron-base copying docker/neutron/neutron-base/extend_start.sh -> kolla-20.1.0.dev121/docker/neutron/neutron-base copying docker/neutron/neutron-base/haproxy -> kolla-20.1.0.dev121/docker/neutron/neutron-base copying docker/neutron/neutron-base/keepalived -> kolla-20.1.0.dev121/docker/neutron/neutron-base copying docker/neutron/neutron-base/neutron-keepalived-state-change -> kolla-20.1.0.dev121/docker/neutron/neutron-base copying docker/neutron/neutron-base/neutron_sudoers -> kolla-20.1.0.dev121/docker/neutron/neutron-base copying docker/neutron/neutron-base/radvd -> kolla-20.1.0.dev121/docker/neutron/neutron-base copying docker/neutron/neutron-bgp-dragent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-bgp-dragent copying docker/neutron/neutron-dhcp-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-dhcp-agent copying docker/neutron/neutron-dhcp-agent/extend_start.sh -> kolla-20.1.0.dev121/docker/neutron/neutron-dhcp-agent copying docker/neutron/neutron-infoblox-ipam-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-infoblox-ipam-agent copying docker/neutron/neutron-l3-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-l3-agent copying docker/neutron/neutron-l3-agent/extend_start.sh -> kolla-20.1.0.dev121/docker/neutron/neutron-l3-agent copying docker/neutron/neutron-linuxbridge-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-linuxbridge-agent copying docker/neutron/neutron-metadata-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-metadata-agent copying docker/neutron/neutron-metering-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-metering-agent copying docker/neutron/neutron-mlnx-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-mlnx-agent copying docker/neutron/neutron-openvswitch-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-openvswitch-agent copying docker/neutron/neutron-ovn-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-ovn-agent copying docker/neutron/neutron-server/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-server copying docker/neutron/neutron-server/extend_start.sh -> kolla-20.1.0.dev121/docker/neutron/neutron-server copying docker/neutron/neutron-sriov-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/neutron/neutron-sriov-agent copying docker/nova/nova-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-api copying docker/nova/nova-api/extend_start.sh -> kolla-20.1.0.dev121/docker/nova/nova-api copying docker/nova/nova-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-base copying docker/nova/nova-base/extend_start.sh -> kolla-20.1.0.dev121/docker/nova/nova-base copying docker/nova/nova-base/nova_sudoers -> kolla-20.1.0.dev121/docker/nova/nova-base copying docker/nova/nova-compute/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-compute copying docker/nova/nova-compute/extend_start.sh -> kolla-20.1.0.dev121/docker/nova/nova-compute copying docker/nova/nova-compute-ironic/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-compute-ironic copying docker/nova/nova-conductor/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-conductor copying docker/nova/nova-conductor/extend_start.sh -> kolla-20.1.0.dev121/docker/nova/nova-conductor copying docker/nova/nova-libvirt/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-libvirt copying docker/nova/nova-libvirt/extend_start.sh -> kolla-20.1.0.dev121/docker/nova/nova-libvirt copying docker/nova/nova-novncproxy/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-novncproxy copying docker/nova/nova-scheduler/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-scheduler copying docker/nova/nova-serialproxy/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-serialproxy copying docker/nova/nova-spicehtml5proxy/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-spicehtml5proxy copying docker/nova/nova-ssh/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/nova/nova-ssh copying docker/nova/nova-ssh/extend_start.sh -> kolla-20.1.0.dev121/docker/nova/nova-ssh copying docker/octavia/octavia-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/octavia/octavia-api copying docker/octavia/octavia-api/extend_start.sh -> kolla-20.1.0.dev121/docker/octavia/octavia-api copying docker/octavia/octavia-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/octavia/octavia-base copying docker/octavia/octavia-base/extend_start.sh -> kolla-20.1.0.dev121/docker/octavia/octavia-base copying docker/octavia/octavia-driver-agent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/octavia/octavia-driver-agent copying docker/octavia/octavia-health-manager/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/octavia/octavia-health-manager copying docker/octavia/octavia-housekeeping/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/octavia/octavia-housekeeping copying docker/octavia/octavia-worker/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/octavia/octavia-worker copying docker/opensearch/opensearch/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/opensearch/opensearch copying docker/opensearch/opensearch/extend_start.sh -> kolla-20.1.0.dev121/docker/opensearch/opensearch copying docker/opensearch/opensearch-dashboards/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/opensearch/opensearch-dashboards copying docker/opensearch/opensearch-dashboards/extend_start.sh -> kolla-20.1.0.dev121/docker/opensearch/opensearch-dashboards copying docker/openstack-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/openstack-base copying docker/openvswitch/openvswitch-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/openvswitch/openvswitch-base copying docker/openvswitch/openvswitch-base/extend_start.sh -> kolla-20.1.0.dev121/docker/openvswitch/openvswitch-base copying docker/openvswitch/openvswitch-base/ovs_wrapper.sh -> kolla-20.1.0.dev121/docker/openvswitch/openvswitch-base copying docker/openvswitch/openvswitch-db-server/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/openvswitch/openvswitch-db-server copying docker/openvswitch/openvswitch-db-server/extend_start.sh -> kolla-20.1.0.dev121/docker/openvswitch/openvswitch-db-server copying docker/openvswitch/openvswitch-db-server/releasenotes/notes/drop-ovs-ensure-configured-7973d36969e157fa.yaml -> kolla-20.1.0.dev121/docker/openvswitch/openvswitch-db-server/releasenotes/notes copying docker/openvswitch/openvswitch-vswitchd/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/openvswitch/openvswitch-vswitchd copying docker/openvswitch/openvswitch-vswitchd/extend_start.sh -> kolla-20.1.0.dev121/docker/openvswitch/openvswitch-vswitchd copying docker/ovn/ovn-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ovn/ovn-base copying docker/ovn/ovn-base/extend_start.sh -> kolla-20.1.0.dev121/docker/ovn/ovn-base copying docker/ovn/ovn-controller/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ovn/ovn-controller copying docker/ovn/ovn-controller/extend_start.sh -> kolla-20.1.0.dev121/docker/ovn/ovn-controller copying docker/ovn/ovn-nb-db-server/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ovn/ovn-nb-db-server copying docker/ovn/ovn-nb-db-server/extend_start.sh -> kolla-20.1.0.dev121/docker/ovn/ovn-nb-db-server copying docker/ovn/ovn-nb-db-server/start_nb_db_server.sh -> kolla-20.1.0.dev121/docker/ovn/ovn-nb-db-server copying docker/ovn/ovn-northd/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ovn/ovn-northd copying docker/ovn/ovn-northd/extend_start.sh -> kolla-20.1.0.dev121/docker/ovn/ovn-northd copying docker/ovn/ovn-sb-db-relay/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ovn/ovn-sb-db-relay copying docker/ovn/ovn-sb-db-relay/extend_start.sh -> kolla-20.1.0.dev121/docker/ovn/ovn-sb-db-relay copying docker/ovn/ovn-sb-db-server/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ovn/ovn-sb-db-server copying docker/ovn/ovn-sb-db-server/extend_start.sh -> kolla-20.1.0.dev121/docker/ovn/ovn-sb-db-server copying docker/ovn/ovn-sb-db-server/start_sb_db_server.sh -> kolla-20.1.0.dev121/docker/ovn/ovn-sb-db-server copying docker/ovsdpdk/ovsdpdk/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ovsdpdk/ovsdpdk copying docker/ovsdpdk/ovsdpdk/extend_start.sh -> kolla-20.1.0.dev121/docker/ovsdpdk/ovsdpdk copying docker/ovsdpdk/ovsdpdk-db/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ovsdpdk/ovsdpdk-db copying docker/ovsdpdk/ovsdpdk-db/extend_start.sh -> kolla-20.1.0.dev121/docker/ovsdpdk/ovsdpdk-db copying docker/ovsdpdk/ovsdpdk-db/start_ovsdb_server.sh -> kolla-20.1.0.dev121/docker/ovsdpdk/ovsdpdk-db copying docker/ovsdpdk/ovsdpdk-vswitchd/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/ovsdpdk/ovsdpdk-vswitchd copying docker/ovsdpdk/ovsdpdk-vswitchd/extend_start.sh -> kolla-20.1.0.dev121/docker/ovsdpdk/ovsdpdk-vswitchd copying docker/placement/placement-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/placement/placement-api copying docker/placement/placement-api/extend_start.sh -> kolla-20.1.0.dev121/docker/placement/placement-api copying docker/placement/placement-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/placement/placement-base copying docker/placement/placement-base/extend_start.sh -> kolla-20.1.0.dev121/docker/placement/placement-base copying docker/prometheus/prometheus-alertmanager/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-alertmanager copying docker/prometheus/prometheus-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-base copying docker/prometheus/prometheus-base/extend_start.sh -> kolla-20.1.0.dev121/docker/prometheus/prometheus-base copying docker/prometheus/prometheus-blackbox-exporter/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-blackbox-exporter copying docker/prometheus/prometheus-cadvisor/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-cadvisor copying docker/prometheus/prometheus-elasticsearch-exporter/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-elasticsearch-exporter copying docker/prometheus/prometheus-libvirt-exporter/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-libvirt-exporter copying docker/prometheus/prometheus-memcached-exporter/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-memcached-exporter copying docker/prometheus/prometheus-mtail/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-mtail copying docker/prometheus/prometheus-mysqld-exporter/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-mysqld-exporter copying docker/prometheus/prometheus-node-exporter/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-node-exporter copying docker/prometheus/prometheus-openstack-exporter/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-openstack-exporter copying docker/prometheus/prometheus-server/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/prometheus/prometheus-server copying docker/proxysql/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/proxysql copying docker/proxysql/kolla_extend_start -> kolla-20.1.0.dev121/docker/proxysql copying docker/proxysql/kolla_proxysql_config_sync -> kolla-20.1.0.dev121/docker/proxysql copying docker/rabbitmq/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/rabbitmq copying docker/rabbitmq/apt_preferences_rabbitmq.debian -> kolla-20.1.0.dev121/docker/rabbitmq copying docker/rabbitmq/apt_preferences_rabbitmq.ubuntu -> kolla-20.1.0.dev121/docker/rabbitmq copying docker/rabbitmq/extend_start.sh -> kolla-20.1.0.dev121/docker/rabbitmq copying docker/rabbitmq/healthcheck_rabbitmq -> kolla-20.1.0.dev121/docker/rabbitmq copying docker/redis/redis/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/redis/redis copying docker/redis/redis-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/redis/redis-base copying docker/redis/redis-base/extend_start.sh -> kolla-20.1.0.dev121/docker/redis/redis-base copying docker/redis/redis-sentinel/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/redis/redis-sentinel copying docker/redis/redis-sentinel/extend_start.sh -> kolla-20.1.0.dev121/docker/redis/redis-sentinel copying docker/skyline/skyline-apiserver/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/skyline/skyline-apiserver copying docker/skyline/skyline-apiserver/extend_start.sh -> kolla-20.1.0.dev121/docker/skyline/skyline-apiserver copying docker/skyline/skyline-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/skyline/skyline-base copying docker/skyline/skyline-base/extend_start.sh -> kolla-20.1.0.dev121/docker/skyline/skyline-base copying docker/skyline/skyline-console/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/skyline/skyline-console copying docker/tacker/tacker-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/tacker/tacker-base copying docker/tacker/tacker-base/extend_start.sh -> kolla-20.1.0.dev121/docker/tacker/tacker-base copying docker/tacker/tacker-conductor/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/tacker/tacker-conductor copying docker/tacker/tacker-server/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/tacker/tacker-server copying docker/tacker/tacker-server/extend_start.sh -> kolla-20.1.0.dev121/docker/tacker/tacker-server copying docker/telegraf/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/telegraf copying docker/telegraf/extend_start.sh -> kolla-20.1.0.dev121/docker/telegraf copying docker/telegraf/telegraf_sudoers -> kolla-20.1.0.dev121/docker/telegraf copying docker/tgtd/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/tgtd copying docker/trove/trove-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/trove/trove-api copying docker/trove/trove-api/extend_start.sh -> kolla-20.1.0.dev121/docker/trove/trove-api copying docker/trove/trove-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/trove/trove-base copying docker/trove/trove-base/extend_start.sh -> kolla-20.1.0.dev121/docker/trove/trove-base copying docker/trove/trove-conductor/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/trove/trove-conductor copying docker/trove/trove-guestagent/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/trove/trove-guestagent copying docker/trove/trove-taskmanager/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/trove/trove-taskmanager copying docker/venus/venus-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/venus/venus-api copying docker/venus/venus-api/extend_start.sh -> kolla-20.1.0.dev121/docker/venus/venus-api copying docker/venus/venus-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/venus/venus-base copying docker/venus/venus-base/extend_start.sh -> kolla-20.1.0.dev121/docker/venus/venus-base copying docker/venus/venus-manager/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/venus/venus-manager copying docker/watcher/watcher-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/watcher/watcher-api copying docker/watcher/watcher-api/extend_start.sh -> kolla-20.1.0.dev121/docker/watcher/watcher-api copying docker/watcher/watcher-applier/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/watcher/watcher-applier copying docker/watcher/watcher-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/watcher/watcher-base copying docker/watcher/watcher-base/extend_start.sh -> kolla-20.1.0.dev121/docker/watcher/watcher-base copying docker/watcher/watcher-engine/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/watcher/watcher-engine copying docker/zun/zun-api/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/zun/zun-api copying docker/zun/zun-api/extend_start.sh -> kolla-20.1.0.dev121/docker/zun/zun-api copying docker/zun/zun-base/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/zun/zun-base copying docker/zun/zun-base/app.wsgi -> kolla-20.1.0.dev121/docker/zun/zun-base copying docker/zun/zun-base/extend_start.sh -> kolla-20.1.0.dev121/docker/zun/zun-base copying docker/zun/zun-base/zun_sudoers -> kolla-20.1.0.dev121/docker/zun/zun-base copying docker/zun/zun-cni-daemon/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/zun/zun-cni-daemon copying docker/zun/zun-cni-daemon/zun_sudoers -> kolla-20.1.0.dev121/docker/zun/zun-cni-daemon copying docker/zun/zun-compute/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/zun/zun-compute copying docker/zun/zun-compute/extend_start.sh -> kolla-20.1.0.dev121/docker/zun/zun-compute copying docker/zun/zun-compute/zun_sudoers -> kolla-20.1.0.dev121/docker/zun/zun-compute copying docker/zun/zun-wsproxy/Dockerfile.j2 -> kolla-20.1.0.dev121/docker/zun/zun-wsproxy copying etc/kolla/.keep -> kolla-20.1.0.dev121/etc/kolla copying etc/oslo-config-generator/kolla-build.conf -> kolla-20.1.0.dev121/etc/oslo-config-generator copying kolla/__init__.py -> kolla-20.1.0.dev121/kolla copying kolla/exception.py -> kolla-20.1.0.dev121/kolla copying kolla/opts.py -> kolla-20.1.0.dev121/kolla copying kolla/version.py -> kolla-20.1.0.dev121/kolla copying kolla.egg-info/PKG-INFO -> kolla-20.1.0.dev121/kolla.egg-info copying kolla.egg-info/SOURCES.txt -> kolla-20.1.0.dev121/kolla.egg-info copying kolla.egg-info/dependency_links.txt -> kolla-20.1.0.dev121/kolla.egg-info copying kolla.egg-info/entry_points.txt -> kolla-20.1.0.dev121/kolla.egg-info copying kolla.egg-info/not-zip-safe -> kolla-20.1.0.dev121/kolla.egg-info copying kolla.egg-info/pbr.json -> kolla-20.1.0.dev121/kolla.egg-info copying kolla.egg-info/requires.txt -> kolla-20.1.0.dev121/kolla.egg-info copying kolla.egg-info/top_level.txt -> kolla-20.1.0.dev121/kolla.egg-info copying kolla/cmd/__init__.py -> kolla-20.1.0.dev121/kolla/cmd copying kolla/cmd/build.py -> kolla-20.1.0.dev121/kolla/cmd copying kolla/common/__init__.py -> kolla-20.1.0.dev121/kolla/common copying kolla/common/config.py -> kolla-20.1.0.dev121/kolla/common copying kolla/common/sources.py -> kolla-20.1.0.dev121/kolla/common copying kolla/common/task.py -> kolla-20.1.0.dev121/kolla/common copying kolla/common/users.py -> kolla-20.1.0.dev121/kolla/common copying kolla/common/utils.py -> kolla-20.1.0.dev121/kolla/common copying kolla/engine_adapter/__init__.py -> kolla-20.1.0.dev121/kolla/engine_adapter copying kolla/engine_adapter/engine.py -> kolla-20.1.0.dev121/kolla/engine_adapter copying kolla/hacking/__init__.py -> kolla-20.1.0.dev121/kolla/hacking copying kolla/hacking/checks.py -> kolla-20.1.0.dev121/kolla/hacking copying kolla/image/__init__.py -> kolla-20.1.0.dev121/kolla/image copying kolla/image/build.py -> kolla-20.1.0.dev121/kolla/image copying kolla/image/kolla_worker.py -> kolla-20.1.0.dev121/kolla/image copying kolla/image/tasks.py -> kolla-20.1.0.dev121/kolla/image copying kolla/image/unbuildable.py -> kolla-20.1.0.dev121/kolla/image copying kolla/image/utils.py -> kolla-20.1.0.dev121/kolla/image copying kolla/template/__init__.py -> kolla-20.1.0.dev121/kolla/template copying kolla/template/filters.py -> kolla-20.1.0.dev121/kolla/template copying kolla/template/methods.py -> kolla-20.1.0.dev121/kolla/template copying kolla/template/repos.yaml -> kolla-20.1.0.dev121/kolla/template copying kolla/tests/__init__.py -> kolla-20.1.0.dev121/kolla/tests copying kolla/tests/base.py -> kolla-20.1.0.dev121/kolla/tests copying kolla/tests/test_build.py -> kolla-20.1.0.dev121/kolla/tests copying kolla/tests/test_hacking.py -> kolla-20.1.0.dev121/kolla/tests copying kolla/tests/test_methods.py -> kolla-20.1.0.dev121/kolla/tests copying kolla/tests/common/__init__.py -> kolla-20.1.0.dev121/kolla/tests/common copying kolla/tests/common/test_config.py -> kolla-20.1.0.dev121/kolla/tests/common copying kolla/tests/docker/base/Dockerfile.j2 -> kolla-20.1.0.dev121/kolla/tests/docker/base copying kolla/tests/docker/etcd/Dockerfile.j2 -> kolla-20.1.0.dev121/kolla/tests/docker/etcd copying kolla/tests/docker/neutron-server/Dockerfile.j2 -> kolla-20.1.0.dev121/kolla/tests/docker/neutron-server copying kolla/tests/etc/default.conf -> kolla-20.1.0.dev121/kolla/tests/etc copying releasenotes/notes/Add-distro_python_version-variable-3688288558f4e586.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/Add-mod_ssl-to-images-2d2972c3cf794f65.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/Add-work-dir-command-line-option-dd83aa934d5c9e3e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/MAINTAINER-to-LABEL-344044f33ccfa161.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/aarch64-ipxe-51888a5972528d77.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-aodh-a5de8a339f25c1a2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-apache-storm-927c5318d91b5db3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-api-layer-to-letsencrypt-images-9db42c763b7d13ad.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-barbican-8f0636668001de73.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-blazar-dashboard-e201d1aeeccc0eaa.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-block-labels-d0927a1617ab13ec.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-ceilometer-a4759f21564de7eb.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-ceilometer-agent-ipmi-container-aa498b90c3d2f326.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-ceph-disk-init-protection-5b38ce8f1502ff69.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-ceph-nfs-b64cfba4775589a0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-certmonger-0bf3a37089c5c267.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-cinder-vg-check-c70d9f79d8cfd09b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-cloudkitty-10eb09a96de60144.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-collectd-6e3387dfff75040a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-congress-877644b4b0e2ed0a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-congress-dashboard-e302d9aeecdc0eaa.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-cyborg-images-cab2b3a24a071c38.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-debian_arch-variable-9559ac31809afaca.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-designate-c789e47f8ced394d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-designate-producer-1420e7c4744e9b09.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-docker-engine-7402d3fe7349f1f3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-dragonflow-da8ff734139c9de5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-dumb-init-manage-root-process-e25a529b322d4fac.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-ec2-api-e7d3e60173e8a3d8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-elasticsearch-curator-88089d04f7ccd549.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-etcd3gw-to-ubuntu-binary-1aaf4b5e1ee670ee.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-fernet-support-54ccb88b901d8d8b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-fluentd-prometheus-plugin-b5c626db667c5675.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-freezer-74c9b538348cd62a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-freezer-sceduler-b64cfba4666889a0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-gnocchi-94296c3ed6e979a8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-grafana-in-heka-6397498442c00670.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-hacluster-role-d10bc3918395ccdf.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-header-blocks-9ac76254e5f5ab20.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-heat-all-efdefb3189ec8403.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-heat-api-cloudwatch-95259c920ba7d19e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-ironic-prometheus-exporter-c793478ee5938bee.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-kafka-26c9e54c934b1119.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-karbor-e6cfd97f965a4a9f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-kolla-git-commit-label-aab06fb8c8df1873.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-kubernetes-images-76f5a60e98d09eb7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-letsencrypt-eab-support-0ec1a60f1602662e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-logstash-27da5de156efb943.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-logstash6-everywhere-7f9027ff17c6022d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-magnum-cluster-api-0b82789def334eb8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-manila-api-httpd-packages-and-conf-1bea1364037cd64e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-masakari-dashboard-eae5f216888e5fe0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-mistral-event-engine-053ebdfbd50e2e65.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-monasca-3c60b3e44d3c4267.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-monasca-datasource-to-grafana-06dfe0ce329a7b7f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-monasca-grafana-868f1dd95725a030.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-monasca-grafana-app-ea24f8ca43fa9c7d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-monasca-thresh-f3df34dee9eee562.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-mtail-b806e87da3ae950d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-multipath-9ee29be1fcea6d94.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-mysql-ceilometer-backend-9ffdc4c0495fb801.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-network-interface-checks-0e789f3f93cbdb09.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-networking-ansible-b27128f544f300e6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-networking-baremtal-ed44e0fc04371eb8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-networking-mlnx-to-neutron-base-2c39f761dbf8fa7d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-networking-sfc-62ae433ed7aa4e33.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-neutron-bgp-dragent-c831d5ec9a130937.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-neutron-dvr-f1b3541e22c0fbc3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-neutron-ipam-driver-infoblox-0cee3c06f359c5e4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-neutron-lbaas-dbb92dada9d34ceb.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-neutron-mlnx-agent-b77a4ad9ba3beaae.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-neutron-server-opendaylight-bf8407e0b91059c4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-neutron-server-ovn-5728bbd35b08083e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-neutron-vpnaas-88e0780326100e36.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-novajoin-9e8ae602b29335b7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-octavia-dashboard-e2b1d1aeebcc0eba.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-opendaylight-fee2807442ce3c6d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-openssh-clients-to-ironic-conductor-7275bd65dfe238a6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-openvswitch-ovn-2855384c9720161e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-panko-dockerfile-ff69a745aca3ec15.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-prometheus-libvirt-exporter-8d505dc8b74f8625.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-prometheus-v2-6f62ed3702d465a0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-ptp-service-image-3fb4eadeeeda3aa0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-py35-f0ddb519029f5ee3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-python3-systemd-for-ironic-source-9a6883496e101da9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-qdrouterd-4676f6cad921a3f8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-qinling-618886c3375eea4a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-quiet-mode-4f386acd4bc043a5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-radvd-dockerfile-64668525dae7ead8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-rally-c6d1468accfb1da6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-reno-f5e9ff4d9ccfa785.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-sahara-f2be7bf79935792e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-sensu-a763a155649e068d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-skydive-52c3fb964fe6cc1b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-skyline-200d1bca7907b00c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-solum-aa448921b2b58989.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-tacker-dockerfile-3388429491d80239.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-tarballs-base-parameter-c1ddfa6de5dfd622.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-tripleo-ui-image-6a17f9a31894d908.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-tripleoclient-image-0341fb72fe27ba14.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-use-dumb-init-config-option-26b47f6d97d7585c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-venus-dashboard-1d4a5093ad233c6e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-venus-e2a9824f5ef5cf30.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-vmtp-7d6aef3125a38dbe.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-watcher-a97995ace827cf71.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-zookeeper-2454cdfbfa7047b4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-zun-cni-daemon-image-842bf6d7ba804dda.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add-zun-dockerfile-fb604877dc9c15fe.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add_dpdk_telemetry_and_logparser-bcf9b13bcefc99c9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/add_kolla-toolbox_templating_block-3d284d886816e95a.yml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/additional-docker-dir-7121c33da7eec160.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/allow-custom-ceilometer-upgrade-params-7c08446f59251cf0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/allow_setting_group_in_config_files-cef8580912854741.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/allowed-to-fail-e2ff5bf61c857b55.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/almanach-images-f0a9a424ac3fe7cd.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ansible-core-2-14-toolbox-750765147e4238dc.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ansible-core-2.18-582103463aba6e8a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ansible-core-2_16-toolbox-8cec8f56e022731b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ansible-core-toolbox-e34b31422474684b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ansible-tempest-44edbca4436f3c19.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/apache-image-serve-89942346ff89f767.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/apt-get-update-fatal-ed2bcc5c1d93c082.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/apt-keys-bb7c8678fc6d908b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/base-package-type-bf53d8d63611b5ac.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/base-unified-07fe64b8cbbdab9a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bifrost-ansible-11-d14b635f9f766675.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bifrost-ansible-9-10-3a33e95f42713209.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bifrost-f080de99005ad38e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/blazar-images-c54435b3bd5b0425.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bookworm-mariadb-repo-e0fe1000d30e6c29.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bp-letsencrypt-https-b3245976c513f99b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bp-support-network-ha-1a771d735a268219.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bring-configure_user-macro-to-custom-templates-61c143326a35c7ed.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1808805-e63af01591f03506.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1814515-99197e13a6280861.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1814552-a037354969dcf7e5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1859047-d41762357da8ae0b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1866017-9e31ddbfca9fd0f4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1866827-5351ec43486d7f33.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1867365-115d717288e7c7d0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1868574.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1869319-aa032c1330b540dc.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1873744-559df986c3840bd7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1874298-35b7ccffe327f7e4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1884259-23bdaa6c1c038a81.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1884484-d26488c9c1f3977f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1884919-6be7e60872c5eb86.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1897948-a0eb6d890eea8061.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1905279-41d664114ef26a16.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1907213-e0cee8498d19a170.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1913952-a23431cef137f9c7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1928408-4a22a85570eee8d6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1930544-a8926990f3a578a9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1930867-debian-c01f2cd22d8c10f0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1930867.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1931544-5a091735efb6d6dd.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1933759-c03e50c243850a49.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1933770-c08c6804aa5d9e61.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1934753-98ec4951a0f7373b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1934788-b1fd51f443479fb6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1935015-385d6f20e32311eb.yml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1936947-8beac926823cdf8f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1940862-8fd12d669ab15299.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1942038-f1d96ae352f73bd1.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1942846-1216faacacba94be.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1946801-5f3af3c44e567fcf.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1955889-92d98ef6527a75ef.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1959203-1bb695e052248d78.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1964140-57b433329bab067e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1985784-59df54a10a004551.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-1999778.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2000915-962531e87944c6f3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2020761-c31f28c922ebcf84.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2047941-895a319fd706d2b4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2060855-77516da722d04761.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2062572-c55c71e1045a863f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2076249-96b7f39fbdcf2293.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2080818-9eacce36a8c18f8f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2080861-a46761ea9e7bbf91.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2091161-a99c5c243c2514ac.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2098904-4c5670049a7e1a66.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2111620-e40e1dec6fed309f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2112140-41a1924c260e531c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2114173-70d0b815a42ae239.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bug-2120639-74c180bd812ddcf7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/build-skip-parents-102a82736935f027.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bump-alertmanager-to-0.23-42e3e3894158d7d0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bump-alertmanager-to-0.24-e73778e9d954cf85.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bump-prometheus-services-ba7d5bbd7ed5235f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bump-proxysql-version-9e646a32db57a451.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/bump-proxysql-version-aa1fb531f2b8f08a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/cadf-notifications-6c102c16090688d5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/cap-fluentd-elasticsearch-18c0ca8e90c1234c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/centos-8-950d979507939643.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/centos-8-stream-b5b45ccee94f7cf5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/centos-ceph-pacific-40c55be6721cb1ac.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/centos-mariadb-upstream-971216b820ee1f1a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/centos8-aarch64-not-part-of-release-330893c1f7d5f394.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ceph-jewel-33caab815946cb4c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/change-bifrost-upper-constraints-source-e93cb72e88823d56.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/clean_package_cache-fa08d1808a2f2b49.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/cloudkitty-debuntu-binary-09b182fc672b7d77.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/cloudkitty-docker-fb6b3d7e006a0697.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/collectd-pcie-errors-fffb5871ce17f589.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/collectd-pmu-6aeae4759b8a1563.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/config_files_new_options-0267e1ab804335ba.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/configurable-horizon-sessions-1dd22eae714a7001.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/configure-apache-locale-d0150e5881f00e65.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/congress-broken-cbf8ca59d90a85cb.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/copr-move-5d0464c50dc85ccf.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/curl-retries-e1c5d6b5b25d7380.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/custom-policies-5a9bb2b59d19b484.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/customise-toolbox-pip-e574c422afae0d93.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/debian-bullseye-4fedf3b3638783de.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/debian-buster-7bd8be7ec4ce0d13.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/debian-ceph-nautilus-83fe26e66874045f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/debian-dalmatian-65fed830f10946e2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/debian-epoxy-f68eb3e911f5fea3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/debian-mariadb-upstream-75e05cbdaa013abe.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/debian-rabbitmq-bookworm-34b2e5d9d43241da.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/debian-stretch-38cadd54fc895f20.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/debian-switch-to-newer-libvirt-qemu-aa8460d4ee13a023.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/debuntu-ironic-neutron-agent-6534d616b37643a8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/dedeprecate-masakari-362eb4b01d558e9d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/default-rocky-4b0d906a455539d8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/default-type-source-f0c5cf1d97e2f345.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-almanach-0ca0c9bb8522119a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-bifrost-dd93b6d8eb04cac6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-ceilometer-api-71e5c7b01a3aad6c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-chrony-5cd7c7627a5b9f0e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-collectd-8ba94052bdc9424b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-dind-9ed17229d2c3137b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-dragonflow-0404a4a1aa5a6644.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-fedora-97f8f963a410eb44.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-hacluster-pcs-d7231beba8ceadd8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-images-victoria-75748b9ff3a1e21f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-install-type-argument-709bb37ded2b6aee.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-kubernetes-dbabf9f86c15a0ee.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-masakari-c11d7db9339b98f5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-monasca-75479150789122dc.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-mongodb-88636154e07cd31c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-neutron-fwaas-cb5eb042824aad28.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-neutron-server-ovn-8aee98fc5923e886.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-neutron-sfc-agent-94445b4e140236a9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-nova-network-76e5c7b61a3add5b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-opendaylight-58b3e9dbdc359688.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-ppc64le-2b7b642e79bddd66.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-prometheus-v1-1bc1af0a10af4546.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-qdrouterd-b0dc549833e6d7a6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-rhel-ee57f1f03aaac42d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-sahara-8d37f8fcde0c2e79.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-sensu-5bc4562c902d7fbf.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-swift-fe9f5586f698ba03.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-telegraf-db2b0b9f30591552.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-tempest-and-rally-0647efa7209cf03a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-tgtd-scsi-target-utils-3ee002b832382f14.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecate-vitrage-c324e8a0ec9cc90f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/deprecated-include-header-and-footer-71f16045920b0100.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/disable-systemd-nss-on-rhel-based-distros-5d586fcdb9a82da7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/distro-package-manager-49634f537be63036.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/distro-python-ovs-df705d1e59f16cde.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/do-not-load-modules-9b651e40d3479c39.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/docker-3-0-0-e5f43f9b78ad644d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/docker-build-nopull-base-a860d046b9059cfc.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/dockerfile-customizations-26981ebefe3b710b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/dpkg-reducing-disk-footprint-2a6b0056d57bd1de.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-delorean-c0bd3229162faef0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-elasticsearch-91ce45c56152937b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-freezer-06c0a19795156fe9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-ironic-inspector-093cc36e06787168.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-last-mongo-refs-c12edb066544e190.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-monasca-grafana-df2c45d6826752f6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-murano-bcd243c986eaa225.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-ppc64le-516442a16cc9f27c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-prometheus-msteams-1ead141af684ada1.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-py27-a16f4712ac89e3a9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-pyhton-3-6-and-3-7-6cc88979aad423e8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-qdrouterd-b09f796067b431d9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-rhel-support-03ccce1a69bd88a7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-senlin-aadc2bd1eb50d046.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-skydive-5b0dba2b7b12ee95.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-solum-79236f585eb5e9bf.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-vitrage-d871449de1e06458.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-vmtp-3a889e0fa7a7f8ee.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/drop-xtrabackup-e58a97b617ff708c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/el-aarch64-ipxe-snponly-e7fc23bdc7edfe3d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/elasticsearch-upgrade-5.X-df217e3742b8b94a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/enable-nova-microversion-b445f22548b41c2a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/enable-repos-when-needed-3beac8e1e24ea8eb.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/erlang-aarch64-repo-change-7fbc8696990b5677.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/etcd-3.4-11528a31a53451f6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/etcd-3.5-30f3c030fd5296a9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/etcd-binary-install-fc88930f4bf6ce2c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/etcd-docker-ansible-51baaa1322a0c5a8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/etcd-dockerfile-69b8bfc1df4bb2ab.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/feature_neutron_install_tap-as-a-service-bdf99544a319ce7b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-cinder-endpoints-urls-22746b1524accbbf.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-config-check-c973c462761a4fa9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-elasticsearch-curator-7876896ebbd41ad3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-fwaas-l3-log-aed85e0782dece8d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-git-build-23c8fe6c4b0d92c4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-glance-api-add-missing-lsscsi-package-e6ae949eb8bdbe7b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-grafana-opensearch-datasource-96dc8061d9721af3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-keystone-bootstrap-unprintable-e01b088ef821fd18.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-kolla-toolbox-venv-customisation-dc66f7bc621908a8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-letsencrypt-ip-command-not-found-3c455acaf743409e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-loading-of-storm-in-centos8-containers-86b38c9166ceb0dd.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-lock-swift-path-9b743367e4014f92.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-luna-hsm-deployment-permissions-issue-dfc2d8c92d2eaf57.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-masakari-dashboard-policy-bb8c6c2364666401.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-monasca-cyborg-ubuntu-source-832a978a3ac5cd3e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-monasca-fluentd-output-plugin-c27798ba186a8ef7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-skips-d5cb9546110300ee.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix-ubuntu-ironic-python-agent-pxe-booting-issue-95adaf9249207d5b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix_nova_tpm_user-98f56190196a00d2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fix_rsync_rpm_swift_base_missing-9d106d94b52d0bad.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/fixes-container-restart-conditions-57d36b13b0aa964b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/freezer-drop-trickle-9b3eaaa7d1e4ea5a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/generic-customisation-b2d431caa2fc5c10.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/get_pip-macro-906a78462b216049.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/git-security-fix-fix-ea56c0071585237d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/gnocchi-4.4.1-1332afc3c6fca766.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/gnocchi-4.5.0-c06c6f57e910e3e2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/gnocchi-4_6_2-b0fa6389ea13a0d2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/gnocchi-4_6_4-5d2b27e744f7d309.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/gnocchi-4_7_0-fdb7f76d367ee435.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/grafana-remove-angular-plugins-4c9ea2087c5c2bf2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/haproxy-22-aeac8a3fa330f972.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/healthcheck-curl-disable-curlrc-0f85aad47379e2a5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/heka-deprecation-d53e757470b3f7b4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/implement-glance-zero-downtime-upgrade-2825a2c76315d23d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/implement-keystone-zero-downtime-upgrade-2a082ad24b26751d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/implement-mongo-replicate-set-cluster-0d3f140f7116c3ba.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/import-murano-core-library-86f00abaa21cfb94.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/improve_offline_support-e7b2384fb7390184.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/install_sensu_from_centos_opstools-99d64edb91526fc7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/integrate-gnocchi-cloudkitty-4b2fcfe8ce9d520e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/integrate-gnocchi-with-ceph-a6d5f81f4d8b0391.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ironic-esp-image-886b5fb5b01e7b56.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ironic-packages-009b388b10fab6f0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ironic_syslinux-70eac225d227dc2e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/kibana-4-6-7765f556efba2724.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/kolla-ceph-bluestore-a30ce85948d28427.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/kolla-container-logformat-259885637cbeb0e6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/kolla-host-584270e3aee6dfd6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/kolla_build_skip_existing-92aebdd858a0bfa5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/kubernetes-for-arm64-b149983c7e11ab60.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/kuryr-libnetwork-1e6ab1916a8a0d10.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/letsencrypt-lego-v4.15.0-de87cfdfaa13ad1c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/libvirt-sasl-07a8a1a25d2450c6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/logstash-7.9-30fd90e921037a8a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/magnum-keystone-auth-default-policy-e16f7bb558aa4b14.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/make_init_system_configurable-0ee16808b6e90954.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/mariadb-10.6-c79b0ad5791256ad.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/mariadb-dumb-init-b23949398fd44021.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/mariadb-image-deprecate-d201745827a5df46.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/masakari-a047b0387a474186.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/masakari-debian-binary-0c50d50c2c3f836d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/masakari-ubuntu-binary-e3bb7a82c73e48e7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/merge-grafana-plugins-b9a837b9fccff691.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/mistral-fix-wrong-service-type-72ff772fc7cf0b82.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/mistral-respect-uc-77aea99b5c6506ba.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/monitoring-ad566513454614db.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/more-flexible-image-skipping-8e1320ed78976026.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/move-curl-sources-d8fac9c8c57445cf.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/move-manila-share-to-network-node-57c61e757c5b96b2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/multiple-physical-networks-f2de7444f7e2d145.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/netcontrold-24c9d6602f84e819.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/network-mode-host-2aca256e2a1fbf68.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/network_mode-build-configuration-5e7c15b84dae9199.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/neutron-api-paste-2268bcb3e0156e62.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/neutron-ovn-agent-kolla-image-38ab7ef7203e8963.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/neutron-sriov-agent-4dae576ca279ef87.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/new-kolla-options-e8e32357786e8454.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/new-naming-scheme-45a5669053c9328d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/new-option-summary-3acc4e62a0c7ac40.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/new_networking_ovn_metadata_agent_kolla_image-6f87ef59cf62cb8f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/non-x86-support-bce168d78db50202.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/nova-compute-add-ndctl-811f923d81bbd6ac.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/nova-drop-pypowervm-256048c2a9cd594d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/nova-libvirt-add-tpm-emulation-ed5e823eaaf6aa8f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/nova-nvme-cli-bf940ad0005cac80.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/nova-plugins-f3ceab61b19d008a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/nova-sync-local-cell-8e3258f4b410d25c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/nova_compute_daxio-b8655d31df15139a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/octavia-driver-agent-83ee17b82c577e95.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/octavia_persistence-9cae39010b28bcee.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/opendev-tarballs-base-3019ae9c57187542.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/opensearch-2.5.0-8c501a17b98732fb.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/opensearch-f3a7b8bfc86a16f6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/opensearch-upgrade-9e263a65f015a376.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/openstack-exporter-1.6.0-cb2c1a978cf4be64.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/overriding-global-upper-constraint-ca48a759c8f8d7b9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ovn-debian-x86-d584f88b9e94b226.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/pass-rmq-preferences-into-kolla-toolbox-32d7209c4cf1f3c9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/patch-docker-images-69764f0b1df5c9ed.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/performance-monitoring-experimental-f9ceaacd4d5cb71a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/permissions-exclude-e1138abb573956a7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/pin-distro-version-4d835846a1ab5283.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ppc64le_delorean_deps-cde2e1a5dc03699e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prefer_headless_jre-005b5a6f17673e33.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-alertmanager-0.27.0-6ac10d29c6911d80.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-alertmanager-3dbe1b8ee3b312ee.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-cadvisor-0.49.1-63d9bc4cd1be8a82.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-cadvisor-05906b0894651a29.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-containers-1599a6417cc6a264.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-elasticsearch-exporter-1.7.0-d53ba37689820cc9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-libvirt-exporter-inovex-acddd497258fe562.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-memcached-exporter-0.14.2-1e017c7d392feff5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-memcached-exporter-3ca7f701a5069509.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-msteams-27e7f23e29f208b4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-mtail-3.0.0-rc54-eda9c10283d9fc61.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-mysqld-exporter-0.15.1-d716e8d3dc1d3ba1.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-ovn-ovs-exporter-53f439c286f9451d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/prometheus-v2-server-2.50.1-119bdb84a9c25266.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/proxysql-001027572dcec118.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/proxysql-2.5.x.yaml-6111edc2c762d5b7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/quiet-mode-with-logs-0abafc07923945ac.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbit-3.6.2-accdb2d3ecd493cc.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-3-11-3b9ae3fc33ed4042.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-3-13-56852b220fd50bc0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-3.12-erlang-26-e5917a1f460b45f8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-310-8c9c6eeb5d5a2a75.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-39-6791f54358018428.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-4-0-ee1a5f2ef212f6a6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-41-d881d0b6bbf46446.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-erlang-cloudsmith-c837bf4a450dd802.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-erlang-migrate-from-packagecloud-59d7e9e0a10e1da0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-packagecloud-c009ff6d0d2bd02d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rabbitmq-version-upgrade-ac67bd6ae99c8169.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rally-manage-fix-8c98a0beb6dae50e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rally-openstack-source-62f3ac8f156fc758.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/redis-container-810eec9915d426d8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/redis-sentinel-container-defa09d0ac420f64.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/reenable-ironic-inspector-in-bifrost.yml-5e01af1e96528c62.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-ceilometer-collector-image-c5d1c4b6463b2ecd.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-ceph-afff3cd8775e3a41.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-chrony-image-20a96b0ce63e2959.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-congress-images-0f6a327ae67e2137.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-crane-ad12c12b633d4d73.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-deprecated-images-ussuri-28547f7179202a9d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-dibbler-537b80d88f9984f5.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-fedora-44af79f3e061e8d6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-fwaas-deployment-8381b454528bdae9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-glance-registry-4a5c3d54440f7c28.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-grafana-influxdb-plugin-a494f3dc217d3124.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-heat-cloudwatch-api-c71e9deafffdb3e7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-include-header-footer-parameters-68a6374635a8c9b0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-install-type-argument-c2de6ca0468797ed.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-karbor-images-eec10ec28235fa69.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-kolla-base-distro-d0376ae3aafffcc3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-kolla-keystone-modules-21f9034dd3a2aedb.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-mariadb-image-fbcb1401899a1c04.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-monasca-log-api-199dc88030284e71.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-mongodb-image-d5d2c4c6463b2ecd.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-netcontrold-49754ae8febae5bc.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-neutron-server-opendaylight-6cacd3936c0dc91e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-neutron-server-ovn-b3c1315912ca0f94.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-neutron-sfc-agent-181ec5dbc52ac1da.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-neutron-vpnaas-agent-216810affb495ad0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-nova-consoleauth-caf1c027b6403dc1.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-nova-network-container-69f8c0b61b3aed5a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-nova-placement-75124fd8290a2634.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-opendaylight-ac316f8ada083cc9.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-oraclelinux-support-109ce54b1952ec3a.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-panko-5338b559.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-prometheus-haproxy-exporter-22d5af88af7e4a9d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-prometheus-ovn-exporter-c5f5005b4d1a4b12.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-prometheus-v1-3bc458bed2228a9e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-qinling-images-8412ec1ca6adb531.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-rally-tempest-249782f1a1123b71.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-sahara-9231cf59e7a812e2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-searchlight-images-8ad630086543a0fe.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-sensu-a20b01d025385aa1.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-tripleo-ui-855da0b4f4c73385.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-vitrage-collector-ed76366b9bb6e8e8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-wallaby-images-20f7049e4da91898.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/remove-zaqar-image-de36960a88f132c8.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/retire-neutron-lbaas-4441ce36928fc375.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rhel-python3-support-1078f829dc42c4d6.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/rsyslog-13d5798163953322.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/run-trove-api-under-apache-928103ee6b879de2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/sahara-split-plugins-66e31717b7c24472.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/security-fix-prometheus-v2.26.1-03e1410ad8ed4410.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/senlin-container-e1ae6aa932097e51.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/sensu-client-image-45cb9c4573cd22fe.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/set-group-for-user-aa9b3eae69d8f6a0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/set_config-directory-execute-permission-8ab919b7b17025d2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/skip_rpm_doc_install-887dc22312c787a2.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/skydive-remove-58bbea2626c59aea.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/source-enable-flag-9ce10be097739214.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/split-placement-from-nova-27b7ea2359c2d3ae.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/static-uid-gid-b90800f2947e656d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/stein-prelude-92e47ccd60c76325.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/storm-log4j-vulnerability-mitigation-6746a8a0bb329485.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/summary-json-file-96441e67076fc480.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/support-ceilometer-in-cinder-4386a3e5d134d84f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/support-disk-size-as-weight-in-ceph-9d6353f1d3f03199.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/support-docker-image-squash-8396c0de63085f5d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/support-image-cross-compile-3b1dc348d742e96d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/support-ipxe-chainload-273d55741a83a2a7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/support-ldap-e678ce5b0a7eaedb.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/support-posting-to-monasca-api-from-fluentd-1b653db78a8644e7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/swift-object-expirer-fix-b837de80cea4fb8e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/swift-sudo-issue-84d37919c980a373.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/tacker-conductor-246d23f8c4a97de0.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/tacker-networking-sfc-138b9fedd09b8728.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/tacker-rpm-binary-137dc2771bdfc5d3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/td-agent-4-b2c7fc574bff0a42.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/templete-override-files-c7489543d92d1811.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/toolbox-ansible-2-13-ecea6484aaff1182.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/train-prelude-2420ae1363bd92bc.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/tripleoclient_removal-7b131be589aa580f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ubuntu-24-04-585855b7d4753ce3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ubuntu-focal-3e1cc65dade622fc.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ubuntu-mariadb-10.5-38631eae76f6d091.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ubuntu-sources.list-change-65bb0f936b0ec95b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ubuntu-upstream-mariadb-34ce8106811a1f75.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ubuntu-uses-mirrors-now-0858d579944eea48.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/unicode-locale-018fe01eaccc556d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/unmount-ceph-osds-43b7b59685bff5b4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/update-cadvisor-v0.38.7-a0ff88006b5ff3f7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/update-letsencrypt-version-36a0cd7d2997c6c7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/update-ovn-exporter-ab80a3e88e617bdd.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/update-packages-071d1863639fe3e3.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/update-prometheus-services-dd195876e162251c.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/update-prometheus-services-e53dfdb490ac700e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/update-zaqar-images-95a5909b48893698.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/update_rpm_security_fixes-f99a3fa509cb5b3b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgade-to-ubuntu-xenial-93e68d2330e9bd84.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgrade-ceph-luminous-415581032d25699e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgrade-elasticsearch-and-kibana-to-6.X-ee448b2e8ae51922.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgrade-fluentd-monasca-output-plugin-739caf0af953d533.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgrade-influxdb-for-monasca-202f3cf22ff8597e.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgrade-kafka-c52e0ad07e11b69d.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgrade-pip-44352805d60bbf7f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgrade-prometheus-to-v3-d305280498e0fcaf.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgrade-to-elk7-1816e69663735a98.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgrade-ubuntu-base-image-to-bionic-eb0d421014ed48ac.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upgrage-to-mariadb-10.3.10-for-redhat-family-93df8bf63da25659.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/upper-constraints-macros-21315dc1c1933e78.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/use-barbican-with-httpd-d6d7599c07315e32.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/use-upstream-dumb-init-032708cd3ad5792f.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/user-provided-repos.yaml-d6e8583e9d9d01ef.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ussuri-prelude-7e3f25109c71f731.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/ussuri-stable-sources-0b003ba0c2ede6ee.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/uwsgi-openstack-base-ac583652d29ea0e4.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/vagrant-dev-env-moved-8328674713020dda.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/vitrage-containers-3bfb360357aa628b.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/wallaby-neutron-plugins-excluded-b72220a2ea8c1a40.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/yoga-prelude-4773bac540443b41.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/yum_conf-36fef802e8c003f1.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/notes/zed-prelude-f18af6c18bf8bed7.yaml -> kolla-20.1.0.dev121/releasenotes/notes copying releasenotes/source/2023.1.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/2023.2.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/2024.1.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/2024.2.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/2025.1.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/conf.py -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/index.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/liberty.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/mitaka.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/newton.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/ocata.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/pike.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/queens.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/rocky.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/stein.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/train.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/unreleased.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/ussuri.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/victoria.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/wallaby.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/xena.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/yoga.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/zed.rst -> kolla-20.1.0.dev121/releasenotes/source copying releasenotes/source/_static/.placeholder -> kolla-20.1.0.dev121/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> kolla-20.1.0.dev121/releasenotes/source/_templates copying releasenotes/templates/feature.yml -> kolla-20.1.0.dev121/releasenotes/templates copying releasenotes/templates/fix.yml -> kolla-20.1.0.dev121/releasenotes/templates copying roles/configure-ephemeral/defaults/main.yml -> kolla-20.1.0.dev121/roles/configure-ephemeral/defaults copying roles/configure-ephemeral/meta/main.yml -> kolla-20.1.0.dev121/roles/configure-ephemeral/meta copying roles/configure-ephemeral/tasks/main.yml -> kolla-20.1.0.dev121/roles/configure-ephemeral/tasks copying roles/kolla-build-config/defaults/main.yml -> kolla-20.1.0.dev121/roles/kolla-build-config/defaults copying roles/kolla-build-config/tasks/main.yml -> kolla-20.1.0.dev121/roles/kolla-build-config/tasks copying roles/kolla-build-config/templates/kolla-build.conf.j2 -> kolla-20.1.0.dev121/roles/kolla-build-config/templates copying roles/kolla-build-deps/tasks/main.yml -> kolla-20.1.0.dev121/roles/kolla-build-deps/tasks copying roles/kolla-build/defaults/main.yml -> kolla-20.1.0.dev121/roles/kolla-build/defaults copying roles/kolla-build/tasks/main.yml -> kolla-20.1.0.dev121/roles/kolla-build/tasks copying specs/README.rst -> kolla-20.1.0.dev121/specs copying specs/ansible-multi.rst -> kolla-20.1.0.dev121/specs copying specs/containerize-openstack.rst -> kolla-20.1.0.dev121/specs copying specs/ha.svg -> kolla-20.1.0.dev121/specs copying specs/high-availability.rst -> kolla-20.1.0.dev121/specs copying specs/kolla-ceph-bluestore.rst -> kolla-20.1.0.dev121/specs copying specs/kubernetes-deployment.rst -> kolla-20.1.0.dev121/specs copying specs/logging-with-heka.rst -> kolla-20.1.0.dev121/specs copying specs/logging-with-heka.svg -> kolla-20.1.0.dev121/specs copying specs/mariadb-backup-recovery.rst -> kolla-20.1.0.dev121/specs copying specs/template.rst -> kolla-20.1.0.dev121/specs copying tests/__init__.py -> kolla-20.1.0.dev121/tests copying tests/test_set_config.py -> kolla-20.1.0.dev121/tests copying tests/files/process_build_logs.py -> kolla-20.1.0.dev121/tests/files copying tests/playbooks/copr-erlang-update.yml -> kolla-20.1.0.dev121/tests/playbooks copying tests/playbooks/post.yml -> kolla-20.1.0.dev121/tests/playbooks copying tests/playbooks/pre.yml -> kolla-20.1.0.dev121/tests/playbooks copying tests/playbooks/publish.yml -> kolla-20.1.0.dev121/tests/playbooks copying tests/playbooks/run.yml -> kolla-20.1.0.dev121/tests/playbooks copying tests/templates/template_overrides.j2 -> kolla-20.1.0.dev121/tests/templates copying tests/templates/docker/releaser/Dockerfile.j2 -> kolla-20.1.0.dev121/tests/templates/docker/releaser copying tests/templates/docker/releaser/extend_start.sh -> kolla-20.1.0.dev121/tests/templates/docker/releaser copying tests/vars/zuul.yml -> kolla-20.1.0.dev121/tests/vars copying tools/build.py -> kolla-20.1.0.dev121/tools copying tools/cleanup-images -> kolla-20.1.0.dev121/tools copying tools/diag -> kolla-20.1.0.dev121/tools copying tools/loc -> kolla-20.1.0.dev121/tools copying tools/pre-commit-hook -> kolla-20.1.0.dev121/tools copying tools/run-bashate.sh -> kolla-20.1.0.dev121/tools copying tools/start-registry -> kolla-20.1.0.dev121/tools copying tools/validate-all-dockerfiles.sh -> kolla-20.1.0.dev121/tools copying tools/validate-all-file.py -> kolla-20.1.0.dev121/tools copying tools/validate-all-yaml.sh -> kolla-20.1.0.dev121/tools copying tools/validate-docker-execute.sh -> kolla-20.1.0.dev121/tools copying tools/validate-indentation.sh -> kolla-20.1.0.dev121/tools copying tools/validate-install-command.sh -> kolla-20.1.0.dev121/tools copying tools/validate-maintainer.sh -> kolla-20.1.0.dev121/tools copying tools/validate-yaml.py -> kolla-20.1.0.dev121/tools copying tools/version-check.py -> kolla-20.1.0.dev121/tools Writing kolla-20.1.0.dev121/setup.cfg creating dist Creating tar archive removing 'kolla-20.1.0.dev121' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.6HRAJT0kSl/dist INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.6HRAJT0kSl/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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/centos9-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-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: 1020 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-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: df810506-748c-4f4b-baf3-fa7837112c19 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-debd1648449976dd92d9df165af19e11bd43424a baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/de/bd/debd1648449976dd92d9df165af19e11bd43424a_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-946da041c16ec4d0a3c220cf2ec6b37b1d6d6f90 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/94/6d/946da041c16ec4d0a3c220cf2ec6b37b1d6d6f90_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-dd04417ad559eb3db5bff732a5db50df3a8ca729 baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/dd/04/dd04417ad559eb3db5bff732a5db50df3a8ca729_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-cloudkitty-tests-tempest-3961dcddb873b1ff6710d7df0739c4285dd71f8c baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/39/61/3961dcddb873b1ff6710d7df0739c4285dd71f8c_864a76ea enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-cffedba144566723de2b7bbfcde9967e9b469033 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/cf/fe/cffedba144566723de2b7bbfcde9967e9b469033_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-19f39aba511ddf6ecddd0e7dd5ae2440e57bdbbd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/19/f3/19f39aba511ddf6ecddd0e7dd5ae2440e57bdbbd_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-bd3e9f19ebcff27250198e6f6a5ac12b9cbb50e2 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/bd/3e/bd3e9f19ebcff27250198e6f6a5ac12b9cbb50e2_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-be482976001ba5e946029ddd0e3fe8ee1852568d baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/be/48/be482976001ba5e946029ddd0e3fe8ee1852568d_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-5ca4e5190a7921f019b2c9101e1d5374a9f8ac80 baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/5c/a4/5ca4e5190a7921f019b2c9101e1d5374a9f8ac80_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-6cac8c82e4916743d144a5a40aa78b21cdab13ce baseurl=https://trunk.rdoproject.org/centos9-master/component/network/6c/ac/6cac8c82e4916743d144a5a40aa78b21cdab13ce_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-31ccc63c4f61c8f6a120cbe3f496da7c383c9a47 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/31/cc/31ccc63c4f61c8f6a120cbe3f496da7c383c9a47_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ba54aab678aa2db21610a20e9597e58edac6a439 baseurl=https://trunk.rdoproject.org/centos9-master/component/optimize/ba/54/ba54aab678aa2db21610a20e9597e58edac6a439_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-c093c533dacc587eed6137763de4af4685e846f5 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/c0/93/c093c533dacc587eed6137763de4af4685e846f5_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-f1a0b48543d6bd107a7c780f7a6ed4a43ca057e3 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f1/a0/f1a0b48543d6bd107a7c780f7a6ed4a43ca057e3_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-93df2d2d3e73788db982be0f4b85e3451343c94c baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/93/df/93df2d2d3e73788db982be0f4b85e3451343c94c_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-f417801cef5ff8b2c11f56bf89df19a319e58ac6 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/f4/17/f417801cef5ff8b2c11f56bf89df19a319e58ac6_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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.49d2o3i3', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 6.0Gi 437Mi 2.6Gi 11Gi 9.4Gi DEBUG: Swap: 15Gi 5.4Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-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 1.4G 3.0G 33% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 194G 356G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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.patk0ebb', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1020', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos9-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.6HRAJT0kSl/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ grep .tar.gz ++ ls /tmp/tmp.6HRAJT0kSl/dist + SOURCE=kolla-20.1.0.dev121.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.6HRAJT0kSl/dist/kolla-20.1.0.dev121.tar.gz ++ basename kolla-20.1.0.dev121.tar.gz .tar.gz + SOURCEWITHREL=kolla-20.1.0.dev121-0.20250922152310.ef74be1.tar.gz + mv /tmp/tmp.6HRAJT0kSl/dist/kolla-20.1.0.dev121.tar.gz /tmp/tmp.6HRAJT0kSl/SOURCES/kolla-20.1.0.dev121-0.20250922152310.ef74be1.tar.gz + cd /home/centos9-master-uc/data/openstack-kolla_distro + cp -a openstack-kolla.spec /tmp/tmp.6HRAJT0kSl/SOURCES/ + cp openstack-kolla.spec /tmp/tmp.6HRAJT0kSl/SPECS/ + cd /tmp/tmp.6HRAJT0kSl/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-kolla.spec + sed -i -e '1i%define upstream_version 20.1.0.dev121\' openstack-kolla.spec + grep -qc '^%global dlrn .*' openstack-kolla.spec + sed -i -e '1i%global dlrn 1\' openstack-kolla.spec + grep -qc '^%global dlrn_nvr .*' openstack-kolla.spec ++ basename kolla-20.1.0.dev121-0.20250922152310.ef74be1.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr kolla-20.1.0.dev121-0.20250922152310.ef74be1\' openstack-kolla.spec + sed -i -e s/UPSTREAMVERSION/20.1.0.dev121/g openstack-kolla.spec + set_nvr_in_spec + VERSION=20.1.0 + sed -i -e 's/Version:.*/Version: 20.1.0/g' openstack-kolla.spec + sed -i -e 's/Release:.*/Release: 0.20250922152310.ef74be1%{?dist}/g' openstack-kolla.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: kolla-20.1.0.dev121-0.20250922152310.ef74be1.tar.gz/' openstack-kolla.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-kolla.spec + cat openstack-kolla.spec %global dlrn_nvr kolla-20.1.0.dev121-0.20250922152310.ef74be1 %global dlrn 1 %define upstream_version 20.1.0.dev121 %{!?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 bashate %global common_desc \ Templates and tools from the Kolla project to build OpenStack container images. Name: openstack-kolla Version: 20.1.0 Release: 0.20250922152310.ef74be1%{?dist} Summary: Build OpenStack container images License: Apache-2.0 URL: http://pypi.python.org/pypi/kolla Source0: kolla-20.1.0.dev121-0.20250922152310.ef74be1.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/kolla/kolla-%{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 BuildRequires: openstack-macros %endif BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: crudini %description %{common_desc} %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n kolla-%{upstream_version} -S git 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 requirements.txt %build %pyproject_wheel %install %pyproject_install # Build config file PYTHONPATH=%{buildroot}%{python3_sitelib} oslo-config-generator --config-file=etc/oslo-config-generator/kolla-build.conf # Remove bytecode for python scripts out of the python module find %{buildroot}%{_datadir}/kolla -name __pycache__ -type d -exec rm -rf '{}' + # setup.cfg required for kolla-build to discover the version install -p -D -m 644 setup.cfg %{buildroot}%{_datadir}/kolla/setup.cfg # remove tests rm -fr %{buildroot}%{python3_sitelib}/kolla/tests # remove tools rm -fr %{buildroot}%{_datadir}/kolla/tools install -d -m 755 %{buildroot}%{_sysconfdir}/kolla crudini --set %{buildroot}%{_datadir}/kolla/etc_examples/kolla/kolla-build.conf DEFAULT tag %{version}-%{release} cp -v %{buildroot}%{_datadir}/kolla/etc_examples/kolla/kolla-build.conf %{buildroot}%{_sysconfdir}/kolla rm -fr %{buildroot}%{_datadir}/kolla/etc_examples %files %doc README.rst %doc %{_datadir}/kolla/doc %license LICENSE %{_bindir}/kolla-build %{python3_sitelib}/kolla* %{_datadir}/kolla %{_sysconfdir}/kolla %changelog + spectool -g -C /tmp/tmp.6HRAJT0kSl/SOURCES openstack-kolla.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 --spec openstack-kolla.spec --sources=/tmp/tmp.6HRAJT0kSl/SOURCES INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos9-master-uc/data/dlrn-5.cfg --resultdir /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 --spec openstack-kolla.spec --sources=/tmp/tmp.6HRAJT0kSl/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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/centos9-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-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: 1020 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/ccache/u1020/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5', 'root': 'dlrn-centos9-master-uc-x86_64-5', 'resultdir': '/home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-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: 8a493c20-47d4-4abf-8498-0e26e0e10980 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-python-barbican-tests-tempest-debd1648449976dd92d9df165af19e11bd43424a baseurl=https://trunk.rdoproject.org/centos9-master/component/barbican/de/bd/debd1648449976dd92d9df165af19e11bd43424a_0cc03e6c enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-946da041c16ec4d0a3c220cf2ec6b37b1d6d6f90 baseurl=https://trunk.rdoproject.org/centos9-master/component/baremetal/94/6d/946da041c16ec4d0a3c220cf2ec6b37b1d6d6f90_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-dd04417ad559eb3db5bff732a5db50df3a8ca729 baseurl=https://trunk.rdoproject.org/centos9-master/component/cinder/dd/04/dd04417ad559eb3db5bff732a5db50df3a8ca729_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos9-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-cloudkitty-tests-tempest-3961dcddb873b1ff6710d7df0739c4285dd71f8c baseurl=https://trunk.rdoproject.org/centos9-master/component/cloudops/39/61/3961dcddb873b1ff6710d7df0739c4285dd71f8c_864a76ea enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-net-config-cffedba144566723de2b7bbfcde9967e9b469033 baseurl=https://trunk.rdoproject.org/centos9-master/component/common/cf/fe/cffedba144566723de2b7bbfcde9967e9b469033_c1f757d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-19f39aba511ddf6ecddd0e7dd5ae2440e57bdbbd baseurl=https://trunk.rdoproject.org/centos9-master/component/compute/19/f3/19f39aba511ddf6ecddd0e7dd5ae2440e57bdbbd_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-bd3e9f19ebcff27250198e6f6a5ac12b9cbb50e2 baseurl=https://trunk.rdoproject.org/centos9-master/component/designate/bd/3e/bd3e9f19ebcff27250198e6f6a5ac12b9cbb50e2_c08f60c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-tests-tempest-be482976001ba5e946029ddd0e3fe8ee1852568d baseurl=https://trunk.rdoproject.org/centos9-master/component/glance/be/48/be482976001ba5e946029ddd0e3fe8ee1852568d_b84aec11 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos9-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-5ca4e5190a7921f019b2c9101e1d5374a9f8ac80 baseurl=https://trunk.rdoproject.org/centos9-master/component/manila/5c/a4/5ca4e5190a7921f019b2c9101e1d5374a9f8ac80_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-6cac8c82e4916743d144a5a40aa78b21cdab13ce baseurl=https://trunk.rdoproject.org/centos9-master/component/network/6c/ac/6cac8c82e4916743d144a5a40aa78b21cdab13ce_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-31ccc63c4f61c8f6a120cbe3f496da7c383c9a47 baseurl=https://trunk.rdoproject.org/centos9-master/component/octavia/31/cc/31ccc63c4f61c8f6a120cbe3f496da7c383c9a47_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ba54aab678aa2db21610a20e9597e58edac6a439 baseurl=https://trunk.rdoproject.org/centos9-master/component/optimize/ba/54/ba54aab678aa2db21610a20e9597e58edac6a439_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-c093c533dacc587eed6137763de4af4685e846f5 baseurl=https://trunk.rdoproject.org/centos9-master/component/podified/c0/93/c093c533dacc587eed6137763de4af4685e846f5_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-manila-f1a0b48543d6bd107a7c780f7a6ed4a43ca057e3 baseurl=https://trunk.rdoproject.org/centos9-master/component/puppet/f1/a0/f1a0b48543d6bd107a7c780f7a6ed4a43ca057e3_ab773d04 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos9-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-93df2d2d3e73788db982be0f4b85e3451343c94c baseurl=https://trunk.rdoproject.org/centos9-master/component/tempest/93/df/93df2d2d3e73788db982be0f4b85e3451343c94c_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-trove-ui-f417801cef5ff8b2c11f56bf89df19a319e58ac6 baseurl=https://trunk.rdoproject.org/centos9-master/component/ui/f4/17/f417801cef5ff8b2c11f56bf89df19a319e58ac6_3736ef65 enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-kolla.spec) Config(dlrn-centos9-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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.x83g5j34', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.9Gi 463Mi 2.5Gi 11Gi 9.4Gi DEBUG: Swap: 15Gi 5.4Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-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 1.4G 3.0G 32% /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 194G 356G 36% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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._oep2ts5', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-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.16.1.3-36.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-24.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-20.el9.noarch DEBUG: yum-4.14.0-24.el9.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.16.1.3-36.el9.x86_64 python3-dnf-4.14.0-24.el9.noarch python3-dnf-plugins-core-4.3.0-20.el9.noarch yum-4.14.0-24.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2025b-2.el9.noarch DEBUG: hwdata-0.348-9.20.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-25.0.7-2.el9.x86_64 DEBUG: llvm-filesystem-20.1.8-3.el9.x86_64 DEBUG: libX11-common-1.7.0-11.el9.noarch DEBUG: kernel-headers-5.14.0-615.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-39.el9.x86_64 DEBUG: centos-gpg-keys-9.0-30.el9.noarch DEBUG: centos-stream-repos-9.0-30.el9.noarch DEBUG: centos-stream-release-9.0-30.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-11.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-232.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-232.el9.x86_64 DEBUG: glibc-common-2.34-232.el9.x86_64 DEBUG: glibc-2.34-232.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-11.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-12.el9.x86_64 DEBUG: bzip2-libs-1.0.8-10.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-5.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-21.el9.x86_64 DEBUG: elfutils-libelf-0.193-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-8.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: crypto-policies-20250905-1.git377cc42.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-4.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.112.0-4.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: libgomp-11.5.0-11.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.14-1.el9.x86_64 DEBUG: libX11-xcb-1.7.0-11.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-7.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-7.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.25.3-3.el9.x86_64 DEBUG: libtdb-1.4.13-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-3.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: llvm-libs-20.1.8-3.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-21.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el9.x86_64 DEBUG: openssl-libs-3.5.1-5.el9.x86_64 DEBUG: coreutils-8.32-39.el9.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch DEBUG: systemd-libs-252-55.el9.x86_64 DEBUG: libarchive-3.5.3-6.el9.x86_64 DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: libblkid-2.37.4-21.el9.x86_64 DEBUG: libmount-2.37.4-21.el9.x86_64 DEBUG: libfdisk-2.37.4-21.el9.x86_64 DEBUG: util-linux-core-2.37.4-21.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-23.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-15.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-11.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: p11-kit-server-0.25.3-3.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.23-2.el9.noarch DEBUG: python3-3.9.23-2.el9.x86_64 DEBUG: python3-libs-3.9.23-2.el9.x86_64 DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: python3-packaging-24.2-2.el9s.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-3.1.1-1.el9s.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el9s.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20250905-1.git377cc42.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-urllib3-1.26.5-6.el9.noarch DEBUG: python3-requests-2.32.3-4.el9s.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-3.0.2-1.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.1-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-15.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-7.el9.x86_64 DEBUG: openexr-libs-3.1.1-3.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-11.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el9.x86_64 DEBUG: nss-softokn-3.112.0-4.el9.x86_64 DEBUG: nss-sysinit-3.112.0-4.el9.x86_64 DEBUG: nss-3.112.0-4.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-10.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-12.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2025.2-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: bluez-libs-5.72-4.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libatomic-11.5.0-11.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-26.el9.x86_64 DEBUG: util-linux-2.37.4-21.el9.x86_64 DEBUG: openssh-8.7p1-46.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-6.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.123-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.8-4.el9.x86_64 DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: libcurl-7.76.1-34.el9.x86_64 DEBUG: curl-7.76.1-34.el9.x86_64 DEBUG: rpm-4.16.1.3-39.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-39.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-3.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.3-9.el9.x86_64 DEBUG: glib2-2.68.4-16.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-14.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-33.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-7.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-21.el9.x86_64 DEBUG: poppler-glib-21.01.0-21.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.54.0-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-6.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-23.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.48.5-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-10.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2025.6-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-232.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-232.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.0.7-2.el9.x86_64 DEBUG: mesa-libgbm-25.0.7-2.el9.x86_64 DEBUG: mesa-dri-drivers-25.0.7-2.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.0.7-2.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-4.el9.x86_64 DEBUG: systemd-rpm-macros-252-55.el9.noarch DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: systemd-pam-252-55.el9.x86_64 DEBUG: systemd-252-55.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-14.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.206-2.el9.x86_64 DEBUG: device-mapper-1.02.206-2.el9.x86_64 DEBUG: cryptsetup-libs-2.7.2-4.el9.x86_64 DEBUG: systemd-udev-252-55.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-8.7p1-46.el9.x86_64 DEBUG: git-core-2.47.3-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el9.noarch DEBUG: elfutils-libs-0.193-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-67.el9.x86_64 DEBUG: binutils-2.35.2-67.el9.x86_64 DEBUG: gcc-11.5.0-11.el9.x86_64 DEBUG: elfutils-0.193-1.el9.x86_64 DEBUG: gdb-minimal-16.3-2.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-12.98-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-11.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-39.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.6.0-11.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-39.el9.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-devel-3.9.23-2.el9.x86_64 DEBUG: python3-pbr-6.1.1-1.el9s.noarch DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: python3-sqlalchemy-2.0.38-1.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250722151239.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-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-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-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-python-barbican-tests-tempest-debd1648 95 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-tools-946da041c16ec4d0a3c 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-dd04417ad559eb3db5bff 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnumclient-6357cfaa79857dd338 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cloudkitty-tests-tempest-3961dc 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-net-config-cffedba144566723de2b7bbf 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-19f39aba 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-bd3e9f1 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-tests-tempest-be48297600 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-5ca4e5190a 136 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-6cac8c82e 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-31ccc63c4 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-ba54aab67 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-c093c533dacc587eed6 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-manila-f1a0b48543d6bd107a7c780f 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-e10c2bafcb8fc80929bce3 168 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-93df2d2d3e73788db982 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-trove-ui-f417801cef5ff8b2c11 159 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 92 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 104 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 45 kB/s | 7.2 kB 00:00 DEBUG: CentOS Stream 9 - CRB 713 B/s | 4.3 kB 00:06 DEBUG: Errors during downloading metadata for repository 'crb': DEBUG: - Downloading successful, but checksum doesn't match. Calculated: 22e2b6172103c268ab95c3df839d0a47545731392a6c32e1ec73b4e1a7615924cdbf1ef9e3055a5f67eede83eb26cbf5ee232ab0d0e583ba78124271548b68e2(sha512) Expected: 6c0d7763b6da8e359e26d56b88a7bfac80c26004016730f341eadbbdd850b145d2a9f068fff996ac66dcdd762fa8c901731f23c90eab570d3c8c78c762b302e5(sha512) DEBUG: Error: Failed to download metadata for repo 'crb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried DEBUG: Child return code was: 1 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ERROR: Exception(openstack-kolla.spec) Config(dlrn-centos9-master-uc-x86_64-5) 0 minutes 20 seconds INFO: Results and/or logs in: /home/centos9-master-uc/data/repos/component/common/ef/74/ef74be174f3d98eed22a385cb83c7502f6441100_e4212f56 INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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: kill orphans in chroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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-centos9-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 ERROR: Command failed: # /usr/bin/dnf-3 --installroot /var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root/ -y --releasever 9 --setopt=deltarpm=False --setopt=allow_vendor_change=yes --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=versionlock update --setopt=tsflags=nocontexts + finalize + rm -rf /tmp/tmp.6HRAJT0kSl