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

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

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

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

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

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

[delorean-component-baremetal]
name=delorean-openstack-ironic-b18d581e0fe2377dbb53cb186236b77a5bffe11d
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/b1/8d/b18d581e0fe2377dbb53cb186236b77a5bffe11d_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-788c0b0726b2e8ba09734e456ed46ebf5a151820
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/78/8c/788c0b0726b2e8ba09734e456ed46ebf5a151820_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-heat-1917507c13944884a71cb9d3a97b37b725455a4d
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/19/17/1917507c13944884a71cb9d3a97b37b725455a4d_d3a4be46
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-d75507e679f64a7760e3344a257ed6f096ddae3c
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d7/55/d75507e679f64a7760e3344a257ed6f096ddae3c_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-whitebox-neutron-tests-tempest-83d7b5eaf4ff9b1a33be0a194613072b640b96f6
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/d7/83d7b5eaf4ff9b1a33be0a194613072b640b96f6_bbf30af6
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-python-watcher-tests-tempest-79458dbecf2020935455a59ed6cbc7d416a18ecc
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/79/45/79458dbecf2020935455a59ed6cbc7d416a18ecc_5ce2889e
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-edpm-image-builder-ba0f2912b19fd420780ffe9655cff2b01f8d1729
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/ba/0f/ba0f2912b19fd420780ffe9655cff2b01f8d1729_d62c2edd
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_52405b11
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-768723a5ffef5a9b4cab402c28fba51625caa94f
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/76/87/768723a5ffef5a9b4cab402c28fba51625caa94f_55cf7419
enabled=1
gpgcheck=0
priority=1

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

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

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

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

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

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

# epel is required for Ceph Squid and DLRN mock
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=1
gpgcheck=0
countme=1
priority=100
includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


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

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

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

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

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

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

[delorean-component-baremetal]
name=delorean-openstack-ironic-b18d581e0fe2377dbb53cb186236b77a5bffe11d
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/b1/8d/b18d581e0fe2377dbb53cb186236b77a5bffe11d_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-788c0b0726b2e8ba09734e456ed46ebf5a151820
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/78/8c/788c0b0726b2e8ba09734e456ed46ebf5a151820_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-heat-1917507c13944884a71cb9d3a97b37b725455a4d
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/19/17/1917507c13944884a71cb9d3a97b37b725455a4d_d3a4be46
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-d75507e679f64a7760e3344a257ed6f096ddae3c
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d7/55/d75507e679f64a7760e3344a257ed6f096ddae3c_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-whitebox-neutron-tests-tempest-83d7b5eaf4ff9b1a33be0a194613072b640b96f6
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/d7/83d7b5eaf4ff9b1a33be0a194613072b640b96f6_bbf30af6
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-python-watcher-tests-tempest-79458dbecf2020935455a59ed6cbc7d416a18ecc
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/79/45/79458dbecf2020935455a59ed6cbc7d416a18ecc_5ce2889e
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-edpm-image-builder-ba0f2912b19fd420780ffe9655cff2b01f8d1729
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/ba/0f/ba0f2912b19fd420780ffe9655cff2b01f8d1729_d62c2edd
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_52405b11
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-768723a5ffef5a9b4cab402c28fba51625caa94f
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/76/87/768723a5ffef5a9b4cab402c28fba51625caa94f_55cf7419
enabled=1
gpgcheck=0
priority=1

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

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

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

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

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

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

# epel is required for Ceph Squid and DLRN mock
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=1
gpgcheck=0
countme=1
priority=100
includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
Mock Version: 6.2
INFO: Mock Version: 6.2
INFO: Mock Version: 6.2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.1wtopy3e', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
INFO: calling preinit hooks
INFO: enabled root cache
INFO: /home/centos10-master-uc/data/dlrn-5.cfg newer than root cache; cache will be rebuilt
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     2750480     2160872      246144    11787092    13364332
DEBUG: Swap:       16777212     5441124    11336088
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G     0  4.3G   0% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  202G  348G  37% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.myt3pd0y', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc
Start: installing minimal buildroot with dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '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: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 144 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ironic-b18d581e0fe2377dbb53c 135 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-111e43b9c05c3a7ac8e14  97 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-collections-openstack-f584c54d 166 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-aodh-788c0b0726b2e8ba09734e4 170 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-heat-1917507c13944884a71cb9d  96 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-d75507e679f64a7760e3344  83 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-designate-698f7b605926ab26eb 153 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-glance-tests-tempest-3aeb4376e2 165 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 172 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-manila-tests-tempest-326d5a3991 114 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-whitebox-neutron-tests-tempest- 430 kB/s |  25 kB     00:00    
DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 171 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-watcher-tests-tempest-79458dbec 169 kB/s | 3.0 kB     00:00    
DEBUG: delorean-edpm-image-builder-ba0f2912b19fd420780 171 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-ovn-2eada288298bb1982b148144797 162 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-d2272833fe8fea82b0321e 172 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tempestconf-405c80b5c195fcdcab1 158 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-heat-ui-768723a5ffef5a9b4cab 158 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 10 - BaseOS                        23 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - AppStream                     23 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - CRB                           39 kB/s | 5.7 kB     00:00    
DEBUG: CentOS Stream 10 - HighAvailability              71 kB/s | 6.1 kB     00:00    
DEBUG: dlrn-master-testing                              94 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                          101 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                135 kB/s | 3.0 kB     00:00    
DEBUG: centos10-storage                                 39 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              30 kB/s | 3.0 kB     00:00    
DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 102 kB/s |  33 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: ========================================================================================================================
DEBUG:  Package                                Arch    Version                                Repository                   Size
DEBUG: ========================================================================================================================
DEBUG: Installing:
DEBUG:  basesystem                             noarch  11-22.el10                             baseos                      4.3 k
DEBUG:  gcc                                    x86_64  14.2.1-8.el10                          appstream                    38 M
DEBUG:  git-core                               x86_64  2.47.1-2.el10                          appstream                   4.9 M
DEBUG:  make                                   x86_64  1:4.4.1-9.el10                         baseos                      587 k
DEBUG:  openstack-macros                       noarch  2023.1.0-0.20250311184248.ce6a105.el10 delorean-component-common    22 k
DEBUG:  python3-devel                          x86_64  3.12.10-3.el10                         appstream                   330 k
DEBUG:  python3-eventlet                       noarch  0.36.1-1.el10s                         delorean-master-testing     580 k
DEBUG:  python3-pbr                            noarch  6.1.1-1.el10s                          delorean-master-testing     177 k
DEBUG:  python3-setuptools_scm                 noarch  8.0.4-7.el10                           crb                         117 k
DEBUG:  python3-six                            noarch  1.16.0-16.el10                         baseos                       42 k
DEBUG:  python3-sphinx                         noarch  1:7.2.6-10.el10                        crb                         2.7 M
DEBUG:  python3-sqlalchemy                     x86_64  2.0.26-6.el10                          appstream                   3.6 M
DEBUG:  rpm-build                              x86_64  4.19.1.1-14.el10                       appstream                    77 k
DEBUG: Installing dependencies:
DEBUG:  ImageMagick-libs                       x86_64  6.9.12.98-1.el10s                      delorean-master-build-deps  2.3 M
DEBUG:  LibRaw                                 x86_64  0.21.3-1.el10s                         delorean-master-build-deps  416 k
DEBUG:  adobe-mappings-cmap                    noarch  20230622-5.el10                        appstream                   2.1 M
DEBUG:  adobe-mappings-cmap-deprecated         noarch  20230622-5.el10                        appstream                   115 k
DEBUG:  adobe-mappings-pdf                     noarch  20190401-9.el10                        appstream                   687 k
DEBUG:  alternatives                           x86_64  1.30-2.el10                            baseos                       42 k
DEBUG:  annobin-docs                           noarch  12.93-2.el10                           appstream                    91 k
DEBUG:  annobin-plugin-gcc                     x86_64  12.93-2.el10                           appstream                   985 k
DEBUG:  audit-libs                             x86_64  4.0.3-4.el10                           baseos                      133 k
DEBUG:  authselect                             x86_64  1.5.0-8.el10                           baseos                      144 k
DEBUG:  authselect-libs                        x86_64  1.5.0-8.el10                           baseos                      223 k
DEBUG:  avahi-libs                             x86_64  0.9~rc2-1.el10                         baseos                       68 k
DEBUG:  bash                                   x86_64  5.2.26-6.el10                          baseos                      1.8 M
DEBUG:  binutils                               x86_64  2.41-56.el10                           baseos                      6.4 M
DEBUG:  binutils-gold                          x86_64  2.41-56.el10                           baseos                      797 k
DEBUG:  bzip2                                  x86_64  1.0.8-25.el10                          baseos                       54 k
DEBUG:  bzip2-libs                             x86_64  1.0.8-25.el10                          baseos                       42 k
DEBUG:  ca-certificates                        noarch  2024.2.69_v8.0.303-102.3.el10          baseos                      1.1 M
DEBUG:  cairo                                  x86_64  1.18.2-2.el10                          appstream                   713 k
DEBUG:  cairo-gobject                          x86_64  1.18.2-2.el10                          appstream                    18 k
DEBUG:  centos-gpg-keys                        noarch  10.0-8.el10                            baseos                       14 k
DEBUG:  centos-stream-release                  noarch  10.0-8.el10                            baseos                       29 k
DEBUG:  centos-stream-repos                    noarch  10.0-8.el10                            baseos                       12 k
DEBUG:  coreutils                              x86_64  9.5-6.el10                             baseos                      1.1 M
DEBUG:  coreutils-common                       x86_64  9.5-6.el10                             baseos                      2.1 M
DEBUG:  cpio                                   x86_64  2.15-3.el10                            baseos                      292 k
DEBUG:  cpp                                    x86_64  14.2.1-8.el10                          appstream                    13 M
DEBUG:  cracklib                               x86_64  2.9.11-8.el10                          baseos                       96 k
DEBUG:  cracklib-dicts                         x86_64  2.9.11-8.el10                          baseos                      3.6 M
DEBUG:  crypto-policies                        noarch  20250602-1.gita6d4d0c.el10             baseos                       98 k
DEBUG:  cups-filesystem                        noarch  1:2.4.10-11.el10                       baseos                       14 k
DEBUG:  cups-libs                              x86_64  1:2.4.10-11.el10                       baseos                      254 k
DEBUG:  curl                                   x86_64  8.12.1-2.el10                          baseos                      219 k
DEBUG:  cyrus-sasl-lib                         x86_64  2.1.28-27.el10                         baseos                      106 k
DEBUG:  dbus                                   x86_64  1:1.14.10-5.el10                       baseos                      4.4 k
DEBUG:  dbus-broker                            x86_64  36-1.el10                              baseos                      168 k
DEBUG:  dbus-common                            noarch  1:1.14.10-5.el10                       baseos                       15 k
DEBUG:  dbus-libs                              x86_64  1:1.14.10-5.el10                       baseos                      156 k
DEBUG:  debugedit                              x86_64  5.1-7.el10                             appstream                    80 k
DEBUG:  default-fonts-core-sans                noarch  4.1-3.el10                             baseos                       30 k
DEBUG:  device-mapper                          x86_64  10:1.02.202-6.el10                     baseos                      139 k
DEBUG:  device-mapper-libs                     x86_64  10:1.02.202-6.el10                     baseos                      182 k
DEBUG:  diffutils                              x86_64  3.10-8.el10                            baseos                      409 k
DEBUG:  duktape                                x86_64  2.7.0-10.el10                          baseos                      170 k
DEBUG:  dwz                                    x86_64  0.15-7.el10                            appstream                   139 k
DEBUG:  ed                                     x86_64  1.20-5.el10                            baseos                       83 k
DEBUG:  efi-srpm-macros                        noarch  6-6.el10                               appstream                    24 k
DEBUG:  elfutils                               x86_64  0.193-1.el10                           baseos                      573 k
DEBUG:  elfutils-debuginfod-client             x86_64  0.193-1.el10                           baseos                       47 k
DEBUG:  elfutils-default-yama-scope            noarch  0.193-1.el10                           baseos                       13 k
DEBUG:  elfutils-libelf                        x86_64  0.193-1.el10                           baseos                      208 k
DEBUG:  elfutils-libs                          x86_64  0.193-1.el10                           baseos                      269 k
DEBUG:  expat                                  x86_64  2.7.1-1.el10                           baseos                      117 k
DEBUG:  file                                   x86_64  5.45-7.el10                            baseos                       50 k
DEBUG:  file-libs                              x86_64  5.45-7.el10                            baseos                      763 k
DEBUG:  filesystem                             x86_64  3.18-16.el10                           baseos                      4.7 M
DEBUG:  findutils                              x86_64  1:4.10.0-5.el10                        baseos                      551 k
DEBUG:  fontconfig                             x86_64  2.15.0-7.el10                          appstream                   280 k
DEBUG:  fonts-filesystem                       noarch  1:2.0.5-18.el10                        baseos                      8.8 k
DEBUG:  fonts-srpm-macros                      noarch  1:2.0.5-18.el10                        appstream                    27 k
DEBUG:  forge-srpm-macros                      noarch  0.4.0-6.el10                           appstream                    21 k
DEBUG:  freetype                               x86_64  2.13.2-8.el10                          baseos                      409 k
DEBUG:  fribidi                                x86_64  1.0.14-4.el10                          appstream                    93 k
DEBUG:  gawk                                   x86_64  5.3.0-6.el10                           baseos                      1.1 M
DEBUG:  gcc-plugin-annobin                     x86_64  14.2.1-8.el10                          appstream                    62 k
DEBUG:  gd                                     x86_64  2.3.3-19.el10                          appstream                   134 k
DEBUG:  gdb-minimal                            x86_64  14.2-4.1.el10                          appstream                   4.2 M
DEBUG:  gdbm                                   x86_64  1:1.23-11.el10                         baseos                      151 k
DEBUG:  gdbm-libs                              x86_64  1:1.23-11.el10                         baseos                       57 k
DEBUG:  gdk-pixbuf2                            x86_64  2.42.12-3.el10                         appstream                   498 k
DEBUG:  glib2                                  x86_64  2.80.4-4.el10                          baseos                      3.1 M
DEBUG:  glibc                                  x86_64  2.39-38.el10                           baseos                      2.1 M
DEBUG:  glibc-common                           x86_64  2.39-38.el10                           baseos                      363 k
DEBUG:  glibc-devel                            x86_64  2.39-38.el10                           appstream                   625 k
DEBUG:  glibc-gconv-extra                      x86_64  2.39-38.el10                           baseos                      1.7 M
DEBUG:  glibc-minimal-langpack                 x86_64  2.39-38.el10                           baseos                       69 k
DEBUG:  gmp                                    x86_64  1:6.2.1-10.el10                        baseos                      317 k
DEBUG:  gnupg2                                 x86_64  2.4.5-2.el10                           baseos                      2.7 M
DEBUG:  gnutls                                 x86_64  3.8.9-16.el10                          baseos                      1.4 M
DEBUG:  go-srpm-macros                         noarch  3.6.0-4.el10                           appstream                    28 k
DEBUG:  google-droid-sans-fonts                noarch  20200215-22.el10                       appstream                   2.7 M
DEBUG:  google-noto-fonts-common               noarch  20240401-5.el10                        baseos                       18 k
DEBUG:  google-noto-sans-vf-fonts              noarch  20240401-5.el10                        baseos                      594 k
DEBUG:  gpgme                                  x86_64  1.23.2-6.el10                          baseos                      219 k
DEBUG:  gpgmepp                                x86_64  1.23.2-6.el10                          appstream                   141 k
DEBUG:  graphite2                              x86_64  1.3.14-17.el10                         baseos                       96 k
DEBUG:  grep                                   x86_64  3.11-10.el10                           baseos                      301 k
DEBUG:  gzip                                   x86_64  1.13-3.el10                            baseos                      170 k
DEBUG:  harfbuzz                               x86_64  8.4.0-6.el10                           baseos                      992 k
DEBUG:  imath                                  x86_64  3.1.10-4.el10                          appstream                    97 k
DEBUG:  jansson                                x86_64  2.14-3.el10                            baseos                       46 k
DEBUG:  jasper-libs                            x86_64  4.1.0-5.el10                           appstream                   163 k
DEBUG:  jbig2dec-libs                          x86_64  0.20-7.el10                            appstream                    76 k
DEBUG:  jbigkit-libs                           x86_64  2.1-31.el10                            appstream                    54 k
DEBUG:  json-c                                 x86_64  0.18-3.el10                            baseos                       45 k
DEBUG:  kernel-headers                         x86_64  6.12.0-92.el10                         appstream                   2.4 M
DEBUG:  kernel-srpm-macros                     noarch  1.0-25.el10                            appstream                    11 k
DEBUG:  keyutils-libs                          x86_64  1.6.3-5.el10                           baseos                       33 k
DEBUG:  krb5-libs                              x86_64  1.21.3-7.el10                          baseos                      767 k
DEBUG:  lcms2                                  x86_64  2.16-6.el10                            appstream                   182 k
DEBUG:  less                                   x86_64  661-3.el10                             baseos                      191 k
DEBUG:  libICE                                 x86_64  1.1.1-5.el10                           appstream                    75 k
DEBUG:  libSM                                  x86_64  1.2.4-5.el10                           appstream                    44 k
DEBUG:  libX11                                 x86_64  1.8.10-1.el10                          appstream                   654 k
DEBUG:  libX11-common                          noarch  1.8.10-1.el10                          appstream                   199 k
DEBUG:  libXau                                 x86_64  1.0.11-8.el10                          appstream                    33 k
DEBUG:  libXext                                x86_64  1.3.6-3.el10                           appstream                    40 k
DEBUG:  libXft                                 x86_64  2.3.8-8.el10                           appstream                    73 k
DEBUG:  libXpm                                 x86_64  3.5.17-5.el10                          appstream                    67 k
DEBUG:  libXrender                             x86_64  0.9.11-8.el10                          appstream                    29 k
DEBUG:  libXt                                  x86_64  1.3.0-5.el10                           appstream                   181 k
DEBUG:  libacl                                 x86_64  2.3.2-4.el10                           baseos                       25 k
DEBUG:  libarchive                             x86_64  3.7.7-3.el10                           baseos                      416 k
DEBUG:  libassuan                              x86_64  2.5.6-6.el10                           baseos                       69 k
DEBUG:  libattr                                x86_64  2.5.2-5.el10                           baseos                       19 k
DEBUG:  libblkid                               x86_64  2.40.2-10.el10                         baseos                      127 k
DEBUG:  libbrotli                              x86_64  1.1.0-6.el10                           baseos                      346 k
DEBUG:  libcap                                 x86_64  2.69-7.el10                            baseos                       91 k
DEBUG:  libcap-ng                              x86_64  0.8.4-6.el10                           baseos                       33 k
DEBUG:  libcbor                                x86_64  0.11.0-3.el10                          baseos                       34 k
DEBUG:  libcom_err                             x86_64  1.47.1-3.el10                          baseos                       27 k
DEBUG:  libcurl                                x86_64  8.12.1-2.el10                          baseos                      371 k
DEBUG:  libdatrie                              x86_64  0.2.13-11.el10                         appstream                    33 k
DEBUG:  libeconf                               x86_64  0.6.2-4.el10                           baseos                       33 k
DEBUG:  libedit                                x86_64  3.1-52.20230828cvs.el10                baseos                      106 k
DEBUG:  libevent                               x86_64  2.1.12-16.el10                         baseos                      261 k
DEBUG:  libfdisk                               x86_64  2.40.2-10.el10                         baseos                      161 k
DEBUG:  libffi                                 x86_64  3.4.4-10.el10                          baseos                       41 k
DEBUG:  libfido2                               x86_64  1.14.0-7.el10                          baseos                       98 k
DEBUG:  libgcc                                 x86_64  14.2.1-8.el10                          baseos                      139 k
DEBUG:  libgcrypt                              x86_64  1.11.0-6.el10                          baseos                      587 k
DEBUG:  libgomp                                x86_64  14.2.1-8.el10                          baseos                      362 k
DEBUG:  libgpg-error                           x86_64  1.50-2.el10                            baseos                      236 k
DEBUG:  libgs                                  x86_64  10.02.1-16.el10                        appstream                   3.5 M
DEBUG:  libidn2                                x86_64  2.3.7-3.el10                           baseos                      118 k
DEBUG:  libijs                                 x86_64  0.35-24.el10                           appstream                    30 k
DEBUG:  libjpeg-turbo                          x86_64  3.0.2-4.el10                           appstream                   252 k
DEBUG:  libksba                                x86_64  1.6.7-2.el10                           baseos                      159 k
DEBUG:  liblerc                                x86_64  4.0.0-8.el10                           appstream                   219 k
DEBUG:  liblqr-1                               x86_64  0.4.2-26.el10s                         delorean-master-build-deps   49 k
DEBUG:  libmount                               x86_64  2.40.2-10.el10                         baseos                      157 k
DEBUG:  libmpc                                 x86_64  1.3.1-7.el10                           appstream                    71 k
DEBUG:  libnghttp2                             x86_64  1.64.0-2.el10                          baseos                       78 k
DEBUG:  libpaper                               x86_64  1:2.1.1-7.el10                         appstream                    28 k
DEBUG:  libpkgconf                             x86_64  2.1.0-3.el10                           baseos                       39 k
DEBUG:  libpng                                 x86_64  2:1.6.40-8.el10                        baseos                      120 k
DEBUG:  libpsl                                 x86_64  0.21.5-6.el10                          baseos                       65 k
DEBUG:  libpwquality                           x86_64  1.4.5-12.el10                          baseos                      123 k
DEBUG:  libraqm                                x86_64  0.10.1-2.el10s                         delorean-master-testing      22 k
DEBUG:  librsvg2                               x86_64  2.57.1-9.el10                          appstream                   1.5 M
DEBUG:  libseccomp                             x86_64  2.5.3-10.el10                          baseos                       71 k
DEBUG:  libsecret                              x86_64  0.21.2-8.el10                          appstream                   196 k
DEBUG:  libselinux                             x86_64  3.8-2.el10                             baseos                       98 k
DEBUG:  libsemanage                            x86_64  3.8.1-1.el10                           baseos                      122 k
DEBUG:  libsepol                               x86_64  3.8-1.el10                             baseos                      348 k
DEBUG:  libsmartcols                           x86_64  2.40.2-10.el10                         baseos                       85 k
DEBUG:  libssh                                 x86_64  0.11.1-1.el10                          baseos                      234 k
DEBUG:  libssh-config                          noarch  0.11.1-1.el10                          baseos                      9.7 k
DEBUG:  libstdc++                              x86_64  14.2.1-8.el10                          baseos                      917 k
DEBUG:  libtasn1                               x86_64  4.20.0-1.el10                          baseos                       75 k
DEBUG:  libthai                                x86_64  0.1.29-10.el10                         appstream                   215 k
DEBUG:  libtiff                                x86_64  4.6.0-6.el10                           appstream                   214 k
DEBUG:  libtool-ltdl                           x86_64  2.4.7-13.el10                          appstream                    37 k
DEBUG:  libunistring                           x86_64  1.1-10.el10                            baseos                      548 k
DEBUG:  libusb1                                x86_64  1.0.27-4.el10                          baseos                       77 k
DEBUG:  libutempter                            x86_64  1.2.1-15.el10                          baseos                       27 k
DEBUG:  libuuid                                x86_64  2.40.2-10.el10                         baseos                       30 k
DEBUG:  libverto                               x86_64  0.3.2-10.el10                          baseos                       22 k
DEBUG:  libwebp                                x86_64  1.3.2-8.el10                           appstream                   291 k
DEBUG:  libwmf-lite                            x86_64  0.2.13-6.el10s                         delorean-master-build-deps   73 k
DEBUG:  libxcb                                 x86_64  1.17.0-3.el10                          appstream                   255 k
DEBUG:  libxcrypt                              x86_64  4.4.36-10.el10                         baseos                      120 k
DEBUG:  libxcrypt-devel                        x86_64  4.4.36-10.el10                         appstream                    30 k
DEBUG:  libxml2                                x86_64  2.12.5-5.el10                          baseos                      692 k
DEBUG:  libzstd                                x86_64  1.5.5-9.el10                           baseos                      292 k
DEBUG:  lua-libs                               x86_64  5.4.6-7.el10                           baseos                      132 k
DEBUG:  lua-srpm-macros                        noarch  1-15.el10                              appstream                   9.8 k
DEBUG:  lz4-libs                               x86_64  1.9.4-8.el10                           baseos                       68 k
DEBUG:  mpdecimal                              x86_64  2.5.1-12.el10                          baseos                       90 k
DEBUG:  mpfr                                   x86_64  4.2.1-5.el10                           baseos                      346 k
DEBUG:  ncurses-base                           noarch  6.4-14.20240127.el10                   baseos                      100 k
DEBUG:  ncurses-libs                           x86_64  6.4-14.20240127.el10                   baseos                      338 k
DEBUG:  npth                                   x86_64  1.6-21.el10                            baseos                       26 k
DEBUG:  nspr                                   x86_64  4.35.0-34.el10                         appstream                   137 k
DEBUG:  nss                                    x86_64  3.101.0-13.el10                        appstream                   734 k
DEBUG:  nss-softokn                            x86_64  3.101.0-13.el10                        appstream                   393 k
DEBUG:  nss-softokn-freebl                     x86_64  3.101.0-13.el10                        appstream                   352 k
DEBUG:  nss-sysinit                            x86_64  3.101.0-13.el10                        appstream                    21 k
DEBUG:  nss-util                               x86_64  3.101.0-13.el10                        appstream                    87 k
DEBUG:  ocaml-srpm-macros                      noarch  10-4.el10                              appstream                    10 k
DEBUG:  openblas-srpm-macros                   noarch  2-19.el10                              appstream                   8.7 k
DEBUG:  openexr-libs                           x86_64  3.1.10-8.el10                          appstream                   1.1 M
DEBUG:  openjpeg2                              x86_64  2.5.2-4.el10                           appstream                   185 k
DEBUG:  openldap                               x86_64  2.6.8-3.el10                           baseos                      240 k
DEBUG:  openssh                                x86_64  9.9p1-9.el10                           baseos                      353 k
DEBUG:  openssh-clients                        x86_64  9.9p1-9.el10                           baseos                      763 k
DEBUG:  openssl-libs                           x86_64  1:3.5.0-8.el10                         baseos                      2.6 M
DEBUG:  p11-kit                                x86_64  0.25.5-7.el10                          baseos                      497 k
DEBUG:  p11-kit-trust                          x86_64  0.25.5-7.el10                          baseos                      134 k
DEBUG:  package-notes-srpm-macros              noarch  0.5-13.el10                            appstream                    10 k
DEBUG:  pam                                    x86_64  1.6.1-7.el10                           baseos                      585 k
DEBUG:  pam-libs                               x86_64  1.6.1-7.el10                           baseos                       58 k
DEBUG:  pango                                  x86_64  1.54.0-3.el10                          appstream                   354 k
DEBUG:  patch                                  x86_64  2.7.6-26.el10                          appstream                   132 k
DEBUG:  pcre2                                  x86_64  10.44-1.el10.3                         baseos                      248 k
DEBUG:  pcre2-syntax                           noarch  10.44-1.el10.3                         baseos                      151 k
DEBUG:  pcsc-lite                              x86_64  2.2.3-2.el10                           baseos                       98 k
DEBUG:  pcsc-lite-libs                         x86_64  2.2.3-2.el10                           baseos                       33 k
DEBUG:  perl-srpm-macros                       noarch  1-57.el10                              appstream                   9.5 k
DEBUG:  pixman                                 x86_64  0.43.4-2.el10                          appstream                   286 k
DEBUG:  pkgconf                                x86_64  2.1.0-3.el10                           baseos                       45 k
DEBUG:  pkgconf-m4                             noarch  2.1.0-3.el10                           baseos                       15 k
DEBUG:  pkgconf-pkg-config                     x86_64  2.1.0-3.el10                           baseos                       11 k
DEBUG:  polkit                                 x86_64  125-3.el10                             baseos                      165 k
DEBUG:  polkit-libs                            x86_64  125-3.el10                             baseos                       69 k
DEBUG:  poppler                                x86_64  24.02.0-6.el10                         appstream                   1.1 M
DEBUG:  poppler-data                           noarch  0.4.11-9.el10                          appstream                   2.0 M
DEBUG:  poppler-glib                           x86_64  24.02.0-6.el10                         appstream                   182 k
DEBUG:  popt                                   x86_64  1.19-8.el10                            baseos                       66 k
DEBUG:  publicsuffix-list-dafsa                noarch  20240107-5.el10                        baseos                       59 k
DEBUG:  pyproject-srpm-macros                  noarch  1.16.2-1.el10                          appstream                    15 k
DEBUG:  python-rpm-macros                      noarch  3.12-10.el10                           appstream                    17 k
DEBUG:  python-srpm-macros                     noarch  3.12-10.el10                           appstream                    24 k
DEBUG:  python3                                x86_64  3.12.10-3.el10                         baseos                       30 k
DEBUG:  python3-babel                          noarch  2.13.1-5.el10                          crb                         7.0 M
DEBUG:  python3-charset-normalizer             noarch  3.4.2-1.el10                           baseos                      112 k
DEBUG:  python3-dns                            noarch  2.6.1-1.el10                           baseos                      629 k
DEBUG:  python3-docutils                       noarch  0.20.1-5.el10                          appstream                   1.1 M
DEBUG:  python3-greenlet                       x86_64  3.0.3-5.el10                           appstream                   264 k
DEBUG:  python3-idna                           noarch  3.7-4.el10                             baseos                      118 k
DEBUG:  python3-imagesize                      noarch  1.4.1-9.el10                           crb                          23 k
DEBUG:  python3-jinja2                         noarch  3.1.6-1.el10                           appstream                   327 k
DEBUG:  python3-libs                           x86_64  3.12.10-3.el10                         baseos                      9.4 M
DEBUG:  python3-markupsafe                     x86_64  2.1.3-6.el10                           appstream                    32 k
DEBUG:  python3-packaging                      noarch  24.2-2.el10                            baseos                      153 k
DEBUG:  python3-pip-wheel                      noarch  23.3.2-7.el10                          baseos                      1.5 M
DEBUG:  python3-pygments                       noarch  2.18.0-1.el10                          crb                         2.1 M
DEBUG:  python3-requests                       noarch  2.32.3-2.el10                          baseos                      158 k
DEBUG:  python3-rpm-generators                 noarch  14-12.el10                             appstream                    30 k
DEBUG:  python3-rpm-macros                     noarch  3.12-10.el10                           appstream                    12 k
DEBUG:  python3-setuptools                     noarch  69.0.3-9.el10                          baseos                      1.6 M
DEBUG:  python3-sphinx-theme-alabaster         noarch  0.7.16-5.el10                          crb                          27 k
DEBUG:  python3-typing-extensions              noarch  4.12.2-2.el10s                         delorean-master-testing      89 k
DEBUG:  python3-urllib3                        noarch  1.26.19-2.el10                         baseos                      281 k
DEBUG:  qt6-srpm-macros                        noarch  6.8.1-4.el10                           appstream                    11 k
DEBUG:  readline                               x86_64  8.2-11.el10                            baseos                      214 k
DEBUG:  redhat-rpm-config                      noarch  291-1.el10                             appstream                    78 k
DEBUG:  redhat-text-vf-fonts                   noarch  4.1.0-1.el10                           baseos                      354 k
DEBUG:  rpm                                    x86_64  4.19.1.1-14.el10                       baseos                      566 k
DEBUG:  rpm-build-libs                         x86_64  4.19.1.1-14.el10                       baseos                       95 k
DEBUG:  rpm-libs                               x86_64  4.19.1.1-14.el10                       baseos                      311 k
DEBUG:  rpm-sequoia                            x86_64  1.6.0-6.el10                           baseos                      874 k
DEBUG:  rsvg-pixbuf-loader                     x86_64  2.57.1-9.el10                          appstream                    16 k
DEBUG:  rust-toolset-srpm-macros               noarch  1.87.0-1.el10                          appstream                    13 k
DEBUG:  sed                                    x86_64  4.9-3.el10                             baseos                      318 k
DEBUG:  setup                                  noarch  2.14.5-7.el10                          baseos                      153 k
DEBUG:  shadow-utils                           x86_64  2:4.15.0-6.el10                        baseos                      1.3 M
DEBUG:  shared-mime-info                       x86_64  2.3-8.el10                             baseos                      592 k
DEBUG:  sqlite-libs                            x86_64  3.46.1-4.el10                          baseos                      747 k
DEBUG:  systemd-libs                           x86_64  257-11.el10                            baseos                      819 k
DEBUG:  systemd-pam                            x86_64  257-11.el10                            baseos                      301 k
DEBUG:  systemd-rpm-macros                     noarch  257-11.el10                            baseos                       22 k
DEBUG:  tar                                    x86_64  2:1.35-7.el10                          baseos                      863 k
DEBUG:  tpm2-tss                               x86_64  4.1.3-5.el10                           baseos                      438 k
DEBUG:  tzdata                                 noarch  2025b-1.el10                           baseos                      839 k
DEBUG:  unzip                                  x86_64  6.0-66.el10                            baseos                      189 k
DEBUG:  urw-base35-bookman-fonts               noarch  20200910-21.el10                       appstream                   847 k
DEBUG:  urw-base35-c059-fonts                  noarch  20200910-21.el10                       appstream                   875 k
DEBUG:  urw-base35-d050000l-fonts              noarch  20200910-21.el10                       appstream                    76 k
DEBUG:  urw-base35-fonts                       noarch  20200910-21.el10                       appstream                    11 k
DEBUG:  urw-base35-fonts-common                noarch  20200910-21.el10                       appstream                    21 k
DEBUG:  urw-base35-gothic-fonts                noarch  20200910-21.el10                       appstream                   643 k
DEBUG:  urw-base35-nimbus-mono-ps-fonts        noarch  20200910-21.el10                       appstream                   795 k
DEBUG:  urw-base35-nimbus-roman-fonts          noarch  20200910-21.el10                       appstream                   856 k
DEBUG:  urw-base35-nimbus-sans-fonts           noarch  20200910-21.el10                       appstream                   1.3 M
DEBUG:  urw-base35-p052-fonts                  noarch  20200910-21.el10                       appstream                   974 k
DEBUG:  urw-base35-standard-symbols-ps-fonts   noarch  20200910-21.el10                       appstream                    42 k
DEBUG:  urw-base35-z003-fonts                  noarch  20200910-21.el10                       appstream                   276 k
DEBUG:  util-linux                             x86_64  2.40.2-10.el10                         baseos                      1.2 M
DEBUG:  util-linux-core                        x86_64  2.40.2-10.el10                         baseos                      548 k
DEBUG:  xkeyboard-config                       noarch  2.41-3.el10                            appstream                   1.0 M
DEBUG:  xml-common                             noarch  0.6.3-65.el10                          appstream                    32 k
DEBUG:  xz                                     x86_64  1:5.6.2-4.el10                         baseos                      481 k
DEBUG:  xz-libs                                x86_64  1:5.6.2-4.el10                         baseos                      113 k
DEBUG:  zip                                    x86_64  3.0-44.el10                            baseos                      270 k
DEBUG:  zlib-ng-compat                         x86_64  2.2.3-2.el10                           baseos                       79 k
DEBUG:  zstd                                   x86_64  1.5.5-9.el10                           baseos                      464 k
DEBUG: Installing weak dependencies:
DEBUG:  ImageMagick                            x86_64  6.9.12.98-1.el10s                      delorean-master-build-deps   78 k
DEBUG:  cryptsetup-libs                        x86_64  2.7.5-2.el10                           baseos                      535 k
DEBUG:  gawk-all-langpacks                     x86_64  5.3.0-6.el10                           appstream                   275 k
DEBUG:  gnupg2-smime                           x86_64  2.4.5-2.el10                           appstream                   260 k
DEBUG:  graphviz                               x86_64  9.0.0-15.el10                          appstream                   1.6 M
DEBUG:  kmod-libs                              x86_64  31-11.el10                             baseos                       68 k
DEBUG:  libbpf                                 x86_64  2:1.5.0-4.el10                         baseos                      189 k
DEBUG:  libxkbcommon                           x86_64  1.7.0-4.el10                           appstream                   145 k
DEBUG:  pcsc-lite-ccid                         x86_64  1.6.0-2.el10                           baseos                      128 k
DEBUG:  pinentry                               x86_64  1.3.1-1.el10                           appstream                   112 k
DEBUG:  polkit-pkla-compat                     x86_64  0.1-30.el10                            baseos                       48 k
DEBUG:  python-unversioned-command             noarch  3.12.10-3.el10                         appstream                    13 k
DEBUG:  python3-pip                            noarch  23.3.2-7.el10                          appstream                   3.2 M
DEBUG:  rpm-plugin-audit                       x86_64  4.19.1.1-14.el10                       baseos                       19 k
DEBUG:  systemd                                x86_64  257-11.el10                            baseos                      5.7 M
DEBUG: Transaction Summary
DEBUG: ========================================================================================================================
DEBUG: Install  315 Packages
DEBUG: Total size: 215 M
DEBUG: Installed size: 733 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] alternatives-1.30-2.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] audit-libs-4.0.3-4.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] authselect-1.5.0-8.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] authselect-libs-1.5.0-8.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] avahi-libs-0.9~rc2-1.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] basesystem-11-22.el10.noarch.rpm: Already downloaded                 
DEBUG: [SKIPPED] bash-5.2.26-6.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] binutils-2.41-56.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] binutils-gold-2.41-56.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] bzip2-1.0.8-25.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] bzip2-libs-1.0.8-25.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] centos-gpg-keys-10.0-8.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] centos-stream-release-10.0-8.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] centos-stream-repos-10.0-8.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] coreutils-9.5-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] coreutils-common-9.5-6.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] cpio-2.15-3.el10.x86_64.rpm: Already downloaded                      
DEBUG: [SKIPPED] cracklib-2.9.11-8.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] cracklib-dicts-2.9.11-8.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] crypto-policies-20250602-1.gita6d4d0c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] cryptsetup-libs-2.7.5-2.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] cups-filesystem-2.4.10-11.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] cups-libs-2.4.10-11.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] curl-8.12.1-2.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.28-27.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] dbus-1.14.10-5.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] dbus-broker-36-1.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] dbus-common-1.14.10-5.el10.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] dbus-libs-1.14.10-5.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] default-fonts-core-sans-4.1-3.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] device-mapper-1.02.202-6.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] device-mapper-libs-1.02.202-6.el10.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] diffutils-3.10-8.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] duktape-2.7.0-10.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] ed-1.20-5.el10.x86_64.rpm: Already downloaded                        
DEBUG: [SKIPPED] elfutils-0.193-1.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] elfutils-debuginfod-client-0.193-1.el10.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] elfutils-default-yama-scope-0.193-1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] elfutils-libelf-0.193-1.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] elfutils-libs-0.193-1.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] expat-2.7.1-1.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] file-5.45-7.el10.x86_64.rpm: Already downloaded                      
DEBUG: [SKIPPED] file-libs-5.45-7.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] filesystem-3.18-16.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] findutils-4.10.0-5.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] fonts-filesystem-2.0.5-18.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] freetype-2.13.2-8.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] gawk-5.3.0-6.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] gdbm-1.23-11.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] gdbm-libs-1.23-11.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] glib2-2.80.4-4.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] glibc-2.39-38.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] glibc-common-2.39-38.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] glibc-gconv-extra-2.39-38.el10.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] glibc-minimal-langpack-2.39-38.el10.x86_64.rpm: Already downloaded   
DEBUG: [SKIPPED] gmp-6.2.1-10.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] gnupg2-2.4.5-2.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] gnutls-3.8.9-16.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] google-noto-fonts-common-20240401-5.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] google-noto-sans-vf-fonts-20240401-5.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] gpgme-1.23.2-6.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] graphite2-1.3.14-17.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] grep-3.11-10.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] gzip-1.13-3.el10.x86_64.rpm: Already downloaded                      
DEBUG: [SKIPPED] harfbuzz-8.4.0-6.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] jansson-2.14-3.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] json-c-0.18-3.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] keyutils-libs-1.6.3-5.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] kmod-libs-31-11.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] krb5-libs-1.21.3-7.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] less-661-3.el10.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] libacl-2.3.2-4.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libarchive-3.7.7-3.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libassuan-2.5.6-6.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libattr-2.5.2-5.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libblkid-2.40.2-10.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libbpf-1.5.0-4.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libbrotli-1.1.0-6.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libcap-2.69-7.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] libcap-ng-0.8.4-6.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libcbor-0.11.0-3.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libcom_err-1.47.1-3.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libcurl-8.12.1-2.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libeconf-0.6.2-4.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libedit-3.1-52.20230828cvs.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] libevent-2.1.12-16.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libfdisk-2.40.2-10.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libffi-3.4.4-10.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libfido2-1.14.0-7.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libgcc-14.2.1-8.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libgcrypt-1.11.0-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libgomp-14.2.1-8.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libgpg-error-1.50-2.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libidn2-2.3.7-3.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libksba-1.6.7-2.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libmount-2.40.2-10.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libnghttp2-1.64.0-2.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libpkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libpng-1.6.40-8.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libpsl-0.21.5-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libpwquality-1.4.5-12.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] libseccomp-2.5.3-10.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libselinux-3.8-2.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libsepol-3.8-1.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libsmartcols-2.40.2-10.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] libssh-0.11.1-1.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libssh-config-0.11.1-1.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] libstdc++-14.2.1-8.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libtasn1-4.20.0-1.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libunistring-1.1-10.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libusb1-1.0.27-4.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libutempter-1.2.1-15.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] libuuid-2.40.2-10.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libverto-0.3.2-10.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libxcrypt-4.4.36-10.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libxml2-2.12.5-5.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libzstd-1.5.5-9.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] lua-libs-5.4.6-7.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] lz4-libs-1.9.4-8.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] make-4.4.1-9.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] mpdecimal-2.5.1-12.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] mpfr-4.2.1-5.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] ncurses-base-6.4-14.20240127.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] ncurses-libs-6.4-14.20240127.el10.x86_64.rpm: Already downloaded     
DEBUG: [SKIPPED] npth-1.6-21.el10.x86_64.rpm: Already downloaded                      
DEBUG: [SKIPPED] openldap-2.6.8-3.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] openssh-9.9p1-9.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] openssh-clients-9.9p1-9.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] openssl-libs-3.5.0-8.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] p11-kit-0.25.5-7.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] p11-kit-trust-0.25.5-7.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] pam-1.6.1-7.el10.x86_64.rpm: Already downloaded                      
DEBUG: [SKIPPED] pam-libs-1.6.1-7.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] pcre2-10.44-1.el10.3.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] pcre2-syntax-10.44-1.el10.3.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] pcsc-lite-2.2.3-2.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] pcsc-lite-ccid-1.6.0-2.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] pcsc-lite-libs-2.2.3-2.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] pkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] pkgconf-m4-2.1.0-3.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] pkgconf-pkg-config-2.1.0-3.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] polkit-125-3.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] polkit-libs-125-3.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] polkit-pkla-compat-0.1-30.el10.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] popt-1.19-8.el10.x86_64.rpm: Already downloaded                      
DEBUG: [SKIPPED] publicsuffix-list-dafsa-20240107-5.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-3.12.10-3.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] python3-charset-normalizer-3.4.2-1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-dns-2.6.1-1.el10.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-idna-3.7-4.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] python3-libs-3.12.10-3.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-packaging-24.2-2.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-pip-wheel-23.3.2-7.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-requests-2.32.3-2.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-setuptools-69.0.3-9.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-six-1.16.0-16.el10.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-urllib3-1.26.19-2.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] readline-8.2-11.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] redhat-text-vf-fonts-4.1.0-1.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] rpm-4.19.1.1-14.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] rpm-build-libs-4.19.1.1-14.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] rpm-libs-4.19.1.1-14.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] rpm-plugin-audit-4.19.1.1-14.el10.x86_64.rpm: Already downloaded     
DEBUG: [SKIPPED] rpm-sequoia-1.6.0-6.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] sed-4.9-3.el10.x86_64.rpm: Already downloaded                        
DEBUG: [SKIPPED] setup-2.14.5-7.el10.noarch.rpm: Already downloaded                   
DEBUG: [SKIPPED] shadow-utils-4.15.0-6.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] shared-mime-info-2.3-8.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] sqlite-libs-3.46.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] systemd-257-11.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] systemd-libs-257-11.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] systemd-pam-257-11.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] systemd-rpm-macros-257-11.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] tar-1.35-7.el10.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] tpm2-tss-4.1.3-5.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] tzdata-2025b-1.el10.noarch.rpm: Already downloaded                   
DEBUG: [SKIPPED] unzip-6.0-66.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] util-linux-2.40.2-10.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] util-linux-core-2.40.2-10.el10.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] xz-5.6.2-4.el10.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] xz-libs-5.6.2-4.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] zip-3.0-44.el10.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] zlib-ng-compat-2.2.3-2.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] zstd-1.5.5-9.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] adobe-mappings-cmap-20230622-5.el10.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20230622-5.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] adobe-mappings-pdf-20190401-9.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] annobin-docs-12.93-2.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] annobin-plugin-gcc-12.93-2.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] cairo-1.18.2-2.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] cairo-gobject-1.18.2-2.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] cpp-14.2.1-8.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] debugedit-5.1-7.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] dwz-0.15-7.el10.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] efi-srpm-macros-6-6.el10.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] fontconfig-2.15.0-7.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-18.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] forge-srpm-macros-0.4.0-6.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] fribidi-1.0.14-4.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] gawk-all-langpacks-5.3.0-6.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] gcc-14.2.1-8.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] gcc-plugin-annobin-14.2.1-8.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] gd-2.3.3-19.el10.x86_64.rpm: Already downloaded                      
DEBUG: [SKIPPED] gdb-minimal-14.2-4.1.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] gdk-pixbuf2-2.42.12-3.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] git-core-2.47.1-2.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] glibc-devel-2.39-38.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] gnupg2-smime-2.4.5-2.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] go-srpm-macros-3.6.0-4.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-22.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] gpgmepp-1.23.2-6.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] graphviz-9.0.0-15.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] imath-3.1.10-4.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] jasper-libs-4.1.0-5.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] jbig2dec-libs-0.20-7.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] jbigkit-libs-2.1-31.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] kernel-headers-6.12.0-92.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] kernel-srpm-macros-1.0-25.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] lcms2-2.16-6.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] libICE-1.1.1-5.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libSM-1.2.4-5.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] libX11-1.8.10-1.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libX11-common-1.8.10-1.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] libXau-1.0.11-8.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libXext-1.3.6-3.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libXft-2.3.8-8.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libXpm-3.5.17-5.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libXrender-0.9.11-8.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libXt-1.3.0-5.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] libdatrie-0.2.13-11.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libgs-10.02.1-16.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libijs-0.35-24.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libjpeg-turbo-3.0.2-4.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] liblerc-4.0.0-8.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libmpc-1.3.1-7.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libpaper-2.1.1-7.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] librsvg2-2.57.1-9.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libsecret-0.21.2-8.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libthai-0.1.29-10.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libtiff-4.6.0-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libtool-ltdl-2.4.7-13.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] libwebp-1.3.2-8.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libxcb-1.17.0-3.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libxcrypt-devel-4.4.36-10.el10.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] libxkbcommon-1.7.0-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] lua-srpm-macros-1-15.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] nspr-4.35.0-34.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] nss-3.101.0-13.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] nss-softokn-3.101.0-13.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] nss-softokn-freebl-3.101.0-13.el10.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] nss-sysinit-3.101.0-13.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] nss-util-3.101.0-13.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] ocaml-srpm-macros-10-4.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] openblas-srpm-macros-2-19.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] openexr-libs-3.1.10-8.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] openjpeg2-2.5.2-4.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] package-notes-srpm-macros-0.5-13.el10.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] pango-1.54.0-3.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] patch-2.7.6-26.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] perl-srpm-macros-1-57.el10.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] pinentry-1.3.1-1.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] pixman-0.43.4-2.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] poppler-24.02.0-6.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] poppler-data-0.4.11-9.el10.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] poppler-glib-24.02.0-6.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] pyproject-srpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python-rpm-macros-3.12-10.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python-srpm-macros-3.12-10.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python-unversioned-command-3.12.10-3.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-devel-3.12.10-3.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-docutils-0.20.1-5.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-greenlet-3.0.3-5.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jinja2-3.1.6-1.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-markupsafe-2.1.3-6.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pip-23.3.2-7.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-rpm-generators-14-12.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-rpm-macros-3.12-10.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-sqlalchemy-2.0.26-6.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] qt6-srpm-macros-6.8.1-4.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] redhat-rpm-config-291-1.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] rpm-build-4.19.1.1-14.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] rsvg-pixbuf-loader-2.57.1-9.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] rust-toolset-srpm-macros-1.87.0-1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-fonts-20200910-21.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-21.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] xkeyboard-config-2.41-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] xml-common-0.6.3-65.el10.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-babel-2.13.1-5.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-imagesize-1.4.1-9.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pygments-2.18.0-1.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-setuptools_scm-8.0.4-7.el10.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-sphinx-7.2.6-10.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] libraqm-0.10.1-2.el10s.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] python3-eventlet-0.36.1-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pbr-6.1.1-1.el10s.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-typing-extensions-4.12.2-2.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] ImageMagick-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] ImageMagick-libs-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] LibRaw-0.21.3-1.el10s.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] liblqr-1-0.4.2-26.el10s.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libwmf-lite-0.2.13-6.el10s.x86_64.rpm: Already downloaded            
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Running scriptlet: filesystem-3.18-16.el10.x86_64                         1/1 
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : libgcc-14.2.1-8.el10.x86_64                          1/315 
DEBUG:   Running scriptlet: libgcc-14.2.1-8.el10.x86_64                          1/315 
DEBUG:   Installing       : fonts-filesystem-1:2.0.5-18.el10.noarch              2/315 
DEBUG:   Installing       : tzdata-2025b-1.el10.noarch                           3/315 
DEBUG:   Installing       : adobe-mappings-cmap-20230622-5.el10.noarch           4/315 
DEBUG:   Installing       : adobe-mappings-cmap-deprecated-20230622-5.el10.n     5/315 
DEBUG:   Installing       : redhat-text-vf-fonts-4.1.0-1.el10.noarch             6/315 
DEBUG:   Installing       : xkeyboard-config-2.41-3.el10.noarch                  7/315 
DEBUG:   Installing       : rust-toolset-srpm-macros-1.87.0-1.el10.noarch        8/315 
DEBUG:   Installing       : qt6-srpm-macros-6.8.1-4.el10.noarch                  9/315 
DEBUG:   Installing       : poppler-data-0.4.11-9.el10.noarch                   10/315 
DEBUG:   Installing       : perl-srpm-macros-1-57.el10.noarch                   11/315 
DEBUG:   Installing       : package-notes-srpm-macros-0.5-13.el10.noarch        12/315 
DEBUG:   Installing       : openblas-srpm-macros-2-19.el10.noarch               13/315 
DEBUG:   Installing       : ocaml-srpm-macros-10-4.el10.noarch                  14/315 
DEBUG:   Installing       : libX11-common-1.8.10-1.el10.noarch                  15/315 
DEBUG:   Installing       : kernel-srpm-macros-1.0-25.el10.noarch               16/315 
DEBUG:   Installing       : kernel-headers-6.12.0-92.el10.x86_64                17/315 
DEBUG:   Installing       : gawk-all-langpacks-5.3.0-6.el10.x86_64              18/315 
DEBUG:   Installing       : annobin-docs-12.93-2.el10.noarch                    19/315 
DEBUG:   Installing       : adobe-mappings-pdf-20190401-9.el10.noarch           20/315 
DEBUG:   Installing       : publicsuffix-list-dafsa-20240107-5.el10.noarch      21/315 
DEBUG:   Installing       : pkgconf-m4-2.1.0-3.el10.noarch                      22/315 
DEBUG:   Installing       : pcre2-syntax-10.44-1.el10.3.noarch                  23/315 
DEBUG:   Installing       : ncurses-base-6.4-14.20240127.el10.noarch            24/315 
DEBUG:   Installing       : libssh-config-0.11.1-1.el10.noarch                  25/315 
DEBUG:   Installing       : google-noto-fonts-common-20240401-5.el10.noarch     26/315 
DEBUG:   Installing       : google-noto-sans-vf-fonts-20240401-5.el10.noarch    27/315 
DEBUG:   Installing       : default-fonts-core-sans-4.1-3.el10.noarch           28/315 
DEBUG:   Installing       : google-droid-sans-fonts-20200215-22.el10.noarch     29/315 
DEBUG:   Installing       : coreutils-common-9.5-6.el10.x86_64                  30/315 
DEBUG:   Installing       : centos-gpg-keys-10.0-8.el10.noarch                  31/315 
DEBUG:   Installing       : centos-stream-repos-10.0-8.el10.noarch              32/315 
DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew
DEBUG:   Installing       : centos-stream-release-10.0-8.el10.noarch            33/315 
DEBUG:   Installing       : setup-2.14.5-7.el10.noarch                          34/315 
DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew
DEBUG:   Running scriptlet: setup-2.14.5-7.el10.noarch                          34/315 
DEBUG:   Installing       : filesystem-3.18-16.el10.x86_64                      35/315 
DEBUG:   Installing       : urw-base35-fonts-common-20200910-21.el10.noarch     36/315 
DEBUG:   Installing       : basesystem-11-22.el10.noarch                        37/315 
DEBUG:   Installing       : glibc-gconv-extra-2.39-38.el10.x86_64               38/315 
DEBUG:   Running scriptlet: glibc-gconv-extra-2.39-38.el10.x86_64               38/315 
DEBUG:   Installing       : glibc-minimal-langpack-2.39-38.el10.x86_64          39/315 
DEBUG:   Installing       : glibc-common-2.39-38.el10.x86_64                    40/315 
DEBUG:   Running scriptlet: glibc-2.39-38.el10.x86_64                           41/315 
DEBUG:   Installing       : glibc-2.39-38.el10.x86_64                           41/315 
DEBUG:   Running scriptlet: glibc-2.39-38.el10.x86_64                           41/315 
DEBUG:   Installing       : ncurses-libs-6.4-14.20240127.el10.x86_64            42/315 
DEBUG:   Installing       : bash-5.2.26-6.el10.x86_64                           43/315 
DEBUG:   Running scriptlet: bash-5.2.26-6.el10.x86_64                           43/315 
DEBUG:   Installing       : zlib-ng-compat-2.2.3-2.el10.x86_64                  44/315 
DEBUG:   Installing       : libstdc++-14.2.1-8.el10.x86_64                      45/315 
DEBUG:   Installing       : bzip2-libs-1.0.8-25.el10.x86_64                     46/315 
DEBUG:   Installing       : xz-libs-1:5.6.2-4.el10.x86_64                       47/315 
DEBUG:   Installing       : libpng-2:1.6.40-8.el10.x86_64                       48/315 
DEBUG:   Installing       : libuuid-2.40.2-10.el10.x86_64                       49/315 
DEBUG:   Installing       : libxml2-2.12.5-5.el10.x86_64                        50/315 
DEBUG:   Installing       : readline-8.2-11.el10.x86_64                         51/315 
DEBUG:   Installing       : libzstd-1.5.5-9.el10.x86_64                         52/315 
DEBUG:   Installing       : elfutils-libelf-0.193-1.el10.x86_64                 53/315 
DEBUG:   Installing       : libjpeg-turbo-3.0.2-4.el10.x86_64                   54/315 
DEBUG:   Installing       : gmp-1:6.2.1-10.el10.x86_64                          55/315 
DEBUG:   Installing       : libgpg-error-1.50-2.el10.x86_64                     56/315 
DEBUG:   Installing       : libxcrypt-4.4.36-10.el10.x86_64                     57/315 
DEBUG:   Installing       : libblkid-2.40.2-10.el10.x86_64                      58/315 
DEBUG:   Running scriptlet: crypto-policies-20250602-1.gita6d4d0c.el10.noarc    59/315 
DEBUG:   Installing       : crypto-policies-20250602-1.gita6d4d0c.el10.noarc    59/315 
DEBUG:   Running scriptlet: crypto-policies-20250602-1.gita6d4d0c.el10.noarc    59/315 
DEBUG:   Installing       : nspr-4.35.0-34.el10.x86_64                          60/315 
DEBUG:   Installing       : libassuan-2.5.6-6.el10.x86_64                       61/315 
DEBUG:   Installing       : mpfr-4.2.1-5.el10.x86_64                            62/315 
DEBUG:   Installing       : expat-2.7.1-1.el10.x86_64                           63/315 
DEBUG:   Installing       : pcre2-10.44-1.el10.3.x86_64                         64/315 
DEBUG:   Installing       : grep-3.11-10.el10.x86_64                            65/315 
DEBUG:   Installing       : popt-1.19-8.el10.x86_64                             66/315 
DEBUG:   Installing       : gawk-5.3.0-6.el10.x86_64                            67/315 
DEBUG:   Installing       : nss-util-3.101.0-13.el10.x86_64                     68/315 
DEBUG:   Installing       : sqlite-libs-3.46.1-4.el10.x86_64                    69/315 
DEBUG:   Installing       : gdbm-libs-1:1.23-11.el10.x86_64                     70/315 
DEBUG:   Installing       : libattr-2.5.2-5.el10.x86_64                         71/315 
DEBUG:   Installing       : libacl-2.3.2-4.el10.x86_64                          72/315 
DEBUG:   Installing       : libgomp-14.2.1-8.el10.x86_64                        73/315 
DEBUG:   Installing       : lcms2-2.16-6.el10.x86_64                            74/315 
DEBUG:   Installing       : libwebp-1.3.2-8.el10.x86_64                         75/315 
DEBUG:   Installing       : json-c-0.18-3.el10.x86_64                           76/315 
DEBUG:   Installing       : libcap-ng-0.8.4-6.el10.x86_64                       77/315 
DEBUG:   Installing       : audit-libs-4.0.3-4.el10.x86_64                      78/315 
DEBUG:   Installing       : libeconf-0.6.2-4.el10.x86_64                        79/315 
DEBUG:   Installing       : pam-libs-1.6.1-7.el10.x86_64                        80/315 
DEBUG:   Installing       : libcap-2.69-7.el10.x86_64                           81/315 
DEBUG:   Installing       : systemd-libs-257-11.el10.x86_64                     82/315 
DEBUG:   Installing       : libffi-3.4.4-10.el10.x86_64                         83/315 
DEBUG:   Installing       : libtasn1-4.20.0-1.el10.x86_64                       84/315 
DEBUG:   Installing       : p11-kit-0.25.5-7.el10.x86_64                        85/315 
DEBUG:   Installing       : libunistring-1.1-10.el10.x86_64                     86/315 
DEBUG:   Installing       : libidn2-2.3.7-3.el10.x86_64                         87/315 
DEBUG:   Installing       : libICE-1.1.1-5.el10.x86_64                          88/315 
DEBUG:   Installing       : openjpeg2-2.5.2-4.el10.x86_64                       89/315 
DEBUG:   Installing       : libSM-1.2.4-5.el10.x86_64                           90/315 
DEBUG:   Installing       : xz-1:5.6.2-4.el10.x86_64                            91/315 
DEBUG:   Installing       : libmpc-1.3.1-7.el10.x86_64                          92/315 
DEBUG:   Installing       : libfdisk-2.40.2-10.el10.x86_64                      93/315 
DEBUG:   Installing       : libgcrypt-1.11.0-6.el10.x86_64                      94/315 
DEBUG:   Installing       : libksba-1.6.7-2.el10.x86_64                         95/315 
DEBUG:   Installing       : dwz-0.15-7.el10.x86_64                              96/315 
DEBUG:   Installing       : unzip-6.0-66.el10.x86_64                            97/315 
DEBUG:   Installing       : file-libs-5.45-7.el10.x86_64                        98/315 
DEBUG:   Installing       : file-5.45-7.el10.x86_64                             99/315 
DEBUG:   Installing       : alternatives-1.30-2.el10.x86_64                    100/315 
DEBUG:   Installing       : p11-kit-trust-0.25.5-7.el10.x86_64                 101/315 
DEBUG:   Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64                 101/315 
DEBUG:   Installing       : gnutls-3.8.9-16.el10.x86_64                        102/315 
DEBUG:   Installing       : diffutils-3.10-8.el10.x86_64                       103/315 
DEBUG:   Installing       : jansson-2.14-3.el10.x86_64                         104/315 
DEBUG:   Installing       : libbrotli-1.1.0-6.el10.x86_64                      105/315 
DEBUG:   Installing       : libsepol-3.8-1.el10.x86_64                         106/315 
DEBUG:   Installing       : libselinux-3.8-2.el10.x86_64                       107/315 
DEBUG:   Installing       : sed-4.9-3.el10.x86_64                              108/315 
DEBUG:   Installing       : findutils-1:4.10.0-5.el10.x86_64                   109/315 
DEBUG:   Installing       : openssl-libs-1:3.5.0-8.el10.x86_64                 110/315 
DEBUG:   Installing       : coreutils-9.5-6.el10.x86_64                        111/315 
DEBUG:   Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no   112/315 
DEBUG:   Installing       : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no   112/315 
DEBUG:   Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no   112/315 
DEBUG:   Installing       : libmount-2.40.2-10.el10.x86_64                     113/315 
DEBUG:   Installing       : glib2-2.80.4-4.el10.x86_64                         114/315 
DEBUG:   Installing       : polkit-libs-125-3.el10.x86_64                      115/315 
DEBUG:   Installing       : gzip-1.13-3.el10.x86_64                            116/315 
DEBUG:   Installing       : cracklib-2.9.11-8.el10.x86_64                      117/315 
DEBUG:   Installing       : libevent-2.1.12-16.el10.x86_64                     118/315 
DEBUG:   Installing       : libsmartcols-2.40.2-10.el10.x86_64                 119/315 
DEBUG:   Installing       : util-linux-core-2.40.2-10.el10.x86_64              120/315 
DEBUG:   Installing       : lua-libs-5.4.6-7.el10.x86_64                       121/315 
DEBUG:   Installing       : lz4-libs-1.9.4-8.el10.x86_64                       122/315 
DEBUG:   Installing       : libarchive-3.7.7-3.el10.x86_64                     123/315 
DEBUG:   Installing       : npth-1.6-21.el10.x86_64                            124/315 
DEBUG:   Installing       : fribidi-1.0.14-4.el10.x86_64                       125/315 
DEBUG:   Installing       : jbigkit-libs-2.1-31.el10.x86_64                    126/315 
DEBUG:   Installing       : libtool-ltdl-2.4.7-13.el10.x86_64                  127/315 
DEBUG:   Installing       : zstd-1.5.5-9.el10.x86_64                           128/315 
DEBUG:   Installing       : cracklib-dicts-2.9.11-8.el10.x86_64                129/315 
DEBUG:   Installing       : libpwquality-1.4.5-12.el10.x86_64                  130/315 
DEBUG:   Installing       : shared-mime-info-2.3-8.el10.x86_64                 131/315 
DEBUG:   Running scriptlet: shared-mime-info-2.3-8.el10.x86_64                 131/315 
DEBUG:   Installing       : gdk-pixbuf2-2.42.12-3.el10.x86_64                  132/315 
DEBUG:   Installing       : libsecret-0.21.2-8.el10.x86_64                     133/315 
DEBUG:   Installing       : pinentry-1.3.1-1.el10.x86_64                       134/315 
DEBUG:   Installing       : liblqr-1-0.4.2-26.el10s.x86_64                     135/315 
DEBUG:   Installing       : python3-pip-wheel-23.3.2-7.el10.noarch             136/315 
DEBUG:   Installing       : urw-base35-bookman-fonts-20200910-21.el10.noarch   137/315 
DEBUG:   Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch   137/315 
DEBUG:   Installing       : urw-base35-c059-fonts-20200910-21.el10.noarch      138/315 
DEBUG:   Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch      138/315 
DEBUG:   Installing       : urw-base35-d050000l-fonts-20200910-21.el10.noarc   139/315 
DEBUG:   Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc   139/315 
DEBUG:   Installing       : urw-base35-gothic-fonts-20200910-21.el10.noarch    140/315 
DEBUG:   Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch    140/315 
DEBUG:   Installing       : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10   141/315 
DEBUG:   Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10   141/315 
DEBUG:   Installing       : urw-base35-nimbus-roman-fonts-20200910-21.el10.n   142/315 
DEBUG:   Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n   142/315 
DEBUG:   Installing       : urw-base35-nimbus-sans-fonts-20200910-21.el10.no   143/315 
DEBUG:   Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no   143/315 
DEBUG:   Installing       : urw-base35-p052-fonts-20200910-21.el10.noarch      144/315 
DEBUG:   Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch      144/315 
DEBUG:   Installing       : urw-base35-standard-symbols-ps-fonts-20200910-21   145/315 
DEBUG:   Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21   145/315 
DEBUG:   Installing       : urw-base35-z003-fonts-20200910-21.el10.noarch      146/315 
DEBUG:   Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch      146/315 
DEBUG:   Installing       : urw-base35-fonts-20200910-21.el10.noarch           147/315 
DEBUG:   Installing       : kmod-libs-31-11.el10.x86_64                        148/315 
DEBUG:   Installing       : rpm-sequoia-1.6.0-6.el10.x86_64                    149/315 
DEBUG:   Installing       : rpm-plugin-audit-4.19.1.1-14.el10.x86_64           150/315 
DEBUG:   Installing       : rpm-libs-4.19.1.1-14.el10.x86_64                   151/315 
DEBUG:   Installing       : libsemanage-3.8.1-1.el10.x86_64                    152/315 
DEBUG:   Installing       : shadow-utils-2:4.15.0-6.el10.x86_64                153/315 
DEBUG:   Running scriptlet: libutempter-1.2.1-15.el10.x86_64                   154/315 
DEBUG:   Installing       : libutempter-1.2.1-15.el10.x86_64                   154/315 
DEBUG:   Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64                       155/315 
DEBUG: useradd: Warning: missing or non-executable shell '/usr/sbin/nologin'
DEBUG:   Installing       : tpm2-tss-4.1.3-5.el10.x86_64                       155/315 
DEBUG:   Installing       : tar-2:1.35-7.el10.x86_64                           156/315 
DEBUG:   Installing       : zip-3.0-44.el10.x86_64                             157/315 
DEBUG:   Installing       : cpp-14.2.1-8.el10.x86_64                           158/315 
DEBUG:   Installing       : libpsl-0.21.5-6.el10.x86_64                        159/315 
DEBUG:   Installing       : dbus-libs-1:1.14.10-5.el10.x86_64                  160/315 
DEBUG:   Installing       : avahi-libs-0.9~rc2-1.el10.x86_64                   161/315 
DEBUG:   Installing       : libusb1-1.0.27-4.el10.x86_64                       162/315 
DEBUG:   Installing       : cyrus-sasl-lib-2.1.28-27.el10.x86_64               163/315 
DEBUG:   Installing       : openldap-2.6.8-3.el10.x86_64                       164/315 
DEBUG:   Installing       : gdbm-1:1.23-11.el10.x86_64                         165/315 
DEBUG:   Installing       : pam-1.6.1-7.el10.x86_64                            166/315 
DEBUG:   Installing       : nss-softokn-freebl-3.101.0-13.el10.x86_64          167/315 
DEBUG:   Installing       : nss-softokn-3.101.0-13.el10.x86_64                 168/315 
DEBUG:   Installing       : nss-sysinit-3.101.0-13.el10.x86_64                 169/315 
DEBUG:   Installing       : nss-3.101.0-13.el10.x86_64                         170/315 
DEBUG:   Running scriptlet: nss-3.101.0-13.el10.x86_64                         170/315 
DEBUG:   Installing       : jasper-libs-4.1.0-5.el10.x86_64                    171/315 
DEBUG:   Installing       : LibRaw-0.21.3-1.el10s.x86_64                       172/315 
DEBUG:   Installing       : libbpf-2:1.5.0-4.el10.x86_64                       173/315 
DEBUG:   Installing       : libxkbcommon-1.7.0-4.el10.x86_64                   174/315 
DEBUG:   Running scriptlet: xml-common-0.6.3-65.el10.noarch                    175/315 
DEBUG:   Installing       : xml-common-0.6.3-65.el10.noarch                    175/315 
DEBUG:   Installing       : bzip2-1.0.8-25.el10.x86_64                         176/315 
DEBUG:   Installing       : graphite2-1.3.14-17.el10.x86_64                    177/315 
DEBUG:   Installing       : freetype-2.13.2-8.el10.x86_64                      178/315 
DEBUG:   Installing       : harfbuzz-8.4.0-6.el10.x86_64                       179/315 
DEBUG:   Installing       : fontconfig-2.15.0-7.el10.x86_64                    180/315 
DEBUG:   Running scriptlet: fontconfig-2.15.0-7.el10.x86_64                    180/315 
DEBUG:   Installing       : libraqm-0.10.1-2.el10s.x86_64                      181/315 
DEBUG:   Installing       : imath-3.1.10-4.el10.x86_64                         182/315 
DEBUG:   Installing       : liblerc-4.0.0-8.el10.x86_64                        183/315 
DEBUG:   Installing       : libtiff-4.6.0-6.el10.x86_64                        184/315 
DEBUG:   Installing       : openexr-libs-3.1.10-8.el10.x86_64                  185/315 
DEBUG:   Installing       : dbus-common-1:1.14.10-5.el10.noarch                186/315 
DEBUG:   Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch                186/315 
DEBUG:   Running scriptlet: dbus-broker-36-1.el10.x86_64                       187/315 
DEBUG:   Installing       : dbus-broker-36-1.el10.x86_64                       187/315 
DEBUG:   Running scriptlet: dbus-broker-36-1.el10.x86_64                       187/315 
DEBUG:   Installing       : dbus-1:1.14.10-5.el10.x86_64                       188/315 
DEBUG:   Installing       : ed-1.20-5.el10.x86_64                              189/315 
DEBUG:   Installing       : patch-2.7.6-26.el10.x86_64                         190/315 
DEBUG:   Installing       : less-661-3.el10.x86_64                             191/315 
DEBUG:   Installing       : libedit-3.1-52.20230828cvs.el10.x86_64             192/315 
DEBUG:   Installing       : cpio-2.15-3.el10.x86_64                            193/315 
DEBUG:   Installing       : duktape-2.7.0-10.el10.x86_64                       194/315 
DEBUG:   Installing       : keyutils-libs-1.6.3-5.el10.x86_64                  195/315 
DEBUG:   Installing       : libcbor-0.11.0-3.el10.x86_64                       196/315 
DEBUG:   Installing       : libfido2-1.14.0-7.el10.x86_64                      197/315 
DEBUG:   Installing       : libcom_err-1.47.1-3.el10.x86_64                    198/315 
DEBUG:   Installing       : libnghttp2-1.64.0-2.el10.x86_64                    199/315 
DEBUG:   Installing       : libpkgconf-2.1.0-3.el10.x86_64                     200/315 
DEBUG:   Installing       : pkgconf-2.1.0-3.el10.x86_64                        201/315 
DEBUG:   Installing       : pkgconf-pkg-config-2.1.0-3.el10.x86_64             202/315 
DEBUG:   Installing       : libxcrypt-devel-4.4.36-10.el10.x86_64              203/315 
DEBUG:   Installing       : glibc-devel-2.39-38.el10.x86_64                    204/315 
DEBUG:   Installing       : libseccomp-2.5.3-10.el10.x86_64                    205/315 
DEBUG:   Installing       : libverto-0.3.2-10.el10.x86_64                      206/315 
DEBUG:   Installing       : krb5-libs-1.21.3-7.el10.x86_64                     207/315 
DEBUG:   Installing       : libssh-0.11.1-1.el10.x86_64                        208/315 
DEBUG:   Installing       : libcurl-8.12.1-2.el10.x86_64                       209/315 
DEBUG:   Installing       : util-linux-2.40.2-10.el10.x86_64                   210/315 
DEBUG:   Running scriptlet: util-linux-2.40.2-10.el10.x86_64                   210/315 
DEBUG:   Installing       : authselect-libs-1.5.0-8.el10.x86_64                211/315 
DEBUG:   Installing       : cryptsetup-libs-2.7.5-2.el10.x86_64                212/315 
DEBUG:   Installing       : device-mapper-libs-10:1.02.202-6.el10.x86_64       213/315 
DEBUG:   Installing       : device-mapper-10:1.02.202-6.el10.x86_64            214/315 
DEBUG:   Installing       : elfutils-debuginfod-client-0.193-1.el10.x86_64     215/315 
DEBUG:   Installing       : elfutils-libs-0.193-1.el10.x86_64                  216/315 
DEBUG:   Installing       : elfutils-default-yama-scope-0.193-1.el10.noarch    217/315 
DEBUG:   Running scriptlet: elfutils-default-yama-scope-0.193-1.el10.noarch    217/315 
DEBUG:   Installing       : systemd-pam-257-11.el10.x86_64                     218/315 
DEBUG:   Running scriptlet: systemd-257-11.el10.x86_64                         219/315 
DEBUG:   Installing       : systemd-257-11.el10.x86_64                         219/315 
DEBUG:   Running scriptlet: systemd-257-11.el10.x86_64                         219/315 
DEBUG: Creating group 'input' with GID 104.
DEBUG: Creating group 'kvm' with GID 36.
DEBUG: Creating group 'render' with GID 105.
DEBUG: Creating group 'sgx' with GID 106.
DEBUG: Creating group 'systemd-journal' with GID 190.
DEBUG:   Installing       : binutils-gold-2.41-56.el10.x86_64                  220/315 
DEBUG:   Running scriptlet: binutils-gold-2.41-56.el10.x86_64                  220/315 
DEBUG:   Installing       : binutils-2.41-56.el10.x86_64                       221/315 
DEBUG:   Running scriptlet: binutils-2.41-56.el10.x86_64                       221/315 
DEBUG:   Running scriptlet: polkit-125-3.el10.x86_64                           222/315 
DEBUG:   Installing       : polkit-125-3.el10.x86_64                           222/315 
DEBUG:   Running scriptlet: polkit-125-3.el10.x86_64                           222/315 
DEBUG:   Installing       : polkit-pkla-compat-0.1-30.el10.x86_64              223/315 
DEBUG:   Installing       : elfutils-0.193-1.el10.x86_64                       224/315 
DEBUG:   Installing       : gdb-minimal-14.2-4.1.el10.x86_64                   225/315 
DEBUG:   Installing       : debugedit-5.1-7.el10.x86_64                        226/315 
DEBUG:   Installing       : rpm-build-libs-4.19.1.1-14.el10.x86_64             227/315 
DEBUG:   Installing       : openssh-9.9p1-9.el10.x86_64                        228/315 
DEBUG:   Installing       : openssh-clients-9.9p1-9.el10.x86_64                229/315 
DEBUG:   Running scriptlet: openssh-clients-9.9p1-9.el10.x86_64                229/315 
DEBUG:   Installing       : git-core-2.47.1-2.el10.x86_64                      230/315 
DEBUG:   Installing       : curl-8.12.1-2.el10.x86_64                          231/315 
DEBUG:   Running scriptlet: rpm-4.19.1.1-14.el10.x86_64                        232/315 
DEBUG:   Installing       : rpm-4.19.1.1-14.el10.x86_64                        232/315 
DEBUG:   Installing       : efi-srpm-macros-6-6.el10.noarch                    233/315 
DEBUG:   Installing       : lua-srpm-macros-1-15.el10.noarch                   234/315 
DEBUG:   Installing       : make-1:4.4.1-9.el10.x86_64                         235/315 
DEBUG:   Installing       : gcc-14.2.1-8.el10.x86_64                           236/315 
DEBUG:   Installing       : annobin-plugin-gcc-12.93-2.el10.x86_64             237/315 
DEBUG:   Installing       : gcc-plugin-annobin-14.2.1-8.el10.x86_64            238/315 
DEBUG:   Installing       : fonts-srpm-macros-1:2.0.5-18.el10.noarch           239/315 
DEBUG:   Installing       : forge-srpm-macros-0.4.0-6.el10.noarch              240/315 
DEBUG:   Installing       : go-srpm-macros-3.6.0-4.el10.noarch                 241/315 
DEBUG:   Installing       : python-srpm-macros-3.12-10.el10.noarch             242/315 
DEBUG:   Installing       : redhat-rpm-config-291-1.el10.noarch                243/315 
DEBUG:   Running scriptlet: redhat-rpm-config-291-1.el10.noarch                243/315 
DEBUG:   Installing       : rpm-build-4.19.1.1-14.el10.x86_64                  244/315 
DEBUG:   Installing       : pyproject-srpm-macros-1.16.2-1.el10.noarch         245/315 
DEBUG:   Installing       : python-rpm-macros-3.12-10.el10.noarch              246/315 
DEBUG:   Installing       : python3-rpm-macros-3.12-10.el10.noarch             247/315 
DEBUG:   Installing       : mpdecimal-2.5.1-12.el10.x86_64                     248/315 
DEBUG:   Installing       : python-unversioned-command-3.12.10-3.el10.noarch   249/315 
DEBUG:   Installing       : python3-3.12.10-3.el10.x86_64                      250/315 
DEBUG:   Installing       : python3-libs-3.12.10-3.el10.x86_64                 251/315 
DEBUG:   Installing       : python3-packaging-24.2-2.el10.noarch               252/315 
DEBUG:   Installing       : python3-setuptools-69.0.3-9.el10.noarch            253/315 
DEBUG:   Installing       : python3-idna-3.7-4.el10.noarch                     254/315 
DEBUG:   Installing       : python3-greenlet-3.0.3-5.el10.x86_64               255/315 
DEBUG:   Installing       : python3-typing-extensions-4.12.2-2.el10s.noarch    256/315 
DEBUG:   Installing       : python3-urllib3-1.26.19-2.el10.noarch              257/315 
DEBUG:   Installing       : python3-babel-2.13.1-5.el10.noarch                 258/315 
DEBUG:   Installing       : python3-rpm-generators-14-12.el10.noarch           259/315 
DEBUG:   Installing       : python3-charset-normalizer-3.4.2-1.el10.noarch     260/315 
DEBUG:   Installing       : python3-requests-2.32.3-2.el10.noarch              261/315 
DEBUG:   Installing       : python3-dns-2.6.1-1.el10.noarch                    262/315 
DEBUG:   Installing       : python3-docutils-0.20.1-5.el10.noarch              263/315 
DEBUG:   Installing       : python3-markupsafe-2.1.3-6.el10.x86_64             264/315 
DEBUG:   Installing       : python3-jinja2-3.1.6-1.el10.noarch                 265/315 
DEBUG:   Installing       : python3-pip-23.3.2-7.el10.noarch                   266/315 
DEBUG:   Installing       : python3-imagesize-1.4.1-9.el10.noarch              267/315 
DEBUG:   Installing       : python3-pygments-2.18.0-1.el10.noarch              268/315 
DEBUG:   Installing       : python3-sphinx-theme-alabaster-0.7.16-5.el10.noa   269/315 
DEBUG:   Installing       : pcsc-lite-libs-2.2.3-2.el10.x86_64                 270/315 
DEBUG:   Installing       : pcsc-lite-ccid-1.6.0-2.el10.x86_64                 271/315 
DEBUG:   Running scriptlet: pcsc-lite-ccid-1.6.0-2.el10.x86_64                 271/315 
DEBUG:   Installing       : pcsc-lite-2.2.3-2.el10.x86_64                      272/315 
DEBUG:   Running scriptlet: pcsc-lite-2.2.3-2.el10.x86_64                      272/315 
DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/pcscd.socket' → '/usr/lib/systemd/system/pcscd.socket'.
DEBUG:   Installing       : gnupg2-smime-2.4.5-2.el10.x86_64                   273/315 
DEBUG:   Installing       : gnupg2-2.4.5-2.el10.x86_64                         274/315 
DEBUG:   Installing       : gpgme-1.23.2-6.el10.x86_64                         275/315 
DEBUG:   Installing       : gpgmepp-1.23.2-6.el10.x86_64                       276/315 
DEBUG:   Installing       : poppler-24.02.0-6.el10.x86_64                      277/315 
DEBUG:   Installing       : jbig2dec-libs-0.20-7.el10.x86_64                   278/315 
DEBUG:   Installing       : libXau-1.0.11-8.el10.x86_64                        279/315 
DEBUG:   Installing       : libxcb-1.17.0-3.el10.x86_64                        280/315 
DEBUG:   Installing       : libX11-1.8.10-1.el10.x86_64                        281/315 
DEBUG:   Installing       : libXrender-0.9.11-8.el10.x86_64                    282/315 
DEBUG:   Installing       : libXext-1.3.6-3.el10.x86_64                        283/315 
DEBUG:   Installing       : libXft-2.3.8-8.el10.x86_64                         284/315 
DEBUG:   Installing       : libXpm-3.5.17-5.el10.x86_64                        285/315 
DEBUG:   Installing       : gd-2.3.3-19.el10.x86_64                            286/315 
DEBUG:   Installing       : libXt-1.3.0-5.el10.x86_64                          287/315 
DEBUG:   Installing       : libdatrie-0.2.13-11.el10.x86_64                    288/315 
DEBUG:   Installing       : libthai-0.1.29-10.el10.x86_64                      289/315 
DEBUG:   Installing       : libijs-0.35-24.el10.x86_64                         290/315 
DEBUG:   Installing       : libpaper-1:2.1.1-7.el10.x86_64                     291/315 
DEBUG:   Installing       : pixman-0.43.4-2.el10.x86_64                        292/315 
DEBUG:   Installing       : cairo-1.18.2-2.el10.x86_64                         293/315 
DEBUG:   Installing       : pango-1.54.0-3.el10.x86_64                         294/315 
DEBUG:   Installing       : cairo-gobject-1.18.2-2.el10.x86_64                 295/315 
DEBUG:   Installing       : librsvg2-2.57.1-9.el10.x86_64                      296/315 
DEBUG:   Installing       : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64            297/315 
DEBUG:   Installing       : poppler-glib-24.02.0-6.el10.x86_64                 298/315 
DEBUG:   Installing       : libwmf-lite-0.2.13-6.el10s.x86_64                  299/315 
DEBUG:   Installing       : cups-filesystem-1:2.4.10-11.el10.noarch            300/315 
DEBUG:   Installing       : cups-libs-1:2.4.10-11.el10.x86_64                  301/315 
DEBUG:   Installing       : libgs-10.02.1-16.el10.x86_64                       302/315 
DEBUG:   Installing       : graphviz-9.0.0-15.el10.x86_64                      303/315 
DEBUG:   Installing       : ImageMagick-libs-6.9.12.98-1.el10s.x86_64          304/315 
DEBUG:   Installing       : ImageMagick-6.9.12.98-1.el10s.x86_64               305/315 
DEBUG:   Installing       : python3-sphinx-1:7.2.6-10.el10.noarch              306/315 
DEBUG:   Installing       : python3-devel-3.12.10-3.el10.x86_64                307/315 
DEBUG:   Installing       : python3-eventlet-0.36.1-1.el10s.noarch             308/315 
DEBUG:   Installing       : python3-sqlalchemy-2.0.26-6.el10.x86_64            309/315 
DEBUG:   Installing       : python3-setuptools_scm-8.0.4-7.el10.noarch         310/315 
DEBUG:   Installing       : python3-pbr-6.1.1-1.el10s.noarch                   311/315 
DEBUG:   Installing       : python3-six-1.16.0-16.el10.noarch                  312/315 
DEBUG:   Installing       : authselect-1.5.0-8.el10.x86_64                     313/315 
DEBUG:   Installing       : systemd-rpm-macros-257-11.el10.noarch              314/315 
DEBUG:   Installing       : openstack-macros-2023.1.0-0.20250311184248.ce6a1   315/315 
DEBUG:   Running scriptlet: filesystem-3.18-16.el10.x86_64                     315/315 
DEBUG:   Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no   315/315 
DEBUG:   Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch   315/315 
DEBUG:   Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch      315/315 
DEBUG:   Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc   315/315 
DEBUG:   Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch    315/315 
DEBUG:   Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10   315/315 
DEBUG:   Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n   315/315 
DEBUG:   Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no   315/315 
DEBUG:   Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch      315/315 
DEBUG:   Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21   315/315 
DEBUG:   Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch      315/315 
DEBUG:   Running scriptlet: fontconfig-2.15.0-7.el10.x86_64                    315/315 
DEBUG:   Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64                315/315 
DEBUG:   Running scriptlet: rpm-4.19.1.1-14.el10.x86_64                        315/315 
DEBUG:   Running scriptlet: openstack-macros-2023.1.0-0.20250311184248.ce6a1   315/315 
DEBUG: Installed:
DEBUG:   ImageMagick-6.9.12.98-1.el10s.x86_64                                          
DEBUG:   ImageMagick-libs-6.9.12.98-1.el10s.x86_64                                     
DEBUG:   LibRaw-0.21.3-1.el10s.x86_64                                                  
DEBUG:   adobe-mappings-cmap-20230622-5.el10.noarch                                    
DEBUG:   adobe-mappings-cmap-deprecated-20230622-5.el10.noarch                         
DEBUG:   adobe-mappings-pdf-20190401-9.el10.noarch                                     
DEBUG:   alternatives-1.30-2.el10.x86_64                                               
DEBUG:   annobin-docs-12.93-2.el10.noarch                                              
DEBUG:   annobin-plugin-gcc-12.93-2.el10.x86_64                                        
DEBUG:   audit-libs-4.0.3-4.el10.x86_64                                                
DEBUG:   authselect-1.5.0-8.el10.x86_64                                                
DEBUG:   authselect-libs-1.5.0-8.el10.x86_64                                           
DEBUG:   avahi-libs-0.9~rc2-1.el10.x86_64                                              
DEBUG:   basesystem-11-22.el10.noarch                                                  
DEBUG:   bash-5.2.26-6.el10.x86_64                                                     
DEBUG:   binutils-2.41-56.el10.x86_64                                                  
DEBUG:   binutils-gold-2.41-56.el10.x86_64                                             
DEBUG:   bzip2-1.0.8-25.el10.x86_64                                                    
DEBUG:   bzip2-libs-1.0.8-25.el10.x86_64                                               
DEBUG:   ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch                          
DEBUG:   cairo-1.18.2-2.el10.x86_64                                                    
DEBUG:   cairo-gobject-1.18.2-2.el10.x86_64                                            
DEBUG:   centos-gpg-keys-10.0-8.el10.noarch                                            
DEBUG:   centos-stream-release-10.0-8.el10.noarch                                      
DEBUG:   centos-stream-repos-10.0-8.el10.noarch                                        
DEBUG:   coreutils-9.5-6.el10.x86_64                                                   
DEBUG:   coreutils-common-9.5-6.el10.x86_64                                            
DEBUG:   cpio-2.15-3.el10.x86_64                                                       
DEBUG:   cpp-14.2.1-8.el10.x86_64                                                      
DEBUG:   cracklib-2.9.11-8.el10.x86_64                                                 
DEBUG:   cracklib-dicts-2.9.11-8.el10.x86_64                                           
DEBUG:   crypto-policies-20250602-1.gita6d4d0c.el10.noarch                             
DEBUG:   cryptsetup-libs-2.7.5-2.el10.x86_64                                           
DEBUG:   cups-filesystem-1:2.4.10-11.el10.noarch                                       
DEBUG:   cups-libs-1:2.4.10-11.el10.x86_64                                             
DEBUG:   curl-8.12.1-2.el10.x86_64                                                     
DEBUG:   cyrus-sasl-lib-2.1.28-27.el10.x86_64                                          
DEBUG:   dbus-1:1.14.10-5.el10.x86_64                                                  
DEBUG:   dbus-broker-36-1.el10.x86_64                                                  
DEBUG:   dbus-common-1:1.14.10-5.el10.noarch                                           
DEBUG:   dbus-libs-1:1.14.10-5.el10.x86_64                                             
DEBUG:   debugedit-5.1-7.el10.x86_64                                                   
DEBUG:   default-fonts-core-sans-4.1-3.el10.noarch                                     
DEBUG:   device-mapper-10:1.02.202-6.el10.x86_64                                       
DEBUG:   device-mapper-libs-10:1.02.202-6.el10.x86_64                                  
DEBUG:   diffutils-3.10-8.el10.x86_64                                                  
DEBUG:   duktape-2.7.0-10.el10.x86_64                                                  
DEBUG:   dwz-0.15-7.el10.x86_64                                                        
DEBUG:   ed-1.20-5.el10.x86_64                                                         
DEBUG:   efi-srpm-macros-6-6.el10.noarch                                               
DEBUG:   elfutils-0.193-1.el10.x86_64                                                  
DEBUG:   elfutils-debuginfod-client-0.193-1.el10.x86_64                                
DEBUG:   elfutils-default-yama-scope-0.193-1.el10.noarch                               
DEBUG:   elfutils-libelf-0.193-1.el10.x86_64                                           
DEBUG:   elfutils-libs-0.193-1.el10.x86_64                                             
DEBUG:   expat-2.7.1-1.el10.x86_64                                                     
DEBUG:   file-5.45-7.el10.x86_64                                                       
DEBUG:   file-libs-5.45-7.el10.x86_64                                                  
DEBUG:   filesystem-3.18-16.el10.x86_64                                                
DEBUG:   findutils-1:4.10.0-5.el10.x86_64                                              
DEBUG:   fontconfig-2.15.0-7.el10.x86_64                                               
DEBUG:   fonts-filesystem-1:2.0.5-18.el10.noarch                                       
DEBUG:   fonts-srpm-macros-1:2.0.5-18.el10.noarch                                      
DEBUG:   forge-srpm-macros-0.4.0-6.el10.noarch                                         
DEBUG:   freetype-2.13.2-8.el10.x86_64                                                 
DEBUG:   fribidi-1.0.14-4.el10.x86_64                                                  
DEBUG:   gawk-5.3.0-6.el10.x86_64                                                      
DEBUG:   gawk-all-langpacks-5.3.0-6.el10.x86_64                                        
DEBUG:   gcc-14.2.1-8.el10.x86_64                                                      
DEBUG:   gcc-plugin-annobin-14.2.1-8.el10.x86_64                                       
DEBUG:   gd-2.3.3-19.el10.x86_64                                                       
DEBUG:   gdb-minimal-14.2-4.1.el10.x86_64                                              
DEBUG:   gdbm-1:1.23-11.el10.x86_64                                                    
DEBUG:   gdbm-libs-1:1.23-11.el10.x86_64                                               
DEBUG:   gdk-pixbuf2-2.42.12-3.el10.x86_64                                             
DEBUG:   git-core-2.47.1-2.el10.x86_64                                                 
DEBUG:   glib2-2.80.4-4.el10.x86_64                                                    
DEBUG:   glibc-2.39-38.el10.x86_64                                                     
DEBUG:   glibc-common-2.39-38.el10.x86_64                                              
DEBUG:   glibc-devel-2.39-38.el10.x86_64                                               
DEBUG:   glibc-gconv-extra-2.39-38.el10.x86_64                                         
DEBUG:   glibc-minimal-langpack-2.39-38.el10.x86_64                                    
DEBUG:   gmp-1:6.2.1-10.el10.x86_64                                                    
DEBUG:   gnupg2-2.4.5-2.el10.x86_64                                                    
DEBUG:   gnupg2-smime-2.4.5-2.el10.x86_64                                              
DEBUG:   gnutls-3.8.9-16.el10.x86_64                                                   
DEBUG:   go-srpm-macros-3.6.0-4.el10.noarch                                            
DEBUG:   google-droid-sans-fonts-20200215-22.el10.noarch                               
DEBUG:   google-noto-fonts-common-20240401-5.el10.noarch                               
DEBUG:   google-noto-sans-vf-fonts-20240401-5.el10.noarch                              
DEBUG:   gpgme-1.23.2-6.el10.x86_64                                                    
DEBUG:   gpgmepp-1.23.2-6.el10.x86_64                                                  
DEBUG:   graphite2-1.3.14-17.el10.x86_64                                               
DEBUG:   graphviz-9.0.0-15.el10.x86_64                                                 
DEBUG:   grep-3.11-10.el10.x86_64                                                      
DEBUG:   gzip-1.13-3.el10.x86_64                                                       
DEBUG:   harfbuzz-8.4.0-6.el10.x86_64                                                  
DEBUG:   imath-3.1.10-4.el10.x86_64                                                    
DEBUG:   jansson-2.14-3.el10.x86_64                                                    
DEBUG:   jasper-libs-4.1.0-5.el10.x86_64                                               
DEBUG:   jbig2dec-libs-0.20-7.el10.x86_64                                              
DEBUG:   jbigkit-libs-2.1-31.el10.x86_64                                               
DEBUG:   json-c-0.18-3.el10.x86_64                                                     
DEBUG:   kernel-headers-6.12.0-92.el10.x86_64                                          
DEBUG:   kernel-srpm-macros-1.0-25.el10.noarch                                         
DEBUG:   keyutils-libs-1.6.3-5.el10.x86_64                                             
DEBUG:   kmod-libs-31-11.el10.x86_64                                                   
DEBUG:   krb5-libs-1.21.3-7.el10.x86_64                                                
DEBUG:   lcms2-2.16-6.el10.x86_64                                                      
DEBUG:   less-661-3.el10.x86_64                                                        
DEBUG:   libICE-1.1.1-5.el10.x86_64                                                    
DEBUG:   libSM-1.2.4-5.el10.x86_64                                                     
DEBUG:   libX11-1.8.10-1.el10.x86_64                                                   
DEBUG:   libX11-common-1.8.10-1.el10.noarch                                            
DEBUG:   libXau-1.0.11-8.el10.x86_64                                                   
DEBUG:   libXext-1.3.6-3.el10.x86_64                                                   
DEBUG:   libXft-2.3.8-8.el10.x86_64                                                    
DEBUG:   libXpm-3.5.17-5.el10.x86_64                                                   
DEBUG:   libXrender-0.9.11-8.el10.x86_64                                               
DEBUG:   libXt-1.3.0-5.el10.x86_64                                                     
DEBUG:   libacl-2.3.2-4.el10.x86_64                                                    
DEBUG:   libarchive-3.7.7-3.el10.x86_64                                                
DEBUG:   libassuan-2.5.6-6.el10.x86_64                                                 
DEBUG:   libattr-2.5.2-5.el10.x86_64                                                   
DEBUG:   libblkid-2.40.2-10.el10.x86_64                                                
DEBUG:   libbpf-2:1.5.0-4.el10.x86_64                                                  
DEBUG:   libbrotli-1.1.0-6.el10.x86_64                                                 
DEBUG:   libcap-2.69-7.el10.x86_64                                                     
DEBUG:   libcap-ng-0.8.4-6.el10.x86_64                                                 
DEBUG:   libcbor-0.11.0-3.el10.x86_64                                                  
DEBUG:   libcom_err-1.47.1-3.el10.x86_64                                               
DEBUG:   libcurl-8.12.1-2.el10.x86_64                                                  
DEBUG:   libdatrie-0.2.13-11.el10.x86_64                                               
DEBUG:   libeconf-0.6.2-4.el10.x86_64                                                  
DEBUG:   libedit-3.1-52.20230828cvs.el10.x86_64                                        
DEBUG:   libevent-2.1.12-16.el10.x86_64                                                
DEBUG:   libfdisk-2.40.2-10.el10.x86_64                                                
DEBUG:   libffi-3.4.4-10.el10.x86_64                                                   
DEBUG:   libfido2-1.14.0-7.el10.x86_64                                                 
DEBUG:   libgcc-14.2.1-8.el10.x86_64                                                   
DEBUG:   libgcrypt-1.11.0-6.el10.x86_64                                                
DEBUG:   libgomp-14.2.1-8.el10.x86_64                                                  
DEBUG:   libgpg-error-1.50-2.el10.x86_64                                               
DEBUG:   libgs-10.02.1-16.el10.x86_64                                                  
DEBUG:   libidn2-2.3.7-3.el10.x86_64                                                   
DEBUG:   libijs-0.35-24.el10.x86_64                                                    
DEBUG:   libjpeg-turbo-3.0.2-4.el10.x86_64                                             
DEBUG:   libksba-1.6.7-2.el10.x86_64                                                   
DEBUG:   liblerc-4.0.0-8.el10.x86_64                                                   
DEBUG:   liblqr-1-0.4.2-26.el10s.x86_64                                                
DEBUG:   libmount-2.40.2-10.el10.x86_64                                                
DEBUG:   libmpc-1.3.1-7.el10.x86_64                                                    
DEBUG:   libnghttp2-1.64.0-2.el10.x86_64                                               
DEBUG:   libpaper-1:2.1.1-7.el10.x86_64                                                
DEBUG:   libpkgconf-2.1.0-3.el10.x86_64                                                
DEBUG:   libpng-2:1.6.40-8.el10.x86_64                                                 
DEBUG:   libpsl-0.21.5-6.el10.x86_64                                                   
DEBUG:   libpwquality-1.4.5-12.el10.x86_64                                             
DEBUG:   libraqm-0.10.1-2.el10s.x86_64                                                 
DEBUG:   librsvg2-2.57.1-9.el10.x86_64                                                 
DEBUG:   libseccomp-2.5.3-10.el10.x86_64                                               
DEBUG:   libsecret-0.21.2-8.el10.x86_64                                                
DEBUG:   libselinux-3.8-2.el10.x86_64                                                  
DEBUG:   libsemanage-3.8.1-1.el10.x86_64                                               
DEBUG:   libsepol-3.8-1.el10.x86_64                                                    
DEBUG:   libsmartcols-2.40.2-10.el10.x86_64                                            
DEBUG:   libssh-0.11.1-1.el10.x86_64                                                   
DEBUG:   libssh-config-0.11.1-1.el10.noarch                                            
DEBUG:   libstdc++-14.2.1-8.el10.x86_64                                                
DEBUG:   libtasn1-4.20.0-1.el10.x86_64                                                 
DEBUG:   libthai-0.1.29-10.el10.x86_64                                                 
DEBUG:   libtiff-4.6.0-6.el10.x86_64                                                   
DEBUG:   libtool-ltdl-2.4.7-13.el10.x86_64                                             
DEBUG:   libunistring-1.1-10.el10.x86_64                                               
DEBUG:   libusb1-1.0.27-4.el10.x86_64                                                  
DEBUG:   libutempter-1.2.1-15.el10.x86_64                                              
DEBUG:   libuuid-2.40.2-10.el10.x86_64                                                 
DEBUG:   libverto-0.3.2-10.el10.x86_64                                                 
DEBUG:   libwebp-1.3.2-8.el10.x86_64                                                   
DEBUG:   libwmf-lite-0.2.13-6.el10s.x86_64                                             
DEBUG:   libxcb-1.17.0-3.el10.x86_64                                                   
DEBUG:   libxcrypt-4.4.36-10.el10.x86_64                                               
DEBUG:   libxcrypt-devel-4.4.36-10.el10.x86_64                                         
DEBUG:   libxkbcommon-1.7.0-4.el10.x86_64                                              
DEBUG:   libxml2-2.12.5-5.el10.x86_64                                                  
DEBUG:   libzstd-1.5.5-9.el10.x86_64                                                   
DEBUG:   lua-libs-5.4.6-7.el10.x86_64                                                  
DEBUG:   lua-srpm-macros-1-15.el10.noarch                                              
DEBUG:   lz4-libs-1.9.4-8.el10.x86_64                                                  
DEBUG:   make-1:4.4.1-9.el10.x86_64                                                    
DEBUG:   mpdecimal-2.5.1-12.el10.x86_64                                                
DEBUG:   mpfr-4.2.1-5.el10.x86_64                                                      
DEBUG:   ncurses-base-6.4-14.20240127.el10.noarch                                      
DEBUG:   ncurses-libs-6.4-14.20240127.el10.x86_64                                      
DEBUG:   npth-1.6-21.el10.x86_64                                                       
DEBUG:   nspr-4.35.0-34.el10.x86_64                                                    
DEBUG:   nss-3.101.0-13.el10.x86_64                                                    
DEBUG:   nss-softokn-3.101.0-13.el10.x86_64                                            
DEBUG:   nss-softokn-freebl-3.101.0-13.el10.x86_64                                     
DEBUG:   nss-sysinit-3.101.0-13.el10.x86_64                                            
DEBUG:   nss-util-3.101.0-13.el10.x86_64                                               
DEBUG:   ocaml-srpm-macros-10-4.el10.noarch                                            
DEBUG:   openblas-srpm-macros-2-19.el10.noarch                                         
DEBUG:   openexr-libs-3.1.10-8.el10.x86_64                                             
DEBUG:   openjpeg2-2.5.2-4.el10.x86_64                                                 
DEBUG:   openldap-2.6.8-3.el10.x86_64                                                  
DEBUG:   openssh-9.9p1-9.el10.x86_64                                                   
DEBUG:   openssh-clients-9.9p1-9.el10.x86_64                                           
DEBUG:   openssl-libs-1:3.5.0-8.el10.x86_64                                            
DEBUG:   openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch                
DEBUG:   p11-kit-0.25.5-7.el10.x86_64                                                  
DEBUG:   p11-kit-trust-0.25.5-7.el10.x86_64                                            
DEBUG:   package-notes-srpm-macros-0.5-13.el10.noarch                                  
DEBUG:   pam-1.6.1-7.el10.x86_64                                                       
DEBUG:   pam-libs-1.6.1-7.el10.x86_64                                                  
DEBUG:   pango-1.54.0-3.el10.x86_64                                                    
DEBUG:   patch-2.7.6-26.el10.x86_64                                                    
DEBUG:   pcre2-10.44-1.el10.3.x86_64                                                   
DEBUG:   pcre2-syntax-10.44-1.el10.3.noarch                                            
DEBUG:   pcsc-lite-2.2.3-2.el10.x86_64                                                 
DEBUG:   pcsc-lite-ccid-1.6.0-2.el10.x86_64                                            
DEBUG:   pcsc-lite-libs-2.2.3-2.el10.x86_64                                            
DEBUG:   perl-srpm-macros-1-57.el10.noarch                                             
DEBUG:   pinentry-1.3.1-1.el10.x86_64                                                  
DEBUG:   pixman-0.43.4-2.el10.x86_64                                                   
DEBUG:   pkgconf-2.1.0-3.el10.x86_64                                                   
DEBUG:   pkgconf-m4-2.1.0-3.el10.noarch                                                
DEBUG:   pkgconf-pkg-config-2.1.0-3.el10.x86_64                                        
DEBUG:   polkit-125-3.el10.x86_64                                                      
DEBUG:   polkit-libs-125-3.el10.x86_64                                                 
DEBUG:   polkit-pkla-compat-0.1-30.el10.x86_64                                         
DEBUG:   poppler-24.02.0-6.el10.x86_64                                                 
DEBUG:   poppler-data-0.4.11-9.el10.noarch                                             
DEBUG:   poppler-glib-24.02.0-6.el10.x86_64                                            
DEBUG:   popt-1.19-8.el10.x86_64                                                       
DEBUG:   publicsuffix-list-dafsa-20240107-5.el10.noarch                                
DEBUG:   pyproject-srpm-macros-1.16.2-1.el10.noarch                                    
DEBUG:   python-rpm-macros-3.12-10.el10.noarch                                         
DEBUG:   python-srpm-macros-3.12-10.el10.noarch                                        
DEBUG:   python-unversioned-command-3.12.10-3.el10.noarch                              
DEBUG:   python3-3.12.10-3.el10.x86_64                                                 
DEBUG:   python3-babel-2.13.1-5.el10.noarch                                            
DEBUG:   python3-charset-normalizer-3.4.2-1.el10.noarch                                
DEBUG:   python3-devel-3.12.10-3.el10.x86_64                                           
DEBUG:   python3-dns-2.6.1-1.el10.noarch                                               
DEBUG:   python3-docutils-0.20.1-5.el10.noarch                                         
DEBUG:   python3-eventlet-0.36.1-1.el10s.noarch                                        
DEBUG:   python3-greenlet-3.0.3-5.el10.x86_64                                          
DEBUG:   python3-idna-3.7-4.el10.noarch                                                
DEBUG:   python3-imagesize-1.4.1-9.el10.noarch                                         
DEBUG:   python3-jinja2-3.1.6-1.el10.noarch                                            
DEBUG:   python3-libs-3.12.10-3.el10.x86_64                                            
DEBUG:   python3-markupsafe-2.1.3-6.el10.x86_64                                        
DEBUG:   python3-packaging-24.2-2.el10.noarch                                          
DEBUG:   python3-pbr-6.1.1-1.el10s.noarch                                              
DEBUG:   python3-pip-23.3.2-7.el10.noarch                                              
DEBUG:   python3-pip-wheel-23.3.2-7.el10.noarch                                        
DEBUG:   python3-pygments-2.18.0-1.el10.noarch                                         
DEBUG:   python3-requests-2.32.3-2.el10.noarch                                         
DEBUG:   python3-rpm-generators-14-12.el10.noarch                                      
DEBUG:   python3-rpm-macros-3.12-10.el10.noarch                                        
DEBUG:   python3-setuptools-69.0.3-9.el10.noarch                                       
DEBUG:   python3-setuptools_scm-8.0.4-7.el10.noarch                                    
DEBUG:   python3-six-1.16.0-16.el10.noarch                                             
DEBUG:   python3-sphinx-1:7.2.6-10.el10.noarch                                         
DEBUG:   python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch                           
DEBUG:   python3-sqlalchemy-2.0.26-6.el10.x86_64                                       
DEBUG:   python3-typing-extensions-4.12.2-2.el10s.noarch                               
DEBUG:   python3-urllib3-1.26.19-2.el10.noarch                                         
DEBUG:   qt6-srpm-macros-6.8.1-4.el10.noarch                                           
DEBUG:   readline-8.2-11.el10.x86_64                                                   
DEBUG:   redhat-rpm-config-291-1.el10.noarch                                           
DEBUG:   redhat-text-vf-fonts-4.1.0-1.el10.noarch                                      
DEBUG:   rpm-4.19.1.1-14.el10.x86_64                                                   
DEBUG:   rpm-build-4.19.1.1-14.el10.x86_64                                             
DEBUG:   rpm-build-libs-4.19.1.1-14.el10.x86_64                                        
DEBUG:   rpm-libs-4.19.1.1-14.el10.x86_64                                              
DEBUG:   rpm-plugin-audit-4.19.1.1-14.el10.x86_64                                      
DEBUG:   rpm-sequoia-1.6.0-6.el10.x86_64                                               
DEBUG:   rsvg-pixbuf-loader-2.57.1-9.el10.x86_64                                       
DEBUG:   rust-toolset-srpm-macros-1.87.0-1.el10.noarch                                 
DEBUG:   sed-4.9-3.el10.x86_64                                                         
DEBUG:   setup-2.14.5-7.el10.noarch                                                    
DEBUG:   shadow-utils-2:4.15.0-6.el10.x86_64                                           
DEBUG:   shared-mime-info-2.3-8.el10.x86_64                                            
DEBUG:   sqlite-libs-3.46.1-4.el10.x86_64                                              
DEBUG:   systemd-257-11.el10.x86_64                                                    
DEBUG:   systemd-libs-257-11.el10.x86_64                                               
DEBUG:   systemd-pam-257-11.el10.x86_64                                                
DEBUG:   systemd-rpm-macros-257-11.el10.noarch                                         
DEBUG:   tar-2:1.35-7.el10.x86_64                                                      
DEBUG:   tpm2-tss-4.1.3-5.el10.x86_64                                                  
DEBUG:   tzdata-2025b-1.el10.noarch                                                    
DEBUG:   unzip-6.0-66.el10.x86_64                                                      
DEBUG:   urw-base35-bookman-fonts-20200910-21.el10.noarch                              
DEBUG:   urw-base35-c059-fonts-20200910-21.el10.noarch                                 
DEBUG:   urw-base35-d050000l-fonts-20200910-21.el10.noarch                             
DEBUG:   urw-base35-fonts-20200910-21.el10.noarch                                      
DEBUG:   urw-base35-fonts-common-20200910-21.el10.noarch                               
DEBUG:   urw-base35-gothic-fonts-20200910-21.el10.noarch                               
DEBUG:   urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch                       
DEBUG:   urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch                         
DEBUG:   urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch                          
DEBUG:   urw-base35-p052-fonts-20200910-21.el10.noarch                                 
DEBUG:   urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch                  
DEBUG:   urw-base35-z003-fonts-20200910-21.el10.noarch                                 
DEBUG:   util-linux-2.40.2-10.el10.x86_64                                              
DEBUG:   util-linux-core-2.40.2-10.el10.x86_64                                         
DEBUG:   xkeyboard-config-2.41-3.el10.noarch                                           
DEBUG:   xml-common-0.6.3-65.el10.noarch                                               
DEBUG:   xz-1:5.6.2-4.el10.x86_64                                                      
DEBUG:   xz-libs-1:5.6.2-4.el10.x86_64                                                 
DEBUG:   zip-3.0-44.el10.x86_64                                                        
DEBUG:   zlib-ng-compat-2.2.3-2.el10.x86_64                                            
DEBUG:   zstd-1.5.5-9.el10.x86_64                                                      
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: installing minimal buildroot with dnf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/os-release
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: userdel: user 'mockbuild' does not exist
DEBUG: Child return code was: 6
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: groupdel: group 'mock' does not exist
DEBUG: Child return code was: 6
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
DEBUG: child environment: None
DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Start: creating root cache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: creating root cache
Finish: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: Installed packages:
INFO: ImageMagick-6.9.12.98-1.el10s.x86_64
ImageMagick-libs-6.9.12.98-1.el10s.x86_64
LibRaw-0.21.3-1.el10s.x86_64
adobe-mappings-cmap-20230622-5.el10.noarch
adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
adobe-mappings-pdf-20190401-9.el10.noarch
alternatives-1.30-2.el10.x86_64
annobin-docs-12.93-2.el10.noarch
annobin-plugin-gcc-12.93-2.el10.x86_64
audit-libs-4.0.3-4.el10.x86_64
authselect-1.5.0-8.el10.x86_64
authselect-libs-1.5.0-8.el10.x86_64
avahi-libs-0.9~rc2-1.el10.x86_64
basesystem-11-22.el10.noarch
bash-5.2.26-6.el10.x86_64
binutils-2.41-56.el10.x86_64
binutils-gold-2.41-56.el10.x86_64
bzip2-1.0.8-25.el10.x86_64
bzip2-libs-1.0.8-25.el10.x86_64
ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
cairo-1.18.2-2.el10.x86_64
cairo-gobject-1.18.2-2.el10.x86_64
centos-gpg-keys-10.0-8.el10.noarch
centos-stream-release-10.0-8.el10.noarch
centos-stream-repos-10.0-8.el10.noarch
coreutils-9.5-6.el10.x86_64
coreutils-common-9.5-6.el10.x86_64
cpio-2.15-3.el10.x86_64
cpp-14.2.1-8.el10.x86_64
cracklib-2.9.11-8.el10.x86_64
cracklib-dicts-2.9.11-8.el10.x86_64
crypto-policies-20250602-1.gita6d4d0c.el10.noarch
cryptsetup-libs-2.7.5-2.el10.x86_64
cups-filesystem-2.4.10-11.el10.noarch
cups-libs-2.4.10-11.el10.x86_64
curl-8.12.1-2.el10.x86_64
cyrus-sasl-lib-2.1.28-27.el10.x86_64
dbus-1.14.10-5.el10.x86_64
dbus-broker-36-1.el10.x86_64
dbus-common-1.14.10-5.el10.noarch
dbus-libs-1.14.10-5.el10.x86_64
debugedit-5.1-7.el10.x86_64
default-fonts-core-sans-4.1-3.el10.noarch
device-mapper-1.02.202-6.el10.x86_64
device-mapper-libs-1.02.202-6.el10.x86_64
diffutils-3.10-8.el10.x86_64
duktape-2.7.0-10.el10.x86_64
dwz-0.15-7.el10.x86_64
ed-1.20-5.el10.x86_64
efi-srpm-macros-6-6.el10.noarch
elfutils-0.193-1.el10.x86_64
elfutils-debuginfod-client-0.193-1.el10.x86_64
elfutils-default-yama-scope-0.193-1.el10.noarch
elfutils-libelf-0.193-1.el10.x86_64
elfutils-libs-0.193-1.el10.x86_64
expat-2.7.1-1.el10.x86_64
file-5.45-7.el10.x86_64
file-libs-5.45-7.el10.x86_64
filesystem-3.18-16.el10.x86_64
findutils-4.10.0-5.el10.x86_64
fontconfig-2.15.0-7.el10.x86_64
fonts-filesystem-2.0.5-18.el10.noarch
fonts-srpm-macros-2.0.5-18.el10.noarch
forge-srpm-macros-0.4.0-6.el10.noarch
freetype-2.13.2-8.el10.x86_64
fribidi-1.0.14-4.el10.x86_64
gawk-5.3.0-6.el10.x86_64
gawk-all-langpacks-5.3.0-6.el10.x86_64
gcc-14.2.1-8.el10.x86_64
gcc-plugin-annobin-14.2.1-8.el10.x86_64
gd-2.3.3-19.el10.x86_64
gdb-minimal-14.2-4.1.el10.x86_64
gdbm-1.23-11.el10.x86_64
gdbm-libs-1.23-11.el10.x86_64
gdk-pixbuf2-2.42.12-3.el10.x86_64
git-core-2.47.1-2.el10.x86_64
glib2-2.80.4-4.el10.x86_64
glibc-2.39-38.el10.x86_64
glibc-common-2.39-38.el10.x86_64
glibc-devel-2.39-38.el10.x86_64
glibc-gconv-extra-2.39-38.el10.x86_64
glibc-minimal-langpack-2.39-38.el10.x86_64
gmp-6.2.1-10.el10.x86_64
gnupg2-2.4.5-2.el10.x86_64
gnupg2-smime-2.4.5-2.el10.x86_64
gnutls-3.8.9-16.el10.x86_64
go-srpm-macros-3.6.0-4.el10.noarch
google-droid-sans-fonts-20200215-22.el10.noarch
google-noto-fonts-common-20240401-5.el10.noarch
google-noto-sans-vf-fonts-20240401-5.el10.noarch
gpgme-1.23.2-6.el10.x86_64
gpgmepp-1.23.2-6.el10.x86_64
graphite2-1.3.14-17.el10.x86_64
graphviz-9.0.0-15.el10.x86_64
grep-3.11-10.el10.x86_64
gzip-1.13-3.el10.x86_64
harfbuzz-8.4.0-6.el10.x86_64
imath-3.1.10-4.el10.x86_64
jansson-2.14-3.el10.x86_64
jasper-libs-4.1.0-5.el10.x86_64
jbig2dec-libs-0.20-7.el10.x86_64
jbigkit-libs-2.1-31.el10.x86_64
json-c-0.18-3.el10.x86_64
kernel-headers-6.12.0-92.el10.x86_64
kernel-srpm-macros-1.0-25.el10.noarch
keyutils-libs-1.6.3-5.el10.x86_64
kmod-libs-31-11.el10.x86_64
krb5-libs-1.21.3-7.el10.x86_64
lcms2-2.16-6.el10.x86_64
less-661-3.el10.x86_64
libICE-1.1.1-5.el10.x86_64
libSM-1.2.4-5.el10.x86_64
libX11-1.8.10-1.el10.x86_64
libX11-common-1.8.10-1.el10.noarch
libXau-1.0.11-8.el10.x86_64
libXext-1.3.6-3.el10.x86_64
libXft-2.3.8-8.el10.x86_64
libXpm-3.5.17-5.el10.x86_64
libXrender-0.9.11-8.el10.x86_64
libXt-1.3.0-5.el10.x86_64
libacl-2.3.2-4.el10.x86_64
libarchive-3.7.7-3.el10.x86_64
libassuan-2.5.6-6.el10.x86_64
libattr-2.5.2-5.el10.x86_64
libblkid-2.40.2-10.el10.x86_64
libbpf-1.5.0-4.el10.x86_64
libbrotli-1.1.0-6.el10.x86_64
libcap-2.69-7.el10.x86_64
libcap-ng-0.8.4-6.el10.x86_64
libcbor-0.11.0-3.el10.x86_64
libcom_err-1.47.1-3.el10.x86_64
libcurl-8.12.1-2.el10.x86_64
libdatrie-0.2.13-11.el10.x86_64
libeconf-0.6.2-4.el10.x86_64
libedit-3.1-52.20230828cvs.el10.x86_64
libevent-2.1.12-16.el10.x86_64
libfdisk-2.40.2-10.el10.x86_64
libffi-3.4.4-10.el10.x86_64
libfido2-1.14.0-7.el10.x86_64
libgcc-14.2.1-8.el10.x86_64
libgcrypt-1.11.0-6.el10.x86_64
libgomp-14.2.1-8.el10.x86_64
libgpg-error-1.50-2.el10.x86_64
libgs-10.02.1-16.el10.x86_64
libidn2-2.3.7-3.el10.x86_64
libijs-0.35-24.el10.x86_64
libjpeg-turbo-3.0.2-4.el10.x86_64
libksba-1.6.7-2.el10.x86_64
liblerc-4.0.0-8.el10.x86_64
liblqr-1-0.4.2-26.el10s.x86_64
libmount-2.40.2-10.el10.x86_64
libmpc-1.3.1-7.el10.x86_64
libnghttp2-1.64.0-2.el10.x86_64
libpaper-2.1.1-7.el10.x86_64
libpkgconf-2.1.0-3.el10.x86_64
libpng-1.6.40-8.el10.x86_64
libpsl-0.21.5-6.el10.x86_64
libpwquality-1.4.5-12.el10.x86_64
libraqm-0.10.1-2.el10s.x86_64
librsvg2-2.57.1-9.el10.x86_64
libseccomp-2.5.3-10.el10.x86_64
libsecret-0.21.2-8.el10.x86_64
libselinux-3.8-2.el10.x86_64
libsemanage-3.8.1-1.el10.x86_64
libsepol-3.8-1.el10.x86_64
libsmartcols-2.40.2-10.el10.x86_64
libssh-0.11.1-1.el10.x86_64
libssh-config-0.11.1-1.el10.noarch
libstdc++-14.2.1-8.el10.x86_64
libtasn1-4.20.0-1.el10.x86_64
libthai-0.1.29-10.el10.x86_64
libtiff-4.6.0-6.el10.x86_64
libtool-ltdl-2.4.7-13.el10.x86_64
libunistring-1.1-10.el10.x86_64
libusb1-1.0.27-4.el10.x86_64
libutempter-1.2.1-15.el10.x86_64
libuuid-2.40.2-10.el10.x86_64
libverto-0.3.2-10.el10.x86_64
libwebp-1.3.2-8.el10.x86_64
libwmf-lite-0.2.13-6.el10s.x86_64
libxcb-1.17.0-3.el10.x86_64
libxcrypt-4.4.36-10.el10.x86_64
libxcrypt-devel-4.4.36-10.el10.x86_64
libxkbcommon-1.7.0-4.el10.x86_64
libxml2-2.12.5-5.el10.x86_64
libzstd-1.5.5-9.el10.x86_64
lua-libs-5.4.6-7.el10.x86_64
lua-srpm-macros-1-15.el10.noarch
lz4-libs-1.9.4-8.el10.x86_64
make-4.4.1-9.el10.x86_64
mpdecimal-2.5.1-12.el10.x86_64
mpfr-4.2.1-5.el10.x86_64
ncurses-base-6.4-14.20240127.el10.noarch
ncurses-libs-6.4-14.20240127.el10.x86_64
npth-1.6-21.el10.x86_64
nspr-4.35.0-34.el10.x86_64
nss-3.101.0-13.el10.x86_64
nss-softokn-3.101.0-13.el10.x86_64
nss-softokn-freebl-3.101.0-13.el10.x86_64
nss-sysinit-3.101.0-13.el10.x86_64
nss-util-3.101.0-13.el10.x86_64
ocaml-srpm-macros-10-4.el10.noarch
openblas-srpm-macros-2-19.el10.noarch
openexr-libs-3.1.10-8.el10.x86_64
openjpeg2-2.5.2-4.el10.x86_64
openldap-2.6.8-3.el10.x86_64
openssh-9.9p1-9.el10.x86_64
openssh-clients-9.9p1-9.el10.x86_64
openssl-libs-3.5.0-8.el10.x86_64
openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
p11-kit-0.25.5-7.el10.x86_64
p11-kit-trust-0.25.5-7.el10.x86_64
package-notes-srpm-macros-0.5-13.el10.noarch
pam-1.6.1-7.el10.x86_64
pam-libs-1.6.1-7.el10.x86_64
pango-1.54.0-3.el10.x86_64
patch-2.7.6-26.el10.x86_64
pcre2-10.44-1.el10.3.x86_64
pcre2-syntax-10.44-1.el10.3.noarch
pcsc-lite-2.2.3-2.el10.x86_64
pcsc-lite-ccid-1.6.0-2.el10.x86_64
pcsc-lite-libs-2.2.3-2.el10.x86_64
perl-srpm-macros-1-57.el10.noarch
pinentry-1.3.1-1.el10.x86_64
pixman-0.43.4-2.el10.x86_64
pkgconf-2.1.0-3.el10.x86_64
pkgconf-m4-2.1.0-3.el10.noarch
pkgconf-pkg-config-2.1.0-3.el10.x86_64
polkit-125-3.el10.x86_64
polkit-libs-125-3.el10.x86_64
polkit-pkla-compat-0.1-30.el10.x86_64
poppler-24.02.0-6.el10.x86_64
poppler-data-0.4.11-9.el10.noarch
poppler-glib-24.02.0-6.el10.x86_64
popt-1.19-8.el10.x86_64
publicsuffix-list-dafsa-20240107-5.el10.noarch
pyproject-srpm-macros-1.16.2-1.el10.noarch
python-rpm-macros-3.12-10.el10.noarch
python-srpm-macros-3.12-10.el10.noarch
python-unversioned-command-3.12.10-3.el10.noarch
python3-3.12.10-3.el10.x86_64
python3-babel-2.13.1-5.el10.noarch
python3-charset-normalizer-3.4.2-1.el10.noarch
python3-devel-3.12.10-3.el10.x86_64
python3-dns-2.6.1-1.el10.noarch
python3-docutils-0.20.1-5.el10.noarch
python3-eventlet-0.36.1-1.el10s.noarch
python3-greenlet-3.0.3-5.el10.x86_64
python3-idna-3.7-4.el10.noarch
python3-imagesize-1.4.1-9.el10.noarch
python3-jinja2-3.1.6-1.el10.noarch
python3-libs-3.12.10-3.el10.x86_64
python3-markupsafe-2.1.3-6.el10.x86_64
python3-packaging-24.2-2.el10.noarch
python3-pbr-6.1.1-1.el10s.noarch
python3-pip-23.3.2-7.el10.noarch
python3-pip-wheel-23.3.2-7.el10.noarch
python3-pygments-2.18.0-1.el10.noarch
python3-requests-2.32.3-2.el10.noarch
python3-rpm-generators-14-12.el10.noarch
python3-rpm-macros-3.12-10.el10.noarch
python3-setuptools-69.0.3-9.el10.noarch
python3-setuptools_scm-8.0.4-7.el10.noarch
python3-six-1.16.0-16.el10.noarch
python3-sphinx-7.2.6-10.el10.noarch
python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
python3-sqlalchemy-2.0.26-6.el10.x86_64
python3-typing-extensions-4.12.2-2.el10s.noarch
python3-urllib3-1.26.19-2.el10.noarch
qt6-srpm-macros-6.8.1-4.el10.noarch
readline-8.2-11.el10.x86_64
redhat-rpm-config-291-1.el10.noarch
redhat-text-vf-fonts-4.1.0-1.el10.noarch
rpm-4.19.1.1-14.el10.x86_64
rpm-build-4.19.1.1-14.el10.x86_64
rpm-build-libs-4.19.1.1-14.el10.x86_64
rpm-libs-4.19.1.1-14.el10.x86_64
rpm-plugin-audit-4.19.1.1-14.el10.x86_64
rpm-sequoia-1.6.0-6.el10.x86_64
rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
rust-toolset-srpm-macros-1.87.0-1.el10.noarch
sed-4.9-3.el10.x86_64
setup-2.14.5-7.el10.noarch
shadow-utils-4.15.0-6.el10.x86_64
shared-mime-info-2.3-8.el10.x86_64
sqlite-libs-3.46.1-4.el10.x86_64
systemd-257-11.el10.x86_64
systemd-libs-257-11.el10.x86_64
systemd-pam-257-11.el10.x86_64
systemd-rpm-macros-257-11.el10.noarch
tar-1.35-7.el10.x86_64
tpm2-tss-4.1.3-5.el10.x86_64
tzdata-2025b-1.el10.noarch
unzip-6.0-66.el10.x86_64
urw-base35-bookman-fonts-20200910-21.el10.noarch
urw-base35-c059-fonts-20200910-21.el10.noarch
urw-base35-d050000l-fonts-20200910-21.el10.noarch
urw-base35-fonts-20200910-21.el10.noarch
urw-base35-fonts-common-20200910-21.el10.noarch
urw-base35-gothic-fonts-20200910-21.el10.noarch
urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
urw-base35-p052-fonts-20200910-21.el10.noarch
urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
urw-base35-z003-fonts-20200910-21.el10.noarch
util-linux-2.40.2-10.el10.x86_64
util-linux-core-2.40.2-10.el10.x86_64
xkeyboard-config-2.41-3.el10.noarch
xml-common-0.6.3-65.el10.noarch
xz-5.6.2-4.el10.x86_64
xz-libs-5.6.2-4.el10.x86_64
zip-3.0-44.el10.x86_64
zlib-ng-compat-2.2.3-2.el10.x86_64
zstd-1.5.5-9.el10.x86_64
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc'
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
+ MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/
+ '[' -z '' ']'
+ '[' '' == 1 ']'
+ detect_version_and_release
+ '[' -r setup.py -a '!' -r metadata.json ']'
+ copy_src_to_mock_buildroot
+ git checkout -f 15c04172263fdfc1934bc3c3669ff7574ce2d9c7
Note: switching to '15c04172263fdfc1934bc3c3669ff7574ce2d9c7'.

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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

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

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

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

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

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

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

[delorean-component-baremetal]
name=delorean-openstack-ironic-b18d581e0fe2377dbb53cb186236b77a5bffe11d
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/b1/8d/b18d581e0fe2377dbb53cb186236b77a5bffe11d_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-788c0b0726b2e8ba09734e456ed46ebf5a151820
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/78/8c/788c0b0726b2e8ba09734e456ed46ebf5a151820_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-heat-1917507c13944884a71cb9d3a97b37b725455a4d
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/19/17/1917507c13944884a71cb9d3a97b37b725455a4d_d3a4be46
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-d75507e679f64a7760e3344a257ed6f096ddae3c
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d7/55/d75507e679f64a7760e3344a257ed6f096ddae3c_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-whitebox-neutron-tests-tempest-83d7b5eaf4ff9b1a33be0a194613072b640b96f6
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/d7/83d7b5eaf4ff9b1a33be0a194613072b640b96f6_bbf30af6
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-python-watcher-tests-tempest-79458dbecf2020935455a59ed6cbc7d416a18ecc
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/79/45/79458dbecf2020935455a59ed6cbc7d416a18ecc_5ce2889e
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-edpm-image-builder-ba0f2912b19fd420780ffe9655cff2b01f8d1729
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/ba/0f/ba0f2912b19fd420780ffe9655cff2b01f8d1729_d62c2edd
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_52405b11
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-768723a5ffef5a9b4cab402c28fba51625caa94f
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/76/87/768723a5ffef5a9b4cab402c28fba51625caa94f_55cf7419
enabled=1
gpgcheck=0
priority=1

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

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

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

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

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

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

# epel is required for Ceph Squid and DLRN mock
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=1
gpgcheck=0
countme=1
priority=100
includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


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

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

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

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

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

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

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

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

!!
  self.initialize_options()
running sdist
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.1s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.2s)
running egg_info
creating tobiko.egg-info
writing pbr to tobiko.egg-info/pbr.json
writing tobiko.egg-info/PKG-INFO
writing dependency_links to tobiko.egg-info/dependency_links.txt
writing entry points to tobiko.egg-info/entry_points.txt
writing requirements to tobiko.egg-info/requires.txt
writing top-level names to tobiko.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'tobiko.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 'tobiko.egg-info/SOURCES.txt'
[pbr] reno was not found or is too old. Skipping release notes
running check
creating tobiko-0.8.11.dev2
creating tobiko-0.8.11.dev2/doc
creating tobiko-0.8.11.dev2/doc/source
creating tobiko-0.8.11.dev2/doc/source/_static
creating tobiko-0.8.11.dev2/doc/source/contributor
creating tobiko-0.8.11.dev2/doc/source/etc
creating tobiko-0.8.11.dev2/doc/source/miscellaneous
creating tobiko-0.8.11.dev2/doc/source/reference
creating tobiko-0.8.11.dev2/doc/source/reference/modules
creating tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
creating tobiko-0.8.11.dev2/doc/source/reference/modules/shell
creating tobiko-0.8.11.dev2/doc/source/reference/modules/tripleo
creating tobiko-0.8.11.dev2/doc/source/user
creating tobiko-0.8.11.dev2/etc
creating tobiko-0.8.11.dev2/infrared_plugin
creating tobiko-0.8.11.dev2/infrared_plugin/roles
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-before-run
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-before-run/defaults
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-before-run/tasks
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-deploy
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-deploy/defaults
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-deploy/tasks
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-init
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-init/tasks
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-jenkins
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-jenkins/tasks
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-jenkins/vars
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-run
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-run/defaults
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-run/meta
creating tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-run/tasks
creating tobiko-0.8.11.dev2/playbooks
creating tobiko-0.8.11.dev2/playbooks/docker
creating tobiko-0.8.11.dev2/playbooks/infrared
creating tobiko-0.8.11.dev2/playbooks/tripleo
creating tobiko-0.8.11.dev2/playbooks/unit
creating tobiko-0.8.11.dev2/releasenotes
creating tobiko-0.8.11.dev2/releasenotes/notes
creating tobiko-0.8.11.dev2/releasenotes/source
creating tobiko-0.8.11.dev2/releasenotes/source/_static
creating tobiko-0.8.11.dev2/releasenotes/source/_templates
creating tobiko-0.8.11.dev2/roles
creating tobiko-0.8.11.dev2/roles/multi-node-setup
creating tobiko-0.8.11.dev2/roles/multi-node-setup/defaults
creating tobiko-0.8.11.dev2/roles/multi-node-setup/tasks
creating tobiko-0.8.11.dev2/roles/tests
creating tobiko-0.8.11.dev2/roles/tests/templates
creating tobiko-0.8.11.dev2/roles/tobiko-bindep
creating tobiko-0.8.11.dev2/roles/tobiko-bindep/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-bindep/meta
creating tobiko-0.8.11.dev2/roles/tobiko-bindep/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-cleanup
creating tobiko-0.8.11.dev2/roles/tobiko-cleanup/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-cleanup/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-collect-report
creating tobiko-0.8.11.dev2/roles/tobiko-collect-report/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-collect-report/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-collect
creating tobiko-0.8.11.dev2/roles/tobiko-collect/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-collect/meta
creating tobiko-0.8.11.dev2/roles/tobiko-collect/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-common
creating tobiko-0.8.11.dev2/roles/tobiko-common/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-compile-python
creating tobiko-0.8.11.dev2/roles/tobiko-compile-python/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-compile-python/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-compile-python/tests
creating tobiko-0.8.11.dev2/roles/tobiko-configure
creating tobiko-0.8.11.dev2/roles/tobiko-configure/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-configure/meta
creating tobiko-0.8.11.dev2/roles/tobiko-configure/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-copy-resolv-conf
creating tobiko-0.8.11.dev2/roles/tobiko-copy-resolv-conf/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-copy-resolv-conf/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-devstack
creating tobiko-0.8.11.dev2/roles/tobiko-devstack/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-devstack/meta
creating tobiko-0.8.11.dev2/roles/tobiko-devstack/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-docker-compose
creating tobiko-0.8.11.dev2/roles/tobiko-docker-compose/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-docker-compose/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-download-images
creating tobiko-0.8.11.dev2/roles/tobiko-download-images/files
creating tobiko-0.8.11.dev2/roles/tobiko-download-images/meta
creating tobiko-0.8.11.dev2/roles/tobiko-download-images/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-docker-compose
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-docker-compose/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-docker-compose/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-python3
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/files
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/meta
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/vars
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-ssh-keys
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-ssh-keys/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-ssh-keys/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-tox
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-tox/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-tox/meta
creating tobiko-0.8.11.dev2/roles/tobiko-ensure-tox/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-inventory
creating tobiko-0.8.11.dev2/roles/tobiko-inventory/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-inventory/meta
creating tobiko-0.8.11.dev2/roles/tobiko-inventory/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-inventory/templates
creating tobiko-0.8.11.dev2/roles/tobiko-inventory/vars
creating tobiko-0.8.11.dev2/roles/tobiko-redhat-subscription
creating tobiko-0.8.11.dev2/roles/tobiko-redhat-subscription/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-redhat-subscription/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-run
creating tobiko-0.8.11.dev2/roles/tobiko-run/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-run/meta
creating tobiko-0.8.11.dev2/roles/tobiko-run/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-run/vars
creating tobiko-0.8.11.dev2/roles/tobiko-tox
creating tobiko-0.8.11.dev2/roles/tobiko-tox/defaults
creating tobiko-0.8.11.dev2/roles/tobiko-tox/meta
creating tobiko-0.8.11.dev2/roles/tobiko-tox/tasks
creating tobiko-0.8.11.dev2/roles/tobiko-zuul
creating tobiko-0.8.11.dev2/roles/tobiko-zuul/meta
creating tobiko-0.8.11.dev2/roles/tobiko-zuul/vars
creating tobiko-0.8.11.dev2/tobiko
creating tobiko-0.8.11.dev2/tobiko.egg-info
creating tobiko-0.8.11.dev2/tobiko/actors
creating tobiko-0.8.11.dev2/tobiko/cmd
creating tobiko-0.8.11.dev2/tobiko/common
creating tobiko-0.8.11.dev2/tobiko/docker
creating tobiko-0.8.11.dev2/tobiko/http
creating tobiko-0.8.11.dev2/tobiko/openstack
creating tobiko-0.8.11.dev2/tobiko/openstack/base
creating tobiko-0.8.11.dev2/tobiko/openstack/designate
creating tobiko-0.8.11.dev2/tobiko/openstack/glance
creating tobiko-0.8.11.dev2/tobiko/openstack/heat
creating tobiko-0.8.11.dev2/tobiko/openstack/ironic
creating tobiko-0.8.11.dev2/tobiko/openstack/keystone
creating tobiko-0.8.11.dev2/tobiko/openstack/manila
creating tobiko-0.8.11.dev2/tobiko/openstack/metalsmith
creating tobiko-0.8.11.dev2/tobiko/openstack/neutron
creating tobiko-0.8.11.dev2/tobiko/openstack/nova
creating tobiko-0.8.11.dev2/tobiko/openstack/octavia
creating tobiko-0.8.11.dev2/tobiko/openstack/openstackclient
creating tobiko-0.8.11.dev2/tobiko/openstack/openstacksdkclient
creating tobiko-0.8.11.dev2/tobiko/openstack/stacks
creating tobiko-0.8.11.dev2/tobiko/openstack/stacks/designate
creating tobiko-0.8.11.dev2/tobiko/openstack/stacks/neutron
creating tobiko-0.8.11.dev2/tobiko/openstack/stacks/nova
creating tobiko-0.8.11.dev2/tobiko/openstack/tests
creating tobiko-0.8.11.dev2/tobiko/openstack/topology
creating tobiko-0.8.11.dev2/tobiko/podified
creating tobiko-0.8.11.dev2/tobiko/podman
creating tobiko-0.8.11.dev2/tobiko/podman/_podman1
creating tobiko-0.8.11.dev2/tobiko/podman/_podman1/libs
creating tobiko-0.8.11.dev2/tobiko/rhosp
creating tobiko-0.8.11.dev2/tobiko/shell
creating tobiko-0.8.11.dev2/tobiko/shell/ansible
creating tobiko-0.8.11.dev2/tobiko/shell/curl
creating tobiko-0.8.11.dev2/tobiko/shell/files
creating tobiko-0.8.11.dev2/tobiko/shell/http_ping
creating tobiko-0.8.11.dev2/tobiko/shell/iperf3
creating tobiko-0.8.11.dev2/tobiko/shell/ping
creating tobiko-0.8.11.dev2/tobiko/shell/sh
creating tobiko-0.8.11.dev2/tobiko/shell/ssh
creating tobiko-0.8.11.dev2/tobiko/shell/tcpdump
creating tobiko-0.8.11.dev2/tobiko/shiftstack
creating tobiko-0.8.11.dev2/tobiko/tests
creating tobiko-0.8.11.dev2/tobiko/tests/faults
creating tobiko-0.8.11.dev2/tobiko/tests/faults/containers
creating tobiko-0.8.11.dev2/tobiko/tests/faults/ha
creating tobiko-0.8.11.dev2/tobiko/tests/faults/iha
creating tobiko-0.8.11.dev2/tobiko/tests/faults/neutron
creating tobiko-0.8.11.dev2/tobiko/tests/faults/octavia
creating tobiko-0.8.11.dev2/tobiko/tests/faults/podified
creating tobiko-0.8.11.dev2/tobiko/tests/faults/podified/ha
creating tobiko-0.8.11.dev2/tobiko/tests/functional
creating tobiko-0.8.11.dev2/tobiko/tests/functional/docker
creating tobiko-0.8.11.dev2/tobiko/tests/functional/openstack
creating tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/hot
creating tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/neutron
creating tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/stacks
creating tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/tests
creating tobiko-0.8.11.dev2/tobiko/tests/functional/podified
creating tobiko-0.8.11.dev2/tobiko/tests/functional/podman
creating tobiko-0.8.11.dev2/tobiko/tests/functional/shell
creating tobiko-0.8.11.dev2/tobiko/tests/functional/shell/sh
creating tobiko-0.8.11.dev2/tobiko/tests/functional/shiftstack
creating tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo
creating tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks
creating tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks/requirements
creating tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks/roles
creating tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks/roles/ping
creating tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks/roles/ping/tasks
creating tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks/vars
creating tobiko-0.8.11.dev2/tobiko/tests/sanity
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/cloud
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/containers
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/ha
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/neutron
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/nova
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/files
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/scripts
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
creating tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/vars
creating tobiko-0.8.11.dev2/tobiko/tests/scenario
creating tobiko-0.8.11.dev2/tobiko/tests/scenario/designate
creating tobiko-0.8.11.dev2/tobiko/tests/scenario/manila
creating tobiko-0.8.11.dev2/tobiko/tests/scenario/neutron
creating tobiko-0.8.11.dev2/tobiko/tests/scenario/nova
creating tobiko-0.8.11.dev2/tobiko/tests/scenario/octavia
creating tobiko-0.8.11.dev2/tobiko/tests/scenario/playbooks
creating tobiko-0.8.11.dev2/tobiko/tests/unit
creating tobiko-0.8.11.dev2/tobiko/tests/unit/actors
creating tobiko-0.8.11.dev2/tobiko/tests/unit/openstack
creating tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/designate
creating tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/heat
creating tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/keystone
creating tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/metalsmith
creating tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/neutron
creating tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/nova
creating tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/octavia
creating tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/tests
creating tobiko-0.8.11.dev2/tobiko/tests/unit/shell
creating tobiko-0.8.11.dev2/tobiko/tests/unit/shell/sh
creating tobiko-0.8.11.dev2/tobiko/tests/unit/tripleo
creating tobiko-0.8.11.dev2/tobiko/tripleo
creating tobiko-0.8.11.dev2/tools
creating tobiko-0.8.11.dev2/tools/iperf3_image
creating tobiko-0.8.11.dev2/zuul.d
copying files to tobiko-0.8.11.dev2...
copying .coveragerc -> tobiko-0.8.11.dev2
copying .dockerignore -> tobiko-0.8.11.dev2
copying .pre-commit-config.yaml -> tobiko-0.8.11.dev2
copying .pylintrc -> tobiko-0.8.11.dev2
copying .readthedocs.yaml -> tobiko-0.8.11.dev2
copying .stestr.conf -> tobiko-0.8.11.dev2
copying AUTHORS -> tobiko-0.8.11.dev2
copying ChangeLog -> tobiko-0.8.11.dev2
copying Dockerfile -> tobiko-0.8.11.dev2
copying LICENSE -> tobiko-0.8.11.dev2
copying Pipfile -> tobiko-0.8.11.dev2
copying README.rst -> tobiko-0.8.11.dev2
copying ansible.cfg -> tobiko-0.8.11.dev2
copying bindep.txt -> tobiko-0.8.11.dev2
copying docker-compose.yml -> tobiko-0.8.11.dev2
copying extra-requirements.txt -> tobiko-0.8.11.dev2
copying linters-requirements.txt -> tobiko-0.8.11.dev2
copying lower-constraints.txt -> tobiko-0.8.11.dev2
copying mypy.ini -> tobiko-0.8.11.dev2
copying pytest.ini -> tobiko-0.8.11.dev2
copying requirements.txt -> tobiko-0.8.11.dev2
copying setup.cfg -> tobiko-0.8.11.dev2
copying setup.py -> tobiko-0.8.11.dev2
copying test-requirements.txt -> tobiko-0.8.11.dev2
copying tobiko.conf.example -> tobiko-0.8.11.dev2
copying tox.ini -> tobiko-0.8.11.dev2
copying upper-constraints.txt -> tobiko-0.8.11.dev2
copying doc/Makefile -> tobiko-0.8.11.dev2/doc
copying doc/readthedocs_requirements.txt -> tobiko-0.8.11.dev2/doc
copying doc/requirements.txt -> tobiko-0.8.11.dev2/doc
copying doc/source/conf.py -> tobiko-0.8.11.dev2/doc/source
copying doc/source/content.rst -> tobiko-0.8.11.dev2/doc/source
copying doc/source/index.rst -> tobiko-0.8.11.dev2/doc/source
'doc/source/releasenotes' not a regular file -- skipping
copying doc/source/_static/tobiko.conf.sample -> tobiko-0.8.11.dev2/doc/source/_static
copying doc/source/_static/tobiko.conf.txt -> tobiko-0.8.11.dev2/doc/source/_static
copying doc/source/contributor/Vagrantfile -> tobiko-0.8.11.dev2/doc/source/contributor
copying doc/source/contributor/contributor.rst -> tobiko-0.8.11.dev2/doc/source/contributor
copying doc/source/contributor/index.rst -> tobiko-0.8.11.dev2/doc/source/contributor
copying doc/source/contributor/reviewer.rst -> tobiko-0.8.11.dev2/doc/source/contributor
copying doc/source/contributor/setup_tobiko_workstation.rst -> tobiko-0.8.11.dev2/doc/source/contributor
copying doc/source/etc/index.rst -> tobiko-0.8.11.dev2/doc/source/etc
copying doc/source/etc/tobiko.conf.gen -> tobiko-0.8.11.dev2/doc/source/etc
copying doc/source/etc/tobiko.conf.rst -> tobiko-0.8.11.dev2/doc/source/etc
copying doc/source/miscellaneous/from-tempest-to-tobiko.rst -> tobiko-0.8.11.dev2/doc/source/miscellaneous
copying doc/source/miscellaneous/index.rst -> tobiko-0.8.11.dev2/doc/source/miscellaneous
copying doc/source/reference/index.rst -> tobiko-0.8.11.dev2/doc/source/reference
copying doc/source/reference/modules/actors.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules
copying doc/source/reference/modules/docker.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules
copying doc/source/reference/modules/http.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules
copying doc/source/reference/modules/podman.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules
copying doc/source/reference/modules/shiftstack.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules
copying doc/source/reference/modules/tobiko.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules
copying doc/source/reference/modules/openstack/designate.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/glance.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/heat.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/index.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/ironic.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/keystone.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/metalsmith.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/neutron.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/nova.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/octavia.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/openstackclient.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/stacks.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/openstack/topology.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/openstack
copying doc/source/reference/modules/shell/ansible.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/shell
copying doc/source/reference/modules/shell/curl.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/shell
copying doc/source/reference/modules/shell/files.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/shell
copying doc/source/reference/modules/shell/index.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/shell
copying doc/source/reference/modules/shell/iperf3.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/shell
copying doc/source/reference/modules/shell/ping.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/shell
copying doc/source/reference/modules/shell/sh.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/shell
copying doc/source/reference/modules/shell/ssh.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/shell
copying doc/source/reference/modules/shell/tcpdump.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/shell
copying doc/source/reference/modules/tripleo/containers.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/tripleo
copying doc/source/reference/modules/tripleo/index.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/tripleo
copying doc/source/reference/modules/tripleo/nova.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/tripleo
copying doc/source/reference/modules/tripleo/pacemaker.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/tripleo
copying doc/source/reference/modules/tripleo/processes.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/tripleo
copying doc/source/reference/modules/tripleo/services.rst -> tobiko-0.8.11.dev2/doc/source/reference/modules/tripleo
copying doc/source/user/_conf_credentials.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_conf_explanation.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_conf_logging.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_conf_venv_with_tox.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_install_venv.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_prepare_advanced_image.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_prepare_tobiko_test_pod.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_run_faults.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_run_scenario.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_run_specific_tests.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_run_using_ci_framework.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_run_workflow.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_skip_resources_creation.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/_test_cases_report_files.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/config.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/index.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/install.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/quick-start.rst -> tobiko-0.8.11.dev2/doc/source/user
copying doc/source/user/run-test-cases.rst -> tobiko-0.8.11.dev2/doc/source/user
copying etc/README.txt -> tobiko-0.8.11.dev2/etc
copying etc/tobiko.conf.example -> tobiko-0.8.11.dev2/etc
copying infrared_plugin/Dockerfile -> tobiko-0.8.11.dev2/infrared_plugin
copying infrared_plugin/main.yaml -> tobiko-0.8.11.dev2/infrared_plugin
copying infrared_plugin/plugin.spec -> tobiko-0.8.11.dev2/infrared_plugin
copying infrared_plugin/requirements.txt -> tobiko-0.8.11.dev2/infrared_plugin
copying infrared_plugin/roles/tobiko-ir-before-run/defaults/main.yaml -> tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-before-run/defaults
copying infrared_plugin/roles/tobiko-ir-before-run/tasks/main.yaml -> tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-before-run/tasks
copying infrared_plugin/roles/tobiko-ir-deploy/defaults/main.yaml -> tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-deploy/defaults
copying infrared_plugin/roles/tobiko-ir-deploy/tasks/main.yaml -> tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-deploy/tasks
copying infrared_plugin/roles/tobiko-ir-init/tasks/main.yaml -> tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-init/tasks
copying infrared_plugin/roles/tobiko-ir-jenkins/tasks/main.yaml -> tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-jenkins/tasks
copying infrared_plugin/roles/tobiko-ir-jenkins/vars/jenkins.yaml -> tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-jenkins/vars
copying infrared_plugin/roles/tobiko-ir-run/defaults/main.yaml -> tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-run/defaults
copying infrared_plugin/roles/tobiko-ir-run/meta/main.yaml -> tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-run/meta
copying infrared_plugin/roles/tobiko-ir-run/tasks/main.yaml -> tobiko-0.8.11.dev2/infrared_plugin/roles/tobiko-ir-run/tasks
copying playbooks/docker/post.yaml -> tobiko-0.8.11.dev2/playbooks/docker
copying playbooks/docker/pre.yaml -> tobiko-0.8.11.dev2/playbooks/docker
copying playbooks/docker/run.yaml -> tobiko-0.8.11.dev2/playbooks/docker
copying playbooks/infrared/pre.yaml -> tobiko-0.8.11.dev2/playbooks/infrared
copying playbooks/infrared/run.yaml -> tobiko-0.8.11.dev2/playbooks/infrared
copying playbooks/tripleo/post.yaml -> tobiko-0.8.11.dev2/playbooks/tripleo
copying playbooks/tripleo/pre.yaml -> tobiko-0.8.11.dev2/playbooks/tripleo
copying playbooks/tripleo/run.yaml -> tobiko-0.8.11.dev2/playbooks/tripleo
copying playbooks/unit/pre.yaml -> tobiko-0.8.11.dev2/playbooks/unit
copying releasenotes/notes/.placeholder -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/Added-parser-for-`ss`-command-ac426b522eb8adbe.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/Added-support-for-metalsmith-00b9f808c1030236.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/Background-ping-in-the-POD-28117c34bd25f832.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/Deprecate-run_background_ping_in_pod-option-bd6dd8783f224473.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/add-manila-support-d2dd3aab05b75439.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/background-snat-and-east-west-tests-added-7871f75475bcef65.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/customize-ubuntu-guest-images-before-test-execution-6e14849de6057ed2.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/drop-py36-py37-support-e90a696923eb3eaf.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/image-file-deprecated-c9394ca421f7bbaf.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/interval-option-for-iperf3-75b69f81e6cedbeb.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/interval-option-for-tobiko-ping-cli-tool-1f545707f32989c6.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/iperf3_image-config-option-c8bb1abb48681953.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/new-backgroud-ping-pod-config-options-f37846f9defbb5bb.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/remove-CustomizedGlanceImageFixture-12e9012e57dba25a.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/replace-ubuntu-with-fedora-f4b3cdecebb9ae68.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/run-iperf3-in-backgroung-693e3125b31f1897.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/notes/skipregex-new-arg-a9f1c001cbc823f9.yaml -> tobiko-0.8.11.dev2/releasenotes/notes
copying releasenotes/source/0.6.0.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/0.6.2.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/0.7.0.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/0.7.1.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/0.8.10.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/0.8.4.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/0.8.5.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/0.8.6.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/0.8.7.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/0.8.8.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/conf.py -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/index.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/unreleased.rst -> tobiko-0.8.11.dev2/releasenotes/source
copying releasenotes/source/_static/.placeholder -> tobiko-0.8.11.dev2/releasenotes/source/_static
copying releasenotes/source/_templates/.placeholder -> tobiko-0.8.11.dev2/releasenotes/source/_templates
copying roles/multi-node-setup/README.rst -> tobiko-0.8.11.dev2/roles/multi-node-setup
copying roles/multi-node-setup/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/multi-node-setup/defaults
copying roles/multi-node-setup/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/multi-node-setup/tasks
copying roles/tests/Vagrantfile -> tobiko-0.8.11.dev2/roles/tests
copying roles/tests/ansible.cfg -> tobiko-0.8.11.dev2/roles/tests
copying roles/tests/provision.yaml -> tobiko-0.8.11.dev2/roles/tests
copying roles/tests/test_infrared_plugin.yaml -> tobiko-0.8.11.dev2/roles/tests
copying roles/tests/templates/hosts.j2 -> tobiko-0.8.11.dev2/roles/tests/templates
copying roles/tests/templates/ssh_config.j2 -> tobiko-0.8.11.dev2/roles/tests/templates
copying roles/tobiko-bindep/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-bindep/defaults
copying roles/tobiko-bindep/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-bindep/meta
copying roles/tobiko-bindep/tasks/ensure-bindep.yaml -> tobiko-0.8.11.dev2/roles/tobiko-bindep/tasks
copying roles/tobiko-bindep/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-bindep/tasks
copying roles/tobiko-cleanup/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-cleanup/defaults
copying roles/tobiko-cleanup/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-cleanup/tasks
copying roles/tobiko-collect-report/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-collect-report/defaults
copying roles/tobiko-collect-report/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-collect-report/tasks
copying roles/tobiko-collect/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-collect/defaults
copying roles/tobiko-collect/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-collect/meta
copying roles/tobiko-collect/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-collect/tasks
copying roles/tobiko-common/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-common/defaults
copying roles/tobiko-compile-python/.gitignore -> tobiko-0.8.11.dev2/roles/tobiko-compile-python
copying roles/tobiko-compile-python/Vagrantfile -> tobiko-0.8.11.dev2/roles/tobiko-compile-python
copying roles/tobiko-compile-python/ansible.cfg -> tobiko-0.8.11.dev2/roles/tobiko-compile-python
copying roles/tobiko-compile-python/resolv_conf.yaml -> tobiko-0.8.11.dev2/roles/tobiko-compile-python
copying roles/tobiko-compile-python/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-compile-python/defaults
copying roles/tobiko-compile-python/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-compile-python/tasks
copying roles/tobiko-compile-python/tasks/setup_pip.yaml -> tobiko-0.8.11.dev2/roles/tobiko-compile-python/tasks
copying roles/tobiko-compile-python/tasks/setup_python.yaml -> tobiko-0.8.11.dev2/roles/tobiko-compile-python/tasks
copying roles/tobiko-compile-python/tests/.gitignore -> tobiko-0.8.11.dev2/roles/tobiko-compile-python/tests
copying roles/tobiko-compile-python/tests/test_py38.yaml -> tobiko-0.8.11.dev2/roles/tobiko-compile-python/tests
copying roles/tobiko-configure/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-configure/defaults
copying roles/tobiko-configure/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-configure/meta
copying roles/tobiko-configure/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-configure/tasks
copying roles/tobiko-copy-resolv-conf/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-copy-resolv-conf/defaults
copying roles/tobiko-copy-resolv-conf/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-copy-resolv-conf/tasks
copying roles/tobiko-devstack/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-devstack/defaults
copying roles/tobiko-devstack/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-devstack/meta
copying roles/tobiko-devstack/tasks/deploy-devstack.yaml -> tobiko-0.8.11.dev2/roles/tobiko-devstack/tasks
copying roles/tobiko-devstack/tasks/deploy-tobiko.yaml -> tobiko-0.8.11.dev2/roles/tobiko-devstack/tasks
copying roles/tobiko-devstack/tasks/ensure-stack-user.yaml -> tobiko-0.8.11.dev2/roles/tobiko-devstack/tasks
copying roles/tobiko-devstack/tasks/install-bindeps.yaml -> tobiko-0.8.11.dev2/roles/tobiko-devstack/tasks
copying roles/tobiko-devstack/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-devstack/tasks
copying roles/tobiko-devstack/tasks/run-stack.yaml -> tobiko-0.8.11.dev2/roles/tobiko-devstack/tasks
copying roles/tobiko-devstack/tasks/run-unstack.yaml -> tobiko-0.8.11.dev2/roles/tobiko-devstack/tasks
copying roles/tobiko-docker-compose/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-docker-compose/defaults
copying roles/tobiko-docker-compose/tasks/build.yaml -> tobiko-0.8.11.dev2/roles/tobiko-docker-compose/tasks
copying roles/tobiko-docker-compose/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-docker-compose/tasks
copying roles/tobiko-docker-compose/tasks/run.yaml -> tobiko-0.8.11.dev2/roles/tobiko-docker-compose/tasks
copying roles/tobiko-download-images/files/config -> tobiko-0.8.11.dev2/roles/tobiko-download-images/files
copying roles/tobiko-download-images/files/iperf3-server.service -> tobiko-0.8.11.dev2/roles/tobiko-download-images/files
copying roles/tobiko-download-images/files/nginx_id.conf -> tobiko-0.8.11.dev2/roles/tobiko-download-images/files
copying roles/tobiko-download-images/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-download-images/meta
copying roles/tobiko-download-images/tasks/download-and-customize.yaml -> tobiko-0.8.11.dev2/roles/tobiko-download-images/tasks
copying roles/tobiko-download-images/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-download-images/tasks
copying roles/tobiko-ensure-docker-compose/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-docker-compose/defaults
copying roles/tobiko-ensure-docker-compose/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-docker-compose/tasks
copying roles/tobiko-ensure-python3/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/defaults
copying roles/tobiko-ensure-python3/files/get_python_info.py -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/files
copying roles/tobiko-ensure-python3/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/meta
copying roles/tobiko-ensure-python3/tasks/ensure-python3.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/tasks
copying roles/tobiko-ensure-python3/tasks/install.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/tasks
copying roles/tobiko-ensure-python3/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/tasks
copying roles/tobiko-ensure-python3/tasks/platform.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/tasks
copying roles/tobiko-ensure-python3/vars/py3-Fedora.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/vars
copying roles/tobiko-ensure-python3/vars/py3-MacOSX.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/vars
copying roles/tobiko-ensure-python3/vars/py3-RedHat.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/vars
copying roles/tobiko-ensure-python3/vars/py3-Ubuntu-18.04.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/vars
copying roles/tobiko-ensure-python3/vars/py3-Ubuntu.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-python3/vars
copying roles/tobiko-ensure-ssh-keys/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-ssh-keys/defaults
copying roles/tobiko-ensure-ssh-keys/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-ssh-keys/tasks
copying roles/tobiko-ensure-tox/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-tox/defaults
copying roles/tobiko-ensure-tox/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-tox/meta
copying roles/tobiko-ensure-tox/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-tox/tasks
copying roles/tobiko-ensure-tox/tasks/tox.yaml -> tobiko-0.8.11.dev2/roles/tobiko-ensure-tox/tasks
copying roles/tobiko-inventory/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-inventory/defaults
copying roles/tobiko-inventory/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-inventory/meta
copying roles/tobiko-inventory/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-inventory/tasks
copying roles/tobiko-inventory/templates/test_inventory.j2 -> tobiko-0.8.11.dev2/roles/tobiko-inventory/templates
copying roles/tobiko-inventory/vars/test-inventory-CentOS-7.yaml -> tobiko-0.8.11.dev2/roles/tobiko-inventory/vars
copying roles/tobiko-inventory/vars/test-inventory-Fedora.yaml -> tobiko-0.8.11.dev2/roles/tobiko-inventory/vars
copying roles/tobiko-inventory/vars/test-inventory-RedHat.yaml -> tobiko-0.8.11.dev2/roles/tobiko-inventory/vars
copying roles/tobiko-inventory/vars/test-inventory-Ubuntu.yaml -> tobiko-0.8.11.dev2/roles/tobiko-inventory/vars
copying roles/tobiko-redhat-subscription/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-redhat-subscription/defaults
copying roles/tobiko-redhat-subscription/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-redhat-subscription/tasks
copying roles/tobiko-run/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/defaults
copying roles/tobiko-run/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/meta
copying roles/tobiko-run/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/tasks
copying roles/tobiko-run/tasks/run.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/tasks
copying roles/tobiko-run/vars/test-workflow-check-resources-designate.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-check-resources-faults.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-check-resources-heat.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-check-resources-manila.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-check-resources-neutron.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-check-resources-nova.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-check-resources-octavia.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-check-resources-ovn-migration.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-check-resources.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-create-check-neutron-resources.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-create-resources-designate.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-create-resources-faults.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-create-resources-heat.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-create-resources-manila.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-create-resources-neutron.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-create-resources-nova.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-create-resources-octavia.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-create-resources-ovn-migration.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-create-resources.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-default.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-faults-iha.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-faults-neutron.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-faults.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-functional.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-gate.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-minimal.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-octavia-faults.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-sanity-shiftstack.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-sanity.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-unit-functional.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-run/vars/test-workflow-unit.yaml -> tobiko-0.8.11.dev2/roles/tobiko-run/vars
copying roles/tobiko-tox/defaults/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-tox/defaults
copying roles/tobiko-tox/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-tox/meta
copying roles/tobiko-tox/tasks/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-tox/tasks
copying roles/tobiko-tox/tasks/tox.yaml -> tobiko-0.8.11.dev2/roles/tobiko-tox/tasks
copying roles/tobiko-zuul/meta/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-zuul/meta
copying roles/tobiko-zuul/vars/main.yaml -> tobiko-0.8.11.dev2/roles/tobiko-zuul/vars
copying tobiko/__init__.py -> tobiko-0.8.11.dev2/tobiko
copying tobiko/config.py -> tobiko-0.8.11.dev2/tobiko
copying tobiko/version.py -> tobiko-0.8.11.dev2/tobiko
copying tobiko.egg-info/PKG-INFO -> tobiko-0.8.11.dev2/tobiko.egg-info
copying tobiko.egg-info/SOURCES.txt -> tobiko-0.8.11.dev2/tobiko.egg-info
copying tobiko.egg-info/dependency_links.txt -> tobiko-0.8.11.dev2/tobiko.egg-info
copying tobiko.egg-info/entry_points.txt -> tobiko-0.8.11.dev2/tobiko.egg-info
copying tobiko.egg-info/not-zip-safe -> tobiko-0.8.11.dev2/tobiko.egg-info
copying tobiko.egg-info/pbr.json -> tobiko-0.8.11.dev2/tobiko.egg-info
copying tobiko.egg-info/requires.txt -> tobiko-0.8.11.dev2/tobiko.egg-info
copying tobiko.egg-info/top_level.txt -> tobiko-0.8.11.dev2/tobiko.egg-info
copying tobiko/actors/__init__.py -> tobiko-0.8.11.dev2/tobiko/actors
copying tobiko/actors/_actor.py -> tobiko-0.8.11.dev2/tobiko/actors
copying tobiko/actors/_manager.py -> tobiko-0.8.11.dev2/tobiko/actors
copying tobiko/actors/_proxy.py -> tobiko-0.8.11.dev2/tobiko/actors
copying tobiko/actors/_request.py -> tobiko-0.8.11.dev2/tobiko/actors
copying tobiko/cmd/__init__.py -> tobiko-0.8.11.dev2/tobiko/cmd
copying tobiko/cmd/_http_ping.py -> tobiko-0.8.11.dev2/tobiko/cmd
copying tobiko/cmd/_main.py -> tobiko-0.8.11.dev2/tobiko/cmd
copying tobiko/cmd/_ping.py -> tobiko-0.8.11.dev2/tobiko/cmd
copying tobiko/common/__init__.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_cached.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_case.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_config.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_detail.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_exception.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_fixture.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_ini.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_loader.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_lockutils.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_logging.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_operation.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_os.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_retry.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_select.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_shelves.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_skip.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_time.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_utils.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_version.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/common/_yaml.py -> tobiko-0.8.11.dev2/tobiko/common
copying tobiko/docker/__init__.py -> tobiko-0.8.11.dev2/tobiko/docker
copying tobiko/docker/_client.py -> tobiko-0.8.11.dev2/tobiko/docker
copying tobiko/docker/_exception.py -> tobiko-0.8.11.dev2/tobiko/docker
copying tobiko/docker/_shell.py -> tobiko-0.8.11.dev2/tobiko/docker
copying tobiko/docker/config.py -> tobiko-0.8.11.dev2/tobiko/docker
copying tobiko/http/__init__.py -> tobiko-0.8.11.dev2/tobiko/http
copying tobiko/http/_connection.py -> tobiko-0.8.11.dev2/tobiko/http
copying tobiko/http/_session.py -> tobiko-0.8.11.dev2/tobiko/http
copying tobiko/openstack/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack
copying tobiko/openstack/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack
copying tobiko/openstack/base/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/base
copying tobiko/openstack/base/_fixture.py -> tobiko-0.8.11.dev2/tobiko/openstack/base
copying tobiko/openstack/designate/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/designate
copying tobiko/openstack/designate/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/designate
copying tobiko/openstack/designate/_constants.py -> tobiko-0.8.11.dev2/tobiko/openstack/designate
copying tobiko/openstack/designate/_zone.py -> tobiko-0.8.11.dev2/tobiko/openstack/designate
copying tobiko/openstack/glance/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/glance
copying tobiko/openstack/glance/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/glance
copying tobiko/openstack/glance/_image.py -> tobiko-0.8.11.dev2/tobiko/openstack/glance
copying tobiko/openstack/glance/_io.py -> tobiko-0.8.11.dev2/tobiko/openstack/glance
copying tobiko/openstack/glance/_lzma.py -> tobiko-0.8.11.dev2/tobiko/openstack/glance
copying tobiko/openstack/glance/config.py -> tobiko-0.8.11.dev2/tobiko/openstack/glance
copying tobiko/openstack/heat/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/heat
copying tobiko/openstack/heat/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/heat
copying tobiko/openstack/heat/_resource.py -> tobiko-0.8.11.dev2/tobiko/openstack/heat
copying tobiko/openstack/heat/_stack.py -> tobiko-0.8.11.dev2/tobiko/openstack/heat
copying tobiko/openstack/heat/_template.py -> tobiko-0.8.11.dev2/tobiko/openstack/heat
copying tobiko/openstack/ironic/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/ironic
copying tobiko/openstack/ironic/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/ironic
copying tobiko/openstack/ironic/_node.py -> tobiko-0.8.11.dev2/tobiko/openstack/ironic
copying tobiko/openstack/keystone/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/keystone
copying tobiko/openstack/keystone/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/keystone
copying tobiko/openstack/keystone/_clouds_file.py -> tobiko-0.8.11.dev2/tobiko/openstack/keystone
copying tobiko/openstack/keystone/_credentials.py -> tobiko-0.8.11.dev2/tobiko/openstack/keystone
copying tobiko/openstack/keystone/_resource.py -> tobiko-0.8.11.dev2/tobiko/openstack/keystone
copying tobiko/openstack/keystone/_services.py -> tobiko-0.8.11.dev2/tobiko/openstack/keystone
copying tobiko/openstack/keystone/_session.py -> tobiko-0.8.11.dev2/tobiko/openstack/keystone
copying tobiko/openstack/keystone/config.py -> tobiko-0.8.11.dev2/tobiko/openstack/keystone
copying tobiko/openstack/manila/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/manila
copying tobiko/openstack/manila/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/manila
copying tobiko/openstack/manila/_constants.py -> tobiko-0.8.11.dev2/tobiko/openstack/manila
copying tobiko/openstack/manila/_exceptions.py -> tobiko-0.8.11.dev2/tobiko/openstack/manila
copying tobiko/openstack/manila/_waiters.py -> tobiko-0.8.11.dev2/tobiko/openstack/manila
copying tobiko/openstack/manila/config.py -> tobiko-0.8.11.dev2/tobiko/openstack/manila
copying tobiko/openstack/metalsmith/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/metalsmith
copying tobiko/openstack/metalsmith/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/metalsmith
copying tobiko/openstack/metalsmith/_instance.py -> tobiko-0.8.11.dev2/tobiko/openstack/metalsmith
copying tobiko/openstack/neutron/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_agent.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_extension.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_floating_ip.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_network.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_port.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_quota_set.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_router.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_security_group.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_subnet.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/_subnet_pool.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/config.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/neutron/neutron_log_reader.py -> tobiko-0.8.11.dev2/tobiko/openstack/neutron
copying tobiko/openstack/nova/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/nova
copying tobiko/openstack/nova/_checks.py -> tobiko-0.8.11.dev2/tobiko/openstack/nova
copying tobiko/openstack/nova/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/nova
copying tobiko/openstack/nova/_cloud_init.py -> tobiko-0.8.11.dev2/tobiko/openstack/nova
copying tobiko/openstack/nova/_hypervisor.py -> tobiko-0.8.11.dev2/tobiko/openstack/nova
copying tobiko/openstack/nova/_key_file.py -> tobiko-0.8.11.dev2/tobiko/openstack/nova
copying tobiko/openstack/nova/_quota_set.py -> tobiko-0.8.11.dev2/tobiko/openstack/nova
copying tobiko/openstack/nova/_server.py -> tobiko-0.8.11.dev2/tobiko/openstack/nova
copying tobiko/openstack/nova/_service.py -> tobiko-0.8.11.dev2/tobiko/openstack/nova
copying tobiko/openstack/nova/config.py -> tobiko-0.8.11.dev2/tobiko/openstack/nova
copying tobiko/openstack/octavia/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/octavia
copying tobiko/openstack/octavia/_amphora.py -> tobiko-0.8.11.dev2/tobiko/openstack/octavia
copying tobiko/openstack/octavia/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/octavia
copying tobiko/openstack/octavia/_constants.py -> tobiko-0.8.11.dev2/tobiko/openstack/octavia
copying tobiko/openstack/octavia/_deployers.py -> tobiko-0.8.11.dev2/tobiko/openstack/octavia
copying tobiko/openstack/octavia/_exceptions.py -> tobiko-0.8.11.dev2/tobiko/openstack/octavia
copying tobiko/openstack/octavia/_validators.py -> tobiko-0.8.11.dev2/tobiko/openstack/octavia
copying tobiko/openstack/octavia/_waiters.py -> tobiko-0.8.11.dev2/tobiko/openstack/octavia
copying tobiko/openstack/octavia/config.py -> tobiko-0.8.11.dev2/tobiko/openstack/octavia
copying tobiko/openstack/openstackclient/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstackclient
copying tobiko/openstack/openstackclient/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstackclient
copying tobiko/openstack/openstackclient/_exception.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstackclient
copying tobiko/openstack/openstackclient/_log.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstackclient
copying tobiko/openstack/openstackclient/_network.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstackclient
copying tobiko/openstack/openstackclient/_port.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstackclient
copying tobiko/openstack/openstackclient/_security_group.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstackclient
copying tobiko/openstack/openstackclient/_security_group_rule.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstackclient
copying tobiko/openstack/openstackclient/_subnet.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstackclient
copying tobiko/openstack/openstacksdkclient/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstacksdkclient
copying tobiko/openstack/openstacksdkclient/_client.py -> tobiko-0.8.11.dev2/tobiko/openstack/openstacksdkclient
copying tobiko/openstack/stacks/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/_advanced_vm.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/_cirros.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/_designate.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/_hot.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/_l3ha.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/_neutron.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/_nova.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/_octavia.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/_qos.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/_vlan.py -> tobiko-0.8.11.dev2/tobiko/openstack/stacks
copying tobiko/openstack/stacks/designate/zone.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/designate
copying tobiko/openstack/stacks/neutron/external_network.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/neutron
copying tobiko/openstack/stacks/neutron/floating_ip.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/neutron
copying tobiko/openstack/stacks/neutron/network.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/neutron
copying tobiko/openstack/stacks/neutron/qos.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/neutron
copying tobiko/openstack/stacks/neutron/router_interface.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/neutron
copying tobiko/openstack/stacks/neutron/security_groups.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/neutron
copying tobiko/openstack/stacks/nova/flavor.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/nova
copying tobiko/openstack/stacks/nova/key_pair.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/nova
copying tobiko/openstack/stacks/nova/multi_ip_test_stack.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/nova
copying tobiko/openstack/stacks/nova/server.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/nova
copying tobiko/openstack/stacks/nova/server_group.yaml -> tobiko-0.8.11.dev2/tobiko/openstack/stacks/nova
copying tobiko/openstack/tests/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/tests
copying tobiko/openstack/tests/_neutron.py -> tobiko-0.8.11.dev2/tobiko/openstack/tests
copying tobiko/openstack/tests/_nova.py -> tobiko-0.8.11.dev2/tobiko/openstack/tests
copying tobiko/openstack/topology/__init__.py -> tobiko-0.8.11.dev2/tobiko/openstack/topology
copying tobiko/openstack/topology/_address.py -> tobiko-0.8.11.dev2/tobiko/openstack/topology
copying tobiko/openstack/topology/_assert.py -> tobiko-0.8.11.dev2/tobiko/openstack/topology
copying tobiko/openstack/topology/_config.py -> tobiko-0.8.11.dev2/tobiko/openstack/topology
copying tobiko/openstack/topology/_connection.py -> tobiko-0.8.11.dev2/tobiko/openstack/topology
copying tobiko/openstack/topology/_exception.py -> tobiko-0.8.11.dev2/tobiko/openstack/topology
copying tobiko/openstack/topology/_namespace.py -> tobiko-0.8.11.dev2/tobiko/openstack/topology
copying tobiko/openstack/topology/_sh.py -> tobiko-0.8.11.dev2/tobiko/openstack/topology
copying tobiko/openstack/topology/_topology.py -> tobiko-0.8.11.dev2/tobiko/openstack/topology
copying tobiko/openstack/topology/config.py -> tobiko-0.8.11.dev2/tobiko/openstack/topology
copying tobiko/podified/__init__.py -> tobiko-0.8.11.dev2/tobiko/podified
copying tobiko/podified/_edpm.py -> tobiko-0.8.11.dev2/tobiko/podified
copying tobiko/podified/_openshift.py -> tobiko-0.8.11.dev2/tobiko/podified
copying tobiko/podified/_topology.py -> tobiko-0.8.11.dev2/tobiko/podified
copying tobiko/podified/config.py -> tobiko-0.8.11.dev2/tobiko/podified
copying tobiko/podified/containers.py -> tobiko-0.8.11.dev2/tobiko/podified
copying tobiko/podman/__init__.py -> tobiko-0.8.11.dev2/tobiko/podman
copying tobiko/podman/_client.py -> tobiko-0.8.11.dev2/tobiko/podman
copying tobiko/podman/_exception.py -> tobiko-0.8.11.dev2/tobiko/podman
copying tobiko/podman/_shell.py -> tobiko-0.8.11.dev2/tobiko/podman
copying tobiko/podman/_podman1/LICENSE -> tobiko-0.8.11.dev2/tobiko/podman/_podman1
copying tobiko/podman/_podman1/README.md -> tobiko-0.8.11.dev2/tobiko/podman/_podman1
copying tobiko/podman/_podman1/__init__.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1
copying tobiko/podman/_podman1/client.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1
copying tobiko/podman/_podman1/requirements.txt -> tobiko-0.8.11.dev2/tobiko/podman/_podman1
copying tobiko/podman/_podman1/libs/__init__.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1/libs
copying tobiko/podman/_podman1/libs/_containers_attach.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1/libs
copying tobiko/podman/_podman1/libs/_containers_start.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1/libs
copying tobiko/podman/_podman1/libs/containers.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1/libs
copying tobiko/podman/_podman1/libs/errors.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1/libs
copying tobiko/podman/_podman1/libs/images.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1/libs
copying tobiko/podman/_podman1/libs/pods.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1/libs
copying tobiko/podman/_podman1/libs/system.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1/libs
copying tobiko/podman/_podman1/libs/tunnel.py -> tobiko-0.8.11.dev2/tobiko/podman/_podman1/libs
copying tobiko/rhosp/__init__.py -> tobiko-0.8.11.dev2/tobiko/rhosp
copying tobiko/rhosp/_topology.py -> tobiko-0.8.11.dev2/tobiko/rhosp
copying tobiko/rhosp/_utils.py -> tobiko-0.8.11.dev2/tobiko/rhosp
copying tobiko/rhosp/_version_utils.py -> tobiko-0.8.11.dev2/tobiko/rhosp
copying tobiko/rhosp/config.py -> tobiko-0.8.11.dev2/tobiko/rhosp
copying tobiko/rhosp/containers.py -> tobiko-0.8.11.dev2/tobiko/rhosp
copying tobiko/shell/__init__.py -> tobiko-0.8.11.dev2/tobiko/shell
copying tobiko/shell/find.py -> tobiko-0.8.11.dev2/tobiko/shell
copying tobiko/shell/grep.py -> tobiko-0.8.11.dev2/tobiko/shell
copying tobiko/shell/ifconfig.py -> tobiko-0.8.11.dev2/tobiko/shell
copying tobiko/shell/ip.py -> tobiko-0.8.11.dev2/tobiko/shell
copying tobiko/shell/ss.py -> tobiko-0.8.11.dev2/tobiko/shell
copying tobiko/shell/ansible/__init__.py -> tobiko-0.8.11.dev2/tobiko/shell/ansible
copying tobiko/shell/ansible/_playbook.py -> tobiko-0.8.11.dev2/tobiko/shell/ansible
copying tobiko/shell/ansible/config.py -> tobiko-0.8.11.dev2/tobiko/shell/ansible
copying tobiko/shell/curl/__init__.py -> tobiko-0.8.11.dev2/tobiko/shell/curl
copying tobiko/shell/curl/_execute.py -> tobiko-0.8.11.dev2/tobiko/shell/curl
copying tobiko/shell/curl/_process.py -> tobiko-0.8.11.dev2/tobiko/shell/curl
copying tobiko/shell/files/__init__.py -> tobiko-0.8.11.dev2/tobiko/shell/files
copying tobiko/shell/files/_files.py -> tobiko-0.8.11.dev2/tobiko/shell/files
copying tobiko/shell/files/_logs.py -> tobiko-0.8.11.dev2/tobiko/shell/files
copying tobiko/shell/http_ping/__init__.py -> tobiko-0.8.11.dev2/tobiko/shell/http_ping
copying tobiko/shell/http_ping/_http_ping.py -> tobiko-0.8.11.dev2/tobiko/shell/http_ping
copying tobiko/shell/iperf3/__init__.py -> tobiko-0.8.11.dev2/tobiko/shell/iperf3
copying tobiko/shell/iperf3/_assert.py -> tobiko-0.8.11.dev2/tobiko/shell/iperf3
copying tobiko/shell/iperf3/_execute.py -> tobiko-0.8.11.dev2/tobiko/shell/iperf3
copying tobiko/shell/iperf3/_interface.py -> tobiko-0.8.11.dev2/tobiko/shell/iperf3
copying tobiko/shell/iperf3/_parameters.py -> tobiko-0.8.11.dev2/tobiko/shell/iperf3
copying tobiko/shell/iperf3/config.py -> tobiko-0.8.11.dev2/tobiko/shell/iperf3
copying tobiko/shell/ping/__init__.py -> tobiko-0.8.11.dev2/tobiko/shell/ping
copying tobiko/shell/ping/_assert.py -> tobiko-0.8.11.dev2/tobiko/shell/ping
copying tobiko/shell/ping/_exception.py -> tobiko-0.8.11.dev2/tobiko/shell/ping
copying tobiko/shell/ping/_interface.py -> tobiko-0.8.11.dev2/tobiko/shell/ping
copying tobiko/shell/ping/_parameters.py -> tobiko-0.8.11.dev2/tobiko/shell/ping
copying tobiko/shell/ping/_ping.py -> tobiko-0.8.11.dev2/tobiko/shell/ping
copying tobiko/shell/ping/_statistics.py -> tobiko-0.8.11.dev2/tobiko/shell/ping
copying tobiko/shell/ping/config.py -> tobiko-0.8.11.dev2/tobiko/shell/ping
copying tobiko/shell/sh/__init__.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_cmdline.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_command.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_connection.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_exception.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_execute.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_hostname.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_io.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_local.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_mkdirs.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_mktemp.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_nameservers.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_nmcli.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_path.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_process.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_ps.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_reboot.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_ssh.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_systemctl.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_uptime.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_wc.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/_which.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/sh/config.py -> tobiko-0.8.11.dev2/tobiko/shell/sh
copying tobiko/shell/ssh/__init__.py -> tobiko-0.8.11.dev2/tobiko/shell/ssh
copying tobiko/shell/ssh/_client.py -> tobiko-0.8.11.dev2/tobiko/shell/ssh
copying tobiko/shell/ssh/_command.py -> tobiko-0.8.11.dev2/tobiko/shell/ssh
copying tobiko/shell/ssh/_config.py -> tobiko-0.8.11.dev2/tobiko/shell/ssh
copying tobiko/shell/ssh/_forward.py -> tobiko-0.8.11.dev2/tobiko/shell/ssh
copying tobiko/shell/ssh/_key_file.py -> tobiko-0.8.11.dev2/tobiko/shell/ssh
copying tobiko/shell/ssh/_skip.py -> tobiko-0.8.11.dev2/tobiko/shell/ssh
copying tobiko/shell/ssh/config.py -> tobiko-0.8.11.dev2/tobiko/shell/ssh
copying tobiko/shell/tcpdump/__init__.py -> tobiko-0.8.11.dev2/tobiko/shell/tcpdump
copying tobiko/shell/tcpdump/_assert.py -> tobiko-0.8.11.dev2/tobiko/shell/tcpdump
copying tobiko/shell/tcpdump/_execute.py -> tobiko-0.8.11.dev2/tobiko/shell/tcpdump
copying tobiko/shell/tcpdump/_interface.py -> tobiko-0.8.11.dev2/tobiko/shell/tcpdump
copying tobiko/shell/tcpdump/_parameters.py -> tobiko-0.8.11.dev2/tobiko/shell/tcpdump
copying tobiko/shiftstack/__init__.py -> tobiko-0.8.11.dev2/tobiko/shiftstack
copying tobiko/shiftstack/_clouds_file.py -> tobiko-0.8.11.dev2/tobiko/shiftstack
copying tobiko/shiftstack/_heat.py -> tobiko-0.8.11.dev2/tobiko/shiftstack
copying tobiko/shiftstack/_keystone.py -> tobiko-0.8.11.dev2/tobiko/shiftstack
copying tobiko/shiftstack/_neutron.py -> tobiko-0.8.11.dev2/tobiko/shiftstack
copying tobiko/shiftstack/_nova.py -> tobiko-0.8.11.dev2/tobiko/shiftstack
copying tobiko/shiftstack/_skip.py -> tobiko-0.8.11.dev2/tobiko/shiftstack
copying tobiko/shiftstack/config.py -> tobiko-0.8.11.dev2/tobiko/shiftstack
copying tobiko/shiftstack/stacks.py -> tobiko-0.8.11.dev2/tobiko/shiftstack
copying tobiko/tests/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests
copying tobiko/tests/base.py -> tobiko-0.8.11.dev2/tobiko/tests
copying tobiko/tests/conftest.py -> tobiko-0.8.11.dev2/tobiko/tests
copying tobiko/tests/faults/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/faults
copying tobiko/tests/faults/containers/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/containers
copying tobiko/tests/faults/containers/container_ops.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/containers
copying tobiko/tests/faults/containers/test_container_config.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/containers
copying tobiko/tests/faults/containers/test_container_log.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/containers
copying tobiko/tests/faults/ha/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/ha
copying tobiko/tests/faults/ha/cloud_disruptions.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/ha
copying tobiko/tests/faults/ha/test_cloud_recovery.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/ha
copying tobiko/tests/faults/iha/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/iha
copying tobiko/tests/faults/iha/test_cloud_recovery.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/iha
copying tobiko/tests/faults/neutron/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/neutron
copying tobiko/tests/faults/neutron/test_agents.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/neutron
copying tobiko/tests/faults/neutron/test_raft.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/neutron
copying tobiko/tests/faults/octavia/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/octavia
copying tobiko/tests/faults/octavia/test_faults.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/octavia
copying tobiko/tests/faults/octavia/test_services.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/octavia
copying tobiko/tests/faults/podified/ha/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/podified/ha
copying tobiko/tests/faults/podified/ha/cloud_disruptions.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/podified/ha
copying tobiko/tests/faults/podified/ha/test_cloud_recovery.py -> tobiko-0.8.11.dev2/tobiko/tests/faults/podified/ha
copying tobiko/tests/functional/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/functional
copying tobiko/tests/functional/docker/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/docker
copying tobiko/tests/functional/docker/test_client.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/docker
copying tobiko/tests/functional/openstack/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack
copying tobiko/tests/functional/openstack/test_designate.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack
copying tobiko/tests/functional/openstack/test_glance.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack
copying tobiko/tests/functional/openstack/test_heat.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack
copying tobiko/tests/functional/openstack/test_keystone.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack
copying tobiko/tests/functional/openstack/test_nova.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack
copying tobiko/tests/functional/openstack/test_octavia.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack
copying tobiko/tests/functional/openstack/test_topology.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack
copying tobiko/tests/functional/openstack/hot/my_stack.yaml -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/hot
copying tobiko/tests/functional/openstack/neutron/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/neutron
copying tobiko/tests/functional/openstack/neutron/test_agent.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/neutron
copying tobiko/tests/functional/openstack/neutron/test_floating_ip.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/neutron
copying tobiko/tests/functional/openstack/neutron/test_network.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/neutron
copying tobiko/tests/functional/openstack/neutron/test_port.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/neutron
copying tobiko/tests/functional/openstack/neutron/test_router.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/neutron
copying tobiko/tests/functional/openstack/neutron/test_security_group.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/neutron
copying tobiko/tests/functional/openstack/neutron/test_subnet.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/neutron
copying tobiko/tests/functional/openstack/neutron/test_subnet_pool.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/neutron
copying tobiko/tests/functional/openstack/stacks/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/stacks
copying tobiko/tests/functional/openstack/stacks/test_advanced_vm.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/stacks
copying tobiko/tests/functional/openstack/stacks/test_cirros.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/stacks
copying tobiko/tests/functional/openstack/stacks/test_neutron.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/stacks
copying tobiko/tests/functional/openstack/stacks/test_nova.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/stacks
copying tobiko/tests/functional/openstack/stacks/test_vlan.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/stacks
copying tobiko/tests/functional/openstack/tests/test_nova.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/openstack/tests
copying tobiko/tests/functional/podified/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/podified
copying tobiko/tests/functional/podified/test_topology.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/podified
copying tobiko/tests/functional/podman/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/podman
copying tobiko/tests/functional/podman/test_client.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/podman
copying tobiko/tests/functional/shell/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell
copying tobiko/tests/functional/shell/_fixtures.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell
copying tobiko/tests/functional/shell/test_curl.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell
copying tobiko/tests/functional/shell/test_ifconfig.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell
copying tobiko/tests/functional/shell/test_ip.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell
copying tobiko/tests/functional/shell/test_mktemp.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell
copying tobiko/tests/functional/shell/test_nameservers.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell
copying tobiko/tests/functional/shell/test_ping.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell
copying tobiko/tests/functional/shell/sh/test_connection.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell/sh
copying tobiko/tests/functional/shell/sh/test_execute.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell/sh
copying tobiko/tests/functional/shell/sh/test_hostname.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell/sh
copying tobiko/tests/functional/shell/sh/test_process.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell/sh
copying tobiko/tests/functional/shell/sh/test_ps.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell/sh
copying tobiko/tests/functional/shell/sh/test_reboot.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell/sh
copying tobiko/tests/functional/shell/sh/test_systemctl.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell/sh
copying tobiko/tests/functional/shell/sh/test_wc.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell/sh
copying tobiko/tests/functional/shell/sh/test_which.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shell/sh
copying tobiko/tests/functional/shiftstack/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shiftstack
copying tobiko/tests/functional/shiftstack/test_neutron.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shiftstack
copying tobiko/tests/functional/shiftstack/test_nova.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shiftstack
copying tobiko/tests/functional/shiftstack/test_stacks.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/shiftstack
copying tobiko/tests/functional/tripleo/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo
copying tobiko/tests/functional/tripleo/test_ansible.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo
copying tobiko/tests/functional/tripleo/test_containers.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo
copying tobiko/tests/functional/tripleo/test_overcloud.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo
copying tobiko/tests/functional/tripleo/test_topology.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo
copying tobiko/tests/functional/tripleo/test_undercloud.py -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo
copying tobiko/tests/functional/tripleo/playbooks/test_debug_vars.yaml -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks
copying tobiko/tests/functional/tripleo/playbooks/test_overcloud_openstack_auth.yaml -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks
copying tobiko/tests/functional/tripleo/playbooks/test_ping_hosts.yaml -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks
copying tobiko/tests/functional/tripleo/playbooks/test_undercloud_current_dir.yaml -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks
copying tobiko/tests/functional/tripleo/playbooks/requirements/openstack-cloud.yaml -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks/requirements
copying tobiko/tests/functional/tripleo/playbooks/roles/ping/tasks/main.yaml -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks/roles/ping/tasks
copying tobiko/tests/functional/tripleo/playbooks/vars/some-vars.yaml -> tobiko-0.8.11.dev2/tobiko/tests/functional/tripleo/playbooks/vars
copying tobiko/tests/sanity/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity
copying tobiko/tests/sanity/cloud/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/cloud
copying tobiko/tests/sanity/cloud/test_nodes.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/cloud
copying tobiko/tests/sanity/containers/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/containers
copying tobiko/tests/sanity/containers/test_containers.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/containers
copying tobiko/tests/sanity/ha/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/ha
copying tobiko/tests/sanity/ha/test_overcloud.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/ha
copying tobiko/tests/sanity/neutron/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/neutron
copying tobiko/tests/sanity/neutron/test_agents.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/neutron
copying tobiko/tests/sanity/neutron/test_cli.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/neutron
copying tobiko/tests/sanity/neutron/test_nodes.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/neutron
copying tobiko/tests/sanity/nova/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/nova
copying tobiko/tests/sanity/nova/test_server.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/nova
copying tobiko/tests/sanity/nova/test_service.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/nova
copying tobiko/tests/sanity/shiftstack/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack
copying tobiko/tests/sanity/shiftstack/test_shiftstack.py -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack
copying tobiko/tests/sanity/shiftstack/playbooks/requirements.yaml -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks
copying tobiko/tests/sanity/shiftstack/playbooks/verify-shiftstack.yaml -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks
copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/files/demo.yml -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/files
copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/scripts/pods_ready.sh -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/scripts
copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/check_demo_app.yml -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/debug_machines.yml -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/recreate_ocp_project.yml -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/validate_node.yml -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/verification.yml -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/vars/main.yml -> tobiko-0.8.11.dev2/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/vars
copying tobiko/tests/scenario/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario
copying tobiko/tests/scenario/designate/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/designate
copying tobiko/tests/scenario/designate/test_zone.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/designate
copying tobiko/tests/scenario/manila/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/manila
copying tobiko/tests/scenario/manila/test_manila.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/manila
copying tobiko/tests/scenario/neutron/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/neutron
copying tobiko/tests/scenario/neutron/test_floating_ip.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/neutron
copying tobiko/tests/scenario/neutron/test_network.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/neutron
copying tobiko/tests/scenario/neutron/test_port.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/neutron
copying tobiko/tests/scenario/neutron/test_qos.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/neutron
copying tobiko/tests/scenario/neutron/test_router.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/neutron
copying tobiko/tests/scenario/neutron/test_security_groups.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/neutron
copying tobiko/tests/scenario/neutron/test_trunk.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/neutron
copying tobiko/tests/scenario/nova/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/nova
copying tobiko/tests/scenario/nova/test_server.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/nova
copying tobiko/tests/scenario/octavia/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/octavia
copying tobiko/tests/scenario/octavia/test_traffic.py -> tobiko-0.8.11.dev2/tobiko/tests/scenario/octavia
copying tobiko/tests/scenario/playbooks/test_floatingip.yaml -> tobiko-0.8.11.dev2/tobiko/tests/scenario/playbooks
copying tobiko/tests/unit/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/_case.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/_patch.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_cached.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_case.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_config.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_conftest.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_exception.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_fixture.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_ini.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_loader.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_logging.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_operation.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_retry.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_select.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_skip.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_time.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_utils.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/test_version.py -> tobiko-0.8.11.dev2/tobiko/tests/unit
copying tobiko/tests/unit/actors/test_actor.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/actors
copying tobiko/tests/unit/actors/test_proxy.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/actors
copying tobiko/tests/unit/openstack/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack
copying tobiko/tests/unit/openstack/_case.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack
copying tobiko/tests/unit/openstack/_keystone.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack
copying tobiko/tests/unit/openstack/test_client.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack
copying tobiko/tests/unit/openstack/designate/test_client.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/designate
copying tobiko/tests/unit/openstack/designate/test_zone.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/designate
copying tobiko/tests/unit/openstack/heat/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/heat
copying tobiko/tests/unit/openstack/heat/my-stack.yaml -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/heat
copying tobiko/tests/unit/openstack/heat/test_client.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/heat
copying tobiko/tests/unit/openstack/heat/test_stack.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/heat
copying tobiko/tests/unit/openstack/heat/test_template.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/heat
copying tobiko/tests/unit/openstack/keystone/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/keystone
copying tobiko/tests/unit/openstack/keystone/test_client.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/keystone
copying tobiko/tests/unit/openstack/keystone/test_credentials.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/keystone
copying tobiko/tests/unit/openstack/keystone/test_session.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/keystone
copying tobiko/tests/unit/openstack/metalsmith/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/metalsmith
copying tobiko/tests/unit/openstack/metalsmith/test_client.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/metalsmith
copying tobiko/tests/unit/openstack/neutron/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/neutron
copying tobiko/tests/unit/openstack/neutron/test_client.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/neutron
copying tobiko/tests/unit/openstack/neutron/test_extension.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/neutron
copying tobiko/tests/unit/openstack/nova/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/nova
copying tobiko/tests/unit/openstack/nova/test_client.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/nova
copying tobiko/tests/unit/openstack/nova/test_cloud_init.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/nova
copying tobiko/tests/unit/openstack/nova/test_server.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/nova
copying tobiko/tests/unit/openstack/octavia/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/octavia
copying tobiko/tests/unit/openstack/octavia/test_client.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/octavia
copying tobiko/tests/unit/openstack/tests/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/tests
copying tobiko/tests/unit/openstack/tests/test_neutron.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/openstack/tests
copying tobiko/tests/unit/shell/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/shell
copying tobiko/tests/unit/shell/test_ssh.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/shell
copying tobiko/tests/unit/shell/sh/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/shell/sh
copying tobiko/tests/unit/shell/sh/test_command.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/shell/sh
copying tobiko/tests/unit/shell/sh/test_hostname.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/shell/sh
copying tobiko/tests/unit/shell/sh/test_io.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/shell/sh
copying tobiko/tests/unit/tripleo/__init__.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/tripleo
copying tobiko/tests/unit/tripleo/test_config.py -> tobiko-0.8.11.dev2/tobiko/tests/unit/tripleo
copying tobiko/tripleo/__init__.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/_ansible.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/_config.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/_overcloud.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/_topology.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/_undercloud.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/config.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/containers.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/nova.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/pacemaker.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/processes.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tobiko/tripleo/services.py -> tobiko-0.8.11.dev2/tobiko/tripleo
copying tools/__init__.py -> tobiko-0.8.11.dev2/tools
copying tools/abandon_old_reviews.sh -> tobiko-0.8.11.dev2/tools
copying tools/common.py -> tobiko-0.8.11.dev2/tools
copying tools/get_version.py -> tobiko-0.8.11.dev2/tools
copying tools/install-bindeps.sh -> tobiko-0.8.11.dev2/tools
copying tools/install.py -> tobiko-0.8.11.dev2/tools
copying tools/run_tests.py -> tobiko-0.8.11.dev2/tools
copying tools/setup_infrared.py -> tobiko-0.8.11.dev2/tools
copying tools/iperf3_image/Dockerfile -> tobiko-0.8.11.dev2/tools/iperf3_image
copying zuul.d/docker.yaml -> tobiko-0.8.11.dev2/zuul.d
copying zuul.d/infrared.yaml -> tobiko-0.8.11.dev2/zuul.d
copying zuul.d/others.yaml -> tobiko-0.8.11.dev2/zuul.d
copying zuul.d/project.yaml -> tobiko-0.8.11.dev2/zuul.d
copying tobiko.egg-info/SOURCES.txt -> tobiko-0.8.11.dev2/tobiko.egg-info
Writing tobiko-0.8.11.dev2/setup.cfg
creating dist
Creating tar archive
removing 'tobiko-0.8.11.dev2' (and everything under it)
DEBUG: Child return code was: 0
Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.a0iQvfkJKi/dist
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.a0iQvfkJKi/dist
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg']
DEBUG:     version:  6.2
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_copied_ca_trust_dirs:  [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')]
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  887747af-1876-4fb7-8c46-3c51c5e36b3c
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

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

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

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

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

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

[delorean-component-baremetal]
name=delorean-openstack-ironic-b18d581e0fe2377dbb53cb186236b77a5bffe11d
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/b1/8d/b18d581e0fe2377dbb53cb186236b77a5bffe11d_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-788c0b0726b2e8ba09734e456ed46ebf5a151820
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/78/8c/788c0b0726b2e8ba09734e456ed46ebf5a151820_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-heat-1917507c13944884a71cb9d3a97b37b725455a4d
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/19/17/1917507c13944884a71cb9d3a97b37b725455a4d_d3a4be46
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-d75507e679f64a7760e3344a257ed6f096ddae3c
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d7/55/d75507e679f64a7760e3344a257ed6f096ddae3c_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-whitebox-neutron-tests-tempest-83d7b5eaf4ff9b1a33be0a194613072b640b96f6
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/d7/83d7b5eaf4ff9b1a33be0a194613072b640b96f6_bbf30af6
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-python-watcher-tests-tempest-79458dbecf2020935455a59ed6cbc7d416a18ecc
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/79/45/79458dbecf2020935455a59ed6cbc7d416a18ecc_5ce2889e
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-edpm-image-builder-ba0f2912b19fd420780ffe9655cff2b01f8d1729
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/ba/0f/ba0f2912b19fd420780ffe9655cff2b01f8d1729_d62c2edd
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_52405b11
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-768723a5ffef5a9b4cab402c28fba51625caa94f
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/76/87/768723a5ffef5a9b4cab402c28fba51625caa94f_55cf7419
enabled=1
gpgcheck=0
priority=1

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

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

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

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

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

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

# epel is required for Ceph Squid and DLRN mock
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=1
gpgcheck=0
countme=1
priority=100
includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


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

%global repo_bootstrap 0

%global service tobiko

%global common_desc \
This package contains Tobiko tests framework. \
Tobiko is an OpenStack testing framework focusing on areas mostly \
complementary to Tempest.

Name:       openstack-%{service}
Version: 0.8.11
Release: 0.20250612195711.15c0417%{?dist}
Summary:    Tobiko testing framework
License:    Apache-2.0
URL:        https://opendev.org/x/tobiko/

Source0: tobiko-0.8.11.dev2-0.20250612195711.15c0417.tar.gz

BuildArch:  noarch

BuildRequires:  git-core
BuildRequires:  openstack-macros
BuildRequires:  python3-devel
BuildRequires:  pyproject-rpm-macros
%description
%{common_desc}

%package -n  python3-%{service}
Summary: Tobiko testing framework

%description -n python3-%{service}
This package contains Tobiko testing framework and test cases.

%prep
%autosetup -n %{service}-%{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 '/.*TOX_CONSTRAINTS.*/d' tox.ini
sed -i '/.*TOX_EXTRA_REQUIREMENTS.*/d' tox.ini
sed -i /^minversion.*/d tox.ini
sed -i /^requires.*virtualenv.*/d tox.ini
# requirements-override-centos C9S is providing pytest-6.2.2 while package requires >= 6.2.5
sed -i "s/pytest>=.*/pytest/" test-requirements.txt

# 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

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

%generate_buildrequires
%pyproject_buildrequires -t -e %{default_toxenv}

%build
%pyproject_wheel

%install
%pyproject_install

%check
# TODO(jcapitao): enable tests when sshtunnel is packaged in RDO.
# The test suite is failing when loading the files at the beginning
# so we cannot exclude the tests failing.
#%%tox -e %{default_toxenv}

%files -n python3-%{service}
%license LICENSE
%doc README.rst
%{python3_sitelib}/%{service}
%{python3_sitelib}/*.dist-info
%{_bindir}/tobiko
%{_bindir}/tobiko-fixture
%{_bindir}/tobiko-keystone-credentials

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

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

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

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

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

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

[delorean-component-baremetal]
name=delorean-openstack-ironic-b18d581e0fe2377dbb53cb186236b77a5bffe11d
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/b1/8d/b18d581e0fe2377dbb53cb186236b77a5bffe11d_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-788c0b0726b2e8ba09734e456ed46ebf5a151820
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/78/8c/788c0b0726b2e8ba09734e456ed46ebf5a151820_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-heat-1917507c13944884a71cb9d3a97b37b725455a4d
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/19/17/1917507c13944884a71cb9d3a97b37b725455a4d_d3a4be46
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-d75507e679f64a7760e3344a257ed6f096ddae3c
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d7/55/d75507e679f64a7760e3344a257ed6f096ddae3c_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-whitebox-neutron-tests-tempest-83d7b5eaf4ff9b1a33be0a194613072b640b96f6
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/d7/83d7b5eaf4ff9b1a33be0a194613072b640b96f6_bbf30af6
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-python-watcher-tests-tempest-79458dbecf2020935455a59ed6cbc7d416a18ecc
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/79/45/79458dbecf2020935455a59ed6cbc7d416a18ecc_5ce2889e
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-edpm-image-builder-ba0f2912b19fd420780ffe9655cff2b01f8d1729
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/ba/0f/ba0f2912b19fd420780ffe9655cff2b01f8d1729_d62c2edd
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_52405b11
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-768723a5ffef5a9b4cab402c28fba51625caa94f
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/76/87/768723a5ffef5a9b4cab402c28fba51625caa94f_55cf7419
enabled=1
gpgcheck=0
priority=1

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

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

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

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

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

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

# epel is required for Ceph Squid and DLRN mock
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=1
gpgcheck=0
countme=1
priority=100
includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


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

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

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

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

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

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

[delorean-component-baremetal]
name=delorean-openstack-ironic-b18d581e0fe2377dbb53cb186236b77a5bffe11d
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/b1/8d/b18d581e0fe2377dbb53cb186236b77a5bffe11d_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-111e43b9c05c3a7ac8e14771d976bc6c68a70d9c
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/11/1e/111e43b9c05c3a7ac8e14771d976bc6c68a70d9c_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-788c0b0726b2e8ba09734e456ed46ebf5a151820
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/78/8c/788c0b0726b2e8ba09734e456ed46ebf5a151820_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-openstack-heat-1917507c13944884a71cb9d3a97b37b725455a4d
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/19/17/1917507c13944884a71cb9d3a97b37b725455a4d_d3a4be46
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-d75507e679f64a7760e3344a257ed6f096ddae3c
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/d7/55/d75507e679f64a7760e3344a257ed6f096ddae3c_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-python-glance-tests-tempest-3aeb4376e2ed3f9734197bc93d378f7ae17340a9
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/3a/eb/3aeb4376e2ed3f9734197bc93d378f7ae17340a9_b84aec11
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-python-whitebox-neutron-tests-tempest-83d7b5eaf4ff9b1a33be0a194613072b640b96f6
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/83/d7/83d7b5eaf4ff9b1a33be0a194613072b640b96f6_bbf30af6
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-python-watcher-tests-tempest-79458dbecf2020935455a59ed6cbc7d416a18ecc
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/79/45/79458dbecf2020935455a59ed6cbc7d416a18ecc_5ce2889e
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-edpm-image-builder-ba0f2912b19fd420780ffe9655cff2b01f8d1729
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/ba/0f/ba0f2912b19fd420780ffe9655cff2b01f8d1729_d62c2edd
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-python-tempestconf-405c80b5c195fcdcab1dd098845b7dba501dde6a
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/40/5c/405c80b5c195fcdcab1dd098845b7dba501dde6a_52405b11
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-heat-ui-768723a5ffef5a9b4cab402c28fba51625caa94f
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/76/87/768723a5ffef5a9b4cab402c28fba51625caa94f_55cf7419
enabled=1
gpgcheck=0
priority=1

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

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

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

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

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

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

# epel is required for Ceph Squid and DLRN mock
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=1
gpgcheck=0
countme=1
priority=100
includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: Local file: /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm
INFO: Start(/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm)  Config(dlrn-centos10-master-uc-x86_64-5)
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
Mock Version: 6.2
INFO: Mock Version: 6.2
INFO: Mock Version: 6.2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mxntaw2x', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _cleanup_homedir skipped in bootstrap
DEBUG: method _setup_build_dirs skipped in bootstrap
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     4842932      340016     2501152    13770504    11271880
DEBUG: Swap:       16777212     5441380    11335832
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  842M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  202G  347G  37% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.keqd_462', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: rpm-4.19.1.1-3.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64
DEBUG: python3-dnf-4.20.0-9.el10.noarch
DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch
DEBUG: yum-4.20.0-9.el10.noarch
DEBUG: package yum-utils is not installed
DEBUG: package dnf5 is not installed
DEBUG: package dnf5-plugins is not installed
DEBUG: Child return code was: 3
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-3.el10.x86_64
  rpm-sequoia-1.6.0-3.el10.x86_64
  python3-dnf-4.20.0-9.el10.noarch
  python3-dnf-plugins-core-4.7.0-6.el10.noarch
  yum-4.20.0-9.el10.noarch
Start: dnf4 update
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 169 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ironic-b18d581e0fe2377dbb53c 172 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-111e43b9c05c3a7ac8e14 182 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-collections-openstack-f584c54d 186 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-aodh-788c0b0726b2e8ba09734e4 169 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-heat-1917507c13944884a71cb9d 126 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-d75507e679f64a7760e3344 184 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-designate-698f7b605926ab26eb 172 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-glance-tests-tempest-3aeb4376e2 192 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 175 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-manila-tests-tempest-326d5a3991 169 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-whitebox-neutron-tests-tempest- 147 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 186 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-watcher-tests-tempest-79458dbec 171 kB/s | 3.0 kB     00:00    
DEBUG: delorean-edpm-image-builder-ba0f2912b19fd420780 170 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-ovn-2eada288298bb1982b148144797 133 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-d2272833fe8fea82b0321e 121 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tempestconf-405c80b5c195fcdcab1 158 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-heat-ui-768723a5ffef5a9b4cab 190 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 10 - BaseOS                       101 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - AppStream                    150 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - CRB                           64 kB/s | 5.7 kB     00:00    
DEBUG: CentOS Stream 10 - HighAvailability              58 kB/s | 6.1 kB     00:00    
DEBUG: dlrn-master-testing                             193 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                          187 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                143 kB/s | 3.0 kB     00:00    
DEBUG: centos10-storage                                115 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              51 kB/s | 3.0 kB     00:00    
DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 285 kB/s |  33 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: dnf4 update
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
Start: build phase for openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm
Start: build setup for openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Updating / installing...
DEBUG: openstack-tobiko-0.8.11-0.202506121957########################################
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: openstack-tobiko.spec
DEBUG: tobiko-0.8.11.dev2-0.20250612195711.15c0417.tar.gz
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fcb94f335e0>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Wrote: /builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:02 ago on Thu Jun 12 15:58:26 2025.
DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG:  Package                    Architecture Version                Repo       Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG:  pyproject-rpm-macros       noarch       1.16.2-1.el10          crb        46 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install  1 Package
DEBUG: Total size: 46 k
DEBUG: Installed size: 114 k
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded    
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : pyproject-rpm-macros-1.16.2-1.el10.noarch              1/1 
DEBUG:   Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch              1/1 
DEBUG: Installed:
DEBUG:   pyproject-rpm-macros-1.16.2-1.el10.noarch                                     
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: build setup for openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm
Start: rpmbuild openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fcb94f335e0>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9CP2rD
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf tobiko-0.8.11.dev2
DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tobiko-0.8.11.dev2-0.20250612195711.15c0417.tar.gz
DEBUG: + STATUS=0
DEBUG: + '[' 0 -ne 0 ']'
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + rm -rf /builddir/build/BUILD/tobiko-0.8.11.dev2-SPECPARTS
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/tobiko-0.8.11.dev2-SPECPARTS
DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
DEBUG: + /usr/bin/git init -q
DEBUG: + /usr/bin/git config user.name rpm-build
DEBUG: + /usr/bin/git config user.email '<rpm-build>'
DEBUG: + /usr/bin/git config gc.auto 0
DEBUG: + /usr/bin/git add --force .
DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'openstack-tobiko-0.8.11 base'
DEBUG: + /usr/bin/git checkout --track -b rpm-build
DEBUG: Switched to a new branch 'rpm-build'
DEBUG: branch 'rpm-build' set up to track 'master'.
DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini
DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini
DEBUG: + sed -i '/.*TOX_CONSTRAINTS.*/d' tox.ini
DEBUG: + sed -i '/.*TOX_EXTRA_REQUIREMENTS.*/d' tox.ini
DEBUG: + sed -i '/^minversion.*/d' tox.ini
DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini
DEBUG: + sed -i 's/pytest>=.*/pytest/' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pytest-html sphinx openstackdocstheme
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pytest-html sphinx openstackdocstheme
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pytest-html sphinx openstackdocstheme
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pytest-html sphinx openstackdocstheme
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pytest-html sphinx openstackdocstheme
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pytest-html sphinx openstackdocstheme
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^bashate.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^bashate.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pytest-html sphinx openstackdocstheme
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^pytest-html.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^pytest-html.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pytest-html sphinx openstackdocstheme
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate pytest-html sphinx openstackdocstheme
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt
DEBUG: + for pkg in sshtunnel
DEBUG: + sed -i '/^sshtunnel.*/d' requirements.txt
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.JATd25
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + '[' -f setup.py ']'
DEBUG: + echo 'python3dist(setuptools) >= 40.8'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tobiko-0.8.11.dev2/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-buildrequires -t -e py312
DEBUG: Handling setuptools >= 40.8 from default build backend
DEBUG: Requirement satisfied: setuptools >= 40.8
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement not satisfied: wheel
DEBUG: Handling pbr from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel
DEBUG: + cat /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:04 ago on Thu Jun 12 15:58:26 2025.
DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG:  Package               Architecture   Version                 Repository   Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG:  python3-wheel         noarch         1:0.41.2-5.el10         crb         167 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install  1 Package
DEBUG: Total size: 167 k
DEBUG: Installed size: 506 k
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded           
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-wheel-1:0.41.2-5.el10.noarch                   1/1 
DEBUG:   Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch                   1/1 
DEBUG: Installed:
DEBUG:   python3-wheel-1:0.41.2-5.el10.noarch                                          
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fcb94f335e0>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yLOLJ3
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + '[' -f setup.py ']'
DEBUG: + echo 'python3dist(setuptools) >= 40.8'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tobiko-0.8.11.dev2/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-buildrequires -t -e py312
DEBUG: Handling setuptools >= 40.8 from default build backend
DEBUG: Requirement satisfied: setuptools >= 40.8
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6
DEBUG: Exiting dependency generation pass: tox itself
DEBUG: + cat /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:06 ago on Thu Jun 12 15:58:26 2025.
DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG:  Package                Arch   Version         Repository                  Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG:  python3-tox-current-env
DEBUG:                         noarch 0.0.12-1.el10s  delorean-master-build-deps  29 k
DEBUG: Installing dependencies:
DEBUG:  python3-cachetools     noarch 5.4.0-6.el10s   delorean-master-testing     37 k
DEBUG:  python3-chardet        noarch 5.2.0-1.el10s   delorean-master-testing    272 k
DEBUG:  python3-colorama       noarch 0.4.6-13.el10   appstream                   72 k
DEBUG:  python3-distlib        noarch 0.3.9-1.el10s   delorean-master-build-deps 254 k
DEBUG:  python3-filelock       noarch 3.15.4-3.el10s  delorean-master-build-deps  37 k
DEBUG:  python3-platformdirs   noarch 4.2.2-2.el10s   delorean-master-build-deps  41 k
DEBUG:  python3-pluggy         noarch 1.3.0-5.el10    crb                         53 k
DEBUG:  python3-pyproject-api  noarch 1.6.1-5.el10s   delorean-master-build-deps  37 k
DEBUG:  python3-setuptools-wheel
DEBUG:                         noarch 69.0.3-9.el10   crb                        678 k
DEBUG:  python3-virtualenv     noarch 20.26.6-2.el10s delorean-master-build-deps 238 k
DEBUG:  python3-wheel-wheel    noarch 1:0.41.2-5.el10 crb                         71 k
DEBUG:  tox                    noarch 4.21.2-3.el10s  delorean-master-build-deps 365 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install  13 Packages
DEBUG: Total size: 2.1 M
DEBUG: Installed size: 6.7 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-9.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded                    
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-platformdirs-4.2.2-2.el10s.noarch             1/13 
DEBUG:   Installing       : python3-filelock-3.15.4-3.el10s.noarch                2/13 
DEBUG:   Installing       : python3-pyproject-api-1.6.1-5.el10s.noarch            3/13 
DEBUG:   Installing       : python3-distlib-0.3.9-1.el10s.noarch                  4/13 
DEBUG:   Installing       : python3-chardet-5.2.0-1.el10s.noarch                  5/13 
DEBUG:   Installing       : python3-cachetools-5.4.0-6.el10s.noarch               6/13 
DEBUG:   Installing       : python3-wheel-wheel-1:0.41.2-5.el10.noarch            7/13 
DEBUG:   Installing       : python3-setuptools-wheel-69.0.3-9.el10.noarch         8/13 
DEBUG:   Installing       : python3-virtualenv-20.26.6-2.el10s.noarch             9/13 
DEBUG:   Installing       : python3-pluggy-1.3.0-5.el10.noarch                   10/13 
DEBUG:   Installing       : python3-colorama-0.4.6-13.el10.noarch                11/13 
DEBUG:   Installing       : tox-4.21.2-3.el10s.noarch                            12/13 
DEBUG:   Installing       : python3-tox-current-env-0.0.12-1.el10s.noarch        13/13 
DEBUG:   Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch        13/13 
DEBUG: Installed:
DEBUG:   python3-cachetools-5.4.0-6.el10s.noarch                                       
DEBUG:   python3-chardet-5.2.0-1.el10s.noarch                                          
DEBUG:   python3-colorama-0.4.6-13.el10.noarch                                         
DEBUG:   python3-distlib-0.3.9-1.el10s.noarch                                          
DEBUG:   python3-filelock-3.15.4-3.el10s.noarch                                        
DEBUG:   python3-platformdirs-4.2.2-2.el10s.noarch                                     
DEBUG:   python3-pluggy-1.3.0-5.el10.noarch                                            
DEBUG:   python3-pyproject-api-1.6.1-5.el10s.noarch                                    
DEBUG:   python3-setuptools-wheel-69.0.3-9.el10.noarch                                 
DEBUG:   python3-tox-current-env-0.0.12-1.el10s.noarch                                 
DEBUG:   python3-virtualenv-20.26.6-2.el10s.noarch                                     
DEBUG:   python3-wheel-wheel-1:0.41.2-5.el10.noarch                                    
DEBUG:   tox-4.21.2-3.el10s.noarch                                                     
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fcb94f335e0>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.PcIaol
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + '[' -f setup.py ']'
DEBUG: + echo 'python3dist(setuptools) >= 40.8'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tobiko-0.8.11.dev2/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-buildrequires -t -e py312
DEBUG: Handling setuptools >= 40.8 from default build backend
DEBUG: Requirement satisfied: setuptools >= 40.8
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement satisfied: tox-current-env >= 0.0.6
DEBUG:    (installed: tox-current-env 0.0.12)
DEBUG:   py312: OK (0.01 seconds)
DEBUG:   congratulations :) (0.09 seconds)
DEBUG: Handling tox from tox --print-deps-only: py312
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling decorator>=4.4.2 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: decorator>=4.4.2
DEBUG: Handling docker>=4.4.1 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: docker>=4.4.1
DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: fixtures>=3.0.0
DEBUG: Handling Jinja2>=2.11.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: Jinja2>=2.11.2
DEBUG:    (installed: Jinja2 3.1.6)
DEBUG: Handling keystoneauth1>=4.3.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: keystoneauth1>=4.3.0
DEBUG: Handling metalsmith>=1.6.2 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: metalsmith>=1.6.2
DEBUG: Handling netaddr>=0.8.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: netaddr>=0.8.0
DEBUG: Handling neutron-lib>=2.7.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: neutron-lib>=2.7.0
DEBUG: Handling openstacksdk>=0.31.2 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: openstacksdk>=0.31.2
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0
DEBUG: Handling oslo.config>=8.4.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: oslo.config>=8.4.0
DEBUG: Handling oslo.log>=4.4.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: oslo.log>=4.4.0
DEBUG: Handling oslo.utils>=4.12.3 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: oslo.utils>=4.12.3
DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: packaging>=20.4
DEBUG:    (installed: packaging 24.2)
DEBUG: Handling paramiko>=2.9.2 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: paramiko>=2.9.2
DEBUG: Handling pbr>=5.5.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: pbr>=5.5.1
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Handling psutil>=5.8.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: psutil>=5.8.0
DEBUG: Handling python-dateutil>=2.8.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: python-dateutil>=2.8.0
DEBUG: Handling python-designateclient>=4.4.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: python-designateclient>=4.4.0
DEBUG: Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: python-glanceclient>=3.2.2
DEBUG: Handling python-heatclient>=2.3.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: python-heatclient>=2.3.0
DEBUG: Handling python-ironicclient>=4.6.1 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: python-ironicclient>=4.6.1
DEBUG: Handling python-manilaclient>=4.5.1 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: python-manilaclient>=4.5.1
DEBUG: Handling python-neutronclient>=7.2.1 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: python-neutronclient>=7.2.1
DEBUG: Handling python-novaclient>=17.2.1 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: python-novaclient>=17.2.1
DEBUG: Handling python-octaviaclient>=2.2.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: python-octaviaclient>=2.2.0
DEBUG: Handling python-openstackclient>=5.4.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: python-openstackclient>=5.4.0
DEBUG: Handling PyYAML>=5.4.1 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: PyYAML>=5.4.1
DEBUG: Handling setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0;python_version>='3.12' from tox --print-deps-only: py312
DEBUG: Requirement satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0;python_version>='3.12'
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling testtools>=2.5.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: testtools>=2.5.0
DEBUG: Handling pytest from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: pytest
DEBUG: Handling pytest-xdist[psutil]>=3.5.0 from tox --print-deps-only: py312
DEBUG: Requirement not satisfied: pytest-xdist[psutil]>=3.5.0
DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   easy_install.initialize_options(self)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` directly.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         Follow the current Python packaging guidelines when building
DEBUG:         Python RPM packages.
DEBUG:         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:         and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   self.initialize_options()
DEBUG: running dist_info
DEBUG: writing tobiko.egg-info/PKG-INFO
DEBUG: writing dependency_links to tobiko.egg-info/dependency_links.txt
DEBUG: writing entry points to tobiko.egg-info/entry_points.txt
DEBUG: writing requirements to tobiko.egg-info/requires.txt
DEBUG: writing top-level names to tobiko.egg-info/top_level.txt
DEBUG: writing pbr to tobiko.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: adding license file 'LICENSE'
DEBUG: adding license file 'AUTHORS'
DEBUG: writing manifest file 'tobiko.egg-info/SOURCES.txt'
DEBUG: creating '/builddir/build/BUILD/tobiko-0.8.11.dev2/tobiko-0.8.11.dev2.dist-info'
DEBUG: The [wheel] section is deprecated. Use [bdist_wheel] instead.
DEBUG: Handling decorator >=4.4.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: decorator >=4.4.2
DEBUG: Handling docker >=4.4.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: docker >=4.4.1
DEBUG: Handling fixtures >=3.0.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: fixtures >=3.0.0
DEBUG: Handling Jinja2 >=2.11.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: Jinja2 >=2.11.2
DEBUG:    (installed: Jinja2 3.1.6)
DEBUG: Handling keystoneauth1 >=4.3.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: keystoneauth1 >=4.3.0
DEBUG: Handling metalsmith >=1.6.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: metalsmith >=1.6.2
DEBUG: Handling netaddr >=0.8.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: netaddr >=0.8.0
DEBUG: Handling neutron-lib >=2.7.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: neutron-lib >=2.7.0
DEBUG: Handling openstacksdk >=0.31.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: openstacksdk >=0.31.2
DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: oslo.concurrency >=3.26.0
DEBUG: Handling oslo.config >=8.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: oslo.config >=8.4.0
DEBUG: Handling oslo.log >=4.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: oslo.log >=4.4.0
DEBUG: Handling oslo.utils >=4.12.3 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: oslo.utils >=4.12.3
DEBUG: Handling packaging >=20.4 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: packaging >=20.4
DEBUG:    (installed: packaging 24.2)
DEBUG: Handling paramiko >=2.9.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: paramiko >=2.9.2
DEBUG: Handling pbr >=5.5.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: pbr >=5.5.1
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Handling psutil >=5.8.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: psutil >=5.8.0
DEBUG: Handling python-dateutil >=2.8.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: python-dateutil >=2.8.0
DEBUG: Handling python-designateclient >=4.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: python-designateclient >=4.4.0
DEBUG: Handling python-glanceclient >=3.2.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: python-glanceclient >=3.2.2
DEBUG: Handling python-heatclient >=2.3.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: python-heatclient >=2.3.0
DEBUG: Handling python-ironicclient >=4.6.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: python-ironicclient >=4.6.1
DEBUG: Handling python-manilaclient >=4.5.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: python-manilaclient >=4.5.1
DEBUG: Handling python-neutronclient >=7.2.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: python-neutronclient >=7.2.1
DEBUG: Handling python-novaclient >=17.2.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: python-novaclient >=17.2.1
DEBUG: Handling python-octaviaclient >=2.2.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: python-octaviaclient >=2.2.0
DEBUG: Handling python-openstackclient >=5.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: python-openstackclient >=5.4.0
DEBUG: Handling PyYAML >=5.4.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: PyYAML >=5.4.1
DEBUG: Handling setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling testtools >=2.5.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement not satisfied: testtools >=2.5.0
DEBUG: + cat /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv tobiko-0.8.11.dev2.dist-info/
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/AUTHORS'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/LICENSE'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/METADATA'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/entry_points.txt'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/pbr.json'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/top_level.txt'
DEBUG: removed directory 'tobiko-0.8.11.dev2.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:09 ago on Thu Jun 12 15:58:26 2025.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-jinja2-3.1.6-1.el10.noarch is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed.
DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed.
DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed.
DEBUG: Dependencies resolved.
DEBUG: ==============================================================================================================================
DEBUG:  Package                                    Arch    Version                                Repository                     Size
DEBUG: ==============================================================================================================================
DEBUG: Installing:
DEBUG:  python3-dateutil                           noarch  1:2.8.2-15.el10                        baseos                        358 k
DEBUG:  python3-decorator                          noarch  5.1.1-12.el10                          baseos                         32 k
DEBUG:  python3-designateclient                    noarch  6.3.0-0.20250527145916.1505c27.el10    delorean-component-designate  116 k
DEBUG:  python3-docker                             noarch  7.1.0-2.el10s                          delorean-master-testing       251 k
DEBUG:  python3-fixtures                           noarch  4.2.2-1.el10s                          delorean-master-testing       111 k
DEBUG:  python3-glanceclient                       noarch  1:4.8.0-0.20250318093747.235814c.el10  delorean-component-clients    185 k
DEBUG:  python3-heatclient                         noarch  4.2.0-0.20250513103226.47d6aac.el10    delorean-component-clients    200 k
DEBUG:  python3-ironicclient                       noarch  5.11.0-0.20250516052613.e786c8c.el10   delorean-component-clients    422 k
DEBUG:  python3-keystoneauth1                      noarch  5.11.0-0.20250602113607.8b0a181.el10   delorean-component-keystone   555 k
DEBUG:  python3-manilaclient                       noarch  5.5.0-0.20250516052141.ce60e48.el10    delorean-component-clients    901 k
DEBUG:  python3-metalsmith                         noarch  2.4.1-0.20250312155101.277ee4e.el10    delorean-component-baremetal   77 k
DEBUG:  python3-netaddr                            noarch  1.3.0-2.el10                           appstream                     1.7 M
DEBUG:  python3-neutron-lib                        noarch  3.19.0-0.20250527150442.3a16021.el10   delorean-component-network    479 k
DEBUG:  python3-neutronclient                      noarch  11.5.0-0.20250527143657.690bb97.el10   delorean-component-clients    340 k
DEBUG:  python3-novaclient                         noarch  1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients    266 k
DEBUG:  python3-octaviaclient                      noarch  3.11.0-0.20250516052341.733f9be.el10   delorean-component-clients    108 k
DEBUG:  python3-openstackclient                    noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients    1.5 M
DEBUG:  python3-openstacksdk                       noarch  4.5.0-0.20250513102338.bbe9c96.el10    delorean-component-clients    1.0 M
DEBUG:  python3-oslo-concurrency                   noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common      46 k
DEBUG:  python3-oslo-config                        noarch  2:9.8.0-0.20250602113751.b18ff43.el10  delorean-component-common     282 k
DEBUG:  python3-oslo-log                           noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common      73 k
DEBUG:  python3-oslo-utils                         noarch  9.0.0-0.20250602113342.1a85259.el10    delorean-component-common     129 k
DEBUG:  python3-paramiko                           noarch  3.5.0-1.el10s                          delorean-master-testing       379 k
DEBUG:  python3-psutil                             x86_64  5.9.8-6.el10                           appstream                     269 k
DEBUG:  python3-pytest                             noarch  7.4.3-5.el10                           crb                           756 k
DEBUG:  python3-pytest-xdist                       noarch  3.6.1-4.el10s                          delorean-master-build-deps     99 k
DEBUG:  python3-pytest-xdist+psutil                noarch  3.6.1-4.el10s                          delorean-master-build-deps    9.7 k
DEBUG:  python3-pyyaml                             x86_64  6.0.1-19.el10                          baseos                        236 k
DEBUG:  python3-testtools                          noarch  2.7.2-1.bootstrap.el10s                delorean-master-testing       405 k
DEBUG: Installing dependencies:
DEBUG:  bc                                         x86_64  1.07.1-23.el10                         baseos                        123 k
DEBUG:  checkpolicy                                x86_64  3.8-1.el10                             appstream                     358 k
DEBUG:  chkconfig                                  x86_64  1.30-2.el10                            baseos                        183 k
DEBUG:  hostname                                   x86_64  3.23-14.el10                           baseos                         29 k
DEBUG:  initscripts                                x86_64  10.26-2.el10                           baseos                        234 k
DEBUG:  initscripts-rename-device                  x86_64  10.26-2.el10                           baseos                         18 k
DEBUG:  initscripts-service                        noarch  10.26-2.el10                           baseos                         14 k
DEBUG:  ipcalc                                     x86_64  1.0.3-12.el10                          baseos                         43 k
DEBUG:  iproute                                    x86_64  6.14.0-1.el10                          baseos                        847 k
DEBUG:  kmod                                       x86_64  31-11.el10                             baseos                        134 k
DEBUG:  libburn                                    x86_64  1.5.6-6.el10                           appstream                     173 k
DEBUG:  libibverbs                                 x86_64  54.0-1.el10                            baseos                        455 k
DEBUG:  libisoburn                                 x86_64  1.5.6-6.el10                           appstream                     430 k
DEBUG:  libisofs                                   x86_64  1.5.6-6.el10                           appstream                     235 k
DEBUG:  libmnl                                     x86_64  1.0.5-7.el10                           baseos                         29 k
DEBUG:  libnl3                                     x86_64  3.11.0-1.el10                          baseos                        361 k
DEBUG:  libselinux-utils                           x86_64  3.8-2.el10                             baseos                        127 k
DEBUG:  libsodium                                  x86_64  1.0.20-2.el10s                         delorean-master-testing       173 k
DEBUG:  libxslt                                    x86_64  1.1.39-7.el10                          appstream                     190 k
DEBUG:  libyaml                                    x86_64  0.2.5-16.el10                          baseos                         62 k
DEBUG:  numactl-libs                               x86_64  2.0.19-1.el10                          baseos                         32 k
DEBUG:  openssl                                    x86_64  1:3.5.0-8.el10                         baseos                        1.3 M
DEBUG:  openstack-network-scripts                  x86_64  10.11.1-7.el10s                        delorean-master-testing        48 k
DEBUG:  openstack-network-scripts-openvswitch3.4   x86_64  10.11.1-7.el10s                        delorean-master-testing        10 k
DEBUG:  openvswitch-selinux-extra-policy           noarch  1.0-36.el10s                           centos10-nfv-ovs               10 k
DEBUG:  openvswitch3.4                             x86_64  3.4.0-9.el10s                          centos10-nfv-ovs              6.9 M
DEBUG:  policycoreutils                            x86_64  3.8-2.el10                             baseos                        227 k
DEBUG:  policycoreutils-python-utils               noarch  3.8-2.el10                             appstream                      47 k
DEBUG:  procps-ng                                  x86_64  4.0.4-7.el10                           baseos                        349 k
DEBUG:  protobuf-c                                 x86_64  1.5.0-6.el10                           baseos                         33 k
DEBUG:  psmisc                                     x86_64  23.6-8.el10                            baseos                        319 k
DEBUG:  python-openstackclient-lang                noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients     47 k
DEBUG:  python-oslo-concurrency-lang               noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common      13 k
DEBUG:  python-oslo-db-lang                        noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common      12 k
DEBUG:  python-oslo-i18n-lang                      noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common      14 k
DEBUG:  python-oslo-log-lang                       noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common      13 k
DEBUG:  python-oslo-middleware-lang                noarch  6.5.0-0.20250513102931.26dfbfd.el10    delorean-component-common      11 k
DEBUG:  python-oslo-policy-lang                    noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common      12 k
DEBUG:  python-oslo-utils-lang                     noarch  9.0.0-0.20250602113342.1a85259.el10    delorean-component-common      13 k
DEBUG:  python-oslo-versionedobjects-lang          noarch  3.7.0-0.20250527144911.8295330.el10    delorean-component-common      12 k
DEBUG:  python3-PyMySQL                            noarch  1.1.1-3.el10                           appstream                     116 k
DEBUG:  python3-alembic                            noarch  1.13.1-7.el10                          appstream                     502 k
DEBUG:  python3-amqp                               noarch  5.2.0-7.el10s                          delorean-master-testing       109 k
DEBUG:  python3-attrs                              noarch  23.2.0-7.el10                          baseos                        125 k
DEBUG:  python3-audit                              x86_64  4.0.3-4.el10                           appstream                      71 k
DEBUG:  python3-autopage                           noarch  0.5.2-8.el10s                          delorean-master-testing        75 k
DEBUG:  python3-bcrypt                             x86_64  3.2.2-4.el10s                          delorean-master-testing        42 k
DEBUG:  python3-cffi                               x86_64  1.16.0-7.el10                          baseos                        308 k
DEBUG:  python3-cinderclient                       noarch  9.7.0-0.20250318125740.63e3fa7.el10    delorean-component-clients    268 k
DEBUG:  python3-cliff                              noarch  4.9.1-0.20250314125026.083572e.el10    delorean-component-common     116 k
DEBUG:  python3-cmd2                               noarch  2.5.8-1.el10s                          delorean-master-testing       375 k
DEBUG:  python3-cryptography                       x86_64  43.0.0-4.el10                          baseos                        1.4 M
DEBUG:  python3-debtcollector                      noarch  3.0.0-0.20250212115946.0e6ce1c.el10    delorean-component-common      35 k
DEBUG:  python3-distro                             noarch  1.9.0-5.el10                           appstream                      48 k
DEBUG:  python3-dogpile-cache                      noarch  1.3.3-1.el10s                          delorean-master-testing       122 k
DEBUG:  python3-execnet                            noarch  2.1.1-4.el10s                          delorean-master-build-deps    242 k
DEBUG:  python3-fasteners                          noarch  0.19-1.el10s                           delorean-master-testing        43 k
DEBUG:  python3-futurist                           noarch  3.1.1-0.20250513101246.8a4c380.el10    delorean-component-common      76 k
DEBUG:  python3-iniconfig                          noarch  1.1.1-18.el10                          crb                            19 k
DEBUG:  python3-iso8601                            noarch  2.1.0-3.el10s                          delorean-master-testing        23 k
DEBUG:  python3-jmespath                           noarch  1.0.1-8.el10                           appstream                      58 k
DEBUG:  python3-jsonpatch                          noarch  1.33-6.el10                            appstream                      32 k
DEBUG:  python3-jsonpointer                        noarch  2.3-9.el10                             appstream                      22 k
DEBUG:  python3-jsonschema                         noarch  4.19.1-7.el10                          baseos                        206 k
DEBUG:  python3-jsonschema-specifications          noarch  2023.11.2-6.el10                       baseos                         29 k
DEBUG:  python3-keystoneclient                     noarch  1:5.6.0-0.20250318091942.0d43c46.el10  delorean-component-clients    278 k
DEBUG:  python3-kombu                              noarch  1:5.3.7-1.el10s                        delorean-master-testing       423 k
DEBUG:  python3-libselinux                         x86_64  3.8-2.el10                             appstream                     201 k
DEBUG:  python3-libsemanage                        x86_64  3.8.1-1.el10                           appstream                      82 k
DEBUG:  python3-logutils                           noarch  0.3.5-29.el10s                         delorean-master-testing        55 k
DEBUG:  python3-lxml                               x86_64  5.2.1-4.el10                           appstream                     1.4 M
DEBUG:  python3-mako                               noarch  1.2.3-9.el10                           appstream                     225 k
DEBUG:  python3-msgpack                            x86_64  1.1.0-1.el10s                          delorean-master-testing       103 k
DEBUG:  python3-ncclient                           noarch  0.6.16-1.el10s                         delorean-master-testing       169 k
DEBUG:  python3-openvswitch3.4                     x86_64  3.4.0-9.el10s                          centos10-nfv-ovs              346 k
DEBUG:  python3-os-client-config                   noarch  2.1.0-0.20250311184638.bc96c23.el10    delorean-component-clients     61 k
DEBUG:  python3-os-ken                             noarch  3.0.1-0.20250318122218.a89ba8f.el10    delorean-component-network    2.4 M
DEBUG:  python3-os-service-types                   noarch  1.7.0-0.20250217105409.0b2f473.el10    delorean-component-clients     40 k
DEBUG:  python3-os-traits                          noarch  3.5.0-0.20250516051804.45bc9b8.el10    delorean-component-common      51 k
DEBUG:  python3-osc-lib                            noarch  4.0.2-0.20250527151127.e63cb66.el10    delorean-component-clients    100 k
DEBUG:  python3-oslo-context                       noarch  6.0.0-0.20250527143853.7750bda.el10    delorean-component-common      28 k
DEBUG:  python3-oslo-db                            noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common     157 k
DEBUG:  python3-oslo-db+mysql                      noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common     7.9 k
DEBUG:  python3-oslo-i18n                          noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common      65 k
DEBUG:  python3-oslo-messaging                     noarch  17.0.0-0.20250527150124.510688d.el10   delorean-component-common     213 k
DEBUG:  python3-oslo-metrics                       noarch  0.12.0-0.20250527143953.19b3c0a.el10   delorean-component-common      26 k
DEBUG:  python3-oslo-middleware                    noarch  6.5.0-0.20250513102931.26dfbfd.el10    delorean-component-common      70 k
DEBUG:  python3-oslo-policy                        noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common      90 k
DEBUG:  python3-oslo-serialization                 noarch  5.7.0-0.20250318115342.bff992d.el10    delorean-component-common      35 k
DEBUG:  python3-oslo-service                       noarch  4.1.1-0.20250318124125.7a52803.el10    delorean-component-common      92 k
DEBUG:  python3-oslo-versionedobjects              noarch  3.7.0-0.20250527144911.8295330.el10    delorean-component-common      94 k
DEBUG:  python3-osprofiler                         noarch  4.2.0-0.20250217110136.3fb0487.el10    delorean-component-common     164 k
DEBUG:  python3-paste                              noarch  3.10.1-6.el10s                         delorean-master-testing       607 k
DEBUG:  python3-paste-deploy                       noarch  3.1.0-7.el10s                          delorean-master-testing        46 k
DEBUG:  python3-pecan                              noarch  1.5.1-1.el10s                          delorean-master-testing       322 k
DEBUG:  python3-ply                                noarch  3.11-25.el10                           baseos                        134 k
DEBUG:  python3-policycoreutils                    noarch  3.8-2.el10                             appstream                     2.2 M
DEBUG:  python3-prettytable                        noarch  3.6.0-10.el10                          appstream                      68 k
DEBUG:  python3-prometheus_client                  noarch  0.21.0-2.el10s                         delorean-master-testing       117 k
DEBUG:  python3-pyOpenSSL                          noarch  24.2.1-1.el10s                         delorean-master-testing       121 k
DEBUG:  python3-pycparser                          noarch  2.20-16.el10                           baseos                        158 k
DEBUG:  python3-pynacl                             x86_64  1.5.0-14.el10s                         delorean-master-testing       124 k
DEBUG:  python3-pyparsing                          noarch  3.1.1-7.el10                           baseos                        269 k
DEBUG:  python3-pyperclip                          noarch  1.8.2-1.el10s                          delorean-master-testing        28 k
DEBUG:  python3-pytz                               noarch  2024.1-3.el10s                         delorean-master-testing        59 k
DEBUG:  python3-rdo-openvswitch                    noarch  2:3.4-1.el10s                          delorean-master-testing       7.9 k
DEBUG:  python3-referencing                        noarch  0.31.1-6.el10                          baseos                         82 k
DEBUG:  python3-repoze-lru                         noarch  0.7-25.el10s                           delorean-master-testing        36 k
DEBUG:  python3-requestsexceptions                 noarch  1.4.0-0.20250213133424.d7ac0ff.el10    delorean-component-common      16 k
DEBUG:  python3-rfc3986                            noarch  1.5.0-12.el10s                         delorean-master-testing        59 k
DEBUG:  python3-routes                             noarch  2.5.1-11.el10s                         delorean-master-testing       201 k
DEBUG:  python3-rpds-py                            x86_64  0.17.1-6.el10                          baseos                        298 k
DEBUG:  python3-setools                            x86_64  4.5.1-4.el10                           baseos                        740 k
DEBUG:  python3-setproctitle                       x86_64  1.3.3-4.el10s                          delorean-master-testing        24 k
DEBUG:  python3-statsd                             noarch  3.2.1-33.el10s                         delorean-master-testing        39 k
DEBUG:  python3-stevedore                          noarch  5.4.1-0.20250314122149.27e27c1.el10    delorean-component-clients     79 k
DEBUG:  python3-swiftclient                        noarch  4.8.0-0.20250527151254.8486005.el10    delorean-component-clients    213 k
DEBUG:  python3-swiftclient+keystone               noarch  4.8.0-0.20250527151254.8486005.el10    delorean-component-clients    8.0 k
DEBUG:  python3-testresources                      noarch  2.0.1-18.el10s                         delorean-master-testing        74 k
DEBUG:  python3-testscenarios                      noarch  0.5.0-21.el10s                         delorean-master-testing        40 k
DEBUG:  python3-vine                               noarch  5.1.0-10.el10s                         delorean-master-testing        27 k
DEBUG:  python3-warlock                            noarch  2.0.1-8.el10s                          delorean-master-testing        22 k
DEBUG:  python3-wcwidth                            noarch  0.2.6-6.el10                           baseos                         46 k
DEBUG:  python3-webob                              noarch  1.8.9-1.el10s                          delorean-master-testing       274 k
DEBUG:  python3-wrapt                              x86_64  1.17.1-1.el10s                         delorean-master-testing        68 k
DEBUG:  python3-yappi                              x86_64  1.6.0-1.el10s                          delorean-master-testing        62 k
DEBUG:  rdo-openvswitch                            noarch  2:3.4-1.el10s                          delorean-master-testing       7.7 k
DEBUG:  rpm-plugin-selinux                         x86_64  4.19.1.1-14.el10                       baseos                         20 k
DEBUG:  selinux-policy                             noarch  40.13.33-1.el10                        baseos                         45 k
DEBUG:  selinux-policy-targeted                    noarch  40.13.33-1.el10                        baseos                        6.2 M
DEBUG:  unbound-libs                               x86_64  1.20.0-10.el10                         appstream                     548 k
DEBUG:  which                                      x86_64  2.21-43.el10                           baseos                         42 k
DEBUG:  xorriso                                    x86_64  1.5.6-6.el10                           appstream                     323 k
DEBUG: Installing weak dependencies:
DEBUG:  bash-completion                            noarch  1:2.11-16.el10                         baseos                        453 k
DEBUG:  geolite2-city                              noarch  20191217-14.el10                       appstream                      23 M
DEBUG:  geolite2-country                           noarch  20191217-14.el10                       appstream                     1.6 M
DEBUG:  libmaxminddb                               x86_64  1.9.1-4.el10                           appstream                      43 k
DEBUG:  python3-pyasn1                             noarch  0.6.1-1.el10                           appstream                     198 k
DEBUG:  unbound-anchor                             x86_64  1.20.0-10.el10                         appstream                      35 k
DEBUG: Transaction Summary
DEBUG: ==============================================================================================================================
DEBUG: Install  168 Packages
DEBUG: Total size: 75 M
DEBUG: Total download size: 3.0 M
DEBUG: Installed size: 269 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] iproute-6.14.0-1.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libselinux-utils-3.8-2.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] openssl-3.5.0-8.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] policycoreutils-3.8-2.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-14.el10.x86_64.rpm: Already downloaded   
DEBUG: [SKIPPED] selinux-policy-40.13.33-1.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] selinux-policy-targeted-40.13.33-1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] libburn-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libisoburn-1.5.6-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libisofs-1.5.6-6.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] libxslt-1.1.39-7.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-2.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-libselinux-3.8-2.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-policycoreutils-3.8-2.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] unbound-anchor-1.20.0-10.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] unbound-libs-1.20.0-10.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] xorriso-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] python3-iniconfig-1.1.1-18.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pytest-7.4.3-5.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-docker-7.1.0-2.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-execnet-2.1.1-4.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-pytest-xdist+psutil-3.6.1-4.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pytest-xdist-3.6.1-4.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded  
DEBUG: (166/168): python3-metalsmith-2.4.1-0.202503121 2.2 MB/s |  77 kB     00:00    
DEBUG: (167/168): python3-neutron-lib-3.19.0-0.2025052  10 MB/s | 479 kB     00:00    
DEBUG: (168/168): python3-os-ken-3.0.1-0.2025031812221  29 MB/s | 2.4 MB     00:00    
DEBUG: --------------------------------------------------------------------------------
DEBUG: Total                                            28 MB/s | 3.0 MB     00:00     
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.33-1.el10.noarch         1/1 
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-stevedore-5.4.1-0.20250314122149.27e27c1     1/168 
DEBUG:   Installing       : python3-webob-1.8.9-1.el10s.noarch                   2/168 
DEBUG:   Installing       : python3-netaddr-1.3.0-2.el10.noarch                  3/168 
DEBUG:   Installing       : python3-iso8601-2.1.0-3.el10s.noarch                 4/168 
DEBUG:   Installing       : python3-psutil-5.9.8-6.el10.x86_64                   5/168 
DEBUG:   Installing       : python3-mako-1.2.3-9.el10.noarch                     6/168 
DEBUG:   Installing       : python3-decorator-5.1.1-12.el10.noarch               7/168 
DEBUG:   Installing       : python3-dogpile-cache-1.3.3-1.el10s.noarch           8/168 
DEBUG:   Installing       : python3-wrapt-1.17.1-1.el10s.x86_64                  9/168 
DEBUG:   Installing       : python3-debtcollector-3.0.0-0.20250212115946.0e6    10/168 
DEBUG:   Installing       : python3-oslo-context-6.0.0-0.20250527143853.7750    11/168 
DEBUG:   Installing       : python3-vine-5.1.0-10.el10s.noarch                  12/168 
DEBUG:   Installing       : python3-amqp-5.2.0-7.el10s.noarch                   13/168 
DEBUG:   Installing       : python3-msgpack-1.1.0-1.el10s.x86_64                14/168 
DEBUG:   Installing       : python3-libselinux-3.8-2.el10.x86_64                15/168 
DEBUG:   Installing       : python3-wcwidth-0.2.6-6.el10.noarch                 16/168 
DEBUG:   Installing       : python3-prettytable-3.6.0-10.el10.noarch            17/168 
DEBUG:   Installing       : python3-rpds-py-0.17.1-6.el10.x86_64                18/168 
DEBUG:   Installing       : python3-attrs-23.2.0-7.el10.noarch                  19/168 
DEBUG:   Installing       : python3-referencing-0.31.1-6.el10.noarch            20/168 
DEBUG:   Installing       : procps-ng-4.0.4-7.el10.x86_64                       21/168 
DEBUG:   Installing       : libselinux-utils-3.8-2.el10.x86_64                  22/168 
DEBUG:   Installing       : policycoreutils-3.8-2.el10.x86_64                   23/168 
DEBUG:   Running scriptlet: policycoreutils-3.8-2.el10.x86_64                   23/168 
DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
DEBUG:   Installing       : selinux-policy-40.13.33-1.el10.noarch               24/168 
DEBUG:   Running scriptlet: selinux-policy-40.13.33-1.el10.noarch               24/168 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.33-1.el10.noarch      25/168 
DEBUG:   Installing       : selinux-policy-targeted-40.13.33-1.el10.noarch      25/168 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.33-1.el10.noarch      25/168 
DEBUG:   Installing       : kmod-31-11.el10.x86_64                              26/168 
DEBUG:   Installing       : chkconfig-1.30-2.el10.x86_64                        27/168 
DEBUG:   Installing       : python3-os-service-types-1.7.0-0.20250217105409.    28/168 
DEBUG:   Installing       : python3-keystoneauth1-5.11.0-0.20250602113607.8b    29/168 
DEBUG:   Installing       : python3-jsonschema-specifications-2023.11.2-6.el    30/168 
DEBUG:   Installing       : python3-jsonschema-4.19.1-7.el10.noarch             31/168 
DEBUG:   Installing       : python3-libsemanage-3.8.1-1.el10.x86_64             32/168 
DEBUG:   Installing       : python3-kombu-1:5.3.7-1.el10s.noarch                33/168 
DEBUG:   Installing       : python3-futurist-3.1.1-0.20250513101246.8a4c380.    34/168 
DEBUG:   Installing       : python3-prometheus_client-0.21.0-2.el10s.noarch     35/168 
DEBUG:   Installing       : python3-alembic-1.13.1-7.el10.noarch                36/168 
DEBUG:   Installing       : python3-execnet-2.1.1-4.el10s.noarch                37/168 
DEBUG:   Installing       : python3-yappi-1.6.0-1.el10s.x86_64                  38/168 
DEBUG:   Installing       : python3-testtools-2.7.2-1.bootstrap.el10s.noarch    39/168 
DEBUG:   Installing       : python3-testscenarios-0.5.0-21.el10s.noarch         40/168 
DEBUG:   Installing       : python3-testresources-2.0.1-18.el10s.noarch         41/168 
DEBUG:   Installing       : python3-statsd-3.2.1-33.el10s.noarch                42/168 
DEBUG:   Installing       : python3-setproctitle-1.3.3-4.el10s.x86_64           43/168 
DEBUG:   Installing       : python3-rfc3986-1.5.0-12.el10s.noarch               44/168 
DEBUG:   Installing       : python3-repoze-lru-0.7-25.el10s.noarch              45/168 
DEBUG:   Installing       : python3-routes-2.5.1-11.el10s.noarch                46/168 
DEBUG:   Installing       : python3-pytz-2024.1-3.el10s.noarch                  47/168 
DEBUG:   Installing       : python3-pyperclip-1.8.2-1.el10s.noarch              48/168 
DEBUG:   Installing       : python3-paste-deploy-3.1.0-7.el10s.noarch           49/168 
DEBUG:   Installing       : python3-logutils-0.3.5-29.el10s.noarch              50/168 
DEBUG:   Installing       : python3-pecan-1.5.1-1.el10s.noarch                  51/168 
DEBUG:   Installing       : python3-fasteners-0.19-1.el10s.noarch               52/168 
DEBUG:   Installing       : python3-autopage-0.5.2-8.el10s.noarch               53/168 
DEBUG:   Installing       : libsodium-1.0.20-2.el10s.x86_64                     54/168 
DEBUG:   Installing       : python3-iniconfig-1.1.1-18.el10.noarch              55/168 
DEBUG:   Installing       : python3-pytest-7.4.3-5.el10.noarch                  56/168 
DEBUG:   Installing       : python3-pytest-xdist-3.6.1-4.el10s.noarch           57/168 
DEBUG:   Installing       : python3-pyasn1-0.6.1-1.el10.noarch                  58/168 
DEBUG:   Installing       : python3-jsonpointer-2.3-9.el10.noarch               59/168 
DEBUG:   Installing       : python3-jsonpatch-1.33-6.el10.noarch                60/168 
DEBUG:   Installing       : python3-warlock-2.0.1-8.el10s.noarch                61/168 
DEBUG:   Installing       : python3-jmespath-1.0.1-8.el10.noarch                62/168 
DEBUG:   Installing       : python3-distro-1.9.0-5.el10.noarch                  63/168 
DEBUG:   Installing       : python3-audit-4.0.3-4.el10.x86_64                   64/168 
DEBUG:   Installing       : python3-PyMySQL-1.1.1-3.el10.noarch                 65/168 
DEBUG:   Installing       : libxslt-1.1.39-7.el10.x86_64                        66/168 
DEBUG:   Installing       : python3-lxml-5.2.1-4.el10.x86_64                    67/168 
DEBUG:   Installing       : libmaxminddb-1.9.1-4.el10.x86_64                    68/168 
DEBUG:   Installing       : libisofs-1.5.6-6.el10.x86_64                        69/168 
DEBUG:   Installing       : libburn-1.5.6-6.el10.x86_64                         70/168 
DEBUG:   Installing       : libisoburn-1.5.6-6.el10.x86_64                      71/168 
DEBUG:   Installing       : xorriso-1.5.6-6.el10.x86_64                         72/168 
DEBUG:   Running scriptlet: xorriso-1.5.6-6.el10.x86_64                         72/168 
DEBUG:   Installing       : geolite2-country-20191217-14.el10.noarch            73/168 
DEBUG:   Installing       : geolite2-city-20191217-14.el10.noarch               74/168 
DEBUG:   Installing       : ipcalc-1.0.3-12.el10.x86_64                         75/168 
DEBUG:   Installing       : checkpolicy-3.8-1.el10.x86_64                       76/168 
DEBUG:   Installing       : which-2.21-43.el10.x86_64                           77/168 
DEBUG:   Installing       : python3-cmd2-2.5.8-1.el10s.noarch                   78/168 
DEBUG:   Installing       : python3-setools-4.5.1-4.el10.x86_64                 79/168 
DEBUG:   Installing       : python3-policycoreutils-3.8-2.el10.noarch           80/168 
DEBUG:   Installing       : policycoreutils-python-utils-3.8-2.el10.noarch      81/168 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no    82/168 
DEBUG:   Installing       : openvswitch-selinux-extra-policy-1.0-36.el10s.no    82/168 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no    82/168 
DEBUG:   Installing       : python3-pyparsing-3.1.1-7.el10.noarch               83/168 
DEBUG:   Installing       : python3-ply-3.11-25.el10.noarch                     84/168 
DEBUG:   Installing       : python3-pycparser-2.20-16.el10.noarch               85/168 
DEBUG:   Installing       : python3-cffi-1.16.0-7.el10.x86_64                   86/168 
DEBUG:   Installing       : python3-cryptography-43.0.0-4.el10.x86_64           87/168 
DEBUG:   Installing       : python3-pyOpenSSL-24.2.1-1.el10s.noarch             88/168 
DEBUG:   Installing       : python3-bcrypt-3.2.2-4.el10s.x86_64                 89/168 
DEBUG:   Installing       : python3-pynacl-1.5.0-14.el10s.x86_64                90/168 
DEBUG:   Installing       : python3-paramiko-3.5.0-1.el10s.noarch               91/168 
DEBUG:   Installing       : python3-ncclient-0.6.16-1.el10s.noarch              92/168 
DEBUG:   Installing       : python3-paste-3.10.1-6.el10s.noarch                 93/168 
DEBUG:   Installing       : python3-dateutil-1:2.8.2-15.el10.noarch             94/168 
DEBUG:   Installing       : psmisc-23.6-8.el10.x86_64                           95/168 
DEBUG:   Installing       : protobuf-c-1.5.0-6.el10.x86_64                      96/168 
DEBUG:   Installing       : unbound-anchor-1.20.0-10.el10.x86_64                97/168 
DEBUG:   Running scriptlet: unbound-anchor-1.20.0-10.el10.x86_64                97/168 
DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'.
DEBUG:   Running scriptlet: unbound-libs-1.20.0-10.el10.x86_64                  98/168 
DEBUG:   Installing       : unbound-libs-1.20.0-10.el10.x86_64                  98/168 
DEBUG:   Installing       : openssl-1:3.5.0-8.el10.x86_64                       99/168 
DEBUG:   Installing       : numactl-libs-2.0.19-1.el10.x86_64                  100/168 
DEBUG:   Installing       : libyaml-0.2.5-16.el10.x86_64                       101/168 
DEBUG:   Installing       : python3-pyyaml-6.0.1-19.el10.x86_64                102/168 
DEBUG:   Installing       : python3-cliff-4.9.1-0.20250314125026.083572e.el1   103/168 
DEBUG:   Installing       : libnl3-3.11.0-1.el10.x86_64                        104/168 
DEBUG:   Installing       : libibverbs-54.0-1.el10.x86_64                      105/168 
DEBUG:   Installing       : libmnl-1.0.5-7.el10.x86_64                         106/168 
DEBUG:   Installing       : iproute-6.14.0-1.el10.x86_64                       107/168 
DEBUG:   Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64                108/168 
DEBUG:   Installing       : openvswitch3.4-3.4.0-9.el10s.x86_64                108/168 
DEBUG:   Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64                108/168 
DEBUG:   Installing       : python3-openvswitch3.4-3.4.0-9.el10s.x86_64        109/168 
DEBUG:   Installing       : initscripts-service-10.26-2.el10.noarch            110/168 
DEBUG:   Installing       : initscripts-rename-device-10.26-2.el10.x86_64      111/168 
DEBUG:   Installing       : initscripts-10.26-2.el10.x86_64                    112/168 
DEBUG:   Running scriptlet: initscripts-10.26-2.el10.x86_64                    112/168 
DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'.
DEBUG:   Installing       : hostname-3.23-14.el10.x86_64                       113/168 
DEBUG:   Running scriptlet: hostname-3.23-14.el10.x86_64                       113/168 
DEBUG:   Installing       : bc-1.07.1-23.el10.x86_64                           114/168 
DEBUG:   Installing       : openstack-network-scripts-10.11.1-7.el10s.x86_64   115/168 
DEBUG:   Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64   115/168 
DEBUG:   Installing       : openstack-network-scripts-openvswitch3.4-10.11.1   116/168 
DEBUG:   Installing       : rdo-openvswitch-2:3.4-1.el10s.noarch               117/168 
DEBUG:   Installing       : python3-rdo-openvswitch-2:3.4-1.el10s.noarch       118/168 
DEBUG:   Installing       : bash-completion-1:2.11-16.el10.noarch              119/168 
DEBUG:   Installing       : python3-requestsexceptions-1.4.0-0.2025021313342   120/168 
DEBUG:   Installing       : python3-openstacksdk-4.5.0-0.20250513102338.bbe9   121/168 
DEBUG:   Installing       : python3-os-client-config-2.1.0-0.20250311184638.   122/168 
DEBUG:   Installing       : python3-os-traits-3.5.0-0.20250516051804.45bc9b8   123/168 
DEBUG:   Installing       : python-oslo-versionedobjects-lang-3.7.0-0.202505   124/168 
DEBUG:   Installing       : python-oslo-utils-lang-9.0.0-0.20250602113342.1a   125/168 
DEBUG:   Installing       : python-oslo-policy-lang-4.5.1-0.20250318102620.3   126/168 
DEBUG:   Installing       : python-oslo-middleware-lang-6.5.0-0.202505131029   127/168 
DEBUG:   Installing       : python-oslo-log-lang-7.1.0-0.20250318111316.0c29   128/168 
DEBUG:   Installing       : python-oslo-i18n-lang-6.5.1-0.20250318101249.162   129/168 
DEBUG:   Installing       : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa   130/168 
DEBUG:   Installing       : python3-oslo-utils-9.0.0-0.20250602113342.1a8525   131/168 
DEBUG:   Installing       : python3-oslo-config-2:9.8.0-0.20250602113751.b18   132/168 
DEBUG:   Installing       : python3-oslo-serialization-5.7.0-0.2025031811534   133/168 
DEBUG:   Installing       : python3-oslo-log-7.1.0-0.20250318111316.0c290b1.   134/168 
DEBUG:   Installing       : python3-osc-lib-4.0.2-0.20250527151127.e63cb66.e   135/168 
DEBUG:   Installing       : python3-keystoneclient-1:5.6.0-0.20250318091942.   136/168 
DEBUG:   Installing       : python3-neutronclient-11.5.0-0.20250527143657.69   137/168 
DEBUG:   Installing       : python3-swiftclient-4.8.0-0.20250527151254.84860   138/168 
DEBUG:   Installing       : python3-swiftclient+keystone-4.8.0-0.20250527151   139/168 
DEBUG:   Installing       : python3-oslo-metrics-0.12.0-0.20250527143953.19b   140/168 
DEBUG:   Installing       : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d   141/168 
DEBUG:   Installing       : python3-oslo-middleware-6.5.0-0.20250513102931.2   142/168 
DEBUG:   Installing       : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el   143/168 
DEBUG:   Installing       : python3-cinderclient-9.7.0-0.20250318125740.63e3   144/168 
DEBUG:   Installing       : python-oslo-db-lang-17.2.1-0.20250318123718.dc60   145/168 
DEBUG:   Installing       : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc   146/168 
DEBUG:   Installing       : python3-oslo-db-17.2.1-0.20250318123718.dc60623.   147/168 
DEBUG:   Installing       : python-oslo-concurrency-lang-7.1.0-0.20250318114   148/168 
DEBUG:   Installing       : python3-oslo-concurrency-7.1.0-0.20250318114002.   149/168 
DEBUG:   Installing       : python3-oslo-service-4.1.1-0.20250318124125.7a52   150/168 
DEBUG:   Installing       : python3-oslo-messaging-17.0.0-0.20250527150124.5   151/168 
DEBUG:   Installing       : python3-oslo-versionedobjects-3.7.0-0.2025052714   152/168 
DEBUG:   Installing       : python3-osprofiler-4.2.0-0.20250217110136.3fb048   153/168 
DEBUG:   Installing       : python-openstackclient-lang-8.0.0-0.202504160806   154/168 
DEBUG:   Installing       : python3-openstackclient-8.0.0-0.20250416080656.3   155/168 
DEBUG:   Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3   155/168 
DEBUG:   Installing       : python3-ironicclient-5.11.0-0.20250516052613.e78   156/168 
DEBUG:   Installing       : python3-octaviaclient-3.11.0-0.20250516052341.73   157/168 
DEBUG:   Installing       : python3-neutron-lib-3.19.0-0.20250527150442.3a16   158/168 
DEBUG:   Installing       : python3-heatclient-4.2.0-0.20250513103226.47d6aa   159/168 
DEBUG:   Installing       : python3-manilaclient-5.5.0-0.20250516052141.ce60   160/168 
DEBUG:   Installing       : python3-designateclient-6.3.0-0.20250527145916.1   161/168 
DEBUG:   Installing       : python3-novaclient-1:18.9.0-0.20250319052751.4c3   162/168 
DEBUG:   Installing       : python3-glanceclient-1:4.8.0-0.20250318093747.23   163/168 
DEBUG:   Installing       : python3-metalsmith-2.4.1-0.20250312155101.277ee4   164/168 
DEBUG:   Installing       : python3-pytest-xdist+psutil-3.6.1-4.el10s.noarch   165/168 
DEBUG:   Installing       : python3-fixtures-4.2.2-1.el10s.noarch              166/168 
DEBUG:   Installing       : python3-docker-7.1.0-2.el10s.noarch                167/168 
DEBUG:   Installing       : rpm-plugin-selinux-4.19.1.1-14.el10.x86_64         168/168 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.33-1.el10.noarch     168/168 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no   168/168 
DEBUG:   Running scriptlet: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64         168/168 
DEBUG: Installed:
DEBUG:   bash-completion-1:2.11-16.el10.noarch                                         
DEBUG:   bc-1.07.1-23.el10.x86_64                                                      
DEBUG:   checkpolicy-3.8-1.el10.x86_64                                                 
DEBUG:   chkconfig-1.30-2.el10.x86_64                                                  
DEBUG:   geolite2-city-20191217-14.el10.noarch                                         
DEBUG:   geolite2-country-20191217-14.el10.noarch                                      
DEBUG:   hostname-3.23-14.el10.x86_64                                                  
DEBUG:   initscripts-10.26-2.el10.x86_64                                               
DEBUG:   initscripts-rename-device-10.26-2.el10.x86_64                                 
DEBUG:   initscripts-service-10.26-2.el10.noarch                                       
DEBUG:   ipcalc-1.0.3-12.el10.x86_64                                                   
DEBUG:   iproute-6.14.0-1.el10.x86_64                                                  
DEBUG:   kmod-31-11.el10.x86_64                                                        
DEBUG:   libburn-1.5.6-6.el10.x86_64                                                   
DEBUG:   libibverbs-54.0-1.el10.x86_64                                                 
DEBUG:   libisoburn-1.5.6-6.el10.x86_64                                                
DEBUG:   libisofs-1.5.6-6.el10.x86_64                                                  
DEBUG:   libmaxminddb-1.9.1-4.el10.x86_64                                              
DEBUG:   libmnl-1.0.5-7.el10.x86_64                                                    
DEBUG:   libnl3-3.11.0-1.el10.x86_64                                                   
DEBUG:   libselinux-utils-3.8-2.el10.x86_64                                            
DEBUG:   libsodium-1.0.20-2.el10s.x86_64                                               
DEBUG:   libxslt-1.1.39-7.el10.x86_64                                                  
DEBUG:   libyaml-0.2.5-16.el10.x86_64                                                  
DEBUG:   numactl-libs-2.0.19-1.el10.x86_64                                             
DEBUG:   openssl-1:3.5.0-8.el10.x86_64                                                 
DEBUG:   openstack-network-scripts-10.11.1-7.el10s.x86_64                              
DEBUG:   openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64               
DEBUG:   openvswitch-selinux-extra-policy-1.0-36.el10s.noarch                          
DEBUG:   openvswitch3.4-3.4.0-9.el10s.x86_64                                           
DEBUG:   policycoreutils-3.8-2.el10.x86_64                                             
DEBUG:   policycoreutils-python-utils-3.8-2.el10.noarch                                
DEBUG:   procps-ng-4.0.4-7.el10.x86_64                                                 
DEBUG:   protobuf-c-1.5.0-6.el10.x86_64                                                
DEBUG:   psmisc-23.6-8.el10.x86_64                                                     
DEBUG:   python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch        
DEBUG:   python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch       
DEBUG:   python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch               
DEBUG:   python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch              
DEBUG:   python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch               
DEBUG:   python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch        
DEBUG:   python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch            
DEBUG:   python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch             
DEBUG:   python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch  
DEBUG:   python3-PyMySQL-1.1.1-3.el10.noarch                                           
DEBUG:   python3-alembic-1.13.1-7.el10.noarch                                          
DEBUG:   python3-amqp-5.2.0-7.el10s.noarch                                             
DEBUG:   python3-attrs-23.2.0-7.el10.noarch                                            
DEBUG:   python3-audit-4.0.3-4.el10.x86_64                                             
DEBUG:   python3-autopage-0.5.2-8.el10s.noarch                                         
DEBUG:   python3-bcrypt-3.2.2-4.el10s.x86_64                                           
DEBUG:   python3-cffi-1.16.0-7.el10.x86_64                                             
DEBUG:   python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch               
DEBUG:   python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch                      
DEBUG:   python3-cmd2-2.5.8-1.el10s.noarch                                             
DEBUG:   python3-cryptography-43.0.0-4.el10.x86_64                                     
DEBUG:   python3-dateutil-1:2.8.2-15.el10.noarch                                       
DEBUG:   python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch              
DEBUG:   python3-decorator-5.1.1-12.el10.noarch                                        
DEBUG:   python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch            
DEBUG:   python3-distro-1.9.0-5.el10.noarch                                            
DEBUG:   python3-docker-7.1.0-2.el10s.noarch                                           
DEBUG:   python3-dogpile-cache-1.3.3-1.el10s.noarch                                    
DEBUG:   python3-execnet-2.1.1-4.el10s.noarch                                          
DEBUG:   python3-fasteners-0.19-1.el10s.noarch                                         
DEBUG:   python3-fixtures-4.2.2-1.el10s.noarch                                         
DEBUG:   python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch                   
DEBUG:   python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch             
DEBUG:   python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch                 
DEBUG:   python3-iniconfig-1.1.1-18.el10.noarch                                        
DEBUG:   python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch              
DEBUG:   python3-iso8601-2.1.0-3.el10s.noarch                                          
DEBUG:   python3-jmespath-1.0.1-8.el10.noarch                                          
DEBUG:   python3-jsonpatch-1.33-6.el10.noarch                                          
DEBUG:   python3-jsonpointer-2.3-9.el10.noarch                                         
DEBUG:   python3-jsonschema-4.19.1-7.el10.noarch                                       
DEBUG:   python3-jsonschema-specifications-2023.11.2-6.el10.noarch                     
DEBUG:   python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch             
DEBUG:   python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch           
DEBUG:   python3-kombu-1:5.3.7-1.el10s.noarch                                          
DEBUG:   python3-libselinux-3.8-2.el10.x86_64                                          
DEBUG:   python3-libsemanage-3.8.1-1.el10.x86_64                                       
DEBUG:   python3-logutils-0.3.5-29.el10s.noarch                                        
DEBUG:   python3-lxml-5.2.1-4.el10.x86_64                                              
DEBUG:   python3-mako-1.2.3-9.el10.noarch                                              
DEBUG:   python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch               
DEBUG:   python3-metalsmith-2.4.1-0.20250312155101.277ee4e.el10.noarch                 
DEBUG:   python3-msgpack-1.1.0-1.el10s.x86_64                                          
DEBUG:   python3-ncclient-0.6.16-1.el10s.noarch                                        
DEBUG:   python3-netaddr-1.3.0-2.el10.noarch                                           
DEBUG:   python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch               
DEBUG:   python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch             
DEBUG:   python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch              
DEBUG:   python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch             
DEBUG:   python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch            
DEBUG:   python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch               
DEBUG:   python3-openvswitch3.4-3.4.0-9.el10s.x86_64                                   
DEBUG:   python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch           
DEBUG:   python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch                     
DEBUG:   python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch           
DEBUG:   python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch                  
DEBUG:   python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch                    
DEBUG:   python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch           
DEBUG:   python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch              
DEBUG:   python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch               
DEBUG:   python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch                   
DEBUG:   python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch             
DEBUG:   python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch                  
DEBUG:   python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch                   
DEBUG:   python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch            
DEBUG:   python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch              
DEBUG:   python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch            
DEBUG:   python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch                
DEBUG:   python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch         
DEBUG:   python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch               
DEBUG:   python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch                 
DEBUG:   python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch      
DEBUG:   python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch                 
DEBUG:   python3-paramiko-3.5.0-1.el10s.noarch                                         
DEBUG:   python3-paste-3.10.1-6.el10s.noarch                                           
DEBUG:   python3-paste-deploy-3.1.0-7.el10s.noarch                                     
DEBUG:   python3-pecan-1.5.1-1.el10s.noarch                                            
DEBUG:   python3-ply-3.11-25.el10.noarch                                               
DEBUG:   python3-policycoreutils-3.8-2.el10.noarch                                     
DEBUG:   python3-prettytable-3.6.0-10.el10.noarch                                      
DEBUG:   python3-prometheus_client-0.21.0-2.el10s.noarch                               
DEBUG:   python3-psutil-5.9.8-6.el10.x86_64                                            
DEBUG:   python3-pyOpenSSL-24.2.1-1.el10s.noarch                                       
DEBUG:   python3-pyasn1-0.6.1-1.el10.noarch                                            
DEBUG:   python3-pycparser-2.20-16.el10.noarch                                         
DEBUG:   python3-pynacl-1.5.0-14.el10s.x86_64                                          
DEBUG:   python3-pyparsing-3.1.1-7.el10.noarch                                         
DEBUG:   python3-pyperclip-1.8.2-1.el10s.noarch                                        
DEBUG:   python3-pytest-7.4.3-5.el10.noarch                                            
DEBUG:   python3-pytest-xdist-3.6.1-4.el10s.noarch                                     
DEBUG:   python3-pytest-xdist+psutil-3.6.1-4.el10s.noarch                              
DEBUG:   python3-pytz-2024.1-3.el10s.noarch                                            
DEBUG:   python3-pyyaml-6.0.1-19.el10.x86_64                                           
DEBUG:   python3-rdo-openvswitch-2:3.4-1.el10s.noarch                                  
DEBUG:   python3-referencing-0.31.1-6.el10.noarch                                      
DEBUG:   python3-repoze-lru-0.7-25.el10s.noarch                                        
DEBUG:   python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch         
DEBUG:   python3-rfc3986-1.5.0-12.el10s.noarch                                         
DEBUG:   python3-routes-2.5.1-11.el10s.noarch                                          
DEBUG:   python3-rpds-py-0.17.1-6.el10.x86_64                                          
DEBUG:   python3-setools-4.5.1-4.el10.x86_64                                           
DEBUG:   python3-setproctitle-1.3.3-4.el10s.x86_64                                     
DEBUG:   python3-statsd-3.2.1-33.el10s.noarch                                          
DEBUG:   python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch                  
DEBUG:   python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch                
DEBUG:   python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch       
DEBUG:   python3-testresources-2.0.1-18.el10s.noarch                                   
DEBUG:   python3-testscenarios-0.5.0-21.el10s.noarch                                   
DEBUG:   python3-testtools-2.7.2-1.bootstrap.el10s.noarch                              
DEBUG:   python3-vine-5.1.0-10.el10s.noarch                                            
DEBUG:   python3-warlock-2.0.1-8.el10s.noarch                                          
DEBUG:   python3-wcwidth-0.2.6-6.el10.noarch                                           
DEBUG:   python3-webob-1.8.9-1.el10s.noarch                                            
DEBUG:   python3-wrapt-1.17.1-1.el10s.x86_64                                           
DEBUG:   python3-yappi-1.6.0-1.el10s.x86_64                                            
DEBUG:   rdo-openvswitch-2:3.4-1.el10s.noarch                                          
DEBUG:   rpm-plugin-selinux-4.19.1.1-14.el10.x86_64                                    
DEBUG:   selinux-policy-40.13.33-1.el10.noarch                                         
DEBUG:   selinux-policy-targeted-40.13.33-1.el10.noarch                                
DEBUG:   unbound-anchor-1.20.0-10.el10.x86_64                                          
DEBUG:   unbound-libs-1.20.0-10.el10.x86_64                                            
DEBUG:   which-2.21-43.el10.x86_64                                                     
DEBUG:   xorriso-1.5.6-6.el10.x86_64                                                   
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch
DEBUG: python3-webob-1.8.9-1.el10s.noarch
DEBUG: python3-netaddr-1.3.0-2.el10.noarch
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch
DEBUG: python3-psutil-5.9.8-6.el10.x86_64
DEBUG: python3-mako-1.2.3-9.el10.noarch
DEBUG: python3-decorator-5.1.1-12.el10.noarch
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch
DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch
DEBUG: python3-vine-5.1.0-10.el10s.noarch
DEBUG: python3-amqp-5.2.0-7.el10s.noarch
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64
DEBUG: python3-libselinux-3.8-2.el10.x86_64
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch
DEBUG: python3-prettytable-3.6.0-10.el10.noarch
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64
DEBUG: python3-attrs-23.2.0-7.el10.noarch
DEBUG: python3-referencing-0.31.1-6.el10.noarch
DEBUG: procps-ng-4.0.4-7.el10.x86_64
DEBUG: libselinux-utils-3.8-2.el10.x86_64
DEBUG: policycoreutils-3.8-2.el10.x86_64
DEBUG: selinux-policy-40.13.33-1.el10.noarch
DEBUG: selinux-policy-targeted-40.13.33-1.el10.noarch
DEBUG: kmod-31-11.el10.x86_64
DEBUG: chkconfig-1.30-2.el10.x86_64
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch
DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch
DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64
DEBUG: python3-kombu-5.3.7-1.el10s.noarch
DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch
DEBUG: python3-alembic-1.13.1-7.el10.noarch
DEBUG: python3-execnet-2.1.1-4.el10s.noarch
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch
DEBUG: python3-testresources-2.0.1-18.el10s.noarch
DEBUG: python3-statsd-3.2.1-33.el10s.noarch
DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch
DEBUG: python3-routes-2.5.1-11.el10s.noarch
DEBUG: python3-pytz-2024.1-3.el10s.noarch
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch
DEBUG: python3-logutils-0.3.5-29.el10s.noarch
DEBUG: python3-pecan-1.5.1-1.el10s.noarch
DEBUG: python3-fasteners-0.19-1.el10s.noarch
DEBUG: python3-autopage-0.5.2-8.el10s.noarch
DEBUG: libsodium-1.0.20-2.el10s.x86_64
DEBUG: python3-iniconfig-1.1.1-18.el10.noarch
DEBUG: python3-pytest-7.4.3-5.el10.noarch
DEBUG: python3-pytest-xdist-3.6.1-4.el10s.noarch
DEBUG: python3-pyasn1-0.6.1-1.el10.noarch
DEBUG: python3-jsonpointer-2.3-9.el10.noarch
DEBUG: python3-jsonpatch-1.33-6.el10.noarch
DEBUG: python3-warlock-2.0.1-8.el10s.noarch
DEBUG: python3-jmespath-1.0.1-8.el10.noarch
DEBUG: python3-distro-1.9.0-5.el10.noarch
DEBUG: python3-audit-4.0.3-4.el10.x86_64
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch
DEBUG: libxslt-1.1.39-7.el10.x86_64
DEBUG: python3-lxml-5.2.1-4.el10.x86_64
DEBUG: libmaxminddb-1.9.1-4.el10.x86_64
DEBUG: libisofs-1.5.6-6.el10.x86_64
DEBUG: libburn-1.5.6-6.el10.x86_64
DEBUG: libisoburn-1.5.6-6.el10.x86_64
DEBUG: xorriso-1.5.6-6.el10.x86_64
DEBUG: geolite2-country-20191217-14.el10.noarch
DEBUG: geolite2-city-20191217-14.el10.noarch
DEBUG: ipcalc-1.0.3-12.el10.x86_64
DEBUG: checkpolicy-3.8-1.el10.x86_64
DEBUG: which-2.21-43.el10.x86_64
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch
DEBUG: python3-setools-4.5.1-4.el10.x86_64
DEBUG: python3-policycoreutils-3.8-2.el10.noarch
DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch
DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch
DEBUG: python3-ply-3.11-25.el10.noarch
DEBUG: python3-pycparser-2.20-16.el10.noarch
DEBUG: python3-cffi-1.16.0-7.el10.x86_64
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64
DEBUG: python3-paramiko-3.5.0-1.el10s.noarch
DEBUG: python3-ncclient-0.6.16-1.el10s.noarch
DEBUG: python3-paste-3.10.1-6.el10s.noarch
DEBUG: python3-dateutil-2.8.2-15.el10.noarch
DEBUG: psmisc-23.6-8.el10.x86_64
DEBUG: protobuf-c-1.5.0-6.el10.x86_64
DEBUG: unbound-anchor-1.20.0-10.el10.x86_64
DEBUG: unbound-libs-1.20.0-10.el10.x86_64
DEBUG: openssl-3.5.0-8.el10.x86_64
DEBUG: numactl-libs-2.0.19-1.el10.x86_64
DEBUG: libyaml-0.2.5-16.el10.x86_64
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch
DEBUG: libnl3-3.11.0-1.el10.x86_64
DEBUG: libibverbs-54.0-1.el10.x86_64
DEBUG: libmnl-1.0.5-7.el10.x86_64
DEBUG: iproute-6.14.0-1.el10.x86_64
DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: initscripts-service-10.26-2.el10.noarch
DEBUG: initscripts-rename-device-10.26-2.el10.x86_64
DEBUG: initscripts-10.26-2.el10.x86_64
DEBUG: hostname-3.23-14.el10.x86_64
DEBUG: bc-1.07.1-23.el10.x86_64
DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64
DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64
DEBUG: rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: bash-completion-2.11-16.el10.noarch
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch
DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch
DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch
DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch
DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch
DEBUG: python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch
DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch
DEBUG: python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch
DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch
DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch
DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch
DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch
DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch
DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch
DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch
DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch
DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch
DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch
DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch
DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch
DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch
DEBUG: python3-metalsmith-2.4.1-0.20250312155101.277ee4e.el10.noarch
DEBUG: python3-pytest-xdist+psutil-3.6.1-4.el10s.noarch
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch
DEBUG: python3-docker-7.1.0-2.el10s.noarch
DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch
DEBUG: python3-webob-1.8.9-1.el10s.noarch
DEBUG: python3-netaddr-1.3.0-2.el10.noarch
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch
DEBUG: python3-psutil-5.9.8-6.el10.x86_64
DEBUG: python3-mako-1.2.3-9.el10.noarch
DEBUG: python3-decorator-5.1.1-12.el10.noarch
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch
DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch
DEBUG: python3-vine-5.1.0-10.el10s.noarch
DEBUG: python3-amqp-5.2.0-7.el10s.noarch
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64
DEBUG: python3-libselinux-3.8-2.el10.x86_64
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch
DEBUG: python3-prettytable-3.6.0-10.el10.noarch
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64
DEBUG: python3-attrs-23.2.0-7.el10.noarch
DEBUG: python3-referencing-0.31.1-6.el10.noarch
DEBUG: procps-ng-4.0.4-7.el10.x86_64
DEBUG: libselinux-utils-3.8-2.el10.x86_64
DEBUG: policycoreutils-3.8-2.el10.x86_64
DEBUG: selinux-policy-40.13.33-1.el10.noarch
DEBUG: selinux-policy-targeted-40.13.33-1.el10.noarch
DEBUG: kmod-31-11.el10.x86_64
DEBUG: chkconfig-1.30-2.el10.x86_64
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch
DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch
DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64
DEBUG: python3-kombu-5.3.7-1.el10s.noarch
DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch
DEBUG: python3-alembic-1.13.1-7.el10.noarch
DEBUG: python3-execnet-2.1.1-4.el10s.noarch
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch
DEBUG: python3-testresources-2.0.1-18.el10s.noarch
DEBUG: python3-statsd-3.2.1-33.el10s.noarch
DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch
DEBUG: python3-routes-2.5.1-11.el10s.noarch
DEBUG: python3-pytz-2024.1-3.el10s.noarch
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch
DEBUG: python3-logutils-0.3.5-29.el10s.noarch
DEBUG: python3-pecan-1.5.1-1.el10s.noarch
DEBUG: python3-fasteners-0.19-1.el10s.noarch
DEBUG: python3-autopage-0.5.2-8.el10s.noarch
DEBUG: libsodium-1.0.20-2.el10s.x86_64
DEBUG: python3-iniconfig-1.1.1-18.el10.noarch
DEBUG: python3-pytest-7.4.3-5.el10.noarch
DEBUG: python3-pytest-xdist-3.6.1-4.el10s.noarch
DEBUG: python3-pyasn1-0.6.1-1.el10.noarch
DEBUG: python3-jsonpointer-2.3-9.el10.noarch
DEBUG: python3-jsonpatch-1.33-6.el10.noarch
DEBUG: python3-warlock-2.0.1-8.el10s.noarch
DEBUG: python3-jmespath-1.0.1-8.el10.noarch
DEBUG: python3-distro-1.9.0-5.el10.noarch
DEBUG: python3-audit-4.0.3-4.el10.x86_64
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch
DEBUG: libxslt-1.1.39-7.el10.x86_64
DEBUG: python3-lxml-5.2.1-4.el10.x86_64
DEBUG: libmaxminddb-1.9.1-4.el10.x86_64
DEBUG: libisofs-1.5.6-6.el10.x86_64
DEBUG: libburn-1.5.6-6.el10.x86_64
DEBUG: libisoburn-1.5.6-6.el10.x86_64
DEBUG: xorriso-1.5.6-6.el10.x86_64
DEBUG: geolite2-country-20191217-14.el10.noarch
DEBUG: geolite2-city-20191217-14.el10.noarch
DEBUG: ipcalc-1.0.3-12.el10.x86_64
DEBUG: checkpolicy-3.8-1.el10.x86_64
DEBUG: which-2.21-43.el10.x86_64
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch
DEBUG: python3-setools-4.5.1-4.el10.x86_64
DEBUG: python3-policycoreutils-3.8-2.el10.noarch
DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch
DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch
DEBUG: python3-ply-3.11-25.el10.noarch
DEBUG: python3-pycparser-2.20-16.el10.noarch
DEBUG: python3-cffi-1.16.0-7.el10.x86_64
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64
DEBUG: python3-paramiko-3.5.0-1.el10s.noarch
DEBUG: python3-ncclient-0.6.16-1.el10s.noarch
DEBUG: python3-paste-3.10.1-6.el10s.noarch
DEBUG: python3-dateutil-2.8.2-15.el10.noarch
DEBUG: psmisc-23.6-8.el10.x86_64
DEBUG: protobuf-c-1.5.0-6.el10.x86_64
DEBUG: unbound-anchor-1.20.0-10.el10.x86_64
DEBUG: unbound-libs-1.20.0-10.el10.x86_64
DEBUG: openssl-3.5.0-8.el10.x86_64
DEBUG: numactl-libs-2.0.19-1.el10.x86_64
DEBUG: libyaml-0.2.5-16.el10.x86_64
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch
DEBUG: libnl3-3.11.0-1.el10.x86_64
DEBUG: libibverbs-54.0-1.el10.x86_64
DEBUG: libmnl-1.0.5-7.el10.x86_64
DEBUG: iproute-6.14.0-1.el10.x86_64
DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: initscripts-service-10.26-2.el10.noarch
DEBUG: initscripts-rename-device-10.26-2.el10.x86_64
DEBUG: initscripts-10.26-2.el10.x86_64
DEBUG: hostname-3.23-14.el10.x86_64
DEBUG: bc-1.07.1-23.el10.x86_64
DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64
DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64
DEBUG: rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: bash-completion-2.11-16.el10.noarch
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch
DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch
DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch
DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch
DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch
DEBUG: python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch
DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch
DEBUG: python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch
DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch
DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch
DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch
DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch
DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch
DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch
DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch
DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch
DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch
DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch
DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch
DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch
DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch
DEBUG: python3-metalsmith-2.4.1-0.20250312155101.277ee4e.el10.noarch
DEBUG: python3-pytest-xdist+psutil-3.6.1-4.el10s.noarch
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch
DEBUG: python3-docker-7.1.0-2.el10s.noarch
DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fcb94f335e0>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-tobiko.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.cMUCwj
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + '[' -f setup.py ']'
DEBUG: + echo 'python3dist(setuptools) >= 40.8'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tobiko-0.8.11.dev2/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-buildrequires -t -e py312
DEBUG: Handling setuptools >= 40.8 from default build backend
DEBUG: Requirement satisfied: setuptools >= 40.8
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement satisfied: tox-current-env >= 0.0.6
DEBUG:    (installed: tox-current-env 0.0.12)
DEBUG:   py312: OK (0.01 seconds)
DEBUG:   congratulations :) (0.08 seconds)
DEBUG: Handling tox from tox --print-deps-only: py312
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling decorator>=4.4.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: decorator>=4.4.2
DEBUG:    (installed: decorator 5.1.1)
DEBUG: Handling docker>=4.4.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: docker>=4.4.1
DEBUG:    (installed: docker 7.1.0)
DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: fixtures>=3.0.0
DEBUG:    (installed: fixtures 4.2.2)
DEBUG: Handling Jinja2>=2.11.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: Jinja2>=2.11.2
DEBUG:    (installed: Jinja2 3.1.6)
DEBUG: Handling keystoneauth1>=4.3.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: keystoneauth1>=4.3.0
DEBUG:    (installed: keystoneauth1 5.11.0)
DEBUG: Handling metalsmith>=1.6.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: metalsmith>=1.6.2
DEBUG:    (installed: metalsmith 2.4.1)
DEBUG: Handling netaddr>=0.8.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: netaddr>=0.8.0
DEBUG:    (installed: netaddr 1.3.0)
DEBUG: Handling neutron-lib>=2.7.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: neutron-lib>=2.7.0
DEBUG:    (installed: neutron-lib 3.19.0)
DEBUG: Handling openstacksdk>=0.31.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: openstacksdk>=0.31.2
DEBUG:    (installed: openstacksdk 4.5.0)
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.config>=8.4.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: oslo.config>=8.4.0
DEBUG:    (installed: oslo.config 9.8.0)
DEBUG: Handling oslo.log>=4.4.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: oslo.log>=4.4.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.utils>=4.12.3 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: oslo.utils>=4.12.3
DEBUG:    (installed: oslo.utils 9.0.0)
DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: packaging>=20.4
DEBUG:    (installed: packaging 24.2)
DEBUG: Handling paramiko>=2.9.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: paramiko>=2.9.2
DEBUG:    (installed: paramiko 3.5.0)
DEBUG: Handling pbr>=5.5.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: pbr>=5.5.1
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Handling psutil>=5.8.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: psutil>=5.8.0
DEBUG:    (installed: psutil 5.9.8)
DEBUG: Handling python-dateutil>=2.8.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-dateutil>=2.8.0
DEBUG:    (installed: python-dateutil 2.8.2)
DEBUG: Handling python-designateclient>=4.4.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-designateclient>=4.4.0
DEBUG:    (installed: python-designateclient 6.3.0)
DEBUG: Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-glanceclient>=3.2.2
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-heatclient>=2.3.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-heatclient>=2.3.0
DEBUG:    (installed: python-heatclient 4.2.0)
DEBUG: Handling python-ironicclient>=4.6.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-ironicclient>=4.6.1
DEBUG:    (installed: python-ironicclient 5.11.0)
DEBUG: Handling python-manilaclient>=4.5.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-manilaclient>=4.5.1
DEBUG:    (installed: python-manilaclient 5.5.0)
DEBUG: Handling python-neutronclient>=7.2.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-neutronclient>=7.2.1
DEBUG:    (installed: python-neutronclient 11.5.0)
DEBUG: Handling python-novaclient>=17.2.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-novaclient>=17.2.1
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-octaviaclient>=2.2.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-octaviaclient>=2.2.0
DEBUG:    (installed: python-octaviaclient 3.11.0)
DEBUG: Handling python-openstackclient>=5.4.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-openstackclient>=5.4.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling PyYAML>=5.4.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: PyYAML>=5.4.1
DEBUG:    (installed: PyYAML 6.0.1)
DEBUG: Handling setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0;python_version>='3.12' from tox --print-deps-only: py312
DEBUG: Requirement satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0;python_version>='3.12'
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling testtools>=2.5.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: testtools>=2.5.0
DEBUG:    (installed: testtools 2.7.2)
DEBUG: Handling pytest from tox --print-deps-only: py312
DEBUG: Requirement satisfied: pytest
DEBUG:    (installed: pytest 7.4.3)
DEBUG: Handling pytest-xdist[psutil]>=3.5.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: pytest-xdist[psutil]>=3.5.0
DEBUG:    (installed: pytest-xdist 3.6.1)
DEBUG:    (extras are currently not checked)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   easy_install.initialize_options(self)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` directly.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         Follow the current Python packaging guidelines when building
DEBUG:         Python RPM packages.
DEBUG:         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:         and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   self.initialize_options()
DEBUG: running dist_info
DEBUG: writing tobiko.egg-info/PKG-INFO
DEBUG: writing dependency_links to tobiko.egg-info/dependency_links.txt
DEBUG: writing entry points to tobiko.egg-info/entry_points.txt
DEBUG: writing requirements to tobiko.egg-info/requires.txt
DEBUG: writing top-level names to tobiko.egg-info/top_level.txt
DEBUG: writing pbr to tobiko.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: adding license file 'LICENSE'
DEBUG: adding license file 'AUTHORS'
DEBUG: writing manifest file 'tobiko.egg-info/SOURCES.txt'
DEBUG: creating '/builddir/build/BUILD/tobiko-0.8.11.dev2/tobiko-0.8.11.dev2.dist-info'
DEBUG: The [wheel] section is deprecated. Use [bdist_wheel] instead.
DEBUG: Handling decorator >=4.4.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: decorator >=4.4.2
DEBUG:    (installed: decorator 5.1.1)
DEBUG: Handling docker >=4.4.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: docker >=4.4.1
DEBUG:    (installed: docker 7.1.0)
DEBUG: Handling fixtures >=3.0.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: fixtures >=3.0.0
DEBUG:    (installed: fixtures 4.2.2)
DEBUG: Handling Jinja2 >=2.11.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: Jinja2 >=2.11.2
DEBUG:    (installed: Jinja2 3.1.6)
DEBUG: Handling keystoneauth1 >=4.3.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: keystoneauth1 >=4.3.0
DEBUG:    (installed: keystoneauth1 5.11.0)
DEBUG: Handling metalsmith >=1.6.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: metalsmith >=1.6.2
DEBUG:    (installed: metalsmith 2.4.1)
DEBUG: Handling netaddr >=0.8.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: netaddr >=0.8.0
DEBUG:    (installed: netaddr 1.3.0)
DEBUG: Handling neutron-lib >=2.7.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: neutron-lib >=2.7.0
DEBUG:    (installed: neutron-lib 3.19.0)
DEBUG: Handling openstacksdk >=0.31.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: openstacksdk >=0.31.2
DEBUG:    (installed: openstacksdk 4.5.0)
DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.config >=8.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: oslo.config >=8.4.0
DEBUG:    (installed: oslo.config 9.8.0)
DEBUG: Handling oslo.log >=4.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: oslo.log >=4.4.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.utils >=4.12.3 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: oslo.utils >=4.12.3
DEBUG:    (installed: oslo.utils 9.0.0)
DEBUG: Handling packaging >=20.4 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: packaging >=20.4
DEBUG:    (installed: packaging 24.2)
DEBUG: Handling paramiko >=2.9.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: paramiko >=2.9.2
DEBUG:    (installed: paramiko 3.5.0)
DEBUG: Handling pbr >=5.5.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: pbr >=5.5.1
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Handling psutil >=5.8.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: psutil >=5.8.0
DEBUG:    (installed: psutil 5.9.8)
DEBUG: Handling python-dateutil >=2.8.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-dateutil >=2.8.0
DEBUG:    (installed: python-dateutil 2.8.2)
DEBUG: Handling python-designateclient >=4.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-designateclient >=4.4.0
DEBUG:    (installed: python-designateclient 6.3.0)
DEBUG: Handling python-glanceclient >=3.2.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-glanceclient >=3.2.2
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-heatclient >=2.3.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-heatclient >=2.3.0
DEBUG:    (installed: python-heatclient 4.2.0)
DEBUG: Handling python-ironicclient >=4.6.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-ironicclient >=4.6.1
DEBUG:    (installed: python-ironicclient 5.11.0)
DEBUG: Handling python-manilaclient >=4.5.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-manilaclient >=4.5.1
DEBUG:    (installed: python-manilaclient 5.5.0)
DEBUG: Handling python-neutronclient >=7.2.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-neutronclient >=7.2.1
DEBUG:    (installed: python-neutronclient 11.5.0)
DEBUG: Handling python-novaclient >=17.2.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-novaclient >=17.2.1
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-octaviaclient >=2.2.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-octaviaclient >=2.2.0
DEBUG:    (installed: python-octaviaclient 3.11.0)
DEBUG: Handling python-openstackclient >=5.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-openstackclient >=5.4.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling PyYAML >=5.4.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: PyYAML >=5.4.1
DEBUG:    (installed: PyYAML 6.0.1)
DEBUG: Handling setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling testtools >=2.5.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: testtools >=2.5.0
DEBUG:    (installed: testtools 2.7.2)
DEBUG: + cat /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv tobiko-0.8.11.dev2.dist-info/
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/AUTHORS'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/LICENSE'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/METADATA'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/top_level.txt'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/pbr.json'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/entry_points.txt'
DEBUG: removed directory 'tobiko-0.8.11.dev2.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:32 ago on Thu Jun 12 15:58:26 2025.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed.
DEBUG: Package python3-decorator-5.1.1-12.el10.noarch is already installed.
DEBUG: Package python3-docker-7.1.0-2.el10s.noarch is already installed.
DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed.
DEBUG: Package python3-jinja2-3.1.6-1.el10.noarch is already installed.
DEBUG: Package python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch is already installed.
DEBUG: Package python3-metalsmith-2.4.1-0.20250312155101.277ee4e.el10.noarch is already installed.
DEBUG: Package python3-netaddr-1.3.0-2.el10.noarch is already installed.
DEBUG: Package python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch is already installed.
DEBUG: Package python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch is already installed.
DEBUG: Package python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch is already installed.
DEBUG: Package python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch is already installed.
DEBUG: Package python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch is already installed.
DEBUG: Package python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-paramiko-3.5.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-psutil-5.9.8-6.el10.x86_64 is already installed.
DEBUG: Package python3-pytest-7.4.3-5.el10.noarch is already installed.
DEBUG: Package python3-pytest-xdist-3.6.1-4.el10s.noarch is already installed.
DEBUG: Package python3-pytest-xdist+psutil-3.6.1-4.el10s.noarch is already installed.
DEBUG: Package python3-dateutil-1:2.8.2-15.el10.noarch is already installed.
DEBUG: Package python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch is already installed.
DEBUG: Package python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch is already installed.
DEBUG: Package python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch is already installed.
DEBUG: Package python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch is already installed.
DEBUG: Package python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch is already installed.
DEBUG: Package python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch is already installed.
DEBUG: Package python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch is already installed.
DEBUG: Package python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch is already installed.
DEBUG: Package python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch is already installed.
DEBUG: Package python3-pyyaml-6.0.1-19.el10.x86_64 is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed.
DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed.
DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed.
DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed.
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-8.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-92.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-2.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-7.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64
DEBUG: glibc-common-2.39-38.el10.x86_64
DEBUG: glibc-2.39-38.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-8.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-4.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.7.1-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-8.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-10.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-4.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-16.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-2.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-8.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-3.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-8.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-6.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-8.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-38.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-56.el10.x86_64
DEBUG: binutils-2.41-56.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-2.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-8.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-291-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch
DEBUG: python3-3.12.10-3.el10.x86_64
DEBUG: python3-libs-3.12.10-3.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.6-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-16.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-3.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.1.1-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch
DEBUG: python3-webob-1.8.9-1.el10s.noarch
DEBUG: python3-netaddr-1.3.0-2.el10.noarch
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch
DEBUG: python3-psutil-5.9.8-6.el10.x86_64
DEBUG: python3-mako-1.2.3-9.el10.noarch
DEBUG: python3-decorator-5.1.1-12.el10.noarch
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch
DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch
DEBUG: python3-vine-5.1.0-10.el10s.noarch
DEBUG: python3-amqp-5.2.0-7.el10s.noarch
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64
DEBUG: python3-libselinux-3.8-2.el10.x86_64
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch
DEBUG: python3-prettytable-3.6.0-10.el10.noarch
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64
DEBUG: python3-attrs-23.2.0-7.el10.noarch
DEBUG: python3-referencing-0.31.1-6.el10.noarch
DEBUG: procps-ng-4.0.4-7.el10.x86_64
DEBUG: libselinux-utils-3.8-2.el10.x86_64
DEBUG: policycoreutils-3.8-2.el10.x86_64
DEBUG: selinux-policy-40.13.33-1.el10.noarch
DEBUG: selinux-policy-targeted-40.13.33-1.el10.noarch
DEBUG: kmod-31-11.el10.x86_64
DEBUG: chkconfig-1.30-2.el10.x86_64
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch
DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch
DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64
DEBUG: python3-kombu-5.3.7-1.el10s.noarch
DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch
DEBUG: python3-alembic-1.13.1-7.el10.noarch
DEBUG: python3-execnet-2.1.1-4.el10s.noarch
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch
DEBUG: python3-testresources-2.0.1-18.el10s.noarch
DEBUG: python3-statsd-3.2.1-33.el10s.noarch
DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch
DEBUG: python3-routes-2.5.1-11.el10s.noarch
DEBUG: python3-pytz-2024.1-3.el10s.noarch
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch
DEBUG: python3-logutils-0.3.5-29.el10s.noarch
DEBUG: python3-pecan-1.5.1-1.el10s.noarch
DEBUG: python3-fasteners-0.19-1.el10s.noarch
DEBUG: python3-autopage-0.5.2-8.el10s.noarch
DEBUG: libsodium-1.0.20-2.el10s.x86_64
DEBUG: python3-iniconfig-1.1.1-18.el10.noarch
DEBUG: python3-pytest-7.4.3-5.el10.noarch
DEBUG: python3-pytest-xdist-3.6.1-4.el10s.noarch
DEBUG: python3-pyasn1-0.6.1-1.el10.noarch
DEBUG: python3-jsonpointer-2.3-9.el10.noarch
DEBUG: python3-jsonpatch-1.33-6.el10.noarch
DEBUG: python3-warlock-2.0.1-8.el10s.noarch
DEBUG: python3-jmespath-1.0.1-8.el10.noarch
DEBUG: python3-distro-1.9.0-5.el10.noarch
DEBUG: python3-audit-4.0.3-4.el10.x86_64
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch
DEBUG: libxslt-1.1.39-7.el10.x86_64
DEBUG: python3-lxml-5.2.1-4.el10.x86_64
DEBUG: libmaxminddb-1.9.1-4.el10.x86_64
DEBUG: libisofs-1.5.6-6.el10.x86_64
DEBUG: libburn-1.5.6-6.el10.x86_64
DEBUG: libisoburn-1.5.6-6.el10.x86_64
DEBUG: xorriso-1.5.6-6.el10.x86_64
DEBUG: geolite2-country-20191217-14.el10.noarch
DEBUG: geolite2-city-20191217-14.el10.noarch
DEBUG: ipcalc-1.0.3-12.el10.x86_64
DEBUG: checkpolicy-3.8-1.el10.x86_64
DEBUG: which-2.21-43.el10.x86_64
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch
DEBUG: python3-setools-4.5.1-4.el10.x86_64
DEBUG: python3-policycoreutils-3.8-2.el10.noarch
DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch
DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch
DEBUG: python3-ply-3.11-25.el10.noarch
DEBUG: python3-pycparser-2.20-16.el10.noarch
DEBUG: python3-cffi-1.16.0-7.el10.x86_64
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64
DEBUG: python3-paramiko-3.5.0-1.el10s.noarch
DEBUG: python3-ncclient-0.6.16-1.el10s.noarch
DEBUG: python3-paste-3.10.1-6.el10s.noarch
DEBUG: python3-dateutil-2.8.2-15.el10.noarch
DEBUG: psmisc-23.6-8.el10.x86_64
DEBUG: protobuf-c-1.5.0-6.el10.x86_64
DEBUG: unbound-anchor-1.20.0-10.el10.x86_64
DEBUG: unbound-libs-1.20.0-10.el10.x86_64
DEBUG: openssl-3.5.0-8.el10.x86_64
DEBUG: numactl-libs-2.0.19-1.el10.x86_64
DEBUG: libyaml-0.2.5-16.el10.x86_64
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch
DEBUG: libnl3-3.11.0-1.el10.x86_64
DEBUG: libibverbs-54.0-1.el10.x86_64
DEBUG: libmnl-1.0.5-7.el10.x86_64
DEBUG: iproute-6.14.0-1.el10.x86_64
DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64
DEBUG: initscripts-service-10.26-2.el10.noarch
DEBUG: initscripts-rename-device-10.26-2.el10.x86_64
DEBUG: initscripts-10.26-2.el10.x86_64
DEBUG: hostname-3.23-14.el10.x86_64
DEBUG: bc-1.07.1-23.el10.x86_64
DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64
DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64
DEBUG: rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch
DEBUG: bash-completion-2.11-16.el10.noarch
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch
DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch
DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch
DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch
DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch
DEBUG: python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch
DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch
DEBUG: python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch
DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch
DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch
DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch
DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch
DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch
DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch
DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch
DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch
DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch
DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch
DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch
DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch
DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch
DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch
DEBUG: python3-metalsmith-2.4.1-0.20250312155101.277ee4e.el10.noarch
DEBUG: python3-pytest-xdist+psutil-3.6.1-4.el10s.noarch
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch
DEBUG: python3-docker-7.1.0-2.el10s.noarch
DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Start: Outputting list of installed packages
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True
DEBUG: libgcc-14.2.1-8.el10.x86_64 1748428424 277124 ed5e79923a74fcf2e3e5ee4cdce61ff7 installed
DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed
DEBUG: tzdata-2025b-1.el10.noarch 1742921633 1664708 af7b347a2d1d69ab5aa2f4273ac698c6 installed
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed
DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed
DEBUG: rust-toolset-srpm-macros-1.87.0-1.el10.noarch 1748566878 2058 ac88da52f2621c4d198fceaee332fad5 installed
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b installed
DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed
DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed
DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed
DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed
DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed
DEBUG: kernel-headers-6.12.0-92.el10.x86_64 1749042323 6831236 8a4fa36d0555ae98b9251c4ab80b40c1 installed
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed
DEBUG: annobin-docs-12.93-2.el10.noarch 1746530843 101230 4d13ec2af5ce64b766dfeb67457eef8d installed
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed
DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed
DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed
DEBUG: centos-gpg-keys-10.0-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed
DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed
DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed
DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed
DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d installed
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed
DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed
DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 1746515242 8162982 43398a55c2743fd36fdd864d06a0611f installed
DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 1746515242 0 3dd2895bbf930c7347279aac803a7515 installed
DEBUG: glibc-common-2.39-38.el10.x86_64 1746515242 1072850 5dc7c0f33fcd38e6ee0df8c4771b9dfa installed
DEBUG: glibc-2.39-38.el10.x86_64 1746515242 6509026 4abae9b377e0bf7dace7d533894695fc installed
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed
DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed
DEBUG: libstdc++-14.2.1-8.el10.x86_64 1748428424 2973886 187dd5a5e97d8a488820f7d55f7c2885 installed
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed
DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed
DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed
DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed
DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 installed
DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed
DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed
DEBUG: elfutils-libelf-0.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed
DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 installed
DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed
DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed
DEBUG: libblkid-2.40.2-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed
DEBUG: crypto-policies-20250602-1.gita6d4d0c.el10.noarch 1749112264 115011 46d8713f9378455fc74cd063cc2d9268 installed
DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff installed
DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed
DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed
DEBUG: expat-2.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed
DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed
DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed
DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed
DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed
DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed
DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a installed
DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 installed
DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed
DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed
DEBUG: libgomp-14.2.1-8.el10.x86_64 1748428424 540182 12120c17209089d9e3439c95f554b4b8 installed
DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed
DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed
DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed
DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed
DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed
DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed
DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed
DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed
DEBUG: systemd-libs-257-11.el10.x86_64 1744784195 2403258 92592e3283683c13dcdc81ee19ecad73 installed
DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed
DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed
DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed
DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed
DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed
DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed
DEBUG: openjpeg2-2.5.2-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed
DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed
DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed
DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed
DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed
DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed
DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed
DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed
DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed
DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed
DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 installed
DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed
DEBUG: gnutls-3.8.9-16.el10.x86_64 1746783770 4180021 e6e844f6263906a69dbbf3a7a5f9c98c installed
DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed
DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed
DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed
DEBUG: libsepol-3.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed
DEBUG: libselinux-3.8-2.el10.x86_64 1748608640 201757 aa89b583ec22f6d11fc73b357251f071 installed
DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed
DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed
DEBUG: openssl-libs-1:3.5.0-8.el10.x86_64 1749137702 9350498 1d7bc4a7b7ce7fe7b4e6b02352c55fe2 installed
DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed
DEBUG: libmount-2.40.2-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed
DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed
DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 installed
DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed
DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed
DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed
DEBUG: libsmartcols-2.40.2-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed
DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 installed
DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed
DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed
DEBUG: libarchive-3.7.7-3.el10.x86_64 1749472027 957106 426ae5a171b59f432a86f8d76a06ea9e installed
DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed
DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed
DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed
DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed
DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed
DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed
DEBUG: libsecret-0.21.2-8.el10.x86_64 1748332815 582530 757d75780197d26b36c225b3833c18a9 installed
DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed
DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed
DEBUG: kmod-libs-31-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 1745832178 16413 205bd1551df58055a4d966e0ab298a6f installed
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 1745832178 734840 165108b466d2f5d4327d7b21901e6bde installed
DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed
DEBUG: shadow-utils-2:4.15.0-6.el10.x86_64 1748266797 4282165 6a1c2a80f60e5d0995d95496445be53d installed
DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed
DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed
DEBUG: zip-3.0-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed
DEBUG: cpp-14.2.1-8.el10.x86_64 1748428424 40396104 455e9129248a93f0a820cb1b35b64bf9 installed
DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed
DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed
DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed
DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed
DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed
DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed
DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed
DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab installed
DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed
DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed
DEBUG: libbpf-2:1.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf installed
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed
DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed
DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed
DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed
DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed
DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed
DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed
DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed
DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed
DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed
DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed
DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed
DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed
DEBUG: dbus-broker-36-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 installed
DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed
DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed
DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed
DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed
DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed
DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed
DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed
DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed
DEBUG: libcom_err-1.47.1-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae installed
DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed
DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed
DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed
DEBUG: glibc-devel-2.39-38.el10.x86_64 1746515242 2330087 b7e67af4b063d67dbc7cb0ce60f4f7e2 installed
DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed
DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed
DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed
DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed
DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed
DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 installed
DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed
DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed
DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed
DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed
DEBUG: systemd-pam-257-11.el10.x86_64 1744784195 680033 4c566e3995753faa637e8199d32aadf2 installed
DEBUG: systemd-257-11.el10.x86_64 1744784195 17593505 49b759fecaba0158de32a3840212d70a installed
DEBUG: binutils-gold-2.41-56.el10.x86_64 1745936927 2166499 9855b1da19cc1e7f378480de94a37bbc installed
DEBUG: binutils-2.41-56.el10.x86_64 1745936927 27858085 3c5a29dd260aa06af25a54e37de0a0b2 installed
DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed
DEBUG: elfutils-0.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed
DEBUG: gdb-minimal-14.2-4.1.el10.x86_64 1747926547 12887582 1af48833a194ddac5dc8923c235aeb63 installed
DEBUG: debugedit-5.1-7.el10.x86_64 1744407175 205417 c3633032432ef23959203d74fd63d099 installed
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 1745832178 198944 c214ad1640f715f7a1236d47ee39a4f3 installed
DEBUG: openssh-9.9p1-9.el10.x86_64 1746437926 1452235 323646fd8f6cbd1fd0d718bedbccf712 installed
DEBUG: openssh-clients-9.9p1-9.el10.x86_64 1746437926 2756430 0f829c826d67fc69bcdf968c093f4304 installed
DEBUG: git-core-2.47.1-2.el10.x86_64 1743510401 23581139 0b343750bb51986ded682ce3648ff619 installed
DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed
DEBUG: rpm-4.19.1.1-14.el10.x86_64 1745832178 3095425 7d2dffb4a781f3b1085605ca36cd2c32 installed
DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed
DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed
DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed
DEBUG: gcc-14.2.1-8.el10.x86_64 1748428424 114718173 8f003ea533d05fff11bc9589ff741516 installed
DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 1746530828 1019747 5bed69fde5b91609ab2f13f035f00721 installed
DEBUG: gcc-plugin-annobin-14.2.1-8.el10.x86_64 1748428424 57970 54f3a5837abb66e33d5ba437a81d465f installed
DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed
DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed
DEBUG: redhat-rpm-config-291-1.el10.noarch 1747352289 186034 ab7d424ff4405277ce6f2ba132c1ef61 installed
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 1745832178 176781 734fb778d28f987d2ec99d8c3200fe09 installed
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed
DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed
DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed
DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed
DEBUG: python-unversioned-command-3.12.10-3.el10.noarch 1747227894 23 7470d892ee8099338ce40cd944653616 installed
DEBUG: python3-3.12.10-3.el10.x86_64 1747227886 32122 32db62d822d35af5f36dbfad88731886 installed
DEBUG: python3-libs-3.12.10-3.el10.x86_64 1747227886 43603264 9a983a360872f5e956725db5111929a9 installed
DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed
DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 installed
DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed
DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed
DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed
DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed
DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed
DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 installed
DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed
DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed
DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed
DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed
DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed
DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed
DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed
DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed
DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed
DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed
DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed
DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed
DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed
DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed
DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed
DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed
DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed
DEBUG: gd-2.3.3-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 installed
DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed
DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed
DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed
DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed
DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed
DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed
DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed
DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed
DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed
DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed
DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed
DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed
DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 installed
DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed
DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed
DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed
DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed
DEBUG: python3-devel-3.12.10-3.el10.x86_64 1747227886 1335300 9d9a860c216e12f5a0a8133e8883ae57 installed
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 installed
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed
DEBUG: python3-pbr-6.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed installed
DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed
DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed
DEBUG: systemd-rpm-macros-257-11.el10.noarch 1744784187 10938 78d75be0043d6593807d27e2260e2243 installed
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 installed
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed
DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed
DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed
DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed
DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed
DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a installed
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed
DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed
DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed
DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed
DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed
DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed
DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed
DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed
DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed
DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch 1748356778 61959 229071a21e5d293f84dfd5a25e3ac4a4 installed
DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed
DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed
DEBUG: python3-libselinux-3.8-2.el10.x86_64 1748608640 643075 5fa8d9b9caded1215ae27f1b0700e8d4 installed
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed
DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 installed
DEBUG: python3-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed
DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed
DEBUG: procps-ng-4.0.4-7.el10.x86_64 1737640233 1036772 b930a1ad9aea686674ab85db2236efc6 installed
DEBUG: libselinux-utils-3.8-2.el10.x86_64 1748608640 369480 5b0cd750eee1cfca0f33b631731ace07 installed
DEBUG: policycoreutils-3.8-2.el10.x86_64 1746909584 728562 f0855e9b81a0141ecafe8483f2abe33e installed
DEBUG: selinux-policy-40.13.33-1.el10.noarch 1749216242 29242 36a7cbb0c213f3d358f880314904fcd1 installed
DEBUG: selinux-policy-targeted-40.13.33-1.el10.noarch 1749216242 18597988 1415873df4fa443289632a3b9bbd5c0f installed
DEBUG: kmod-31-11.el10.x86_64 1737131011 271689 bfca144405ef5122c587264633286f41 installed
DEBUG: chkconfig-1.30-2.el10.x86_64 1730215254 771569 c31888589670948cb4f81114948b096a installed
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed
DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch 1748864227 3137587 cf346082910796e757ceba949a83e53b installed
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed
DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 1741335517 415546 15b9c12422285ad5952ad412a413ae3c installed
DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed
DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch 1747131330 274215 961932401132c9a8c33f15ba5100603f installed
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed
DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed
DEBUG: python3-execnet-2.1.1-4.el10s.noarch 1730905246 934027 65cb379d9dd04d8378b79eef036cf53f installed
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed
DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed
DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed
DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 1731060897 40094 e36f605e1b6f50a5fb8903f8b2a14e69 installed
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed
DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed
DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed
DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed
DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed
DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed
DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed
DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed
DEBUG: python3-iniconfig-1.1.1-18.el10.noarch 1730229239 20915 ea1758b1c8ad722ad5b09926c0e9b05a installed
DEBUG: python3-pytest-7.4.3-5.el10.noarch 1730228870 3735221 34fe3b2abbc7e7f99a981111111e09ad installed
DEBUG: python3-pytest-xdist-3.6.1-4.el10s.noarch 1730906394 429684 6be52ecf6d9e05350d8e7415a948e03e installed
DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed
DEBUG: python3-jsonpointer-2.3-9.el10.noarch 1730229387 46632 5a97a4414ae4c90834ad61e965959284 installed
DEBUG: python3-jsonpatch-1.33-6.el10.noarch 1730229351 75085 5e600f110fe6e221b10bbc8468263bf8 installed
DEBUG: python3-warlock-2.0.1-8.el10s.noarch 1737374823 45870 0486884f148ec6ae1bb6e10fe5f80c69 installed
DEBUG: python3-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed
DEBUG: python3-distro-1.9.0-5.el10.noarch 1730229241 206640 afe9cbc010e2f3a47b852087dd5b2e3e installed
DEBUG: python3-audit-4.0.3-4.el10.x86_64 1744382132 259998 b860304d80e46690f2919100e963231a installed
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed
DEBUG: libxslt-1.1.39-7.el10.x86_64 1744722056 496821 dc2009ac9d274e2cb415618e372652ff installed
DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed
DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 1730221270 88480 1846c00c2eb6b7d8ea7ceed46017dbd4 installed
DEBUG: libisofs-1.5.6-6.el10.x86_64 1730221295 520604 1e998229be56c3bf9456fe513d92545c installed
DEBUG: libburn-1.5.6-6.el10.x86_64 1730220125 374291 f0f7901f4e2cc4ac67c59ec186fe0127 installed
DEBUG: libisoburn-1.5.6-6.el10.x86_64 1730221295 1131140 24c3e973b3047156690ddde939fd8ebc installed
DEBUG: xorriso-1.5.6-6.el10.x86_64 1730221295 349189 c3baabfc4fc20ca2c48a3eca4ec179cd installed
DEBUG: geolite2-country-20191217-14.el10.noarch 1730216769 4033110 fa310600e8e203e12f1eea6d944ea134 installed
DEBUG: geolite2-city-20191217-14.el10.noarch 1730216769 62712603 0159a414492162bac13d7ea32812302f installed
DEBUG: ipcalc-1.0.3-12.el10.x86_64 1730219318 79857 393c9cee46e1ca64924b2ea88259da67 installed
DEBUG: checkpolicy-3.8-1.el10.x86_64 1738320044 1605141 f92b9fcad858e7de20b478dd7e7df358 installed
DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed
DEBUG: python3-setools-4.5.1-4.el10.x86_64 1730231716 3017624 fae6043faf6e53c427b53b9c11deb8cc installed
DEBUG: python3-policycoreutils-3.8-2.el10.noarch 1746909592 6089032 2e7c41137efbf200f32868e7f935fc7d installed
DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch 1746909592 96435 1e8fd5152f10e790a875aafc29cc1be7 installed
DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 1729167099 12641 d2780fe79ebc685b8ada1d916fd9c28b installed
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed
DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed
DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed
DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed
DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed
DEBUG: python3-ncclient-0.6.16-1.el10s.noarch 1738926618 606034 adf68504d815a14c34374bbfe499b147 installed
DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed
DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed
DEBUG: psmisc-23.6-8.el10.x86_64 1730235133 816349 0c37334050f0c1467853b74888daf2b0 installed
DEBUG: protobuf-c-1.5.0-6.el10.x86_64 1730228633 55280 7c763a2b5aba7f03e4bfdd2e4ed52f2f installed
DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 1747243372 58564 d3f4e574025fb7d9de19442d8c223c1b installed
DEBUG: unbound-libs-1.20.0-10.el10.x86_64 1747243372 1477515 83da2cf2bab77e580d326dc049e6b015 installed
DEBUG: openssl-1:3.5.0-8.el10.x86_64 1749137702 1901476 e47025da8122b45277f4a79b10a1cbdc installed
DEBUG: numactl-libs-2.0.19-1.el10.x86_64 1731902402 62374 ebdcc6a3d965a4317bf33351d0a11510 installed
DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed
DEBUG: libnl3-3.11.0-1.el10.x86_64 1731509392 1085191 32f218d932cde20cb505f4ddddd547d0 installed
DEBUG: libibverbs-54.0-1.el10.x86_64 1730749136 1280024 565b5bcf0d11cc6151845e339205af68 installed
DEBUG: libmnl-1.0.5-7.el10.x86_64 1730221268 56475 c65702544da706bbd598f0ea4d1159ee installed
DEBUG: iproute-6.14.0-1.el10.x86_64 1748388443 2176325 c626520bdae68e088d2c3c4d6b5a84d3 installed
DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 25006068 25396a1c2a9364f95feab2edaf89d8e7 installed
DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 1887399 b87b2a053a999c5984a081efce7b91cc installed
DEBUG: initscripts-service-10.26-2.el10.noarch 1730219319 5832 e94623b73bbd7079f80ace4a4cdfb1ad installed
DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 1730219365 16191 e702948ffe4be046b282162fc3920328 installed
DEBUG: initscripts-10.26-2.el10.x86_64 1730219365 1143237 ee9f094bd3a5a42569093d4110083708 installed
DEBUG: hostname-3.23-14.el10.x86_64 1730218231 50760 740053967e0bccf092f2092f84fc19d2 installed
DEBUG: bc-1.07.1-23.el10.x86_64 1730215186 235094 57a1fd9e35df187f0c426178fd12db30 installed
DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 1730728253 164950 e61a14553a00137c46f4027f00ea2be0 installed
DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 1730728253 11669 357f59822237d1b42ec3ab6e6fe8e6a0 installed
DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 cb5500ee8eed49de30d8220c2e577a2b installed
DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 8d521f65f7dcac1f576ab3b91700f386 installed
DEBUG: bash-completion-1:2.11-16.el10.noarch 1730215264 1052248 7182d21a7fa75ab184f1686470b98778 installed
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed
DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch 1747131978 6633045 739cb76c79b37d3d69a575cfbb964914 installed
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch 1741718881 260337 b42311c07ca3fbf27ee2b45973901351 installed
DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch 1747372768 98651 7ae6d31cd561fdacf11d58d38d744fb3 installed
DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch 1748357436 14693 424c19f5a0ce1540f693c68db98938e1 installed
DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch 1748864080 18922 29e2d4b26f42ff408feb9c167b811c2c installed
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed
DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 10966 9a5c9ec6a6ad0bfe329aaaf14712deae installed
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 17109 bc46bcb0fa037e951349f23b26531768 installed
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed
DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch 1748864080 452241 c6f0d3d5a49a09fab7dbff191bf1ffb9 installed
DEBUG: python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch 1748864350 1508860 31a8cabc29ca127392f04f155bf2ac87 installed
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed
DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch 1748358749 336331 2eadcbb144243209396fd0f58638e9e9 installed
DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch 1742289677 1330610 9becc001eb63ba3a3ec81277fd425ee5 installed
DEBUG: python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch 1748356708 1671174 f89e9991b5dd94aa9fa21fd51a114183 installed
DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 767414 e98bacd4cb3c1a5c554f9c4eddbf35ee installed
DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 21103 aabc602552ac8e68eeb9c32ad117ef93 installed
DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch 1748356908 51339 c9a3af7f0e2de8c210bfcc524331fbf8 installed
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed
DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 226553 94f212664925e179e50f2cad2fa3f577 installed
DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch 1742300884 27259977 2ef9944f549ac5170d469ce38d7692db installed
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch 1742302779 1190389 186eb6fc87e5e103c7222aab0307e7da installed
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13681 7528249d60cfa78bdde2327bf6313bd1 installed
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13447 dc3ad55177e9133f0cb2660ebcbfb3ae installed
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 626483 b2f23df4c239a43a7344d326f43db711 installed
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 18975 2a9750b0d1fe9890c3919f966beaf613 installed
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 132197 43ae0c9b30aba5467f73c4d897696ebb installed
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch 1742301821 310206 2ff875aba43f17175eccaade711553c6 installed
DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch 1748358153 846096 8be5e1c8b6e7324961331c1b03a790d4 installed
DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch 1748357436 329145 4ad32f92d975947f563a233f416f1e8d installed
DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch 1739790151 612330 eea074af2437d77d6acac72bc698bf0c installed
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch 1744790914 174349 b4c79daaa74659177f969d2aaf444b29 installed
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch 1744790914 12501086 2cc6e2edc6f1e2d19d67b1e5f75b5769 installed
DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch 1747373257 2817594 2014f5eea0407ac9dc01304f13d227c8 installed
DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch 1747373143 582119 fadb383ecfef1285c028c2ca5421c241 installed
DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch 1748358404 1939040 c1a0a7acfa71429d5e60a7b78beccf4b installed
DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch 1747132465 816918 d0eb626ea35370b091efe94c499b92e3 installed
DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch 1747372995 5516884 82d66fd48da0336ad5c27016523a4770 installed
DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch 1748358055 475382 3d27908d3edc29c9468a2553fcfb081d installed
DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch 1742362237 1138888 2cc56a0345f4983f28030cacf3fb0f2e installed
DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch 1742290745 715399 2c9b11ce2b935017aa580a3dfd5d3e53 installed
DEBUG: python3-metalsmith-2.4.1-0.20250312155101.277ee4e.el10.noarch 1741794748 276478 e8f9f71a4b3e8d214a9ea8674e7df82c installed
DEBUG: python3-pytest-xdist+psutil-3.6.1-4.el10s.noarch 1730906394 5568 332755a1dfaff1b598e3ae56afd37991 installed
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed
DEBUG: python3-docker-7.1.0-2.el10s.noarch 1738577728 1138919 e12220eafcd320083ad35f9d6930044f installed
DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 1745832178 16309 e3dc5faacd6ddbdb549bcac3f9068229 installed
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: Outputting list of installed packages
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/openstack-tobiko.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fcb94f335e0>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/openstack-tobiko.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.p3x5gK
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + '[' -f setup.py ']'
DEBUG: + echo 'python3dist(setuptools) >= 40.8'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tobiko-0.8.11.dev2/pyproject-wheeldir --output /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-buildrequires -t -e py312
DEBUG: Handling setuptools >= 40.8 from default build backend
DEBUG: Requirement satisfied: setuptools >= 40.8
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement satisfied: tox-current-env >= 0.0.6
DEBUG:    (installed: tox-current-env 0.0.12)
DEBUG:   py312: OK (0.01 seconds)
DEBUG:   congratulations :) (0.11 seconds)
DEBUG: Handling tox from tox --print-deps-only: py312
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling decorator>=4.4.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: decorator>=4.4.2
DEBUG:    (installed: decorator 5.1.1)
DEBUG: Handling docker>=4.4.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: docker>=4.4.1
DEBUG:    (installed: docker 7.1.0)
DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: fixtures>=3.0.0
DEBUG:    (installed: fixtures 4.2.2)
DEBUG: Handling Jinja2>=2.11.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: Jinja2>=2.11.2
DEBUG:    (installed: Jinja2 3.1.6)
DEBUG: Handling keystoneauth1>=4.3.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: keystoneauth1>=4.3.0
DEBUG:    (installed: keystoneauth1 5.11.0)
DEBUG: Handling metalsmith>=1.6.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: metalsmith>=1.6.2
DEBUG:    (installed: metalsmith 2.4.1)
DEBUG: Handling netaddr>=0.8.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: netaddr>=0.8.0
DEBUG:    (installed: netaddr 1.3.0)
DEBUG: Handling neutron-lib>=2.7.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: neutron-lib>=2.7.0
DEBUG:    (installed: neutron-lib 3.19.0)
DEBUG: Handling openstacksdk>=0.31.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: openstacksdk>=0.31.2
DEBUG:    (installed: openstacksdk 4.5.0)
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.config>=8.4.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: oslo.config>=8.4.0
DEBUG:    (installed: oslo.config 9.8.0)
DEBUG: Handling oslo.log>=4.4.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: oslo.log>=4.4.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.utils>=4.12.3 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: oslo.utils>=4.12.3
DEBUG:    (installed: oslo.utils 9.0.0)
DEBUG: Handling packaging>=20.4 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: packaging>=20.4
DEBUG:    (installed: packaging 24.2)
DEBUG: Handling paramiko>=2.9.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: paramiko>=2.9.2
DEBUG:    (installed: paramiko 3.5.0)
DEBUG: Handling pbr>=5.5.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: pbr>=5.5.1
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Handling psutil>=5.8.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: psutil>=5.8.0
DEBUG:    (installed: psutil 5.9.8)
DEBUG: Handling python-dateutil>=2.8.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-dateutil>=2.8.0
DEBUG:    (installed: python-dateutil 2.8.2)
DEBUG: Handling python-designateclient>=4.4.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-designateclient>=4.4.0
DEBUG:    (installed: python-designateclient 6.3.0)
DEBUG: Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-glanceclient>=3.2.2
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-heatclient>=2.3.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-heatclient>=2.3.0
DEBUG:    (installed: python-heatclient 4.2.0)
DEBUG: Handling python-ironicclient>=4.6.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-ironicclient>=4.6.1
DEBUG:    (installed: python-ironicclient 5.11.0)
DEBUG: Handling python-manilaclient>=4.5.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-manilaclient>=4.5.1
DEBUG:    (installed: python-manilaclient 5.5.0)
DEBUG: Handling python-neutronclient>=7.2.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-neutronclient>=7.2.1
DEBUG:    (installed: python-neutronclient 11.5.0)
DEBUG: Handling python-novaclient>=17.2.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-novaclient>=17.2.1
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-octaviaclient>=2.2.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-octaviaclient>=2.2.0
DEBUG:    (installed: python-octaviaclient 3.11.0)
DEBUG: Handling python-openstackclient>=5.4.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: python-openstackclient>=5.4.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling PyYAML>=5.4.1 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: PyYAML>=5.4.1
DEBUG:    (installed: PyYAML 6.0.1)
DEBUG: Handling setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0;python_version>='3.12' from tox --print-deps-only: py312
DEBUG: Requirement satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0;python_version>='3.12'
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling testtools>=2.5.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: testtools>=2.5.0
DEBUG:    (installed: testtools 2.7.2)
DEBUG: Handling pytest from tox --print-deps-only: py312
DEBUG: Requirement satisfied: pytest
DEBUG:    (installed: pytest 7.4.3)
DEBUG: Handling pytest-xdist[psutil]>=3.5.0 from tox --print-deps-only: py312
DEBUG: Requirement satisfied: pytest-xdist[psutil]>=3.5.0
DEBUG:    (installed: pytest-xdist 3.6.1)
DEBUG:    (extras are currently not checked)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   easy_install.initialize_options(self)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` directly.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         Follow the current Python packaging guidelines when building
DEBUG:         Python RPM packages.
DEBUG:         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:         and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   self.initialize_options()
DEBUG: running dist_info
DEBUG: writing tobiko.egg-info/PKG-INFO
DEBUG: writing dependency_links to tobiko.egg-info/dependency_links.txt
DEBUG: writing entry points to tobiko.egg-info/entry_points.txt
DEBUG: writing requirements to tobiko.egg-info/requires.txt
DEBUG: writing top-level names to tobiko.egg-info/top_level.txt
DEBUG: writing pbr to tobiko.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: adding license file 'LICENSE'
DEBUG: adding license file 'AUTHORS'
DEBUG: writing manifest file 'tobiko.egg-info/SOURCES.txt'
DEBUG: creating '/builddir/build/BUILD/tobiko-0.8.11.dev2/tobiko-0.8.11.dev2.dist-info'
DEBUG: The [wheel] section is deprecated. Use [bdist_wheel] instead.
DEBUG: Handling decorator >=4.4.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: decorator >=4.4.2
DEBUG:    (installed: decorator 5.1.1)
DEBUG: Handling docker >=4.4.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: docker >=4.4.1
DEBUG:    (installed: docker 7.1.0)
DEBUG: Handling fixtures >=3.0.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: fixtures >=3.0.0
DEBUG:    (installed: fixtures 4.2.2)
DEBUG: Handling Jinja2 >=2.11.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: Jinja2 >=2.11.2
DEBUG:    (installed: Jinja2 3.1.6)
DEBUG: Handling keystoneauth1 >=4.3.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: keystoneauth1 >=4.3.0
DEBUG:    (installed: keystoneauth1 5.11.0)
DEBUG: Handling metalsmith >=1.6.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: metalsmith >=1.6.2
DEBUG:    (installed: metalsmith 2.4.1)
DEBUG: Handling netaddr >=0.8.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: netaddr >=0.8.0
DEBUG:    (installed: netaddr 1.3.0)
DEBUG: Handling neutron-lib >=2.7.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: neutron-lib >=2.7.0
DEBUG:    (installed: neutron-lib 3.19.0)
DEBUG: Handling openstacksdk >=0.31.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: openstacksdk >=0.31.2
DEBUG:    (installed: openstacksdk 4.5.0)
DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.config >=8.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: oslo.config >=8.4.0
DEBUG:    (installed: oslo.config 9.8.0)
DEBUG: Handling oslo.log >=4.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: oslo.log >=4.4.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.utils >=4.12.3 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: oslo.utils >=4.12.3
DEBUG:    (installed: oslo.utils 9.0.0)
DEBUG: Handling packaging >=20.4 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: packaging >=20.4
DEBUG:    (installed: packaging 24.2)
DEBUG: Handling paramiko >=2.9.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: paramiko >=2.9.2
DEBUG:    (installed: paramiko 3.5.0)
DEBUG: Handling pbr >=5.5.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: pbr >=5.5.1
DEBUG:    (installed: pbr 6.1.1)
DEBUG: Handling psutil >=5.8.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: psutil >=5.8.0
DEBUG:    (installed: psutil 5.9.8)
DEBUG: Handling python-dateutil >=2.8.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-dateutil >=2.8.0
DEBUG:    (installed: python-dateutil 2.8.2)
DEBUG: Handling python-designateclient >=4.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-designateclient >=4.4.0
DEBUG:    (installed: python-designateclient 6.3.0)
DEBUG: Handling python-glanceclient >=3.2.2 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-glanceclient >=3.2.2
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-heatclient >=2.3.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-heatclient >=2.3.0
DEBUG:    (installed: python-heatclient 4.2.0)
DEBUG: Handling python-ironicclient >=4.6.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-ironicclient >=4.6.1
DEBUG:    (installed: python-ironicclient 5.11.0)
DEBUG: Handling python-manilaclient >=4.5.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-manilaclient >=4.5.1
DEBUG:    (installed: python-manilaclient 5.5.0)
DEBUG: Handling python-neutronclient >=7.2.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-neutronclient >=7.2.1
DEBUG:    (installed: python-neutronclient 11.5.0)
DEBUG: Handling python-novaclient >=17.2.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-novaclient >=17.2.1
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-octaviaclient >=2.2.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-octaviaclient >=2.2.0
DEBUG:    (installed: python-octaviaclient 3.11.0)
DEBUG: Handling python-openstackclient >=5.4.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: python-openstackclient >=5.4.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling PyYAML >=5.4.1 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: PyYAML >=5.4.1
DEBUG:    (installed: PyYAML 6.0.1)
DEBUG: Handling setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: setuptools !=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling testtools >=2.5.0 from hook generated metadata: Requires-Dist (tobiko)
DEBUG: Requirement satisfied: testtools >=2.5.0
DEBUG:    (installed: testtools 2.7.2)
DEBUG: + cat /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv tobiko-0.8.11.dev2.dist-info/
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/AUTHORS'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/LICENSE'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/METADATA'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/entry_points.txt'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/pbr.json'
DEBUG: removed 'tobiko-0.8.11.dev2.dist-info/top_level.txt'
DEBUG: removed directory 'tobiko-0.8.11.dev2.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BboFZh
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CFLAGS
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CXXFLAGS
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FFLAGS
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FCFLAGS
DEBUG: + VALAFLAGS=-g
DEBUG: + export VALAFLAGS
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + export LDFLAGS
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + export LT_SYS_LIBRARY_PATH
DEBUG: + CC=gcc
DEBUG: + export CC
DEBUG: + CXX=g++
DEBUG: + export CXX
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + mkdir -p /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/tobiko-0.8.11.dev2/pyproject-wheeldir
DEBUG: Processing /builddir/build/BUILD/tobiko-0.8.11.dev2
DEBUG:   Preparing metadata (pyproject.toml): started
DEBUG:   Running command Preparing metadata (pyproject.toml)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:           Instead, use pypa/build, pypa/installer or other
DEBUG:           standards-based tools.
DEBUG:           See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     easy_install.initialize_options(self)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           Please avoid running ``setup.py`` directly.
DEBUG:           Instead, use pypa/build, pypa/installer or other
DEBUG:           standards-based tools.
DEBUG:           Follow the current Python packaging guidelines when building
DEBUG:           Python RPM packages.
DEBUG:           See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:           and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     self.initialize_options()
DEBUG:   running dist_info
DEBUG:   creating /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-modern-metadata-60gekxfi/tobiko.egg-info
DEBUG:   writing /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-modern-metadata-60gekxfi/tobiko.egg-info/PKG-INFO
DEBUG:   writing dependency_links to /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-modern-metadata-60gekxfi/tobiko.egg-info/dependency_links.txt
DEBUG:   writing entry points to /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-modern-metadata-60gekxfi/tobiko.egg-info/entry_points.txt
DEBUG:   writing requirements to /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-modern-metadata-60gekxfi/tobiko.egg-info/requires.txt
DEBUG:   writing top-level names to /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-modern-metadata-60gekxfi/tobiko.egg-info/top_level.txt
DEBUG:   writing pbr to /builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-modern-metadata-60gekxfi/tobiko.egg-info/pbr.json
DEBUG:   [pbr] Processing SOURCES.txt
DEBUG:   writing manifest file '/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-modern-metadata-60gekxfi/tobiko.egg-info/SOURCES.txt'
DEBUG:   [pbr] In git context, generating filelist from git
DEBUG:   warning: no previously-included files found matching '.gitignore'
DEBUG:   warning: no previously-included files found matching '.gitreview'
DEBUG:   warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG:   adding license file 'LICENSE'
DEBUG:   adding license file 'AUTHORS'
DEBUG:   writing manifest file '/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-modern-metadata-60gekxfi/tobiko.egg-info/SOURCES.txt'
DEBUG:   creating '/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-modern-metadata-60gekxfi/tobiko-0.8.11.dev2.dist-info'
DEBUG:   The [wheel] section is deprecated. Use [bdist_wheel] instead.
DEBUG:   Preparing metadata (pyproject.toml): finished with status 'done'
DEBUG: Building wheels for collected packages: tobiko
DEBUG:   Building wheel for tobiko (pyproject.toml): started
DEBUG:   Running command Building wheel for tobiko (pyproject.toml)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:           Instead, use pypa/build, pypa/installer or other
DEBUG:           standards-based tools.
DEBUG:           See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     easy_install.initialize_options(self)
DEBUG:   running bdist_wheel
DEBUG:   The [wheel] section is deprecated. Use [bdist_wheel] instead.
DEBUG:   running build
DEBUG:   running build_py
DEBUG:   creating build
DEBUG:   creating build/lib
DEBUG:   creating build/lib/tobiko
DEBUG:   creating build/lib/tobiko/tests
DEBUG:   creating build/lib/tobiko/tests/functional
DEBUG:   creating build/lib/tobiko/tests/functional/podified
DEBUG:   copying tobiko/tests/functional/podified/test_topology.py -> build/lib/tobiko/tests/functional/podified
DEBUG:   copying tobiko/tests/functional/podified/__init__.py -> build/lib/tobiko/tests/functional/podified
DEBUG:   creating build/lib/tobiko/tests/scenario
DEBUG:   creating build/lib/tobiko/tests/scenario/designate
DEBUG:   copying tobiko/tests/scenario/designate/test_zone.py -> build/lib/tobiko/tests/scenario/designate
DEBUG:   copying tobiko/tests/scenario/designate/__init__.py -> build/lib/tobiko/tests/scenario/designate
DEBUG:   creating build/lib/tobiko/openstack
DEBUG:   creating build/lib/tobiko/openstack/heat
DEBUG:   copying tobiko/openstack/heat/_template.py -> build/lib/tobiko/openstack/heat
DEBUG:   copying tobiko/openstack/heat/_stack.py -> build/lib/tobiko/openstack/heat
DEBUG:   copying tobiko/openstack/heat/_resource.py -> build/lib/tobiko/openstack/heat
DEBUG:   copying tobiko/openstack/heat/_client.py -> build/lib/tobiko/openstack/heat
DEBUG:   copying tobiko/openstack/heat/__init__.py -> build/lib/tobiko/openstack/heat
DEBUG:   creating build/lib/tobiko/tests/sanity
DEBUG:   copying tobiko/tests/sanity/__init__.py -> build/lib/tobiko/tests/sanity
DEBUG:   creating build/lib/tobiko/common
DEBUG:   copying tobiko/common/_yaml.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_version.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_utils.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_time.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_skip.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_shelves.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_select.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_retry.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_os.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_operation.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_logging.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_lockutils.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_loader.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_ini.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_fixture.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_exception.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_detail.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_config.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_case.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/_cached.py -> build/lib/tobiko/common
DEBUG:   copying tobiko/common/__init__.py -> build/lib/tobiko/common
DEBUG:   creating build/lib/tobiko/openstack/openstackclient
DEBUG:   copying tobiko/openstack/openstackclient/_subnet.py -> build/lib/tobiko/openstack/openstackclient
DEBUG:   copying tobiko/openstack/openstackclient/_security_group_rule.py -> build/lib/tobiko/openstack/openstackclient
DEBUG:   copying tobiko/openstack/openstackclient/_security_group.py -> build/lib/tobiko/openstack/openstackclient
DEBUG:   copying tobiko/openstack/openstackclient/_port.py -> build/lib/tobiko/openstack/openstackclient
DEBUG:   copying tobiko/openstack/openstackclient/_network.py -> build/lib/tobiko/openstack/openstackclient
DEBUG:   copying tobiko/openstack/openstackclient/_log.py -> build/lib/tobiko/openstack/openstackclient
DEBUG:   copying tobiko/openstack/openstackclient/_exception.py -> build/lib/tobiko/openstack/openstackclient
DEBUG:   copying tobiko/openstack/openstackclient/_client.py -> build/lib/tobiko/openstack/openstackclient
DEBUG:   copying tobiko/openstack/openstackclient/__init__.py -> build/lib/tobiko/openstack/openstackclient
DEBUG:   copying tobiko/version.py -> build/lib/tobiko
DEBUG:   copying tobiko/config.py -> build/lib/tobiko
DEBUG:   copying tobiko/__init__.py -> build/lib/tobiko
DEBUG:   creating build/lib/tobiko/shiftstack
DEBUG:   copying tobiko/shiftstack/stacks.py -> build/lib/tobiko/shiftstack
DEBUG:   copying tobiko/shiftstack/config.py -> build/lib/tobiko/shiftstack
DEBUG:   copying tobiko/shiftstack/_skip.py -> build/lib/tobiko/shiftstack
DEBUG:   copying tobiko/shiftstack/_nova.py -> build/lib/tobiko/shiftstack
DEBUG:   copying tobiko/shiftstack/_neutron.py -> build/lib/tobiko/shiftstack
DEBUG:   copying tobiko/shiftstack/_keystone.py -> build/lib/tobiko/shiftstack
DEBUG:   copying tobiko/shiftstack/_heat.py -> build/lib/tobiko/shiftstack
DEBUG:   copying tobiko/shiftstack/_clouds_file.py -> build/lib/tobiko/shiftstack
DEBUG:   copying tobiko/shiftstack/__init__.py -> build/lib/tobiko/shiftstack
DEBUG:   creating build/lib/tobiko/openstack/manila
DEBUG:   copying tobiko/openstack/manila/config.py -> build/lib/tobiko/openstack/manila
DEBUG:   copying tobiko/openstack/manila/_waiters.py -> build/lib/tobiko/openstack/manila
DEBUG:   copying tobiko/openstack/manila/_exceptions.py -> build/lib/tobiko/openstack/manila
DEBUG:   copying tobiko/openstack/manila/_constants.py -> build/lib/tobiko/openstack/manila
DEBUG:   copying tobiko/openstack/manila/_client.py -> build/lib/tobiko/openstack/manila
DEBUG:   copying tobiko/openstack/manila/__init__.py -> build/lib/tobiko/openstack/manila
DEBUG:   creating build/lib/tobiko/tests/unit
DEBUG:   creating build/lib/tobiko/tests/unit/shell
DEBUG:   creating build/lib/tobiko/tests/unit/shell/sh
DEBUG:   copying tobiko/tests/unit/shell/sh/test_io.py -> build/lib/tobiko/tests/unit/shell/sh
DEBUG:   copying tobiko/tests/unit/shell/sh/test_hostname.py -> build/lib/tobiko/tests/unit/shell/sh
DEBUG:   copying tobiko/tests/unit/shell/sh/test_command.py -> build/lib/tobiko/tests/unit/shell/sh
DEBUG:   copying tobiko/tests/unit/shell/sh/__init__.py -> build/lib/tobiko/tests/unit/shell/sh
DEBUG:   creating build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/services.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/processes.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/pacemaker.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/nova.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/containers.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/config.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/_undercloud.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/_topology.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/_overcloud.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/_config.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/_ansible.py -> build/lib/tobiko/tripleo
DEBUG:   copying tobiko/tripleo/__init__.py -> build/lib/tobiko/tripleo
DEBUG:   creating build/lib/tobiko/openstack/glance
DEBUG:   copying tobiko/openstack/glance/config.py -> build/lib/tobiko/openstack/glance
DEBUG:   copying tobiko/openstack/glance/_lzma.py -> build/lib/tobiko/openstack/glance
DEBUG:   copying tobiko/openstack/glance/_io.py -> build/lib/tobiko/openstack/glance
DEBUG:   copying tobiko/openstack/glance/_image.py -> build/lib/tobiko/openstack/glance
DEBUG:   copying tobiko/openstack/glance/_client.py -> build/lib/tobiko/openstack/glance
DEBUG:   copying tobiko/openstack/glance/__init__.py -> build/lib/tobiko/openstack/glance
DEBUG:   creating build/lib/tobiko/shell
DEBUG:   creating build/lib/tobiko/shell/iperf3
DEBUG:   copying tobiko/shell/iperf3/config.py -> build/lib/tobiko/shell/iperf3
DEBUG:   copying tobiko/shell/iperf3/_parameters.py -> build/lib/tobiko/shell/iperf3
DEBUG:   copying tobiko/shell/iperf3/_interface.py -> build/lib/tobiko/shell/iperf3
DEBUG:   copying tobiko/shell/iperf3/_execute.py -> build/lib/tobiko/shell/iperf3
DEBUG:   copying tobiko/shell/iperf3/_assert.py -> build/lib/tobiko/shell/iperf3
DEBUG:   copying tobiko/shell/iperf3/__init__.py -> build/lib/tobiko/shell/iperf3
DEBUG:   creating build/lib/tobiko/docker
DEBUG:   copying tobiko/docker/config.py -> build/lib/tobiko/docker
DEBUG:   copying tobiko/docker/_shell.py -> build/lib/tobiko/docker
DEBUG:   copying tobiko/docker/_exception.py -> build/lib/tobiko/docker
DEBUG:   copying tobiko/docker/_client.py -> build/lib/tobiko/docker
DEBUG:   copying tobiko/docker/__init__.py -> build/lib/tobiko/docker
DEBUG:   creating build/lib/tobiko/tests/functional/tripleo
DEBUG:   copying tobiko/tests/functional/tripleo/test_undercloud.py -> build/lib/tobiko/tests/functional/tripleo
DEBUG:   copying tobiko/tests/functional/tripleo/test_topology.py -> build/lib/tobiko/tests/functional/tripleo
DEBUG:   copying tobiko/tests/functional/tripleo/test_overcloud.py -> build/lib/tobiko/tests/functional/tripleo
DEBUG:   copying tobiko/tests/functional/tripleo/test_containers.py -> build/lib/tobiko/tests/functional/tripleo
DEBUG:   copying tobiko/tests/functional/tripleo/test_ansible.py -> build/lib/tobiko/tests/functional/tripleo
DEBUG:   copying tobiko/tests/functional/tripleo/__init__.py -> build/lib/tobiko/tests/functional/tripleo
DEBUG:   creating build/lib/tobiko/tests/scenario/octavia
DEBUG:   copying tobiko/tests/scenario/octavia/test_traffic.py -> build/lib/tobiko/tests/scenario/octavia
DEBUG:   copying tobiko/tests/scenario/octavia/__init__.py -> build/lib/tobiko/tests/scenario/octavia
DEBUG:   creating build/lib/tobiko/shell/ansible
DEBUG:   copying tobiko/shell/ansible/config.py -> build/lib/tobiko/shell/ansible
DEBUG:   copying tobiko/shell/ansible/_playbook.py -> build/lib/tobiko/shell/ansible
DEBUG:   copying tobiko/shell/ansible/__init__.py -> build/lib/tobiko/shell/ansible
DEBUG:   creating build/lib/tobiko/tests/unit/openstack
DEBUG:   creating build/lib/tobiko/tests/unit/openstack/octavia
DEBUG:   copying tobiko/tests/unit/openstack/octavia/test_client.py -> build/lib/tobiko/tests/unit/openstack/octavia
DEBUG:   copying tobiko/tests/unit/openstack/octavia/__init__.py -> build/lib/tobiko/tests/unit/openstack/octavia
DEBUG:   creating build/lib/tobiko/tests/sanity/ha
DEBUG:   copying tobiko/tests/sanity/ha/test_overcloud.py -> build/lib/tobiko/tests/sanity/ha
DEBUG:   copying tobiko/tests/sanity/ha/__init__.py -> build/lib/tobiko/tests/sanity/ha
DEBUG:   creating build/lib/tobiko/openstack/nova
DEBUG:   copying tobiko/openstack/nova/config.py -> build/lib/tobiko/openstack/nova
DEBUG:   copying tobiko/openstack/nova/_service.py -> build/lib/tobiko/openstack/nova
DEBUG:   copying tobiko/openstack/nova/_server.py -> build/lib/tobiko/openstack/nova
DEBUG:   copying tobiko/openstack/nova/_quota_set.py -> build/lib/tobiko/openstack/nova
DEBUG:   copying tobiko/openstack/nova/_key_file.py -> build/lib/tobiko/openstack/nova
DEBUG:   copying tobiko/openstack/nova/_hypervisor.py -> build/lib/tobiko/openstack/nova
DEBUG:   copying tobiko/openstack/nova/_cloud_init.py -> build/lib/tobiko/openstack/nova
DEBUG:   copying tobiko/openstack/nova/_client.py -> build/lib/tobiko/openstack/nova
DEBUG:   copying tobiko/openstack/nova/_checks.py -> build/lib/tobiko/openstack/nova
DEBUG:   copying tobiko/openstack/nova/__init__.py -> build/lib/tobiko/openstack/nova
DEBUG:   creating build/lib/tobiko/shell/ssh
DEBUG:   copying tobiko/shell/ssh/config.py -> build/lib/tobiko/shell/ssh
DEBUG:   copying tobiko/shell/ssh/_skip.py -> build/lib/tobiko/shell/ssh
DEBUG:   copying tobiko/shell/ssh/_key_file.py -> build/lib/tobiko/shell/ssh
DEBUG:   copying tobiko/shell/ssh/_forward.py -> build/lib/tobiko/shell/ssh
DEBUG:   copying tobiko/shell/ssh/_config.py -> build/lib/tobiko/shell/ssh
DEBUG:   copying tobiko/shell/ssh/_command.py -> build/lib/tobiko/shell/ssh
DEBUG:   copying tobiko/shell/ssh/_client.py -> build/lib/tobiko/shell/ssh
DEBUG:   copying tobiko/shell/ssh/__init__.py -> build/lib/tobiko/shell/ssh
DEBUG:   creating build/lib/tobiko/tests/unit/openstack/metalsmith
DEBUG:   copying tobiko/tests/unit/openstack/metalsmith/test_client.py -> build/lib/tobiko/tests/unit/openstack/metalsmith
DEBUG:   copying tobiko/tests/unit/openstack/metalsmith/__init__.py -> build/lib/tobiko/tests/unit/openstack/metalsmith
DEBUG:   creating build/lib/tobiko/tests/scenario/neutron
DEBUG:   copying tobiko/tests/scenario/neutron/test_trunk.py -> build/lib/tobiko/tests/scenario/neutron
DEBUG:   copying tobiko/tests/scenario/neutron/test_security_groups.py -> build/lib/tobiko/tests/scenario/neutron
DEBUG:   copying tobiko/tests/scenario/neutron/test_router.py -> build/lib/tobiko/tests/scenario/neutron
DEBUG:   copying tobiko/tests/scenario/neutron/test_qos.py -> build/lib/tobiko/tests/scenario/neutron
DEBUG:   copying tobiko/tests/scenario/neutron/test_port.py -> build/lib/tobiko/tests/scenario/neutron
DEBUG:   copying tobiko/tests/scenario/neutron/test_network.py -> build/lib/tobiko/tests/scenario/neutron
DEBUG:   copying tobiko/tests/scenario/neutron/test_floating_ip.py -> build/lib/tobiko/tests/scenario/neutron
DEBUG:   copying tobiko/tests/scenario/neutron/__init__.py -> build/lib/tobiko/tests/scenario/neutron
DEBUG:   creating build/lib/tobiko/openstack/tests
DEBUG:   copying tobiko/openstack/tests/_nova.py -> build/lib/tobiko/openstack/tests
DEBUG:   copying tobiko/openstack/tests/_neutron.py -> build/lib/tobiko/openstack/tests
DEBUG:   copying tobiko/openstack/tests/__init__.py -> build/lib/tobiko/openstack/tests
DEBUG:   creating build/lib/tobiko/tests/faults
DEBUG:   copying tobiko/tests/faults/__init__.py -> build/lib/tobiko/tests/faults
DEBUG:   creating build/lib/tobiko/actors
DEBUG:   copying tobiko/actors/_request.py -> build/lib/tobiko/actors
DEBUG:   copying tobiko/actors/_proxy.py -> build/lib/tobiko/actors
DEBUG:   copying tobiko/actors/_manager.py -> build/lib/tobiko/actors
DEBUG:   copying tobiko/actors/_actor.py -> build/lib/tobiko/actors
DEBUG:   copying tobiko/actors/__init__.py -> build/lib/tobiko/actors
DEBUG:   creating build/lib/tobiko/tests/functional/shiftstack
DEBUG:   copying tobiko/tests/functional/shiftstack/test_stacks.py -> build/lib/tobiko/tests/functional/shiftstack
DEBUG:   copying tobiko/tests/functional/shiftstack/test_nova.py -> build/lib/tobiko/tests/functional/shiftstack
DEBUG:   copying tobiko/tests/functional/shiftstack/test_neutron.py -> build/lib/tobiko/tests/functional/shiftstack
DEBUG:   copying tobiko/tests/functional/shiftstack/__init__.py -> build/lib/tobiko/tests/functional/shiftstack
DEBUG:   creating build/lib/tobiko/tests/functional/shell
DEBUG:   copying tobiko/tests/functional/shell/test_ping.py -> build/lib/tobiko/tests/functional/shell
DEBUG:   copying tobiko/tests/functional/shell/test_nameservers.py -> build/lib/tobiko/tests/functional/shell
DEBUG:   copying tobiko/tests/functional/shell/test_mktemp.py -> build/lib/tobiko/tests/functional/shell
DEBUG:   copying tobiko/tests/functional/shell/test_ip.py -> build/lib/tobiko/tests/functional/shell
DEBUG:   copying tobiko/tests/functional/shell/test_ifconfig.py -> build/lib/tobiko/tests/functional/shell
DEBUG:   copying tobiko/tests/functional/shell/test_curl.py -> build/lib/tobiko/tests/functional/shell
DEBUG:   copying tobiko/tests/functional/shell/_fixtures.py -> build/lib/tobiko/tests/functional/shell
DEBUG:   copying tobiko/tests/functional/shell/__init__.py -> build/lib/tobiko/tests/functional/shell
DEBUG:   copying tobiko/tests/unit/openstack/test_client.py -> build/lib/tobiko/tests/unit/openstack
DEBUG:   copying tobiko/tests/unit/openstack/_keystone.py -> build/lib/tobiko/tests/unit/openstack
DEBUG:   copying tobiko/tests/unit/openstack/_case.py -> build/lib/tobiko/tests/unit/openstack
DEBUG:   copying tobiko/tests/unit/openstack/__init__.py -> build/lib/tobiko/tests/unit/openstack
DEBUG:   creating build/lib/tobiko/openstack/octavia
DEBUG:   copying tobiko/openstack/octavia/config.py -> build/lib/tobiko/openstack/octavia
DEBUG:   copying tobiko/openstack/octavia/_waiters.py -> build/lib/tobiko/openstack/octavia
DEBUG:   copying tobiko/openstack/octavia/_validators.py -> build/lib/tobiko/openstack/octavia
DEBUG:   copying tobiko/openstack/octavia/_exceptions.py -> build/lib/tobiko/openstack/octavia
DEBUG:   copying tobiko/openstack/octavia/_deployers.py -> build/lib/tobiko/openstack/octavia
DEBUG:   copying tobiko/openstack/octavia/_constants.py -> build/lib/tobiko/openstack/octavia
DEBUG:   copying tobiko/openstack/octavia/_client.py -> build/lib/tobiko/openstack/octavia
DEBUG:   copying tobiko/openstack/octavia/_amphora.py -> build/lib/tobiko/openstack/octavia
DEBUG:   copying tobiko/openstack/octavia/__init__.py -> build/lib/tobiko/openstack/octavia
DEBUG:   creating build/lib/tobiko/tests/faults/octavia
DEBUG:   copying tobiko/tests/faults/octavia/test_services.py -> build/lib/tobiko/tests/faults/octavia
DEBUG:   copying tobiko/tests/faults/octavia/test_faults.py -> build/lib/tobiko/tests/faults/octavia
DEBUG:   copying tobiko/tests/faults/octavia/__init__.py -> build/lib/tobiko/tests/faults/octavia
DEBUG:   creating build/lib/tobiko/tests/faults/ha
DEBUG:   copying tobiko/tests/faults/ha/test_cloud_recovery.py -> build/lib/tobiko/tests/faults/ha
DEBUG:   copying tobiko/tests/faults/ha/cloud_disruptions.py -> build/lib/tobiko/tests/faults/ha
DEBUG:   copying tobiko/tests/faults/ha/__init__.py -> build/lib/tobiko/tests/faults/ha
DEBUG:   creating build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/config.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_which.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_wc.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_uptime.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_systemctl.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_ssh.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_reboot.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_ps.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_process.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_path.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_nmcli.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_nameservers.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_mktemp.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_mkdirs.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_local.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_io.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_hostname.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_execute.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_exception.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_connection.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_command.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/_cmdline.py -> build/lib/tobiko/shell/sh
DEBUG:   copying tobiko/shell/sh/__init__.py -> build/lib/tobiko/shell/sh
DEBUG:   creating build/lib/tobiko/tests/functional/openstack
DEBUG:   creating build/lib/tobiko/tests/functional/openstack/neutron
DEBUG:   copying tobiko/tests/functional/openstack/neutron/test_subnet_pool.py -> build/lib/tobiko/tests/functional/openstack/neutron
DEBUG:   copying tobiko/tests/functional/openstack/neutron/test_subnet.py -> build/lib/tobiko/tests/functional/openstack/neutron
DEBUG:   copying tobiko/tests/functional/openstack/neutron/test_security_group.py -> build/lib/tobiko/tests/functional/openstack/neutron
DEBUG:   copying tobiko/tests/functional/openstack/neutron/test_router.py -> build/lib/tobiko/tests/functional/openstack/neutron
DEBUG:   copying tobiko/tests/functional/openstack/neutron/test_port.py -> build/lib/tobiko/tests/functional/openstack/neutron
DEBUG:   copying tobiko/tests/functional/openstack/neutron/test_network.py -> build/lib/tobiko/tests/functional/openstack/neutron
DEBUG:   copying tobiko/tests/functional/openstack/neutron/test_floating_ip.py -> build/lib/tobiko/tests/functional/openstack/neutron
DEBUG:   copying tobiko/tests/functional/openstack/neutron/test_agent.py -> build/lib/tobiko/tests/functional/openstack/neutron
DEBUG:   copying tobiko/tests/functional/openstack/neutron/__init__.py -> build/lib/tobiko/tests/functional/openstack/neutron
DEBUG:   creating build/lib/tobiko/podman
DEBUG:   creating build/lib/tobiko/podman/_podman1
DEBUG:   creating build/lib/tobiko/podman/_podman1/libs
DEBUG:   copying tobiko/podman/_podman1/libs/tunnel.py -> build/lib/tobiko/podman/_podman1/libs
DEBUG:   copying tobiko/podman/_podman1/libs/system.py -> build/lib/tobiko/podman/_podman1/libs
DEBUG:   copying tobiko/podman/_podman1/libs/pods.py -> build/lib/tobiko/podman/_podman1/libs
DEBUG:   copying tobiko/podman/_podman1/libs/images.py -> build/lib/tobiko/podman/_podman1/libs
DEBUG:   copying tobiko/podman/_podman1/libs/errors.py -> build/lib/tobiko/podman/_podman1/libs
DEBUG:   copying tobiko/podman/_podman1/libs/containers.py -> build/lib/tobiko/podman/_podman1/libs
DEBUG:   copying tobiko/podman/_podman1/libs/_containers_start.py -> build/lib/tobiko/podman/_podman1/libs
DEBUG:   copying tobiko/podman/_podman1/libs/_containers_attach.py -> build/lib/tobiko/podman/_podman1/libs
DEBUG:   copying tobiko/podman/_podman1/libs/__init__.py -> build/lib/tobiko/podman/_podman1/libs
DEBUG:   creating build/lib/tobiko/tests/unit/openstack/keystone
DEBUG:   copying tobiko/tests/unit/openstack/keystone/test_session.py -> build/lib/tobiko/tests/unit/openstack/keystone
DEBUG:   copying tobiko/tests/unit/openstack/keystone/test_credentials.py -> build/lib/tobiko/tests/unit/openstack/keystone
DEBUG:   copying tobiko/tests/unit/openstack/keystone/test_client.py -> build/lib/tobiko/tests/unit/openstack/keystone
DEBUG:   copying tobiko/tests/unit/openstack/keystone/__init__.py -> build/lib/tobiko/tests/unit/openstack/keystone
DEBUG:   creating build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/_vlan.py -> build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/_qos.py -> build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/_octavia.py -> build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/_nova.py -> build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/_neutron.py -> build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/_l3ha.py -> build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/_hot.py -> build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/_designate.py -> build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/_cirros.py -> build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/_advanced_vm.py -> build/lib/tobiko/openstack/stacks
DEBUG:   copying tobiko/openstack/stacks/__init__.py -> build/lib/tobiko/openstack/stacks
DEBUG:   creating build/lib/tobiko/rhosp
DEBUG:   copying tobiko/rhosp/containers.py -> build/lib/tobiko/rhosp
DEBUG:   copying tobiko/rhosp/config.py -> build/lib/tobiko/rhosp
DEBUG:   copying tobiko/rhosp/_version_utils.py -> build/lib/tobiko/rhosp
DEBUG:   copying tobiko/rhosp/_utils.py -> build/lib/tobiko/rhosp
DEBUG:   copying tobiko/rhosp/_topology.py -> build/lib/tobiko/rhosp
DEBUG:   copying tobiko/rhosp/__init__.py -> build/lib/tobiko/rhosp
DEBUG:   creating build/lib/tobiko/tests/scenario/nova
DEBUG:   copying tobiko/tests/scenario/nova/test_server.py -> build/lib/tobiko/tests/scenario/nova
DEBUG:   copying tobiko/tests/scenario/nova/__init__.py -> build/lib/tobiko/tests/scenario/nova
DEBUG:   creating build/lib/tobiko/openstack/openstacksdkclient
DEBUG:   copying tobiko/openstack/openstacksdkclient/_client.py -> build/lib/tobiko/openstack/openstacksdkclient
DEBUG:   copying tobiko/openstack/openstacksdkclient/__init__.py -> build/lib/tobiko/openstack/openstacksdkclient
DEBUG:   creating build/lib/tobiko/tests/unit/tripleo
DEBUG:   copying tobiko/tests/unit/tripleo/test_config.py -> build/lib/tobiko/tests/unit/tripleo
DEBUG:   copying tobiko/tests/unit/tripleo/__init__.py -> build/lib/tobiko/tests/unit/tripleo
DEBUG:   copying tobiko/tests/functional/__init__.py -> build/lib/tobiko/tests/functional
DEBUG:   creating build/lib/tobiko/shell/files
DEBUG:   copying tobiko/shell/files/_logs.py -> build/lib/tobiko/shell/files
DEBUG:   copying tobiko/shell/files/_files.py -> build/lib/tobiko/shell/files
DEBUG:   copying tobiko/shell/files/__init__.py -> build/lib/tobiko/shell/files
DEBUG:   creating build/lib/tobiko/podified
DEBUG:   copying tobiko/podified/containers.py -> build/lib/tobiko/podified
DEBUG:   copying tobiko/podified/config.py -> build/lib/tobiko/podified
DEBUG:   copying tobiko/podified/_topology.py -> build/lib/tobiko/podified
DEBUG:   copying tobiko/podified/_openshift.py -> build/lib/tobiko/podified
DEBUG:   copying tobiko/podified/_edpm.py -> build/lib/tobiko/podified
DEBUG:   copying tobiko/podified/__init__.py -> build/lib/tobiko/podified
DEBUG:   creating build/lib/tobiko/http
DEBUG:   copying tobiko/http/_session.py -> build/lib/tobiko/http
DEBUG:   copying tobiko/http/_connection.py -> build/lib/tobiko/http
DEBUG:   copying tobiko/http/__init__.py -> build/lib/tobiko/http
DEBUG:   creating build/lib/tobiko/openstack/designate
DEBUG:   copying tobiko/openstack/designate/_zone.py -> build/lib/tobiko/openstack/designate
DEBUG:   copying tobiko/openstack/designate/_constants.py -> build/lib/tobiko/openstack/designate
DEBUG:   copying tobiko/openstack/designate/_client.py -> build/lib/tobiko/openstack/designate
DEBUG:   copying tobiko/openstack/designate/__init__.py -> build/lib/tobiko/openstack/designate
DEBUG:   creating build/lib/tobiko/openstack/ironic
DEBUG:   copying tobiko/openstack/ironic/_node.py -> build/lib/tobiko/openstack/ironic
DEBUG:   copying tobiko/openstack/ironic/_client.py -> build/lib/tobiko/openstack/ironic
DEBUG:   copying tobiko/openstack/ironic/__init__.py -> build/lib/tobiko/openstack/ironic
DEBUG:   creating build/lib/tobiko/shell/http_ping
DEBUG:   copying tobiko/shell/http_ping/_http_ping.py -> build/lib/tobiko/shell/http_ping
DEBUG:   copying tobiko/shell/http_ping/__init__.py -> build/lib/tobiko/shell/http_ping
DEBUG:   creating build/lib/tobiko/tests/unit/openstack/heat
DEBUG:   copying tobiko/tests/unit/openstack/heat/test_template.py -> build/lib/tobiko/tests/unit/openstack/heat
DEBUG:   copying tobiko/tests/unit/openstack/heat/test_stack.py -> build/lib/tobiko/tests/unit/openstack/heat
DEBUG:   copying tobiko/tests/unit/openstack/heat/test_client.py -> build/lib/tobiko/tests/unit/openstack/heat
DEBUG:   copying tobiko/tests/unit/openstack/heat/__init__.py -> build/lib/tobiko/tests/unit/openstack/heat
DEBUG:   copying tobiko/tests/unit/test_version.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_utils.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_time.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_skip.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_select.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_retry.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_operation.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_logging.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_loader.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_ini.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_fixture.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_exception.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_conftest.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_config.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_case.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/test_cached.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/_patch.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/_case.py -> build/lib/tobiko/tests/unit
DEBUG:   copying tobiko/tests/unit/__init__.py -> build/lib/tobiko/tests/unit
DEBUG:   creating build/lib/tobiko/tests/functional/openstack/stacks
DEBUG:   copying tobiko/tests/functional/openstack/stacks/test_vlan.py -> build/lib/tobiko/tests/functional/openstack/stacks
DEBUG:   copying tobiko/tests/functional/openstack/stacks/test_nova.py -> build/lib/tobiko/tests/functional/openstack/stacks
DEBUG:   copying tobiko/tests/functional/openstack/stacks/test_neutron.py -> build/lib/tobiko/tests/functional/openstack/stacks
DEBUG:   copying tobiko/tests/functional/openstack/stacks/test_cirros.py -> build/lib/tobiko/tests/functional/openstack/stacks
DEBUG:   copying tobiko/tests/functional/openstack/stacks/test_advanced_vm.py -> build/lib/tobiko/tests/functional/openstack/stacks
DEBUG:   copying tobiko/tests/functional/openstack/stacks/__init__.py -> build/lib/tobiko/tests/functional/openstack/stacks
DEBUG:   creating build/lib/tobiko/tests/faults/containers
DEBUG:   copying tobiko/tests/faults/containers/test_container_log.py -> build/lib/tobiko/tests/faults/containers
DEBUG:   copying tobiko/tests/faults/containers/test_container_config.py -> build/lib/tobiko/tests/faults/containers
DEBUG:   copying tobiko/tests/faults/containers/container_ops.py -> build/lib/tobiko/tests/faults/containers
DEBUG:   copying tobiko/tests/faults/containers/__init__.py -> build/lib/tobiko/tests/faults/containers
DEBUG:   creating build/lib/tobiko/shell/curl
DEBUG:   copying tobiko/shell/curl/_process.py -> build/lib/tobiko/shell/curl
DEBUG:   copying tobiko/shell/curl/_execute.py -> build/lib/tobiko/shell/curl
DEBUG:   copying tobiko/shell/curl/__init__.py -> build/lib/tobiko/shell/curl
DEBUG:   creating build/lib/tobiko/tests/sanity/containers
DEBUG:   copying tobiko/tests/sanity/containers/test_containers.py -> build/lib/tobiko/tests/sanity/containers
DEBUG:   copying tobiko/tests/sanity/containers/__init__.py -> build/lib/tobiko/tests/sanity/containers
DEBUG:   creating build/lib/tobiko/tests/sanity/neutron
DEBUG:   copying tobiko/tests/sanity/neutron/test_nodes.py -> build/lib/tobiko/tests/sanity/neutron
DEBUG:   copying tobiko/tests/sanity/neutron/test_cli.py -> build/lib/tobiko/tests/sanity/neutron
DEBUG:   copying tobiko/tests/sanity/neutron/test_agents.py -> build/lib/tobiko/tests/sanity/neutron
DEBUG:   copying tobiko/tests/sanity/neutron/__init__.py -> build/lib/tobiko/tests/sanity/neutron
DEBUG:   creating build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/neutron_log_reader.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/config.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_subnet_pool.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_subnet.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_security_group.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_router.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_quota_set.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_port.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_network.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_floating_ip.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_extension.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_client.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/_agent.py -> build/lib/tobiko/openstack/neutron
DEBUG:   copying tobiko/openstack/neutron/__init__.py -> build/lib/tobiko/openstack/neutron
DEBUG:   creating build/lib/tobiko/openstack/base
DEBUG:   copying tobiko/openstack/base/_fixture.py -> build/lib/tobiko/openstack/base
DEBUG:   copying tobiko/openstack/base/__init__.py -> build/lib/tobiko/openstack/base
DEBUG:   copying tobiko/tests/scenario/__init__.py -> build/lib/tobiko/tests/scenario
DEBUG:   creating build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/openstack/topology/config.py -> build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/openstack/topology/_topology.py -> build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/openstack/topology/_sh.py -> build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/openstack/topology/_namespace.py -> build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/openstack/topology/_exception.py -> build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/openstack/topology/_connection.py -> build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/openstack/topology/_config.py -> build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/openstack/topology/_assert.py -> build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/openstack/topology/_address.py -> build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/openstack/topology/__init__.py -> build/lib/tobiko/openstack/topology
DEBUG:   copying tobiko/tests/unit/shell/test_ssh.py -> build/lib/tobiko/tests/unit/shell
DEBUG:   copying tobiko/tests/unit/shell/__init__.py -> build/lib/tobiko/tests/unit/shell
DEBUG:   creating build/lib/tobiko/shell/tcpdump
DEBUG:   copying tobiko/shell/tcpdump/_parameters.py -> build/lib/tobiko/shell/tcpdump
DEBUG:   copying tobiko/shell/tcpdump/_interface.py -> build/lib/tobiko/shell/tcpdump
DEBUG:   copying tobiko/shell/tcpdump/_execute.py -> build/lib/tobiko/shell/tcpdump
DEBUG:   copying tobiko/shell/tcpdump/_assert.py -> build/lib/tobiko/shell/tcpdump
DEBUG:   copying tobiko/shell/tcpdump/__init__.py -> build/lib/tobiko/shell/tcpdump
DEBUG:   creating build/lib/tobiko/shell/ping
DEBUG:   copying tobiko/shell/ping/config.py -> build/lib/tobiko/shell/ping
DEBUG:   copying tobiko/shell/ping/_statistics.py -> build/lib/tobiko/shell/ping
DEBUG:   copying tobiko/shell/ping/_ping.py -> build/lib/tobiko/shell/ping
DEBUG:   copying tobiko/shell/ping/_parameters.py -> build/lib/tobiko/shell/ping
DEBUG:   copying tobiko/shell/ping/_interface.py -> build/lib/tobiko/shell/ping
DEBUG:   copying tobiko/shell/ping/_exception.py -> build/lib/tobiko/shell/ping
DEBUG:   copying tobiko/shell/ping/_assert.py -> build/lib/tobiko/shell/ping
DEBUG:   copying tobiko/shell/ping/__init__.py -> build/lib/tobiko/shell/ping
DEBUG:   copying tobiko/podman/_podman1/client.py -> build/lib/tobiko/podman/_podman1
DEBUG:   copying tobiko/podman/_podman1/__init__.py -> build/lib/tobiko/podman/_podman1
DEBUG:   creating build/lib/tobiko/openstack/keystone
DEBUG:   copying tobiko/openstack/keystone/config.py -> build/lib/tobiko/openstack/keystone
DEBUG:   copying tobiko/openstack/keystone/_session.py -> build/lib/tobiko/openstack/keystone
DEBUG:   copying tobiko/openstack/keystone/_services.py -> build/lib/tobiko/openstack/keystone
DEBUG:   copying tobiko/openstack/keystone/_resource.py -> build/lib/tobiko/openstack/keystone
DEBUG:   copying tobiko/openstack/keystone/_credentials.py -> build/lib/tobiko/openstack/keystone
DEBUG:   copying tobiko/openstack/keystone/_clouds_file.py -> build/lib/tobiko/openstack/keystone
DEBUG:   copying tobiko/openstack/keystone/_client.py -> build/lib/tobiko/openstack/keystone
DEBUG:   copying tobiko/openstack/keystone/__init__.py -> build/lib/tobiko/openstack/keystone
DEBUG:   creating build/lib/tobiko/tests/scenario/manila
DEBUG:   copying tobiko/tests/scenario/manila/test_manila.py -> build/lib/tobiko/tests/scenario/manila
DEBUG:   copying tobiko/tests/scenario/manila/__init__.py -> build/lib/tobiko/tests/scenario/manila
DEBUG:   creating build/lib/tobiko/tests/sanity/nova
DEBUG:   copying tobiko/tests/sanity/nova/test_service.py -> build/lib/tobiko/tests/sanity/nova
DEBUG:   copying tobiko/tests/sanity/nova/test_server.py -> build/lib/tobiko/tests/sanity/nova
DEBUG:   copying tobiko/tests/sanity/nova/__init__.py -> build/lib/tobiko/tests/sanity/nova
DEBUG:   creating build/lib/tobiko/openstack/metalsmith
DEBUG:   copying tobiko/openstack/metalsmith/_instance.py -> build/lib/tobiko/openstack/metalsmith
DEBUG:   copying tobiko/openstack/metalsmith/_client.py -> build/lib/tobiko/openstack/metalsmith
DEBUG:   copying tobiko/openstack/metalsmith/__init__.py -> build/lib/tobiko/openstack/metalsmith
DEBUG:   creating build/lib/tobiko/tests/functional/docker
DEBUG:   copying tobiko/tests/functional/docker/test_client.py -> build/lib/tobiko/tests/functional/docker
DEBUG:   copying tobiko/tests/functional/docker/__init__.py -> build/lib/tobiko/tests/functional/docker
DEBUG:   creating build/lib/tobiko/cmd
DEBUG:   copying tobiko/cmd/_ping.py -> build/lib/tobiko/cmd
DEBUG:   copying tobiko/cmd/_main.py -> build/lib/tobiko/cmd
DEBUG:   copying tobiko/cmd/_http_ping.py -> build/lib/tobiko/cmd
DEBUG:   copying tobiko/cmd/__init__.py -> build/lib/tobiko/cmd
DEBUG:   copying tobiko/shell/ss.py -> build/lib/tobiko/shell
DEBUG:   copying tobiko/shell/ip.py -> build/lib/tobiko/shell
DEBUG:   copying tobiko/shell/ifconfig.py -> build/lib/tobiko/shell
DEBUG:   copying tobiko/shell/grep.py -> build/lib/tobiko/shell
DEBUG:   copying tobiko/shell/find.py -> build/lib/tobiko/shell
DEBUG:   copying tobiko/shell/__init__.py -> build/lib/tobiko/shell
DEBUG:   creating build/lib/tobiko/tests/functional/podman
DEBUG:   copying tobiko/tests/functional/podman/test_client.py -> build/lib/tobiko/tests/functional/podman
DEBUG:   copying tobiko/tests/functional/podman/__init__.py -> build/lib/tobiko/tests/functional/podman
DEBUG:   creating build/lib/tobiko/tests/unit/openstack/tests
DEBUG:   copying tobiko/tests/unit/openstack/tests/test_neutron.py -> build/lib/tobiko/tests/unit/openstack/tests
DEBUG:   copying tobiko/tests/unit/openstack/tests/__init__.py -> build/lib/tobiko/tests/unit/openstack/tests
DEBUG:   copying tobiko/openstack/_client.py -> build/lib/tobiko/openstack
DEBUG:   copying tobiko/openstack/__init__.py -> build/lib/tobiko/openstack
DEBUG:   creating build/lib/tobiko/tests/faults/neutron
DEBUG:   copying tobiko/tests/faults/neutron/test_raft.py -> build/lib/tobiko/tests/faults/neutron
DEBUG:   copying tobiko/tests/faults/neutron/test_agents.py -> build/lib/tobiko/tests/faults/neutron
DEBUG:   copying tobiko/tests/faults/neutron/__init__.py -> build/lib/tobiko/tests/faults/neutron
DEBUG:   copying tobiko/podman/_shell.py -> build/lib/tobiko/podman
DEBUG:   copying tobiko/podman/_exception.py -> build/lib/tobiko/podman
DEBUG:   copying tobiko/podman/_client.py -> build/lib/tobiko/podman
DEBUG:   copying tobiko/podman/__init__.py -> build/lib/tobiko/podman
DEBUG:   creating build/lib/tobiko/tests/unit/openstack/nova
DEBUG:   copying tobiko/tests/unit/openstack/nova/test_server.py -> build/lib/tobiko/tests/unit/openstack/nova
DEBUG:   copying tobiko/tests/unit/openstack/nova/test_cloud_init.py -> build/lib/tobiko/tests/unit/openstack/nova
DEBUG:   copying tobiko/tests/unit/openstack/nova/test_client.py -> build/lib/tobiko/tests/unit/openstack/nova
DEBUG:   copying tobiko/tests/unit/openstack/nova/__init__.py -> build/lib/tobiko/tests/unit/openstack/nova
DEBUG:   creating build/lib/tobiko/tests/sanity/shiftstack
DEBUG:   copying tobiko/tests/sanity/shiftstack/test_shiftstack.py -> build/lib/tobiko/tests/sanity/shiftstack
DEBUG:   copying tobiko/tests/sanity/shiftstack/__init__.py -> build/lib/tobiko/tests/sanity/shiftstack
DEBUG:   creating build/lib/tobiko/tests/unit/openstack/neutron
DEBUG:   copying tobiko/tests/unit/openstack/neutron/test_extension.py -> build/lib/tobiko/tests/unit/openstack/neutron
DEBUG:   copying tobiko/tests/unit/openstack/neutron/test_client.py -> build/lib/tobiko/tests/unit/openstack/neutron
DEBUG:   copying tobiko/tests/unit/openstack/neutron/__init__.py -> build/lib/tobiko/tests/unit/openstack/neutron
DEBUG:   copying tobiko/tests/functional/openstack/test_topology.py -> build/lib/tobiko/tests/functional/openstack
DEBUG:   copying tobiko/tests/functional/openstack/test_octavia.py -> build/lib/tobiko/tests/functional/openstack
DEBUG:   copying tobiko/tests/functional/openstack/test_nova.py -> build/lib/tobiko/tests/functional/openstack
DEBUG:   copying tobiko/tests/functional/openstack/test_keystone.py -> build/lib/tobiko/tests/functional/openstack
DEBUG:   copying tobiko/tests/functional/openstack/test_heat.py -> build/lib/tobiko/tests/functional/openstack
DEBUG:   copying tobiko/tests/functional/openstack/test_glance.py -> build/lib/tobiko/tests/functional/openstack
DEBUG:   copying tobiko/tests/functional/openstack/test_designate.py -> build/lib/tobiko/tests/functional/openstack
DEBUG:   copying tobiko/tests/functional/openstack/__init__.py -> build/lib/tobiko/tests/functional/openstack
DEBUG:   creating build/lib/tobiko/tests/sanity/cloud
DEBUG:   copying tobiko/tests/sanity/cloud/test_nodes.py -> build/lib/tobiko/tests/sanity/cloud
DEBUG:   copying tobiko/tests/sanity/cloud/__init__.py -> build/lib/tobiko/tests/sanity/cloud
DEBUG:   creating build/lib/tobiko/tests/faults/iha
DEBUG:   copying tobiko/tests/faults/iha/test_cloud_recovery.py -> build/lib/tobiko/tests/faults/iha
DEBUG:   copying tobiko/tests/faults/iha/__init__.py -> build/lib/tobiko/tests/faults/iha
DEBUG:   copying tobiko/tests/conftest.py -> build/lib/tobiko/tests
DEBUG:   copying tobiko/tests/base.py -> build/lib/tobiko/tests
DEBUG:   copying tobiko/tests/__init__.py -> build/lib/tobiko/tests
DEBUG:   running egg_info
DEBUG:   writing tobiko.egg-info/PKG-INFO
DEBUG:   writing dependency_links to tobiko.egg-info/dependency_links.txt
DEBUG:   writing entry points to tobiko.egg-info/entry_points.txt
DEBUG:   writing requirements to tobiko.egg-info/requires.txt
DEBUG:   writing top-level names to tobiko.egg-info/top_level.txt
DEBUG:   writing pbr to tobiko.egg-info/pbr.json
DEBUG:   [pbr] Processing SOURCES.txt
DEBUG:   [pbr] In git context, generating filelist from git
DEBUG:   warning: no previously-included files found matching '.gitignore'
DEBUG:   warning: no previously-included files found matching '.gitreview'
DEBUG:   warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG:   adding license file 'LICENSE'
DEBUG:   adding license file 'AUTHORS'
DEBUG:   writing manifest file 'tobiko.egg-info/SOURCES.txt'
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.openstack.stacks.designate' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.openstack.stacks.designate' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.openstack.stacks.designate' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.openstack.stacks.designate' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.openstack.stacks.designate' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.openstack.stacks.neutron' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.openstack.stacks.neutron' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.openstack.stacks.neutron' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.openstack.stacks.neutron' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.openstack.stacks.neutron' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.openstack.stacks.nova' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.openstack.stacks.nova' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.openstack.stacks.nova' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.openstack.stacks.nova' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.openstack.stacks.nova' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.faults.podified.ha' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.faults.podified.ha' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.faults.podified.ha' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.faults.podified.ha' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.faults.podified.ha' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.functional.openstack.hot' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.functional.openstack.hot' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.functional.openstack.hot' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.functional.openstack.hot' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.functional.openstack.hot' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.functional.openstack.tests' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.functional.openstack.tests' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.functional.openstack.tests' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.functional.openstack.tests' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.functional.openstack.tests' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.functional.shell.sh' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.functional.shell.sh' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.functional.shell.sh' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.functional.shell.sh' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.functional.shell.sh' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.functional.tripleo.playbooks' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.functional.tripleo.playbooks' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.functional.tripleo.playbooks' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.functional.tripleo.playbooks' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.functional.tripleo.playbooks' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.functional.tripleo.playbooks.requirements' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.functional.tripleo.playbooks.requirements' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.functional.tripleo.playbooks.requirements' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.functional.tripleo.playbooks.requirements' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.functional.tripleo.playbooks.requirements' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.functional.tripleo.playbooks.roles.ping.tasks' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.functional.tripleo.playbooks.roles.ping.tasks' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.functional.tripleo.playbooks.roles.ping.tasks' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.functional.tripleo.playbooks.roles.ping.tasks' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.functional.tripleo.playbooks.roles.ping.tasks' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.functional.tripleo.playbooks.vars' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.functional.tripleo.playbooks.vars' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.functional.tripleo.playbooks.vars' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.functional.tripleo.playbooks.vars' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.functional.tripleo.playbooks.vars' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.sanity.shiftstack.playbooks' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.sanity.shiftstack.playbooks' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.sanity.shiftstack.playbooks' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.sanity.shiftstack.playbooks' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.sanity.shiftstack.playbooks' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.files' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.files' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.files' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.files' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.files' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.scripts' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.scripts' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.scripts' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.scripts' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.scripts' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.tasks' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.tasks' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.tasks' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.tasks' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.tasks' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.vars' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.vars' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.vars' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.vars' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.sanity.shiftstack.playbooks.roles.tests.vars' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.scenario.playbooks' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.scenario.playbooks' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.scenario.playbooks' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.scenario.playbooks' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.scenario.playbooks' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.unit.actors' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.unit.actors' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.unit.actors' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.unit.actors' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.unit.actors' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'tobiko.tests.unit.openstack.designate' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'tobiko.tests.unit.openstack.designate' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'tobiko.tests.unit.openstack.designate' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'tobiko.tests.unit.openstack.designate' to be distributed and are
DEBUG:           already explicitly excluding 'tobiko.tests.unit.openstack.designate' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   creating build/lib/tobiko/tests/functional/tripleo/playbooks
DEBUG:   copying tobiko/tests/functional/tripleo/playbooks/test_debug_vars.yaml -> build/lib/tobiko/tests/functional/tripleo/playbooks
DEBUG:   copying tobiko/tests/functional/tripleo/playbooks/test_overcloud_openstack_auth.yaml -> build/lib/tobiko/tests/functional/tripleo/playbooks
DEBUG:   copying tobiko/tests/functional/tripleo/playbooks/test_ping_hosts.yaml -> build/lib/tobiko/tests/functional/tripleo/playbooks
DEBUG:   copying tobiko/tests/functional/tripleo/playbooks/test_undercloud_current_dir.yaml -> build/lib/tobiko/tests/functional/tripleo/playbooks
DEBUG:   creating build/lib/tobiko/tests/functional/tripleo/playbooks/requirements
DEBUG:   copying tobiko/tests/functional/tripleo/playbooks/requirements/openstack-cloud.yaml -> build/lib/tobiko/tests/functional/tripleo/playbooks/requirements
DEBUG:   creating build/lib/tobiko/tests/functional/tripleo/playbooks/roles
DEBUG:   creating build/lib/tobiko/tests/functional/tripleo/playbooks/roles/ping
DEBUG:   creating build/lib/tobiko/tests/functional/tripleo/playbooks/roles/ping/tasks
DEBUG:   copying tobiko/tests/functional/tripleo/playbooks/roles/ping/tasks/main.yaml -> build/lib/tobiko/tests/functional/tripleo/playbooks/roles/ping/tasks
DEBUG:   creating build/lib/tobiko/tests/functional/tripleo/playbooks/vars
DEBUG:   copying tobiko/tests/functional/tripleo/playbooks/vars/some-vars.yaml -> build/lib/tobiko/tests/functional/tripleo/playbooks/vars
DEBUG:   creating build/lib/tobiko/tests/faults/podified
DEBUG:   creating build/lib/tobiko/tests/faults/podified/ha
DEBUG:   copying tobiko/tests/faults/podified/ha/__init__.py -> build/lib/tobiko/tests/faults/podified/ha
DEBUG:   copying tobiko/tests/faults/podified/ha/cloud_disruptions.py -> build/lib/tobiko/tests/faults/podified/ha
DEBUG:   copying tobiko/tests/faults/podified/ha/test_cloud_recovery.py -> build/lib/tobiko/tests/faults/podified/ha
DEBUG:   creating build/lib/tobiko/tests/functional/shell/sh
DEBUG:   copying tobiko/tests/functional/shell/sh/test_connection.py -> build/lib/tobiko/tests/functional/shell/sh
DEBUG:   copying tobiko/tests/functional/shell/sh/test_execute.py -> build/lib/tobiko/tests/functional/shell/sh
DEBUG:   copying tobiko/tests/functional/shell/sh/test_hostname.py -> build/lib/tobiko/tests/functional/shell/sh
DEBUG:   copying tobiko/tests/functional/shell/sh/test_process.py -> build/lib/tobiko/tests/functional/shell/sh
DEBUG:   copying tobiko/tests/functional/shell/sh/test_ps.py -> build/lib/tobiko/tests/functional/shell/sh
DEBUG:   copying tobiko/tests/functional/shell/sh/test_reboot.py -> build/lib/tobiko/tests/functional/shell/sh
DEBUG:   copying tobiko/tests/functional/shell/sh/test_systemctl.py -> build/lib/tobiko/tests/functional/shell/sh
DEBUG:   copying tobiko/tests/functional/shell/sh/test_wc.py -> build/lib/tobiko/tests/functional/shell/sh
DEBUG:   copying tobiko/tests/functional/shell/sh/test_which.py -> build/lib/tobiko/tests/functional/shell/sh
DEBUG:   creating build/lib/tobiko/tests/unit/openstack/designate
DEBUG:   copying tobiko/tests/unit/openstack/designate/test_client.py -> build/lib/tobiko/tests/unit/openstack/designate
DEBUG:   copying tobiko/tests/unit/openstack/designate/test_zone.py -> build/lib/tobiko/tests/unit/openstack/designate
DEBUG:   creating build/lib/tobiko/openstack/stacks/designate
DEBUG:   copying tobiko/openstack/stacks/designate/zone.yaml -> build/lib/tobiko/openstack/stacks/designate
DEBUG:   creating build/lib/tobiko/openstack/stacks/neutron
DEBUG:   copying tobiko/openstack/stacks/neutron/external_network.yaml -> build/lib/tobiko/openstack/stacks/neutron
DEBUG:   copying tobiko/openstack/stacks/neutron/floating_ip.yaml -> build/lib/tobiko/openstack/stacks/neutron
DEBUG:   copying tobiko/openstack/stacks/neutron/network.yaml -> build/lib/tobiko/openstack/stacks/neutron
DEBUG:   copying tobiko/openstack/stacks/neutron/qos.yaml -> build/lib/tobiko/openstack/stacks/neutron
DEBUG:   copying tobiko/openstack/stacks/neutron/router_interface.yaml -> build/lib/tobiko/openstack/stacks/neutron
DEBUG:   copying tobiko/openstack/stacks/neutron/security_groups.yaml -> build/lib/tobiko/openstack/stacks/neutron
DEBUG:   creating build/lib/tobiko/openstack/stacks/nova
DEBUG:   copying tobiko/openstack/stacks/nova/flavor.yaml -> build/lib/tobiko/openstack/stacks/nova
DEBUG:   copying tobiko/openstack/stacks/nova/key_pair.yaml -> build/lib/tobiko/openstack/stacks/nova
DEBUG:   copying tobiko/openstack/stacks/nova/multi_ip_test_stack.yaml -> build/lib/tobiko/openstack/stacks/nova
DEBUG:   copying tobiko/openstack/stacks/nova/server.yaml -> build/lib/tobiko/openstack/stacks/nova
DEBUG:   copying tobiko/openstack/stacks/nova/server_group.yaml -> build/lib/tobiko/openstack/stacks/nova
DEBUG:   copying tobiko/tests/unit/openstack/heat/my-stack.yaml -> build/lib/tobiko/tests/unit/openstack/heat
DEBUG:   creating build/lib/tobiko/tests/unit/actors
DEBUG:   copying tobiko/tests/unit/actors/test_actor.py -> build/lib/tobiko/tests/unit/actors
DEBUG:   copying tobiko/tests/unit/actors/test_proxy.py -> build/lib/tobiko/tests/unit/actors
DEBUG:   creating build/lib/tobiko/tests/scenario/playbooks
DEBUG:   copying tobiko/tests/scenario/playbooks/test_floatingip.yaml -> build/lib/tobiko/tests/scenario/playbooks
DEBUG:   copying tobiko/podman/_podman1/LICENSE -> build/lib/tobiko/podman/_podman1
DEBUG:   copying tobiko/podman/_podman1/README.md -> build/lib/tobiko/podman/_podman1
DEBUG:   copying tobiko/podman/_podman1/requirements.txt -> build/lib/tobiko/podman/_podman1
DEBUG:   creating build/lib/tobiko/tests/sanity/shiftstack/playbooks
DEBUG:   copying tobiko/tests/sanity/shiftstack/playbooks/requirements.yaml -> build/lib/tobiko/tests/sanity/shiftstack/playbooks
DEBUG:   copying tobiko/tests/sanity/shiftstack/playbooks/verify-shiftstack.yaml -> build/lib/tobiko/tests/sanity/shiftstack/playbooks
DEBUG:   creating build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles
DEBUG:   creating build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests
DEBUG:   creating build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/files
DEBUG:   copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/files/demo.yml -> build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/files
DEBUG:   creating build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/scripts
DEBUG:   copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/scripts/pods_ready.sh -> build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/scripts
DEBUG:   creating build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/check_demo_app.yml -> build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/debug_machines.yml -> build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/recreate_ocp_project.yml -> build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/validate_node.yml -> build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/verification.yml -> build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   creating build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/vars
DEBUG:   copying tobiko/tests/sanity/shiftstack/playbooks/roles/tests/vars/main.yml -> build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/vars
DEBUG:   creating build/lib/tobiko/tests/functional/openstack/hot
DEBUG:   copying tobiko/tests/functional/openstack/hot/my_stack.yaml -> build/lib/tobiko/tests/functional/openstack/hot
DEBUG:   creating build/lib/tobiko/tests/functional/openstack/tests
DEBUG:   copying tobiko/tests/functional/openstack/tests/test_nova.py -> build/lib/tobiko/tests/functional/openstack/tests
DEBUG:   installing to build/bdist.linux-x86_64/wheel
DEBUG:   running install
DEBUG:   [pbr] Writing ChangeLog
DEBUG:   [pbr] Generating ChangeLog
DEBUG:   [pbr] ChangeLog complete (0.0s)
DEBUG:   [pbr] Generating AUTHORS
DEBUG:   [pbr] AUTHORS complete (0.0s)
DEBUG:   running install_lib
DEBUG:   creating build/bdist.linux-x86_64
DEBUG:   creating build/bdist.linux-x86_64/wheel
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/cmd
DEBUG:   copying build/lib/tobiko/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/cmd
DEBUG:   copying build/lib/tobiko/cmd/_http_ping.py -> build/bdist.linux-x86_64/wheel/tobiko/cmd
DEBUG:   copying build/lib/tobiko/cmd/_main.py -> build/bdist.linux-x86_64/wheel/tobiko/cmd
DEBUG:   copying build/lib/tobiko/cmd/_ping.py -> build/bdist.linux-x86_64/wheel/tobiko/cmd
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/http
DEBUG:   copying build/lib/tobiko/http/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/http
DEBUG:   copying build/lib/tobiko/http/_connection.py -> build/bdist.linux-x86_64/wheel/tobiko/http
DEBUG:   copying build/lib/tobiko/http/_session.py -> build/bdist.linux-x86_64/wheel/tobiko/http
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/podified
DEBUG:   copying build/lib/tobiko/podified/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/podified
DEBUG:   copying build/lib/tobiko/podified/_edpm.py -> build/bdist.linux-x86_64/wheel/tobiko/podified
DEBUG:   copying build/lib/tobiko/podified/_openshift.py -> build/bdist.linux-x86_64/wheel/tobiko/podified
DEBUG:   copying build/lib/tobiko/podified/_topology.py -> build/bdist.linux-x86_64/wheel/tobiko/podified
DEBUG:   copying build/lib/tobiko/podified/config.py -> build/bdist.linux-x86_64/wheel/tobiko/podified
DEBUG:   copying build/lib/tobiko/podified/containers.py -> build/bdist.linux-x86_64/wheel/tobiko/podified
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/rhosp
DEBUG:   copying build/lib/tobiko/rhosp/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/rhosp
DEBUG:   copying build/lib/tobiko/rhosp/_topology.py -> build/bdist.linux-x86_64/wheel/tobiko/rhosp
DEBUG:   copying build/lib/tobiko/rhosp/_utils.py -> build/bdist.linux-x86_64/wheel/tobiko/rhosp
DEBUG:   copying build/lib/tobiko/rhosp/_version_utils.py -> build/bdist.linux-x86_64/wheel/tobiko/rhosp
DEBUG:   copying build/lib/tobiko/rhosp/config.py -> build/bdist.linux-x86_64/wheel/tobiko/rhosp
DEBUG:   copying build/lib/tobiko/rhosp/containers.py -> build/bdist.linux-x86_64/wheel/tobiko/rhosp
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/podman
DEBUG:   copying build/lib/tobiko/podman/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/podman
DEBUG:   copying build/lib/tobiko/podman/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/podman
DEBUG:   copying build/lib/tobiko/podman/_exception.py -> build/bdist.linux-x86_64/wheel/tobiko/podman
DEBUG:   copying build/lib/tobiko/podman/_shell.py -> build/bdist.linux-x86_64/wheel/tobiko/podman
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1
DEBUG:   copying build/lib/tobiko/podman/_podman1/requirements.txt -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1
DEBUG:   copying build/lib/tobiko/podman/_podman1/README.md -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1
DEBUG:   copying build/lib/tobiko/podman/_podman1/LICENSE -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1
DEBUG:   copying build/lib/tobiko/podman/_podman1/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1
DEBUG:   copying build/lib/tobiko/podman/_podman1/client.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1/libs
DEBUG:   copying build/lib/tobiko/podman/_podman1/libs/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1/libs
DEBUG:   copying build/lib/tobiko/podman/_podman1/libs/_containers_attach.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1/libs
DEBUG:   copying build/lib/tobiko/podman/_podman1/libs/_containers_start.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1/libs
DEBUG:   copying build/lib/tobiko/podman/_podman1/libs/containers.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1/libs
DEBUG:   copying build/lib/tobiko/podman/_podman1/libs/errors.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1/libs
DEBUG:   copying build/lib/tobiko/podman/_podman1/libs/images.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1/libs
DEBUG:   copying build/lib/tobiko/podman/_podman1/libs/pods.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1/libs
DEBUG:   copying build/lib/tobiko/podman/_podman1/libs/system.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1/libs
DEBUG:   copying build/lib/tobiko/podman/_podman1/libs/tunnel.py -> build/bdist.linux-x86_64/wheel/tobiko/podman/_podman1/libs
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/actors
DEBUG:   copying build/lib/tobiko/actors/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/actors
DEBUG:   copying build/lib/tobiko/actors/_actor.py -> build/bdist.linux-x86_64/wheel/tobiko/actors
DEBUG:   copying build/lib/tobiko/actors/_manager.py -> build/bdist.linux-x86_64/wheel/tobiko/actors
DEBUG:   copying build/lib/tobiko/actors/_proxy.py -> build/bdist.linux-x86_64/wheel/tobiko/actors
DEBUG:   copying build/lib/tobiko/actors/_request.py -> build/bdist.linux-x86_64/wheel/tobiko/actors
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/docker
DEBUG:   copying build/lib/tobiko/docker/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/docker
DEBUG:   copying build/lib/tobiko/docker/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/docker
DEBUG:   copying build/lib/tobiko/docker/_exception.py -> build/bdist.linux-x86_64/wheel/tobiko/docker
DEBUG:   copying build/lib/tobiko/docker/_shell.py -> build/bdist.linux-x86_64/wheel/tobiko/docker
DEBUG:   copying build/lib/tobiko/docker/config.py -> build/bdist.linux-x86_64/wheel/tobiko/docker
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shell
DEBUG:   copying build/lib/tobiko/shell/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shell
DEBUG:   copying build/lib/tobiko/shell/find.py -> build/bdist.linux-x86_64/wheel/tobiko/shell
DEBUG:   copying build/lib/tobiko/shell/grep.py -> build/bdist.linux-x86_64/wheel/tobiko/shell
DEBUG:   copying build/lib/tobiko/shell/ifconfig.py -> build/bdist.linux-x86_64/wheel/tobiko/shell
DEBUG:   copying build/lib/tobiko/shell/ip.py -> build/bdist.linux-x86_64/wheel/tobiko/shell
DEBUG:   copying build/lib/tobiko/shell/ss.py -> build/bdist.linux-x86_64/wheel/tobiko/shell
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shell/ping
DEBUG:   copying build/lib/tobiko/shell/ping/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ping
DEBUG:   copying build/lib/tobiko/shell/ping/_assert.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ping
DEBUG:   copying build/lib/tobiko/shell/ping/_exception.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ping
DEBUG:   copying build/lib/tobiko/shell/ping/_interface.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ping
DEBUG:   copying build/lib/tobiko/shell/ping/_parameters.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ping
DEBUG:   copying build/lib/tobiko/shell/ping/_ping.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ping
DEBUG:   copying build/lib/tobiko/shell/ping/_statistics.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ping
DEBUG:   copying build/lib/tobiko/shell/ping/config.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ping
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shell/tcpdump
DEBUG:   copying build/lib/tobiko/shell/tcpdump/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/tcpdump
DEBUG:   copying build/lib/tobiko/shell/tcpdump/_assert.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/tcpdump
DEBUG:   copying build/lib/tobiko/shell/tcpdump/_execute.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/tcpdump
DEBUG:   copying build/lib/tobiko/shell/tcpdump/_interface.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/tcpdump
DEBUG:   copying build/lib/tobiko/shell/tcpdump/_parameters.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/tcpdump
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shell/curl
DEBUG:   copying build/lib/tobiko/shell/curl/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/curl
DEBUG:   copying build/lib/tobiko/shell/curl/_execute.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/curl
DEBUG:   copying build/lib/tobiko/shell/curl/_process.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/curl
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shell/http_ping
DEBUG:   copying build/lib/tobiko/shell/http_ping/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/http_ping
DEBUG:   copying build/lib/tobiko/shell/http_ping/_http_ping.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/http_ping
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shell/files
DEBUG:   copying build/lib/tobiko/shell/files/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/files
DEBUG:   copying build/lib/tobiko/shell/files/_files.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/files
DEBUG:   copying build/lib/tobiko/shell/files/_logs.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/files
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_cmdline.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_command.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_connection.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_exception.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_execute.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_hostname.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_io.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_local.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_mkdirs.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_mktemp.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_nameservers.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_nmcli.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_path.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_process.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_ps.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_reboot.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_ssh.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_systemctl.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_uptime.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_wc.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/_which.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   copying build/lib/tobiko/shell/sh/config.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/sh
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shell/ssh
DEBUG:   copying build/lib/tobiko/shell/ssh/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ssh
DEBUG:   copying build/lib/tobiko/shell/ssh/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ssh
DEBUG:   copying build/lib/tobiko/shell/ssh/_command.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ssh
DEBUG:   copying build/lib/tobiko/shell/ssh/_config.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ssh
DEBUG:   copying build/lib/tobiko/shell/ssh/_forward.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ssh
DEBUG:   copying build/lib/tobiko/shell/ssh/_key_file.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ssh
DEBUG:   copying build/lib/tobiko/shell/ssh/_skip.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ssh
DEBUG:   copying build/lib/tobiko/shell/ssh/config.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ssh
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shell/ansible
DEBUG:   copying build/lib/tobiko/shell/ansible/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ansible
DEBUG:   copying build/lib/tobiko/shell/ansible/_playbook.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ansible
DEBUG:   copying build/lib/tobiko/shell/ansible/config.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/ansible
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shell/iperf3
DEBUG:   copying build/lib/tobiko/shell/iperf3/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/iperf3
DEBUG:   copying build/lib/tobiko/shell/iperf3/_assert.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/iperf3
DEBUG:   copying build/lib/tobiko/shell/iperf3/_execute.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/iperf3
DEBUG:   copying build/lib/tobiko/shell/iperf3/_interface.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/iperf3
DEBUG:   copying build/lib/tobiko/shell/iperf3/_parameters.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/iperf3
DEBUG:   copying build/lib/tobiko/shell/iperf3/config.py -> build/bdist.linux-x86_64/wheel/tobiko/shell/iperf3
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/_ansible.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/_config.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/_overcloud.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/_topology.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/_undercloud.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/config.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/containers.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/nova.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/pacemaker.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/processes.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   copying build/lib/tobiko/tripleo/services.py -> build/bdist.linux-x86_64/wheel/tobiko/tripleo
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/shiftstack
DEBUG:   copying build/lib/tobiko/shiftstack/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/shiftstack
DEBUG:   copying build/lib/tobiko/shiftstack/_clouds_file.py -> build/bdist.linux-x86_64/wheel/tobiko/shiftstack
DEBUG:   copying build/lib/tobiko/shiftstack/_heat.py -> build/bdist.linux-x86_64/wheel/tobiko/shiftstack
DEBUG:   copying build/lib/tobiko/shiftstack/_keystone.py -> build/bdist.linux-x86_64/wheel/tobiko/shiftstack
DEBUG:   copying build/lib/tobiko/shiftstack/_neutron.py -> build/bdist.linux-x86_64/wheel/tobiko/shiftstack
DEBUG:   copying build/lib/tobiko/shiftstack/_nova.py -> build/bdist.linux-x86_64/wheel/tobiko/shiftstack
DEBUG:   copying build/lib/tobiko/shiftstack/_skip.py -> build/bdist.linux-x86_64/wheel/tobiko/shiftstack
DEBUG:   copying build/lib/tobiko/shiftstack/config.py -> build/bdist.linux-x86_64/wheel/tobiko/shiftstack
DEBUG:   copying build/lib/tobiko/shiftstack/stacks.py -> build/bdist.linux-x86_64/wheel/tobiko/shiftstack
DEBUG:   copying build/lib/tobiko/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko
DEBUG:   copying build/lib/tobiko/config.py -> build/bdist.linux-x86_64/wheel/tobiko
DEBUG:   copying build/lib/tobiko/version.py -> build/bdist.linux-x86_64/wheel/tobiko
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_cached.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_case.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_config.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_detail.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_exception.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_fixture.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_ini.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_loader.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_lockutils.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_logging.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_operation.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_os.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_retry.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_select.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_shelves.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_skip.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_time.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_utils.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_version.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   copying build/lib/tobiko/common/_yaml.py -> build/bdist.linux-x86_64/wheel/tobiko/common
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack
DEBUG:   copying build/lib/tobiko/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack
DEBUG:   copying build/lib/tobiko/openstack/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/metalsmith
DEBUG:   copying build/lib/tobiko/openstack/metalsmith/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/metalsmith
DEBUG:   copying build/lib/tobiko/openstack/metalsmith/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/metalsmith
DEBUG:   copying build/lib/tobiko/openstack/metalsmith/_instance.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/metalsmith
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/keystone
DEBUG:   copying build/lib/tobiko/openstack/keystone/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/keystone
DEBUG:   copying build/lib/tobiko/openstack/keystone/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/keystone
DEBUG:   copying build/lib/tobiko/openstack/keystone/_clouds_file.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/keystone
DEBUG:   copying build/lib/tobiko/openstack/keystone/_credentials.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/keystone
DEBUG:   copying build/lib/tobiko/openstack/keystone/_resource.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/keystone
DEBUG:   copying build/lib/tobiko/openstack/keystone/_services.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/keystone
DEBUG:   copying build/lib/tobiko/openstack/keystone/_session.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/keystone
DEBUG:   copying build/lib/tobiko/openstack/keystone/config.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/keystone
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   copying build/lib/tobiko/openstack/topology/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   copying build/lib/tobiko/openstack/topology/_address.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   copying build/lib/tobiko/openstack/topology/_assert.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   copying build/lib/tobiko/openstack/topology/_config.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   copying build/lib/tobiko/openstack/topology/_connection.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   copying build/lib/tobiko/openstack/topology/_exception.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   copying build/lib/tobiko/openstack/topology/_namespace.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   copying build/lib/tobiko/openstack/topology/_sh.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   copying build/lib/tobiko/openstack/topology/_topology.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   copying build/lib/tobiko/openstack/topology/config.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/topology
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/base
DEBUG:   copying build/lib/tobiko/openstack/base/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/base
DEBUG:   copying build/lib/tobiko/openstack/base/_fixture.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/base
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_agent.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_extension.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_floating_ip.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_network.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_port.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_quota_set.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_router.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_security_group.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_subnet.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/_subnet_pool.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/config.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   copying build/lib/tobiko/openstack/neutron/neutron_log_reader.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/neutron
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/ironic
DEBUG:   copying build/lib/tobiko/openstack/ironic/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/ironic
DEBUG:   copying build/lib/tobiko/openstack/ironic/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/ironic
DEBUG:   copying build/lib/tobiko/openstack/ironic/_node.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/ironic
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/designate
DEBUG:   copying build/lib/tobiko/openstack/designate/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/designate
DEBUG:   copying build/lib/tobiko/openstack/designate/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/designate
DEBUG:   copying build/lib/tobiko/openstack/designate/_constants.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/designate
DEBUG:   copying build/lib/tobiko/openstack/designate/_zone.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/designate
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/openstacksdkclient
DEBUG:   copying build/lib/tobiko/openstack/openstacksdkclient/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstacksdkclient
DEBUG:   copying build/lib/tobiko/openstack/openstacksdkclient/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstacksdkclient
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/nova
DEBUG:   copying build/lib/tobiko/openstack/stacks/nova/server_group.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/nova
DEBUG:   copying build/lib/tobiko/openstack/stacks/nova/server.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/nova
DEBUG:   copying build/lib/tobiko/openstack/stacks/nova/multi_ip_test_stack.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/nova
DEBUG:   copying build/lib/tobiko/openstack/stacks/nova/key_pair.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/nova
DEBUG:   copying build/lib/tobiko/openstack/stacks/nova/flavor.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/nova
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/neutron
DEBUG:   copying build/lib/tobiko/openstack/stacks/neutron/security_groups.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/neutron
DEBUG:   copying build/lib/tobiko/openstack/stacks/neutron/router_interface.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/neutron
DEBUG:   copying build/lib/tobiko/openstack/stacks/neutron/qos.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/neutron
DEBUG:   copying build/lib/tobiko/openstack/stacks/neutron/network.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/neutron
DEBUG:   copying build/lib/tobiko/openstack/stacks/neutron/floating_ip.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/neutron
DEBUG:   copying build/lib/tobiko/openstack/stacks/neutron/external_network.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/neutron
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/designate
DEBUG:   copying build/lib/tobiko/openstack/stacks/designate/zone.yaml -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks/designate
DEBUG:   copying build/lib/tobiko/openstack/stacks/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   copying build/lib/tobiko/openstack/stacks/_advanced_vm.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   copying build/lib/tobiko/openstack/stacks/_cirros.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   copying build/lib/tobiko/openstack/stacks/_designate.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   copying build/lib/tobiko/openstack/stacks/_hot.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   copying build/lib/tobiko/openstack/stacks/_l3ha.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   copying build/lib/tobiko/openstack/stacks/_neutron.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   copying build/lib/tobiko/openstack/stacks/_nova.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   copying build/lib/tobiko/openstack/stacks/_octavia.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   copying build/lib/tobiko/openstack/stacks/_qos.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   copying build/lib/tobiko/openstack/stacks/_vlan.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/stacks
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/octavia
DEBUG:   copying build/lib/tobiko/openstack/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/octavia
DEBUG:   copying build/lib/tobiko/openstack/octavia/_amphora.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/octavia
DEBUG:   copying build/lib/tobiko/openstack/octavia/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/octavia
DEBUG:   copying build/lib/tobiko/openstack/octavia/_constants.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/octavia
DEBUG:   copying build/lib/tobiko/openstack/octavia/_deployers.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/octavia
DEBUG:   copying build/lib/tobiko/openstack/octavia/_exceptions.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/octavia
DEBUG:   copying build/lib/tobiko/openstack/octavia/_validators.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/octavia
DEBUG:   copying build/lib/tobiko/openstack/octavia/_waiters.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/octavia
DEBUG:   copying build/lib/tobiko/openstack/octavia/config.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/octavia
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/tests
DEBUG:   copying build/lib/tobiko/openstack/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/tests
DEBUG:   copying build/lib/tobiko/openstack/tests/_neutron.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/tests
DEBUG:   copying build/lib/tobiko/openstack/tests/_nova.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/tests
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   copying build/lib/tobiko/openstack/nova/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   copying build/lib/tobiko/openstack/nova/_checks.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   copying build/lib/tobiko/openstack/nova/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   copying build/lib/tobiko/openstack/nova/_cloud_init.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   copying build/lib/tobiko/openstack/nova/_hypervisor.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   copying build/lib/tobiko/openstack/nova/_key_file.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   copying build/lib/tobiko/openstack/nova/_quota_set.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   copying build/lib/tobiko/openstack/nova/_server.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   copying build/lib/tobiko/openstack/nova/_service.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   copying build/lib/tobiko/openstack/nova/config.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/nova
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/glance
DEBUG:   copying build/lib/tobiko/openstack/glance/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/glance
DEBUG:   copying build/lib/tobiko/openstack/glance/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/glance
DEBUG:   copying build/lib/tobiko/openstack/glance/_image.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/glance
DEBUG:   copying build/lib/tobiko/openstack/glance/_io.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/glance
DEBUG:   copying build/lib/tobiko/openstack/glance/_lzma.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/glance
DEBUG:   copying build/lib/tobiko/openstack/glance/config.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/glance
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/manila
DEBUG:   copying build/lib/tobiko/openstack/manila/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/manila
DEBUG:   copying build/lib/tobiko/openstack/manila/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/manila
DEBUG:   copying build/lib/tobiko/openstack/manila/_constants.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/manila
DEBUG:   copying build/lib/tobiko/openstack/manila/_exceptions.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/manila
DEBUG:   copying build/lib/tobiko/openstack/manila/_waiters.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/manila
DEBUG:   copying build/lib/tobiko/openstack/manila/config.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/manila
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/openstackclient
DEBUG:   copying build/lib/tobiko/openstack/openstackclient/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstackclient
DEBUG:   copying build/lib/tobiko/openstack/openstackclient/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstackclient
DEBUG:   copying build/lib/tobiko/openstack/openstackclient/_exception.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstackclient
DEBUG:   copying build/lib/tobiko/openstack/openstackclient/_log.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstackclient
DEBUG:   copying build/lib/tobiko/openstack/openstackclient/_network.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstackclient
DEBUG:   copying build/lib/tobiko/openstack/openstackclient/_port.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstackclient
DEBUG:   copying build/lib/tobiko/openstack/openstackclient/_security_group.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstackclient
DEBUG:   copying build/lib/tobiko/openstack/openstackclient/_security_group_rule.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstackclient
DEBUG:   copying build/lib/tobiko/openstack/openstackclient/_subnet.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/openstackclient
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/openstack/heat
DEBUG:   copying build/lib/tobiko/openstack/heat/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/heat
DEBUG:   copying build/lib/tobiko/openstack/heat/_client.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/heat
DEBUG:   copying build/lib/tobiko/openstack/heat/_resource.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/heat
DEBUG:   copying build/lib/tobiko/openstack/heat/_stack.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/heat
DEBUG:   copying build/lib/tobiko/openstack/heat/_template.py -> build/bdist.linux-x86_64/wheel/tobiko/openstack/heat
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests
DEBUG:   copying build/lib/tobiko/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests
DEBUG:   copying build/lib/tobiko/tests/base.py -> build/bdist.linux-x86_64/wheel/tobiko/tests
DEBUG:   copying build/lib/tobiko/tests/conftest.py -> build/bdist.linux-x86_64/wheel/tobiko/tests
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/faults
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/faults/podified
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/faults/podified/ha
DEBUG:   copying build/lib/tobiko/tests/faults/podified/ha/test_cloud_recovery.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/podified/ha
DEBUG:   copying build/lib/tobiko/tests/faults/podified/ha/cloud_disruptions.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/podified/ha
DEBUG:   copying build/lib/tobiko/tests/faults/podified/ha/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/podified/ha
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/faults/iha
DEBUG:   copying build/lib/tobiko/tests/faults/iha/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/iha
DEBUG:   copying build/lib/tobiko/tests/faults/iha/test_cloud_recovery.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/iha
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/faults/neutron
DEBUG:   copying build/lib/tobiko/tests/faults/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/neutron
DEBUG:   copying build/lib/tobiko/tests/faults/neutron/test_agents.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/neutron
DEBUG:   copying build/lib/tobiko/tests/faults/neutron/test_raft.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/neutron
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/faults/containers
DEBUG:   copying build/lib/tobiko/tests/faults/containers/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/containers
DEBUG:   copying build/lib/tobiko/tests/faults/containers/container_ops.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/containers
DEBUG:   copying build/lib/tobiko/tests/faults/containers/test_container_config.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/containers
DEBUG:   copying build/lib/tobiko/tests/faults/containers/test_container_log.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/containers
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/faults/ha
DEBUG:   copying build/lib/tobiko/tests/faults/ha/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/ha
DEBUG:   copying build/lib/tobiko/tests/faults/ha/cloud_disruptions.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/ha
DEBUG:   copying build/lib/tobiko/tests/faults/ha/test_cloud_recovery.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/ha
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/faults/octavia
DEBUG:   copying build/lib/tobiko/tests/faults/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/octavia
DEBUG:   copying build/lib/tobiko/tests/faults/octavia/test_faults.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/octavia
DEBUG:   copying build/lib/tobiko/tests/faults/octavia/test_services.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults/octavia
DEBUG:   copying build/lib/tobiko/tests/faults/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/faults
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/actors
DEBUG:   copying build/lib/tobiko/tests/unit/actors/test_proxy.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/actors
DEBUG:   copying build/lib/tobiko/tests/unit/actors/test_actor.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/actors
DEBUG:   copying build/lib/tobiko/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/_case.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/_patch.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_cached.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_case.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_config.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_conftest.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_exception.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_fixture.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_ini.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_loader.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_logging.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_operation.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_retry.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_select.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_skip.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_time.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   copying build/lib/tobiko/tests/unit/test_version.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/tripleo
DEBUG:   copying build/lib/tobiko/tests/unit/tripleo/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/tripleo
DEBUG:   copying build/lib/tobiko/tests/unit/tripleo/test_config.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/tripleo
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/designate
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/designate/test_zone.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/designate
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/designate/test_client.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/designate
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/neutron/test_client.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/neutron/test_extension.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/neutron
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/nova
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/nova/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/nova
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/nova/test_client.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/nova
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/nova/test_cloud_init.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/nova
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/nova/test_server.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/nova
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/tests
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/tests
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/tests/test_neutron.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/tests
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/heat
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/heat/my-stack.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/heat
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/heat/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/heat
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/heat/test_client.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/heat
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/heat/test_stack.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/heat
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/heat/test_template.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/heat
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/keystone
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/keystone/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/keystone
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/keystone/test_client.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/keystone
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/keystone/test_credentials.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/keystone
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/keystone/test_session.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/keystone
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/_case.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/_keystone.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/test_client.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/metalsmith
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/metalsmith/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/metalsmith
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/metalsmith/test_client.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/metalsmith
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/octavia
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/octavia
DEBUG:   copying build/lib/tobiko/tests/unit/openstack/octavia/test_client.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/openstack/octavia
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/shell
DEBUG:   copying build/lib/tobiko/tests/unit/shell/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/shell
DEBUG:   copying build/lib/tobiko/tests/unit/shell/test_ssh.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/shell
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/unit/shell/sh
DEBUG:   copying build/lib/tobiko/tests/unit/shell/sh/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/shell/sh
DEBUG:   copying build/lib/tobiko/tests/unit/shell/sh/test_command.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/shell/sh
DEBUG:   copying build/lib/tobiko/tests/unit/shell/sh/test_hostname.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/shell/sh
DEBUG:   copying build/lib/tobiko/tests/unit/shell/sh/test_io.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/unit/shell/sh
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/cloud
DEBUG:   copying build/lib/tobiko/tests/sanity/cloud/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/cloud
DEBUG:   copying build/lib/tobiko/tests/sanity/cloud/test_nodes.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/cloud
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/vars
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/vars/main.yml -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/vars
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/verification.yml -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/validate_node.yml -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/recreate_ocp_project.yml -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/debug_machines.yml -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/check_demo_app.yml -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/scripts
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/scripts/pods_ready.sh -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/scripts
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/files
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/files/demo.yml -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks/roles/tests/files
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/playbooks/verify-shiftstack.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/playbooks/requirements.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack/playbooks
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack
DEBUG:   copying build/lib/tobiko/tests/sanity/shiftstack/test_shiftstack.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/shiftstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/nova
DEBUG:   copying build/lib/tobiko/tests/sanity/nova/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/nova
DEBUG:   copying build/lib/tobiko/tests/sanity/nova/test_server.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/nova
DEBUG:   copying build/lib/tobiko/tests/sanity/nova/test_service.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/nova
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/neutron
DEBUG:   copying build/lib/tobiko/tests/sanity/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/neutron
DEBUG:   copying build/lib/tobiko/tests/sanity/neutron/test_agents.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/neutron
DEBUG:   copying build/lib/tobiko/tests/sanity/neutron/test_cli.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/neutron
DEBUG:   copying build/lib/tobiko/tests/sanity/neutron/test_nodes.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/neutron
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/containers
DEBUG:   copying build/lib/tobiko/tests/sanity/containers/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/containers
DEBUG:   copying build/lib/tobiko/tests/sanity/containers/test_containers.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/containers
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/ha
DEBUG:   copying build/lib/tobiko/tests/sanity/ha/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/ha
DEBUG:   copying build/lib/tobiko/tests/sanity/ha/test_overcloud.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity/ha
DEBUG:   copying build/lib/tobiko/tests/sanity/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/sanity
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/scenario
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/playbooks
DEBUG:   copying build/lib/tobiko/tests/scenario/playbooks/test_floatingip.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/playbooks
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/manila
DEBUG:   copying build/lib/tobiko/tests/scenario/manila/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/manila
DEBUG:   copying build/lib/tobiko/tests/scenario/manila/test_manila.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/manila
DEBUG:   copying build/lib/tobiko/tests/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/nova
DEBUG:   copying build/lib/tobiko/tests/scenario/nova/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/nova
DEBUG:   copying build/lib/tobiko/tests/scenario/nova/test_server.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/nova
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/neutron
DEBUG:   copying build/lib/tobiko/tests/scenario/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/neutron
DEBUG:   copying build/lib/tobiko/tests/scenario/neutron/test_floating_ip.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/neutron
DEBUG:   copying build/lib/tobiko/tests/scenario/neutron/test_network.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/neutron
DEBUG:   copying build/lib/tobiko/tests/scenario/neutron/test_port.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/neutron
DEBUG:   copying build/lib/tobiko/tests/scenario/neutron/test_qos.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/neutron
DEBUG:   copying build/lib/tobiko/tests/scenario/neutron/test_router.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/neutron
DEBUG:   copying build/lib/tobiko/tests/scenario/neutron/test_security_groups.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/neutron
DEBUG:   copying build/lib/tobiko/tests/scenario/neutron/test_trunk.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/neutron
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/octavia
DEBUG:   copying build/lib/tobiko/tests/scenario/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/octavia
DEBUG:   copying build/lib/tobiko/tests/scenario/octavia/test_traffic.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/octavia
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/designate
DEBUG:   copying build/lib/tobiko/tests/scenario/designate/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/designate
DEBUG:   copying build/lib/tobiko/tests/scenario/designate/test_zone.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/scenario/designate
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/podman
DEBUG:   copying build/lib/tobiko/tests/functional/podman/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/podman
DEBUG:   copying build/lib/tobiko/tests/functional/podman/test_client.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/podman
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/docker
DEBUG:   copying build/lib/tobiko/tests/functional/docker/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/docker
DEBUG:   copying build/lib/tobiko/tests/functional/docker/test_client.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/docker
DEBUG:   copying build/lib/tobiko/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/tests
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/tests/test_nova.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/tests
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/hot
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/hot/my_stack.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/hot
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/test_designate.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/test_glance.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/test_heat.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/test_keystone.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/test_nova.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/test_octavia.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/test_topology.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/stacks
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/stacks/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/stacks
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/stacks/test_advanced_vm.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/stacks
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/stacks/test_cirros.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/stacks
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/stacks/test_neutron.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/stacks
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/stacks/test_nova.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/stacks
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/stacks/test_vlan.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/stacks
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/neutron/test_agent.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/neutron/test_floating_ip.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/neutron/test_network.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/neutron/test_port.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/neutron/test_router.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/neutron/test_security_group.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/neutron/test_subnet.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/neutron
DEBUG:   copying build/lib/tobiko/tests/functional/openstack/neutron/test_subnet_pool.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/openstack/neutron
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell/sh
DEBUG:   copying build/lib/tobiko/tests/functional/shell/sh/test_which.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell/sh
DEBUG:   copying build/lib/tobiko/tests/functional/shell/sh/test_wc.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell/sh
DEBUG:   copying build/lib/tobiko/tests/functional/shell/sh/test_systemctl.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell/sh
DEBUG:   copying build/lib/tobiko/tests/functional/shell/sh/test_reboot.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell/sh
DEBUG:   copying build/lib/tobiko/tests/functional/shell/sh/test_ps.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell/sh
DEBUG:   copying build/lib/tobiko/tests/functional/shell/sh/test_process.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell/sh
DEBUG:   copying build/lib/tobiko/tests/functional/shell/sh/test_hostname.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell/sh
DEBUG:   copying build/lib/tobiko/tests/functional/shell/sh/test_execute.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell/sh
DEBUG:   copying build/lib/tobiko/tests/functional/shell/sh/test_connection.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell/sh
DEBUG:   copying build/lib/tobiko/tests/functional/shell/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell
DEBUG:   copying build/lib/tobiko/tests/functional/shell/_fixtures.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell
DEBUG:   copying build/lib/tobiko/tests/functional/shell/test_curl.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell
DEBUG:   copying build/lib/tobiko/tests/functional/shell/test_ifconfig.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell
DEBUG:   copying build/lib/tobiko/tests/functional/shell/test_ip.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell
DEBUG:   copying build/lib/tobiko/tests/functional/shell/test_mktemp.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell
DEBUG:   copying build/lib/tobiko/tests/functional/shell/test_nameservers.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell
DEBUG:   copying build/lib/tobiko/tests/functional/shell/test_ping.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shell
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shiftstack
DEBUG:   copying build/lib/tobiko/tests/functional/shiftstack/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shiftstack
DEBUG:   copying build/lib/tobiko/tests/functional/shiftstack/test_neutron.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shiftstack
DEBUG:   copying build/lib/tobiko/tests/functional/shiftstack/test_nova.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shiftstack
DEBUG:   copying build/lib/tobiko/tests/functional/shiftstack/test_stacks.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/shiftstack
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks/vars
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/playbooks/vars/some-vars.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks/vars
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks/roles
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks/roles/ping
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks/roles/ping/tasks
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/playbooks/roles/ping/tasks/main.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks/roles/ping/tasks
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks/requirements
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/playbooks/requirements/openstack-cloud.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks/requirements
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/playbooks/test_undercloud_current_dir.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/playbooks/test_ping_hosts.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/playbooks/test_overcloud_openstack_auth.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/playbooks/test_debug_vars.yaml -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo/playbooks
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/test_ansible.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/test_containers.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/test_overcloud.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/test_topology.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo
DEBUG:   copying build/lib/tobiko/tests/functional/tripleo/test_undercloud.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/tripleo
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko/tests/functional/podified
DEBUG:   copying build/lib/tobiko/tests/functional/podified/__init__.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/podified
DEBUG:   copying build/lib/tobiko/tests/functional/podified/test_topology.py -> build/bdist.linux-x86_64/wheel/tobiko/tests/functional/podified
DEBUG:   running install_egg_info
DEBUG:   Copying tobiko.egg-info to build/bdist.linux-x86_64/wheel/tobiko-0.8.11.dev2-py3.12.egg-info
DEBUG:   running install_scripts
DEBUG:   creating build/bdist.linux-x86_64/wheel/tobiko-0.8.11.dev2.dist-info/WHEEL
DEBUG:   creating '/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir/pip-wheel-8k1fogfc/.tmp-anih1zye/tobiko-0.8.11.dev2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
DEBUG:   adding 'tobiko/__init__.py'
DEBUG:   adding 'tobiko/config.py'
DEBUG:   adding 'tobiko/version.py'
DEBUG:   adding 'tobiko/actors/__init__.py'
DEBUG:   adding 'tobiko/actors/_actor.py'
DEBUG:   adding 'tobiko/actors/_manager.py'
DEBUG:   adding 'tobiko/actors/_proxy.py'
DEBUG:   adding 'tobiko/actors/_request.py'
DEBUG:   adding 'tobiko/cmd/__init__.py'
DEBUG:   adding 'tobiko/cmd/_http_ping.py'
DEBUG:   adding 'tobiko/cmd/_main.py'
DEBUG:   adding 'tobiko/cmd/_ping.py'
DEBUG:   adding 'tobiko/common/__init__.py'
DEBUG:   adding 'tobiko/common/_cached.py'
DEBUG:   adding 'tobiko/common/_case.py'
DEBUG:   adding 'tobiko/common/_config.py'
DEBUG:   adding 'tobiko/common/_detail.py'
DEBUG:   adding 'tobiko/common/_exception.py'
DEBUG:   adding 'tobiko/common/_fixture.py'
DEBUG:   adding 'tobiko/common/_ini.py'
DEBUG:   adding 'tobiko/common/_loader.py'
DEBUG:   adding 'tobiko/common/_lockutils.py'
DEBUG:   adding 'tobiko/common/_logging.py'
DEBUG:   adding 'tobiko/common/_operation.py'
DEBUG:   adding 'tobiko/common/_os.py'
DEBUG:   adding 'tobiko/common/_retry.py'
DEBUG:   adding 'tobiko/common/_select.py'
DEBUG:   adding 'tobiko/common/_shelves.py'
DEBUG:   adding 'tobiko/common/_skip.py'
DEBUG:   adding 'tobiko/common/_time.py'
DEBUG:   adding 'tobiko/common/_utils.py'
DEBUG:   adding 'tobiko/common/_version.py'
DEBUG:   adding 'tobiko/common/_yaml.py'
DEBUG:   adding 'tobiko/docker/__init__.py'
DEBUG:   adding 'tobiko/docker/_client.py'
DEBUG:   adding 'tobiko/docker/_exception.py'
DEBUG:   adding 'tobiko/docker/_shell.py'
DEBUG:   adding 'tobiko/docker/config.py'
DEBUG:   adding 'tobiko/http/__init__.py'
DEBUG:   adding 'tobiko/http/_connection.py'
DEBUG:   adding 'tobiko/http/_session.py'
DEBUG:   adding 'tobiko/openstack/__init__.py'
DEBUG:   adding 'tobiko/openstack/_client.py'
DEBUG:   adding 'tobiko/openstack/base/__init__.py'
DEBUG:   adding 'tobiko/openstack/base/_fixture.py'
DEBUG:   adding 'tobiko/openstack/designate/__init__.py'
DEBUG:   adding 'tobiko/openstack/designate/_client.py'
DEBUG:   adding 'tobiko/openstack/designate/_constants.py'
DEBUG:   adding 'tobiko/openstack/designate/_zone.py'
DEBUG:   adding 'tobiko/openstack/glance/__init__.py'
DEBUG:   adding 'tobiko/openstack/glance/_client.py'
DEBUG:   adding 'tobiko/openstack/glance/_image.py'
DEBUG:   adding 'tobiko/openstack/glance/_io.py'
DEBUG:   adding 'tobiko/openstack/glance/_lzma.py'
DEBUG:   adding 'tobiko/openstack/glance/config.py'
DEBUG:   adding 'tobiko/openstack/heat/__init__.py'
DEBUG:   adding 'tobiko/openstack/heat/_client.py'
DEBUG:   adding 'tobiko/openstack/heat/_resource.py'
DEBUG:   adding 'tobiko/openstack/heat/_stack.py'
DEBUG:   adding 'tobiko/openstack/heat/_template.py'
DEBUG:   adding 'tobiko/openstack/ironic/__init__.py'
DEBUG:   adding 'tobiko/openstack/ironic/_client.py'
DEBUG:   adding 'tobiko/openstack/ironic/_node.py'
DEBUG:   adding 'tobiko/openstack/keystone/__init__.py'
DEBUG:   adding 'tobiko/openstack/keystone/_client.py'
DEBUG:   adding 'tobiko/openstack/keystone/_clouds_file.py'
DEBUG:   adding 'tobiko/openstack/keystone/_credentials.py'
DEBUG:   adding 'tobiko/openstack/keystone/_resource.py'
DEBUG:   adding 'tobiko/openstack/keystone/_services.py'
DEBUG:   adding 'tobiko/openstack/keystone/_session.py'
DEBUG:   adding 'tobiko/openstack/keystone/config.py'
DEBUG:   adding 'tobiko/openstack/manila/__init__.py'
DEBUG:   adding 'tobiko/openstack/manila/_client.py'
DEBUG:   adding 'tobiko/openstack/manila/_constants.py'
DEBUG:   adding 'tobiko/openstack/manila/_exceptions.py'
DEBUG:   adding 'tobiko/openstack/manila/_waiters.py'
DEBUG:   adding 'tobiko/openstack/manila/config.py'
DEBUG:   adding 'tobiko/openstack/metalsmith/__init__.py'
DEBUG:   adding 'tobiko/openstack/metalsmith/_client.py'
DEBUG:   adding 'tobiko/openstack/metalsmith/_instance.py'
DEBUG:   adding 'tobiko/openstack/neutron/__init__.py'
DEBUG:   adding 'tobiko/openstack/neutron/_agent.py'
DEBUG:   adding 'tobiko/openstack/neutron/_client.py'
DEBUG:   adding 'tobiko/openstack/neutron/_extension.py'
DEBUG:   adding 'tobiko/openstack/neutron/_floating_ip.py'
DEBUG:   adding 'tobiko/openstack/neutron/_network.py'
DEBUG:   adding 'tobiko/openstack/neutron/_port.py'
DEBUG:   adding 'tobiko/openstack/neutron/_quota_set.py'
DEBUG:   adding 'tobiko/openstack/neutron/_router.py'
DEBUG:   adding 'tobiko/openstack/neutron/_security_group.py'
DEBUG:   adding 'tobiko/openstack/neutron/_subnet.py'
DEBUG:   adding 'tobiko/openstack/neutron/_subnet_pool.py'
DEBUG:   adding 'tobiko/openstack/neutron/config.py'
DEBUG:   adding 'tobiko/openstack/neutron/neutron_log_reader.py'
DEBUG:   adding 'tobiko/openstack/nova/__init__.py'
DEBUG:   adding 'tobiko/openstack/nova/_checks.py'
DEBUG:   adding 'tobiko/openstack/nova/_client.py'
DEBUG:   adding 'tobiko/openstack/nova/_cloud_init.py'
DEBUG:   adding 'tobiko/openstack/nova/_hypervisor.py'
DEBUG:   adding 'tobiko/openstack/nova/_key_file.py'
DEBUG:   adding 'tobiko/openstack/nova/_quota_set.py'
DEBUG:   adding 'tobiko/openstack/nova/_server.py'
DEBUG:   adding 'tobiko/openstack/nova/_service.py'
DEBUG:   adding 'tobiko/openstack/nova/config.py'
DEBUG:   adding 'tobiko/openstack/octavia/__init__.py'
DEBUG:   adding 'tobiko/openstack/octavia/_amphora.py'
DEBUG:   adding 'tobiko/openstack/octavia/_client.py'
DEBUG:   adding 'tobiko/openstack/octavia/_constants.py'
DEBUG:   adding 'tobiko/openstack/octavia/_deployers.py'
DEBUG:   adding 'tobiko/openstack/octavia/_exceptions.py'
DEBUG:   adding 'tobiko/openstack/octavia/_validators.py'
DEBUG:   adding 'tobiko/openstack/octavia/_waiters.py'
DEBUG:   adding 'tobiko/openstack/octavia/config.py'
DEBUG:   adding 'tobiko/openstack/openstackclient/__init__.py'
DEBUG:   adding 'tobiko/openstack/openstackclient/_client.py'
DEBUG:   adding 'tobiko/openstack/openstackclient/_exception.py'
DEBUG:   adding 'tobiko/openstack/openstackclient/_log.py'
DEBUG:   adding 'tobiko/openstack/openstackclient/_network.py'
DEBUG:   adding 'tobiko/openstack/openstackclient/_port.py'
DEBUG:   adding 'tobiko/openstack/openstackclient/_security_group.py'
DEBUG:   adding 'tobiko/openstack/openstackclient/_security_group_rule.py'
DEBUG:   adding 'tobiko/openstack/openstackclient/_subnet.py'
DEBUG:   adding 'tobiko/openstack/openstacksdkclient/__init__.py'
DEBUG:   adding 'tobiko/openstack/openstacksdkclient/_client.py'
DEBUG:   adding 'tobiko/openstack/stacks/__init__.py'
DEBUG:   adding 'tobiko/openstack/stacks/_advanced_vm.py'
DEBUG:   adding 'tobiko/openstack/stacks/_cirros.py'
DEBUG:   adding 'tobiko/openstack/stacks/_designate.py'
DEBUG:   adding 'tobiko/openstack/stacks/_hot.py'
DEBUG:   adding 'tobiko/openstack/stacks/_l3ha.py'
DEBUG:   adding 'tobiko/openstack/stacks/_neutron.py'
DEBUG:   adding 'tobiko/openstack/stacks/_nova.py'
DEBUG:   adding 'tobiko/openstack/stacks/_octavia.py'
DEBUG:   adding 'tobiko/openstack/stacks/_qos.py'
DEBUG:   adding 'tobiko/openstack/stacks/_vlan.py'
DEBUG:   adding 'tobiko/openstack/stacks/designate/zone.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/neutron/external_network.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/neutron/floating_ip.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/neutron/network.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/neutron/qos.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/neutron/router_interface.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/neutron/security_groups.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/nova/flavor.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/nova/key_pair.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/nova/multi_ip_test_stack.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/nova/server.yaml'
DEBUG:   adding 'tobiko/openstack/stacks/nova/server_group.yaml'
DEBUG:   adding 'tobiko/openstack/tests/__init__.py'
DEBUG:   adding 'tobiko/openstack/tests/_neutron.py'
DEBUG:   adding 'tobiko/openstack/tests/_nova.py'
DEBUG:   adding 'tobiko/openstack/topology/__init__.py'
DEBUG:   adding 'tobiko/openstack/topology/_address.py'
DEBUG:   adding 'tobiko/openstack/topology/_assert.py'
DEBUG:   adding 'tobiko/openstack/topology/_config.py'
DEBUG:   adding 'tobiko/openstack/topology/_connection.py'
DEBUG:   adding 'tobiko/openstack/topology/_exception.py'
DEBUG:   adding 'tobiko/openstack/topology/_namespace.py'
DEBUG:   adding 'tobiko/openstack/topology/_sh.py'
DEBUG:   adding 'tobiko/openstack/topology/_topology.py'
DEBUG:   adding 'tobiko/openstack/topology/config.py'
DEBUG:   adding 'tobiko/podified/__init__.py'
DEBUG:   adding 'tobiko/podified/_edpm.py'
DEBUG:   adding 'tobiko/podified/_openshift.py'
DEBUG:   adding 'tobiko/podified/_topology.py'
DEBUG:   adding 'tobiko/podified/config.py'
DEBUG:   adding 'tobiko/podified/containers.py'
DEBUG:   adding 'tobiko/podman/__init__.py'
DEBUG:   adding 'tobiko/podman/_client.py'
DEBUG:   adding 'tobiko/podman/_exception.py'
DEBUG:   adding 'tobiko/podman/_shell.py'
DEBUG:   adding 'tobiko/podman/_podman1/LICENSE'
DEBUG:   adding 'tobiko/podman/_podman1/README.md'
DEBUG:   adding 'tobiko/podman/_podman1/__init__.py'
DEBUG:   adding 'tobiko/podman/_podman1/client.py'
DEBUG:   adding 'tobiko/podman/_podman1/requirements.txt'
DEBUG:   adding 'tobiko/podman/_podman1/libs/__init__.py'
DEBUG:   adding 'tobiko/podman/_podman1/libs/_containers_attach.py'
DEBUG:   adding 'tobiko/podman/_podman1/libs/_containers_start.py'
DEBUG:   adding 'tobiko/podman/_podman1/libs/containers.py'
DEBUG:   adding 'tobiko/podman/_podman1/libs/errors.py'
DEBUG:   adding 'tobiko/podman/_podman1/libs/images.py'
DEBUG:   adding 'tobiko/podman/_podman1/libs/pods.py'
DEBUG:   adding 'tobiko/podman/_podman1/libs/system.py'
DEBUG:   adding 'tobiko/podman/_podman1/libs/tunnel.py'
DEBUG:   adding 'tobiko/rhosp/__init__.py'
DEBUG:   adding 'tobiko/rhosp/_topology.py'
DEBUG:   adding 'tobiko/rhosp/_utils.py'
DEBUG:   adding 'tobiko/rhosp/_version_utils.py'
DEBUG:   adding 'tobiko/rhosp/config.py'
DEBUG:   adding 'tobiko/rhosp/containers.py'
DEBUG:   adding 'tobiko/shell/__init__.py'
DEBUG:   adding 'tobiko/shell/find.py'
DEBUG:   adding 'tobiko/shell/grep.py'
DEBUG:   adding 'tobiko/shell/ifconfig.py'
DEBUG:   adding 'tobiko/shell/ip.py'
DEBUG:   adding 'tobiko/shell/ss.py'
DEBUG:   adding 'tobiko/shell/ansible/__init__.py'
DEBUG:   adding 'tobiko/shell/ansible/_playbook.py'
DEBUG:   adding 'tobiko/shell/ansible/config.py'
DEBUG:   adding 'tobiko/shell/curl/__init__.py'
DEBUG:   adding 'tobiko/shell/curl/_execute.py'
DEBUG:   adding 'tobiko/shell/curl/_process.py'
DEBUG:   adding 'tobiko/shell/files/__init__.py'
DEBUG:   adding 'tobiko/shell/files/_files.py'
DEBUG:   adding 'tobiko/shell/files/_logs.py'
DEBUG:   adding 'tobiko/shell/http_ping/__init__.py'
DEBUG:   adding 'tobiko/shell/http_ping/_http_ping.py'
DEBUG:   adding 'tobiko/shell/iperf3/__init__.py'
DEBUG:   adding 'tobiko/shell/iperf3/_assert.py'
DEBUG:   adding 'tobiko/shell/iperf3/_execute.py'
DEBUG:   adding 'tobiko/shell/iperf3/_interface.py'
DEBUG:   adding 'tobiko/shell/iperf3/_parameters.py'
DEBUG:   adding 'tobiko/shell/iperf3/config.py'
DEBUG:   adding 'tobiko/shell/ping/__init__.py'
DEBUG:   adding 'tobiko/shell/ping/_assert.py'
DEBUG:   adding 'tobiko/shell/ping/_exception.py'
DEBUG:   adding 'tobiko/shell/ping/_interface.py'
DEBUG:   adding 'tobiko/shell/ping/_parameters.py'
DEBUG:   adding 'tobiko/shell/ping/_ping.py'
DEBUG:   adding 'tobiko/shell/ping/_statistics.py'
DEBUG:   adding 'tobiko/shell/ping/config.py'
DEBUG:   adding 'tobiko/shell/sh/__init__.py'
DEBUG:   adding 'tobiko/shell/sh/_cmdline.py'
DEBUG:   adding 'tobiko/shell/sh/_command.py'
DEBUG:   adding 'tobiko/shell/sh/_connection.py'
DEBUG:   adding 'tobiko/shell/sh/_exception.py'
DEBUG:   adding 'tobiko/shell/sh/_execute.py'
DEBUG:   adding 'tobiko/shell/sh/_hostname.py'
DEBUG:   adding 'tobiko/shell/sh/_io.py'
DEBUG:   adding 'tobiko/shell/sh/_local.py'
DEBUG:   adding 'tobiko/shell/sh/_mkdirs.py'
DEBUG:   adding 'tobiko/shell/sh/_mktemp.py'
DEBUG:   adding 'tobiko/shell/sh/_nameservers.py'
DEBUG:   adding 'tobiko/shell/sh/_nmcli.py'
DEBUG:   adding 'tobiko/shell/sh/_path.py'
DEBUG:   adding 'tobiko/shell/sh/_process.py'
DEBUG:   adding 'tobiko/shell/sh/_ps.py'
DEBUG:   adding 'tobiko/shell/sh/_reboot.py'
DEBUG:   adding 'tobiko/shell/sh/_ssh.py'
DEBUG:   adding 'tobiko/shell/sh/_systemctl.py'
DEBUG:   adding 'tobiko/shell/sh/_uptime.py'
DEBUG:   adding 'tobiko/shell/sh/_wc.py'
DEBUG:   adding 'tobiko/shell/sh/_which.py'
DEBUG:   adding 'tobiko/shell/sh/config.py'
DEBUG:   adding 'tobiko/shell/ssh/__init__.py'
DEBUG:   adding 'tobiko/shell/ssh/_client.py'
DEBUG:   adding 'tobiko/shell/ssh/_command.py'
DEBUG:   adding 'tobiko/shell/ssh/_config.py'
DEBUG:   adding 'tobiko/shell/ssh/_forward.py'
DEBUG:   adding 'tobiko/shell/ssh/_key_file.py'
DEBUG:   adding 'tobiko/shell/ssh/_skip.py'
DEBUG:   adding 'tobiko/shell/ssh/config.py'
DEBUG:   adding 'tobiko/shell/tcpdump/__init__.py'
DEBUG:   adding 'tobiko/shell/tcpdump/_assert.py'
DEBUG:   adding 'tobiko/shell/tcpdump/_execute.py'
DEBUG:   adding 'tobiko/shell/tcpdump/_interface.py'
DEBUG:   adding 'tobiko/shell/tcpdump/_parameters.py'
DEBUG:   adding 'tobiko/shiftstack/__init__.py'
DEBUG:   adding 'tobiko/shiftstack/_clouds_file.py'
DEBUG:   adding 'tobiko/shiftstack/_heat.py'
DEBUG:   adding 'tobiko/shiftstack/_keystone.py'
DEBUG:   adding 'tobiko/shiftstack/_neutron.py'
DEBUG:   adding 'tobiko/shiftstack/_nova.py'
DEBUG:   adding 'tobiko/shiftstack/_skip.py'
DEBUG:   adding 'tobiko/shiftstack/config.py'
DEBUG:   adding 'tobiko/shiftstack/stacks.py'
DEBUG:   adding 'tobiko/tests/__init__.py'
DEBUG:   adding 'tobiko/tests/base.py'
DEBUG:   adding 'tobiko/tests/conftest.py'
DEBUG:   adding 'tobiko/tests/faults/__init__.py'
DEBUG:   adding 'tobiko/tests/faults/containers/__init__.py'
DEBUG:   adding 'tobiko/tests/faults/containers/container_ops.py'
DEBUG:   adding 'tobiko/tests/faults/containers/test_container_config.py'
DEBUG:   adding 'tobiko/tests/faults/containers/test_container_log.py'
DEBUG:   adding 'tobiko/tests/faults/ha/__init__.py'
DEBUG:   adding 'tobiko/tests/faults/ha/cloud_disruptions.py'
DEBUG:   adding 'tobiko/tests/faults/ha/test_cloud_recovery.py'
DEBUG:   adding 'tobiko/tests/faults/iha/__init__.py'
DEBUG:   adding 'tobiko/tests/faults/iha/test_cloud_recovery.py'
DEBUG:   adding 'tobiko/tests/faults/neutron/__init__.py'
DEBUG:   adding 'tobiko/tests/faults/neutron/test_agents.py'
DEBUG:   adding 'tobiko/tests/faults/neutron/test_raft.py'
DEBUG:   adding 'tobiko/tests/faults/octavia/__init__.py'
DEBUG:   adding 'tobiko/tests/faults/octavia/test_faults.py'
DEBUG:   adding 'tobiko/tests/faults/octavia/test_services.py'
DEBUG:   adding 'tobiko/tests/faults/podified/ha/__init__.py'
DEBUG:   adding 'tobiko/tests/faults/podified/ha/cloud_disruptions.py'
DEBUG:   adding 'tobiko/tests/faults/podified/ha/test_cloud_recovery.py'
DEBUG:   adding 'tobiko/tests/functional/__init__.py'
DEBUG:   adding 'tobiko/tests/functional/docker/__init__.py'
DEBUG:   adding 'tobiko/tests/functional/docker/test_client.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/__init__.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/test_designate.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/test_glance.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/test_heat.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/test_keystone.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/test_nova.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/test_octavia.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/test_topology.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/hot/my_stack.yaml'
DEBUG:   adding 'tobiko/tests/functional/openstack/neutron/__init__.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/neutron/test_agent.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/neutron/test_floating_ip.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/neutron/test_network.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/neutron/test_port.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/neutron/test_router.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/neutron/test_security_group.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/neutron/test_subnet.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/neutron/test_subnet_pool.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/stacks/__init__.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/stacks/test_advanced_vm.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/stacks/test_cirros.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/stacks/test_neutron.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/stacks/test_nova.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/stacks/test_vlan.py'
DEBUG:   adding 'tobiko/tests/functional/openstack/tests/test_nova.py'
DEBUG:   adding 'tobiko/tests/functional/podified/__init__.py'
DEBUG:   adding 'tobiko/tests/functional/podified/test_topology.py'
DEBUG:   adding 'tobiko/tests/functional/podman/__init__.py'
DEBUG:   adding 'tobiko/tests/functional/podman/test_client.py'
DEBUG:   adding 'tobiko/tests/functional/shell/__init__.py'
DEBUG:   adding 'tobiko/tests/functional/shell/_fixtures.py'
DEBUG:   adding 'tobiko/tests/functional/shell/test_curl.py'
DEBUG:   adding 'tobiko/tests/functional/shell/test_ifconfig.py'
DEBUG:   adding 'tobiko/tests/functional/shell/test_ip.py'
DEBUG:   adding 'tobiko/tests/functional/shell/test_mktemp.py'
DEBUG:   adding 'tobiko/tests/functional/shell/test_nameservers.py'
DEBUG:   adding 'tobiko/tests/functional/shell/test_ping.py'
DEBUG:   adding 'tobiko/tests/functional/shell/sh/test_connection.py'
DEBUG:   adding 'tobiko/tests/functional/shell/sh/test_execute.py'
DEBUG:   adding 'tobiko/tests/functional/shell/sh/test_hostname.py'
DEBUG:   adding 'tobiko/tests/functional/shell/sh/test_process.py'
DEBUG:   adding 'tobiko/tests/functional/shell/sh/test_ps.py'
DEBUG:   adding 'tobiko/tests/functional/shell/sh/test_reboot.py'
DEBUG:   adding 'tobiko/tests/functional/shell/sh/test_systemctl.py'
DEBUG:   adding 'tobiko/tests/functional/shell/sh/test_wc.py'
DEBUG:   adding 'tobiko/tests/functional/shell/sh/test_which.py'
DEBUG:   adding 'tobiko/tests/functional/shiftstack/__init__.py'
DEBUG:   adding 'tobiko/tests/functional/shiftstack/test_neutron.py'
DEBUG:   adding 'tobiko/tests/functional/shiftstack/test_nova.py'
DEBUG:   adding 'tobiko/tests/functional/shiftstack/test_stacks.py'
DEBUG:   adding 'tobiko/tests/functional/tripleo/__init__.py'
DEBUG:   adding 'tobiko/tests/functional/tripleo/test_ansible.py'
DEBUG:   adding 'tobiko/tests/functional/tripleo/test_containers.py'
DEBUG:   adding 'tobiko/tests/functional/tripleo/test_overcloud.py'
DEBUG:   adding 'tobiko/tests/functional/tripleo/test_topology.py'
DEBUG:   adding 'tobiko/tests/functional/tripleo/test_undercloud.py'
DEBUG:   adding 'tobiko/tests/functional/tripleo/playbooks/test_debug_vars.yaml'
DEBUG:   adding 'tobiko/tests/functional/tripleo/playbooks/test_overcloud_openstack_auth.yaml'
DEBUG:   adding 'tobiko/tests/functional/tripleo/playbooks/test_ping_hosts.yaml'
DEBUG:   adding 'tobiko/tests/functional/tripleo/playbooks/test_undercloud_current_dir.yaml'
DEBUG:   adding 'tobiko/tests/functional/tripleo/playbooks/requirements/openstack-cloud.yaml'
DEBUG:   adding 'tobiko/tests/functional/tripleo/playbooks/roles/ping/tasks/main.yaml'
DEBUG:   adding 'tobiko/tests/functional/tripleo/playbooks/vars/some-vars.yaml'
DEBUG:   adding 'tobiko/tests/sanity/__init__.py'
DEBUG:   adding 'tobiko/tests/sanity/cloud/__init__.py'
DEBUG:   adding 'tobiko/tests/sanity/cloud/test_nodes.py'
DEBUG:   adding 'tobiko/tests/sanity/containers/__init__.py'
DEBUG:   adding 'tobiko/tests/sanity/containers/test_containers.py'
DEBUG:   adding 'tobiko/tests/sanity/ha/__init__.py'
DEBUG:   adding 'tobiko/tests/sanity/ha/test_overcloud.py'
DEBUG:   adding 'tobiko/tests/sanity/neutron/__init__.py'
DEBUG:   adding 'tobiko/tests/sanity/neutron/test_agents.py'
DEBUG:   adding 'tobiko/tests/sanity/neutron/test_cli.py'
DEBUG:   adding 'tobiko/tests/sanity/neutron/test_nodes.py'
DEBUG:   adding 'tobiko/tests/sanity/nova/__init__.py'
DEBUG:   adding 'tobiko/tests/sanity/nova/test_server.py'
DEBUG:   adding 'tobiko/tests/sanity/nova/test_service.py'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/__init__.py'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/test_shiftstack.py'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/playbooks/requirements.yaml'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/playbooks/verify-shiftstack.yaml'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/playbooks/roles/tests/files/demo.yml'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/playbooks/roles/tests/scripts/pods_ready.sh'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/check_demo_app.yml'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/debug_machines.yml'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/recreate_ocp_project.yml'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/validate_node.yml'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/playbooks/roles/tests/tasks/verification.yml'
DEBUG:   adding 'tobiko/tests/sanity/shiftstack/playbooks/roles/tests/vars/main.yml'
DEBUG:   adding 'tobiko/tests/scenario/__init__.py'
DEBUG:   adding 'tobiko/tests/scenario/designate/__init__.py'
DEBUG:   adding 'tobiko/tests/scenario/designate/test_zone.py'
DEBUG:   adding 'tobiko/tests/scenario/manila/__init__.py'
DEBUG:   adding 'tobiko/tests/scenario/manila/test_manila.py'
DEBUG:   adding 'tobiko/tests/scenario/neutron/__init__.py'
DEBUG:   adding 'tobiko/tests/scenario/neutron/test_floating_ip.py'
DEBUG:   adding 'tobiko/tests/scenario/neutron/test_network.py'
DEBUG:   adding 'tobiko/tests/scenario/neutron/test_port.py'
DEBUG:   adding 'tobiko/tests/scenario/neutron/test_qos.py'
DEBUG:   adding 'tobiko/tests/scenario/neutron/test_router.py'
DEBUG:   adding 'tobiko/tests/scenario/neutron/test_security_groups.py'
DEBUG:   adding 'tobiko/tests/scenario/neutron/test_trunk.py'
DEBUG:   adding 'tobiko/tests/scenario/nova/__init__.py'
DEBUG:   adding 'tobiko/tests/scenario/nova/test_server.py'
DEBUG:   adding 'tobiko/tests/scenario/octavia/__init__.py'
DEBUG:   adding 'tobiko/tests/scenario/octavia/test_traffic.py'
DEBUG:   adding 'tobiko/tests/scenario/playbooks/test_floatingip.yaml'
DEBUG:   adding 'tobiko/tests/unit/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/_case.py'
DEBUG:   adding 'tobiko/tests/unit/_patch.py'
DEBUG:   adding 'tobiko/tests/unit/test_cached.py'
DEBUG:   adding 'tobiko/tests/unit/test_case.py'
DEBUG:   adding 'tobiko/tests/unit/test_config.py'
DEBUG:   adding 'tobiko/tests/unit/test_conftest.py'
DEBUG:   adding 'tobiko/tests/unit/test_exception.py'
DEBUG:   adding 'tobiko/tests/unit/test_fixture.py'
DEBUG:   adding 'tobiko/tests/unit/test_ini.py'
DEBUG:   adding 'tobiko/tests/unit/test_loader.py'
DEBUG:   adding 'tobiko/tests/unit/test_logging.py'
DEBUG:   adding 'tobiko/tests/unit/test_operation.py'
DEBUG:   adding 'tobiko/tests/unit/test_retry.py'
DEBUG:   adding 'tobiko/tests/unit/test_select.py'
DEBUG:   adding 'tobiko/tests/unit/test_skip.py'
DEBUG:   adding 'tobiko/tests/unit/test_time.py'
DEBUG:   adding 'tobiko/tests/unit/test_utils.py'
DEBUG:   adding 'tobiko/tests/unit/test_version.py'
DEBUG:   adding 'tobiko/tests/unit/actors/test_actor.py'
DEBUG:   adding 'tobiko/tests/unit/actors/test_proxy.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/_case.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/_keystone.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/test_client.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/designate/test_client.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/designate/test_zone.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/heat/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/heat/my-stack.yaml'
DEBUG:   adding 'tobiko/tests/unit/openstack/heat/test_client.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/heat/test_stack.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/heat/test_template.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/keystone/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/keystone/test_client.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/keystone/test_credentials.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/keystone/test_session.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/metalsmith/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/metalsmith/test_client.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/neutron/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/neutron/test_client.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/neutron/test_extension.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/nova/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/nova/test_client.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/nova/test_cloud_init.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/nova/test_server.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/octavia/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/octavia/test_client.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/tests/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/openstack/tests/test_neutron.py'
DEBUG:   adding 'tobiko/tests/unit/shell/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/shell/test_ssh.py'
DEBUG:   adding 'tobiko/tests/unit/shell/sh/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/shell/sh/test_command.py'
DEBUG:   adding 'tobiko/tests/unit/shell/sh/test_hostname.py'
DEBUG:   adding 'tobiko/tests/unit/shell/sh/test_io.py'
DEBUG:   adding 'tobiko/tests/unit/tripleo/__init__.py'
DEBUG:   adding 'tobiko/tests/unit/tripleo/test_config.py'
DEBUG:   adding 'tobiko/tripleo/__init__.py'
DEBUG:   adding 'tobiko/tripleo/_ansible.py'
DEBUG:   adding 'tobiko/tripleo/_config.py'
DEBUG:   adding 'tobiko/tripleo/_overcloud.py'
DEBUG:   adding 'tobiko/tripleo/_topology.py'
DEBUG:   adding 'tobiko/tripleo/_undercloud.py'
DEBUG:   adding 'tobiko/tripleo/config.py'
DEBUG:   adding 'tobiko/tripleo/containers.py'
DEBUG:   adding 'tobiko/tripleo/nova.py'
DEBUG:   adding 'tobiko/tripleo/pacemaker.py'
DEBUG:   adding 'tobiko/tripleo/processes.py'
DEBUG:   adding 'tobiko/tripleo/services.py'
DEBUG:   adding 'tobiko-0.8.11.dev2.dist-info/AUTHORS'
DEBUG:   adding 'tobiko-0.8.11.dev2.dist-info/LICENSE'
DEBUG:   adding 'tobiko-0.8.11.dev2.dist-info/METADATA'
DEBUG:   adding 'tobiko-0.8.11.dev2.dist-info/WHEEL'
DEBUG:   adding 'tobiko-0.8.11.dev2.dist-info/entry_points.txt'
DEBUG:   adding 'tobiko-0.8.11.dev2.dist-info/pbr.json'
DEBUG:   adding 'tobiko-0.8.11.dev2.dist-info/top_level.txt'
DEBUG:   adding 'tobiko-0.8.11.dev2.dist-info/RECORD'
DEBUG:   removing build/bdist.linux-x86_64/wheel
DEBUG:   Building wheel for tobiko (pyproject.toml): finished with status 'done'
DEBUG:   Created wheel for tobiko: filename=tobiko-0.8.11.dev2-py2.py3-none-any.whl size=674192 sha256=1316a8d0071f0aefa08a000fd2dde961400a6841947c37424e780f8e914bf77d
DEBUG:   Stored in directory: /builddir/.cache/pip/wheels/41/cc/e2/c9f99ccb1e0ca56f71a50e1dc9ff28361e5f192433289ad94d
DEBUG: Successfully built tobiko
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vtEv3m
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + '[' /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64 '!=' / ']'
DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64
DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64
DEBUG: + mkdir -p /builddir/build/BUILDROOT
DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CFLAGS
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CXXFLAGS
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FFLAGS
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FCFLAGS
DEBUG: + VALAFLAGS=-g
DEBUG: + export VALAFLAGS
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + export LDFLAGS
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + export LT_SYS_LIBRARY_PATH
DEBUG: + CC=gcc
DEBUG: + export CC
DEBUG: + CXX=g++
DEBUG: + export CXX
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: ++ xargs basename --multiple
DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
DEBUG: ++ ls /builddir/build/BUILD/tobiko-0.8.11.dev2/pyproject-wheeldir/tobiko-0.8.11.dev2-py2.py3-none-any.whl
DEBUG: + specifier=tobiko==0.8.11.dev2
DEBUG: + '[' -z tobiko==0.8.11.dev2 ']'
DEBUG: + TMPDIR=/builddir/build/BUILD/tobiko-0.8.11.dev2/.pyproject-builddir
DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/tobiko-0.8.11.dev2/pyproject-wheeldir tobiko==0.8.11.dev2
DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12)
DEBUG: Looking in links: /builddir/build/BUILD/tobiko-0.8.11.dev2/pyproject-wheeldir
DEBUG: Processing ./pyproject-wheeldir/tobiko-0.8.11.dev2-py2.py3-none-any.whl
DEBUG: Installing collected packages: tobiko
DEBUG:   Creating /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin/tobiko to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin/tobiko-fixture to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin/tobiko-keystone-credentials to 755
DEBUG: Successfully installed tobiko-0.8.11.dev2
DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin ']'
DEBUG: + '[' -z sP ']'
DEBUG: + shebang_flags=-kasP
DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin/tobiko /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin/tobiko-fixture /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin/tobiko-keystone-credentials
DEBUG: /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin/tobiko: updating
DEBUG: /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin/tobiko-fixture: updating
DEBUG: /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin/tobiko-keystone-credentials: updating
DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/bin/__pycache__
DEBUG: + rm -f /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-ghost-distinfo
DEBUG: + site_dirs=()
DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib/python3.12/site-packages ']'
DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages")
DEBUG: + '[' /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib/python3.12/site-packages ']'
DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib64/python3.12/site-packages ']'
DEBUG: + for site_dir in ${site_dirs[@]}
DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64$site_dir/*.dist-info
DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/tobiko-0.8.11.dev2.dist-info'
DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib/python3.12/site-packages/tobiko-0.8.11.dev2.dist-info/INSTALLER
DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat
DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib/python3.12/site-packages/tobiko-0.8.11.dev2.dist-info/RECORD --output /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-record
DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib/python3.12/site-packages/tobiko-0.8.11.dev2.dist-info/RECORD
DEBUG: removed '/builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib/python3.12/site-packages/tobiko-0.8.11.dev2.dist-info/RECORD'
DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib/python3.12/site-packages/tobiko-0.8.11.dev2.dist-info/REQUESTED
DEBUG: removed '/builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib/python3.12/site-packages/tobiko-0.8.11.dev2.dist-info/REQUESTED'
DEBUG: ++ wc -l /builddir/build/BUILD/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64-pyproject-ghost-distinfo
DEBUG: ++ cut -f1 '-d '
DEBUG: + lines=1
DEBUG: + '[' 1 -ne 1 ']'
DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.8.11-0.20250612195711.15c0417.el10 --unique-debug-suffix -0.8.11-0.20250612195711.15c0417.el10.x86_64 --unique-debug-src-base openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/tobiko-0.8.11.dev2
DEBUG: find-debuginfo: starting
DEBUG: Extracting debug info from 0 files
DEBUG: Creating .debug symlinks for symlinks to ELF files
DEBUG: find: ‘debug’: No such file or directory
DEBUG: find-debuginfo: done
DEBUG: + /usr/lib/rpm/check-buildroot
DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig
DEBUG: + /usr/lib/rpm/brp-compress
DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
DEBUG: + /usr/lib/rpm/check-rpaths
DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs
DEBUG: + /usr/lib/rpm/brp-remove-la-files
DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo
DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/lib/python3.12 using python3.12
DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink
DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LEx7gm
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CFLAGS
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CXXFLAGS
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FFLAGS
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FCFLAGS
DEBUG: + VALAFLAGS=-g
DEBUG: + export VALAFLAGS
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + export LDFLAGS
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + export LT_SYS_LIBRARY_PATH
DEBUG: + CC=gcc
DEBUG: + export CC
DEBUG: + CXX=g++
DEBUG: + export CXX
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Processing files: python3-tobiko-0.8.11-0.20250612195711.15c0417.el10.noarch
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2yLJPR
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/share/doc/python3-tobiko
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/share/doc/python3-tobiko
DEBUG: + cp -pr /builddir/build/BUILD/tobiko-0.8.11.dev2/README.rst /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/share/doc/python3-tobiko
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RyFkRg
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/share/licenses/python3-tobiko
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/share/licenses/python3-tobiko
DEBUG: + cp -pr /builddir/build/BUILD/tobiko-0.8.11.dev2/LICENSE /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64/usr/share/licenses/python3-tobiko
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: python-tobiko = 0.8.11-0.20250612195711.15c0417.el10 python3-tobiko = 0.8.11-0.20250612195711.15c0417.el10 python3.12-tobiko = 0.8.11-0.20250612195711.15c0417.el10 python3.12dist(tobiko) = 0.8.11~~dev2 python3dist(tobiko) = 0.8.11~~dev2
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: ((python3.12dist(setuptools) < 24 or python3.12dist(setuptools) > 24) with (python3.12dist(setuptools) < 34 or python3.12dist(setuptools) > 34) with (python3.12dist(setuptools) < 34.0.1 or python3.12dist(setuptools) > 34.0.1) with (python3.12dist(setuptools) < 34.0.2 or python3.12dist(setuptools) > 34.0.2) with (python3.12dist(setuptools) < 34.0.3 or python3.12dist(setuptools) > 34.0.3) with (python3.12dist(setuptools) < 34.1 or python3.12dist(setuptools) > 34.1) with (python3.12dist(setuptools) < 34.1.1 or python3.12dist(setuptools) > 34.1.1) with (python3.12dist(setuptools) < 34.2 or python3.12dist(setuptools) > 34.2) with (python3.12dist(setuptools) < 34.3 or python3.12dist(setuptools) > 34.3) with (python3.12dist(setuptools) < 34.3.1 or python3.12dist(setuptools) > 34.3.1) with (python3.12dist(setuptools) < 34.3.2 or python3.12dist(setuptools) > 34.3.2) with (python3.12dist(setuptools) < 36.2 or python3.12dist(setuptools) > 36.2) with python3.12dist(setuptools) >= 21) /usr/bin/python3 python(abi) = 3.12 python3.12dist(decorator) >= 4.4.2 python3.12dist(docker) >= 4.4.1 python3.12dist(fixtures) >= 3 python3.12dist(jinja2) >= 2.11.2 python3.12dist(keystoneauth1) >= 4.3 python3.12dist(metalsmith) >= 1.6.2 python3.12dist(netaddr) >= 0.8 python3.12dist(neutron-lib) >= 2.7 python3.12dist(openstacksdk) >= 0.31.2 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 8.4 python3.12dist(oslo-log) >= 4.4 python3.12dist(oslo-utils) >= 4.12.3 python3.12dist(packaging) >= 20.4 python3.12dist(paramiko) >= 2.9.2 python3.12dist(pbr) >= 5.5.1 python3.12dist(psutil) >= 5.8 python3.12dist(python-dateutil) >= 2.8 python3.12dist(python-designateclient) >= 4.4 python3.12dist(python-glanceclient) >= 3.2.2 python3.12dist(python-heatclient) >= 2.3 python3.12dist(python-ironicclient) >= 4.6.1 python3.12dist(python-manilaclient) >= 4.5.1 python3.12dist(python-neutronclient) >= 7.2.1 python3.12dist(python-novaclient) >= 17.2.1 python3.12dist(python-octaviaclient) >= 2.2 python3.12dist(python-openstackclient) >= 5.4 python3.12dist(pyyaml) >= 5.4.1 python3.12dist(testtools) >= 2.5
DEBUG: Obsoletes: python3.12-tobiko < 0.8.11-0.20250612195711.15c0417.el10
DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64
DEBUG: Wrote: /builddir/build/SRPMS/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm
DEBUG: Wrote: /builddir/build/RPMS/python3-tobiko-0.8.11-0.20250612195711.15c0417.el10.noarch.rpm
DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PDj36C
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd tobiko-0.8.11.dev2
DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.x86_64
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Bwn32k
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf /builddir/build/BUILD/tobiko-0.8.11.dev2-SPECPARTS
DEBUG: + rm -rf tobiko-0.8.11.dev2 tobiko-0.8.11.dev2.gemspec
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 0
Finish: rpmbuild openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm
DEBUG: Copying packages to result dir
Finish: build phase for openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm
INFO: Done(/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089/openstack-tobiko-0.8.11-0.20250612195711.15c0417.el10.src.rpm) Config(dlrn-5) 0 minutes 55 seconds
INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     5556064      458640     2660440    13102132    10558748
DEBUG: Swap:       16777212     5452148    11325064
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  842M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  202G  347G  37% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.keqd_462', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
INFO: Installing built packages
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: installing package(s): /home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089/python3-tobiko-0.8.11-0.20250612195711.15c0417.el10.noarch.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089/python3-tobiko-0.8.11-0.20250612195711.15c0417.el10.noarch.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089/python3-tobiko-0.8.11-0.20250612195711.15c0417.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 116 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ironic-b18d581e0fe2377dbb53c 153 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-111e43b9c05c3a7ac8e14 166 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-collections-openstack-f584c54d 152 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-aodh-788c0b0726b2e8ba09734e4 159 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-heat-1917507c13944884a71cb9d 154 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-d75507e679f64a7760e3344 142 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-designate-698f7b605926ab26eb  70 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-glance-tests-tempest-3aeb4376e2 110 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 141 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-manila-tests-tempest-326d5a3991 153 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-whitebox-neutron-tests-tempest- 157 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 145 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-watcher-tests-tempest-79458dbec 152 kB/s | 3.0 kB     00:00    
DEBUG: delorean-edpm-image-builder-ba0f2912b19fd420780 141 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-ovn-2eada288298bb1982b148144797 163 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-d2272833fe8fea82b0321e 151 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tempestconf-405c80b5c195fcdcab1 146 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-heat-ui-768723a5ffef5a9b4cab 132 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 10 - BaseOS                        76 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - AppStream                    136 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - CRB                           49 kB/s | 5.7 kB     00:00    
DEBUG: CentOS Stream 10 - HighAvailability              61 kB/s | 6.1 kB     00:00    
DEBUG: dlrn-master-testing                             157 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                          153 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                137 kB/s | 3.0 kB     00:00    
DEBUG: centos10-storage                                112 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              30 kB/s | 3.0 kB     00:00    
DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 245 kB/s |  33 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: ==============================================================================================================================
DEBUG:  Package                                    Arch    Version                                Repository                     Size
DEBUG: ==============================================================================================================================
DEBUG: Installing:
DEBUG:  python3-tobiko                             noarch  0.8.11-0.20250612195711.15c0417.el10   @commandline                  1.2 M
DEBUG: Installing dependencies:
DEBUG:  bc                                         x86_64  1.07.1-23.el10                         baseos                        123 k
DEBUG:  checkpolicy                                x86_64  3.8-1.el10                             appstream                     358 k
DEBUG:  chkconfig                                  x86_64  1.30-2.el10                            baseos                        183 k
DEBUG:  hostname                                   x86_64  3.23-14.el10                           baseos                         29 k
DEBUG:  initscripts                                x86_64  10.26-2.el10                           baseos                        234 k
DEBUG:  initscripts-rename-device                  x86_64  10.26-2.el10                           baseos                         18 k
DEBUG:  initscripts-service                        noarch  10.26-2.el10                           baseos                         14 k
DEBUG:  ipcalc                                     x86_64  1.0.3-12.el10                          baseos                         43 k
DEBUG:  iproute                                    x86_64  6.14.0-1.el10                          baseos                        847 k
DEBUG:  kmod                                       x86_64  31-11.el10                             baseos                        134 k
DEBUG:  libburn                                    x86_64  1.5.6-6.el10                           appstream                     173 k
DEBUG:  libibverbs                                 x86_64  54.0-1.el10                            baseos                        455 k
DEBUG:  libisoburn                                 x86_64  1.5.6-6.el10                           appstream                     430 k
DEBUG:  libisofs                                   x86_64  1.5.6-6.el10                           appstream                     235 k
DEBUG:  libmnl                                     x86_64  1.0.5-7.el10                           baseos                         29 k
DEBUG:  libnl3                                     x86_64  3.11.0-1.el10                          baseos                        361 k
DEBUG:  libselinux-utils                           x86_64  3.8-2.el10                             baseos                        127 k
DEBUG:  libsodium                                  x86_64  1.0.20-2.el10s                         delorean-master-testing       173 k
DEBUG:  libxslt                                    x86_64  1.1.39-7.el10                          appstream                     190 k
DEBUG:  libyaml                                    x86_64  0.2.5-16.el10                          baseos                         62 k
DEBUG:  numactl-libs                               x86_64  2.0.19-1.el10                          baseos                         32 k
DEBUG:  openssl                                    x86_64  1:3.5.0-8.el10                         baseos                        1.3 M
DEBUG:  openstack-network-scripts                  x86_64  10.11.1-7.el10s                        delorean-master-testing        48 k
DEBUG:  openstack-network-scripts-openvswitch3.4   x86_64  10.11.1-7.el10s                        delorean-master-testing        10 k
DEBUG:  openvswitch-selinux-extra-policy           noarch  1.0-36.el10s                           centos10-nfv-ovs               10 k
DEBUG:  openvswitch3.4                             x86_64  3.4.0-9.el10s                          centos10-nfv-ovs              6.9 M
DEBUG:  policycoreutils                            x86_64  3.8-2.el10                             baseos                        227 k
DEBUG:  policycoreutils-python-utils               noarch  3.8-2.el10                             appstream                      47 k
DEBUG:  procps-ng                                  x86_64  4.0.4-7.el10                           baseos                        349 k
DEBUG:  protobuf-c                                 x86_64  1.5.0-6.el10                           baseos                         33 k
DEBUG:  psmisc                                     x86_64  23.6-8.el10                            baseos                        319 k
DEBUG:  python-openstackclient-lang                noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients     47 k
DEBUG:  python-oslo-concurrency-lang               noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common      13 k
DEBUG:  python-oslo-db-lang                        noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common      12 k
DEBUG:  python-oslo-i18n-lang                      noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common      14 k
DEBUG:  python-oslo-log-lang                       noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common      13 k
DEBUG:  python-oslo-middleware-lang                noarch  6.5.0-0.20250513102931.26dfbfd.el10    delorean-component-common      11 k
DEBUG:  python-oslo-policy-lang                    noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common      12 k
DEBUG:  python-oslo-utils-lang                     noarch  9.0.0-0.20250602113342.1a85259.el10    delorean-component-common      13 k
DEBUG:  python-oslo-versionedobjects-lang          noarch  3.7.0-0.20250527144911.8295330.el10    delorean-component-common      12 k
DEBUG:  python3-PyMySQL                            noarch  1.1.1-3.el10                           appstream                     116 k
DEBUG:  python3-alembic                            noarch  1.13.1-7.el10                          appstream                     502 k
DEBUG:  python3-amqp                               noarch  5.2.0-7.el10s                          delorean-master-testing       109 k
DEBUG:  python3-attrs                              noarch  23.2.0-7.el10                          baseos                        125 k
DEBUG:  python3-audit                              x86_64  4.0.3-4.el10                           appstream                      71 k
DEBUG:  python3-autopage                           noarch  0.5.2-8.el10s                          delorean-master-testing        75 k
DEBUG:  python3-bcrypt                             x86_64  3.2.2-4.el10s                          delorean-master-testing        42 k
DEBUG:  python3-cachetools                         noarch  5.4.0-6.el10s                          delorean-master-testing        37 k
DEBUG:  python3-cffi                               x86_64  1.16.0-7.el10                          baseos                        308 k
DEBUG:  python3-cinderclient                       noarch  9.7.0-0.20250318125740.63e3fa7.el10    delorean-component-clients    268 k
DEBUG:  python3-cliff                              noarch  4.9.1-0.20250314125026.083572e.el10    delorean-component-common     116 k
DEBUG:  python3-cmd2                               noarch  2.5.8-1.el10s                          delorean-master-testing       375 k
DEBUG:  python3-cryptography                       x86_64  43.0.0-4.el10                          baseos                        1.4 M
DEBUG:  python3-dateutil                           noarch  1:2.8.2-15.el10                        baseos                        358 k
DEBUG:  python3-debtcollector                      noarch  3.0.0-0.20250212115946.0e6ce1c.el10    delorean-component-common      35 k
DEBUG:  python3-decorator                          noarch  5.1.1-12.el10                          baseos                         32 k
DEBUG:  python3-designateclient                    noarch  6.3.0-0.20250527145916.1505c27.el10    delorean-component-designate  116 k
DEBUG:  python3-distro                             noarch  1.9.0-5.el10                           appstream                      48 k
DEBUG:  python3-docker                             noarch  7.1.0-2.el10s                          delorean-master-testing       251 k
DEBUG:  python3-dogpile-cache                      noarch  1.3.3-1.el10s                          delorean-master-testing       122 k
DEBUG:  python3-fasteners                          noarch  0.19-1.el10s                           delorean-master-testing        43 k
DEBUG:  python3-fixtures                           noarch  4.2.2-1.el10s                          delorean-master-testing       111 k
DEBUG:  python3-futurist                           noarch  3.1.1-0.20250513101246.8a4c380.el10    delorean-component-common      76 k
DEBUG:  python3-glanceclient                       noarch  1:4.8.0-0.20250318093747.235814c.el10  delorean-component-clients    185 k
DEBUG:  python3-heatclient                         noarch  4.2.0-0.20250513103226.47d6aac.el10    delorean-component-clients    200 k
DEBUG:  python3-ironicclient                       noarch  5.11.0-0.20250516052613.e786c8c.el10   delorean-component-clients    422 k
DEBUG:  python3-iso8601                            noarch  2.1.0-3.el10s                          delorean-master-testing        23 k
DEBUG:  python3-jmespath                           noarch  1.0.1-8.el10                           appstream                      58 k
DEBUG:  python3-jsonpatch                          noarch  1.33-6.el10                            appstream                      32 k
DEBUG:  python3-jsonpointer                        noarch  2.3-9.el10                             appstream                      22 k
DEBUG:  python3-jsonschema                         noarch  4.19.1-7.el10                          baseos                        206 k
DEBUG:  python3-jsonschema-specifications          noarch  2023.11.2-6.el10                       baseos                         29 k
DEBUG:  python3-keystoneauth1                      noarch  5.11.0-0.20250602113607.8b0a181.el10   delorean-component-keystone   555 k
DEBUG:  python3-keystoneclient                     noarch  1:5.6.0-0.20250318091942.0d43c46.el10  delorean-component-clients    278 k
DEBUG:  python3-kombu                              noarch  1:5.3.7-1.el10s                        delorean-master-testing       423 k
DEBUG:  python3-libselinux                         x86_64  3.8-2.el10                             appstream                     201 k
DEBUG:  python3-libsemanage                        x86_64  3.8.1-1.el10                           appstream                      82 k
DEBUG:  python3-logutils                           noarch  0.3.5-29.el10s                         delorean-master-testing        55 k
DEBUG:  python3-lxml                               x86_64  5.2.1-4.el10                           appstream                     1.4 M
DEBUG:  python3-mako                               noarch  1.2.3-9.el10                           appstream                     225 k
DEBUG:  python3-manilaclient                       noarch  5.5.0-0.20250516052141.ce60e48.el10    delorean-component-clients    901 k
DEBUG:  python3-metalsmith                         noarch  2.4.1-0.20250312155101.277ee4e.el10    delorean-component-baremetal   77 k
DEBUG:  python3-msgpack                            x86_64  1.1.0-1.el10s                          delorean-master-testing       103 k
DEBUG:  python3-ncclient                           noarch  0.6.16-1.el10s                         delorean-master-testing       169 k
DEBUG:  python3-netaddr                            noarch  1.3.0-2.el10                           appstream                     1.7 M
DEBUG:  python3-neutron-lib                        noarch  3.19.0-0.20250527150442.3a16021.el10   delorean-component-network    479 k
DEBUG:  python3-neutronclient                      noarch  11.5.0-0.20250527143657.690bb97.el10   delorean-component-clients    340 k
DEBUG:  python3-novaclient                         noarch  1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients    266 k
DEBUG:  python3-octaviaclient                      noarch  3.11.0-0.20250516052341.733f9be.el10   delorean-component-clients    108 k
DEBUG:  python3-openstackclient                    noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients    1.5 M
DEBUG:  python3-openstacksdk                       noarch  4.5.0-0.20250513102338.bbe9c96.el10    delorean-component-clients    1.0 M
DEBUG:  python3-openvswitch3.4                     x86_64  3.4.0-9.el10s                          centos10-nfv-ovs              346 k
DEBUG:  python3-os-client-config                   noarch  2.1.0-0.20250311184638.bc96c23.el10    delorean-component-clients     61 k
DEBUG:  python3-os-ken                             noarch  3.0.1-0.20250318122218.a89ba8f.el10    delorean-component-network    2.4 M
DEBUG:  python3-os-service-types                   noarch  1.7.0-0.20250217105409.0b2f473.el10    delorean-component-clients     40 k
DEBUG:  python3-os-traits                          noarch  3.5.0-0.20250516051804.45bc9b8.el10    delorean-component-common      51 k
DEBUG:  python3-osc-lib                            noarch  4.0.2-0.20250527151127.e63cb66.el10    delorean-component-clients    100 k
DEBUG:  python3-oslo-concurrency                   noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common      46 k
DEBUG:  python3-oslo-config                        noarch  2:9.8.0-0.20250602113751.b18ff43.el10  delorean-component-common     282 k
DEBUG:  python3-oslo-context                       noarch  6.0.0-0.20250527143853.7750bda.el10    delorean-component-common      28 k
DEBUG:  python3-oslo-db                            noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common     157 k
DEBUG:  python3-oslo-db+mysql                      noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common     7.9 k
DEBUG:  python3-oslo-i18n                          noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common      65 k
DEBUG:  python3-oslo-log                           noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common      73 k
DEBUG:  python3-oslo-messaging                     noarch  17.0.0-0.20250527150124.510688d.el10   delorean-component-common     213 k
DEBUG:  python3-oslo-metrics                       noarch  0.12.0-0.20250527143953.19b3c0a.el10   delorean-component-common      26 k
DEBUG:  python3-oslo-middleware                    noarch  6.5.0-0.20250513102931.26dfbfd.el10    delorean-component-common      70 k
DEBUG:  python3-oslo-policy                        noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common      90 k
DEBUG:  python3-oslo-serialization                 noarch  5.7.0-0.20250318115342.bff992d.el10    delorean-component-common      35 k
DEBUG:  python3-oslo-service                       noarch  4.1.1-0.20250318124125.7a52803.el10    delorean-component-common      92 k
DEBUG:  python3-oslo-utils                         noarch  9.0.0-0.20250602113342.1a85259.el10    delorean-component-common     129 k
DEBUG:  python3-oslo-versionedobjects              noarch  3.7.0-0.20250527144911.8295330.el10    delorean-component-common      94 k
DEBUG:  python3-osprofiler                         noarch  4.2.0-0.20250217110136.3fb0487.el10    delorean-component-common     164 k
DEBUG:  python3-paramiko                           noarch  3.5.0-1.el10s                          delorean-master-testing       379 k
DEBUG:  python3-paste                              noarch  3.10.1-6.el10s                         delorean-master-testing       607 k
DEBUG:  python3-paste-deploy                       noarch  3.1.0-7.el10s                          delorean-master-testing        46 k
DEBUG:  python3-pecan                              noarch  1.5.1-1.el10s                          delorean-master-testing       322 k
DEBUG:  python3-platformdirs                       noarch  4.2.2-2.el10s                          delorean-master-build-deps     41 k
DEBUG:  python3-ply                                noarch  3.11-25.el10                           baseos                        134 k
DEBUG:  python3-policycoreutils                    noarch  3.8-2.el10                             appstream                     2.2 M
DEBUG:  python3-prettytable                        noarch  3.6.0-10.el10                          appstream                      68 k
DEBUG:  python3-prometheus_client                  noarch  0.21.0-2.el10s                         delorean-master-testing       117 k
DEBUG:  python3-psutil                             x86_64  5.9.8-6.el10                           appstream                     269 k
DEBUG:  python3-pyOpenSSL                          noarch  24.2.1-1.el10s                         delorean-master-testing       121 k
DEBUG:  python3-pycparser                          noarch  2.20-16.el10                           baseos                        158 k
DEBUG:  python3-pynacl                             x86_64  1.5.0-14.el10s                         delorean-master-testing       124 k
DEBUG:  python3-pyparsing                          noarch  3.1.1-7.el10                           baseos                        269 k
DEBUG:  python3-pyperclip                          noarch  1.8.2-1.el10s                          delorean-master-testing        28 k
DEBUG:  python3-pytz                               noarch  2024.1-3.el10s                         delorean-master-testing        59 k
DEBUG:  python3-pyyaml                             x86_64  6.0.1-19.el10                          baseos                        236 k
DEBUG:  python3-rdo-openvswitch                    noarch  2:3.4-1.el10s                          delorean-master-testing       7.9 k
DEBUG:  python3-referencing                        noarch  0.31.1-6.el10                          baseos                         82 k
DEBUG:  python3-repoze-lru                         noarch  0.7-25.el10s                           delorean-master-testing        36 k
DEBUG:  python3-requestsexceptions                 noarch  1.4.0-0.20250213133424.d7ac0ff.el10    delorean-component-common      16 k
DEBUG:  python3-rfc3986                            noarch  1.5.0-12.el10s                         delorean-master-testing        59 k
DEBUG:  python3-routes                             noarch  2.5.1-11.el10s                         delorean-master-testing       201 k
DEBUG:  python3-rpds-py                            x86_64  0.17.1-6.el10                          baseos                        298 k
DEBUG:  python3-setools                            x86_64  4.5.1-4.el10                           baseos                        740 k
DEBUG:  python3-setproctitle                       x86_64  1.3.3-4.el10s                          delorean-master-testing        24 k
DEBUG:  python3-statsd                             noarch  3.2.1-33.el10s                         delorean-master-testing        39 k
DEBUG:  python3-stevedore                          noarch  5.4.1-0.20250314122149.27e27c1.el10    delorean-component-clients     79 k
DEBUG:  python3-swiftclient                        noarch  4.8.0-0.20250527151254.8486005.el10    delorean-component-clients    213 k
DEBUG:  python3-swiftclient+keystone               noarch  4.8.0-0.20250527151254.8486005.el10    delorean-component-clients    8.0 k
DEBUG:  python3-testresources                      noarch  2.0.1-18.el10s                         delorean-master-testing        74 k
DEBUG:  python3-testscenarios                      noarch  0.5.0-21.el10s                         delorean-master-testing        40 k
DEBUG:  python3-testtools                          noarch  2.7.2-1.bootstrap.el10s                delorean-master-testing       405 k
DEBUG:  python3-vine                               noarch  5.1.0-10.el10s                         delorean-master-testing        27 k
DEBUG:  python3-warlock                            noarch  2.0.1-8.el10s                          delorean-master-testing        22 k
DEBUG:  python3-wcwidth                            noarch  0.2.6-6.el10                           baseos                         46 k
DEBUG:  python3-webob                              noarch  1.8.9-1.el10s                          delorean-master-testing       274 k
DEBUG:  python3-wrapt                              x86_64  1.17.1-1.el10s                         delorean-master-testing        68 k
DEBUG:  python3-yappi                              x86_64  1.6.0-1.el10s                          delorean-master-testing        62 k
DEBUG:  rdo-openvswitch                            noarch  2:3.4-1.el10s                          delorean-master-testing       7.7 k
DEBUG:  rpm-plugin-selinux                         x86_64  4.19.1.1-14.el10                       baseos                         20 k
DEBUG:  selinux-policy                             noarch  40.13.33-1.el10                        baseos                         45 k
DEBUG:  selinux-policy-targeted                    noarch  40.13.33-1.el10                        baseos                        6.2 M
DEBUG:  unbound-libs                               x86_64  1.20.0-10.el10                         appstream                     548 k
DEBUG:  which                                      x86_64  2.21-43.el10                           baseos                         42 k
DEBUG:  xorriso                                    x86_64  1.5.6-6.el10                           appstream                     323 k
DEBUG: Installing weak dependencies:
DEBUG:  bash-completion                            noarch  1:2.11-16.el10                         baseos                        453 k
DEBUG:  geolite2-city                              noarch  20191217-14.el10                       appstream                      23 M
DEBUG:  geolite2-country                           noarch  20191217-14.el10                       appstream                     1.6 M
DEBUG:  libmaxminddb                               x86_64  1.9.1-4.el10                           appstream                      43 k
DEBUG:  python3-pyasn1                             noarch  0.6.1-1.el10                           appstream                     198 k
DEBUG:  unbound-anchor                             x86_64  1.20.0-10.el10                         appstream                      35 k
DEBUG: Transaction Summary
DEBUG: ==============================================================================================================================
DEBUG: Install  166 Packages
DEBUG: Total size: 75 M
DEBUG: Installed size: 270 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python3-metalsmith-2.4.1-0.20250312155101.277ee4e.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] iproute-6.14.0-1.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libselinux-utils-3.8-2.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] openssl-3.5.0-8.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] policycoreutils-3.8-2.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-14.el10.x86_64.rpm: Already downloaded   
DEBUG: [SKIPPED] selinux-policy-40.13.33-1.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] selinux-policy-targeted-40.13.33-1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] libburn-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libisoburn-1.5.6-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libisofs-1.5.6-6.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] libxslt-1.1.39-7.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-2.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-libselinux-3.8-2.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-policycoreutils-3.8-2.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] unbound-anchor-1.20.0-10.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] unbound-libs-1.20.0-10.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] xorriso-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-docker-7.1.0-2.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded  
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.33-1.el10.noarch         1/1 
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-stevedore-5.4.1-0.20250314122149.27e27c1     1/166 
DEBUG:   Installing       : python3-webob-1.8.9-1.el10s.noarch                   2/166 
DEBUG:   Installing       : python3-netaddr-1.3.0-2.el10.noarch                  3/166 
DEBUG:   Installing       : python3-iso8601-2.1.0-3.el10s.noarch                 4/166 
DEBUG:   Installing       : python3-decorator-5.1.1-12.el10.noarch               5/166 
DEBUG:   Installing       : python3-psutil-5.9.8-6.el10.x86_64                   6/166 
DEBUG:   Installing       : python3-mako-1.2.3-9.el10.noarch                     7/166 
DEBUG:   Installing       : python3-dogpile-cache-1.3.3-1.el10s.noarch           8/166 
DEBUG:   Installing       : python3-platformdirs-4.2.2-2.el10s.noarch            9/166 
DEBUG:   Installing       : python3-wrapt-1.17.1-1.el10s.x86_64                 10/166 
DEBUG:   Installing       : python3-debtcollector-3.0.0-0.20250212115946.0e6    11/166 
DEBUG:   Installing       : python3-oslo-context-6.0.0-0.20250527143853.7750    12/166 
DEBUG:   Installing       : python3-vine-5.1.0-10.el10s.noarch                  13/166 
DEBUG:   Installing       : python3-amqp-5.2.0-7.el10s.noarch                   14/166 
DEBUG:   Installing       : python3-testtools-2.7.2-1.bootstrap.el10s.noarch    15/166 
DEBUG:   Installing       : python3-msgpack-1.1.0-1.el10s.x86_64                16/166 
DEBUG:   Installing       : python3-libselinux-3.8-2.el10.x86_64                17/166 
DEBUG:   Installing       : python3-wcwidth-0.2.6-6.el10.noarch                 18/166 
DEBUG:   Installing       : python3-prettytable-3.6.0-10.el10.noarch            19/166 
DEBUG:   Installing       : python3-rpds-py-0.17.1-6.el10.x86_64                20/166 
DEBUG:   Installing       : python3-dateutil-1:2.8.2-15.el10.noarch             21/166 
DEBUG:   Installing       : python3-attrs-23.2.0-7.el10.noarch                  22/166 
DEBUG:   Installing       : python3-referencing-0.31.1-6.el10.noarch            23/166 
DEBUG:   Installing       : procps-ng-4.0.4-7.el10.x86_64                       24/166 
DEBUG:   Installing       : libselinux-utils-3.8-2.el10.x86_64                  25/166 
DEBUG:   Installing       : policycoreutils-3.8-2.el10.x86_64                   26/166 
DEBUG:   Running scriptlet: policycoreutils-3.8-2.el10.x86_64                   26/166 
DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
DEBUG:   Installing       : selinux-policy-40.13.33-1.el10.noarch               27/166 
DEBUG:   Running scriptlet: selinux-policy-40.13.33-1.el10.noarch               27/166 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.33-1.el10.noarch      28/166 
DEBUG:   Installing       : selinux-policy-targeted-40.13.33-1.el10.noarch      28/166 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.33-1.el10.noarch      28/166 
DEBUG:   Installing       : kmod-31-11.el10.x86_64                              29/166 
DEBUG:   Installing       : chkconfig-1.30-2.el10.x86_64                        30/166 
DEBUG:   Installing       : python3-os-service-types-1.7.0-0.20250217105409.    31/166 
DEBUG:   Installing       : python3-keystoneauth1-5.11.0-0.20250602113607.8b    32/166 
DEBUG:   Installing       : python3-jsonschema-specifications-2023.11.2-6.el    33/166 
DEBUG:   Installing       : python3-jsonschema-4.19.1-7.el10.noarch             34/166 
DEBUG:   Installing       : python3-libsemanage-3.8.1-1.el10.x86_64             35/166 
DEBUG:   Installing       : python3-testscenarios-0.5.0-21.el10s.noarch         36/166 
DEBUG:   Installing       : python3-kombu-1:5.3.7-1.el10s.noarch                37/166 
DEBUG:   Installing       : python3-futurist-3.1.1-0.20250513101246.8a4c380.    38/166 
DEBUG:   Installing       : python3-alembic-1.13.1-7.el10.noarch                39/166 
DEBUG:   Installing       : python3-prometheus_client-0.21.0-2.el10s.noarch     40/166 
DEBUG:   Installing       : python3-yappi-1.6.0-1.el10s.x86_64                  41/166 
DEBUG:   Installing       : python3-testresources-2.0.1-18.el10s.noarch         42/166 
DEBUG:   Installing       : python3-statsd-3.2.1-33.el10s.noarch                43/166 
DEBUG:   Installing       : python3-setproctitle-1.3.3-4.el10s.x86_64           44/166 
DEBUG:   Installing       : python3-rfc3986-1.5.0-12.el10s.noarch               45/166 
DEBUG:   Installing       : python3-repoze-lru-0.7-25.el10s.noarch              46/166 
DEBUG:   Installing       : python3-routes-2.5.1-11.el10s.noarch                47/166 
DEBUG:   Installing       : python3-pytz-2024.1-3.el10s.noarch                  48/166 
DEBUG:   Installing       : python3-pyperclip-1.8.2-1.el10s.noarch              49/166 
DEBUG:   Installing       : python3-paste-deploy-3.1.0-7.el10s.noarch           50/166 
DEBUG:   Installing       : python3-logutils-0.3.5-29.el10s.noarch              51/166 
DEBUG:   Installing       : python3-pecan-1.5.1-1.el10s.noarch                  52/166 
DEBUG:   Installing       : python3-fixtures-4.2.2-1.el10s.noarch               53/166 
DEBUG:   Installing       : python3-fasteners-0.19-1.el10s.noarch               54/166 
DEBUG:   Installing       : python3-docker-7.1.0-2.el10s.noarch                 55/166 
DEBUG:   Installing       : python3-cachetools-5.4.0-6.el10s.noarch             56/166 
DEBUG:   Installing       : python3-autopage-0.5.2-8.el10s.noarch               57/166 
DEBUG:   Installing       : libsodium-1.0.20-2.el10s.x86_64                     58/166 
DEBUG:   Installing       : python3-pyasn1-0.6.1-1.el10.noarch                  59/166 
DEBUG:   Installing       : python3-jsonpointer-2.3-9.el10.noarch               60/166 
DEBUG:   Installing       : python3-jsonpatch-1.33-6.el10.noarch                61/166 
DEBUG:   Installing       : python3-warlock-2.0.1-8.el10s.noarch                62/166 
DEBUG:   Installing       : python3-jmespath-1.0.1-8.el10.noarch                63/166 
DEBUG:   Installing       : python3-distro-1.9.0-5.el10.noarch                  64/166 
DEBUG:   Installing       : python3-audit-4.0.3-4.el10.x86_64                   65/166 
DEBUG:   Installing       : python3-PyMySQL-1.1.1-3.el10.noarch                 66/166 
DEBUG:   Installing       : libxslt-1.1.39-7.el10.x86_64                        67/166 
DEBUG:   Installing       : python3-lxml-5.2.1-4.el10.x86_64                    68/166 
DEBUG:   Installing       : libmaxminddb-1.9.1-4.el10.x86_64                    69/166 
DEBUG:   Installing       : libisofs-1.5.6-6.el10.x86_64                        70/166 
DEBUG:   Installing       : libburn-1.5.6-6.el10.x86_64                         71/166 
DEBUG:   Installing       : libisoburn-1.5.6-6.el10.x86_64                      72/166 
DEBUG:   Installing       : xorriso-1.5.6-6.el10.x86_64                         73/166 
DEBUG:   Running scriptlet: xorriso-1.5.6-6.el10.x86_64                         73/166 
DEBUG:   Installing       : geolite2-country-20191217-14.el10.noarch            74/166 
DEBUG:   Installing       : geolite2-city-20191217-14.el10.noarch               75/166 
DEBUG:   Installing       : ipcalc-1.0.3-12.el10.x86_64                         76/166 
DEBUG:   Installing       : checkpolicy-3.8-1.el10.x86_64                       77/166 
DEBUG:   Installing       : which-2.21-43.el10.x86_64                           78/166 
DEBUG:   Installing       : python3-cmd2-2.5.8-1.el10s.noarch                   79/166 
DEBUG:   Installing       : python3-setools-4.5.1-4.el10.x86_64                 80/166 
DEBUG:   Installing       : python3-policycoreutils-3.8-2.el10.noarch           81/166 
DEBUG:   Installing       : policycoreutils-python-utils-3.8-2.el10.noarch      82/166 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no    83/166 
DEBUG:   Installing       : openvswitch-selinux-extra-policy-1.0-36.el10s.no    83/166 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no    83/166 
DEBUG:   Installing       : python3-pyparsing-3.1.1-7.el10.noarch               84/166 
DEBUG:   Installing       : python3-ply-3.11-25.el10.noarch                     85/166 
DEBUG:   Installing       : python3-pycparser-2.20-16.el10.noarch               86/166 
DEBUG:   Installing       : python3-cffi-1.16.0-7.el10.x86_64                   87/166 
DEBUG:   Installing       : python3-cryptography-43.0.0-4.el10.x86_64           88/166 
DEBUG:   Installing       : python3-pyOpenSSL-24.2.1-1.el10s.noarch             89/166 
DEBUG:   Installing       : python3-bcrypt-3.2.2-4.el10s.x86_64                 90/166 
DEBUG:   Installing       : python3-pynacl-1.5.0-14.el10s.x86_64                91/166 
DEBUG:   Installing       : python3-paramiko-3.5.0-1.el10s.noarch               92/166 
DEBUG:   Installing       : python3-ncclient-0.6.16-1.el10s.noarch              93/166 
DEBUG:   Installing       : python3-paste-3.10.1-6.el10s.noarch                 94/166 
DEBUG:   Installing       : psmisc-23.6-8.el10.x86_64                           95/166 
DEBUG:   Installing       : protobuf-c-1.5.0-6.el10.x86_64                      96/166 
DEBUG:   Installing       : unbound-anchor-1.20.0-10.el10.x86_64                97/166 
DEBUG:   Running scriptlet: unbound-anchor-1.20.0-10.el10.x86_64                97/166 
DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'.
DEBUG:   Running scriptlet: unbound-libs-1.20.0-10.el10.x86_64                  98/166 
DEBUG:   Installing       : unbound-libs-1.20.0-10.el10.x86_64                  98/166 
DEBUG:   Installing       : openssl-1:3.5.0-8.el10.x86_64                       99/166 
DEBUG:   Installing       : numactl-libs-2.0.19-1.el10.x86_64                  100/166 
DEBUG:   Installing       : libyaml-0.2.5-16.el10.x86_64                       101/166 
DEBUG:   Installing       : python3-pyyaml-6.0.1-19.el10.x86_64                102/166 
DEBUG:   Installing       : python3-cliff-4.9.1-0.20250314125026.083572e.el1   103/166 
DEBUG:   Installing       : libnl3-3.11.0-1.el10.x86_64                        104/166 
DEBUG:   Installing       : libibverbs-54.0-1.el10.x86_64                      105/166 
DEBUG:   Installing       : libmnl-1.0.5-7.el10.x86_64                         106/166 
DEBUG:   Installing       : iproute-6.14.0-1.el10.x86_64                       107/166 
DEBUG:   Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64                108/166 
DEBUG:   Installing       : openvswitch3.4-3.4.0-9.el10s.x86_64                108/166 
DEBUG:   Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64                108/166 
DEBUG:   Installing       : python3-openvswitch3.4-3.4.0-9.el10s.x86_64        109/166 
DEBUG:   Installing       : initscripts-service-10.26-2.el10.noarch            110/166 
DEBUG:   Installing       : initscripts-rename-device-10.26-2.el10.x86_64      111/166 
DEBUG:   Installing       : initscripts-10.26-2.el10.x86_64                    112/166 
DEBUG:   Running scriptlet: initscripts-10.26-2.el10.x86_64                    112/166 
DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'.
DEBUG:   Installing       : hostname-3.23-14.el10.x86_64                       113/166 
DEBUG:   Running scriptlet: hostname-3.23-14.el10.x86_64                       113/166 
DEBUG:   Installing       : bc-1.07.1-23.el10.x86_64                           114/166 
DEBUG:   Installing       : openstack-network-scripts-10.11.1-7.el10s.x86_64   115/166 
DEBUG:   Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64   115/166 
DEBUG:   Installing       : openstack-network-scripts-openvswitch3.4-10.11.1   116/166 
DEBUG:   Installing       : rdo-openvswitch-2:3.4-1.el10s.noarch               117/166 
DEBUG:   Installing       : python3-rdo-openvswitch-2:3.4-1.el10s.noarch       118/166 
DEBUG:   Installing       : bash-completion-1:2.11-16.el10.noarch              119/166 
DEBUG:   Installing       : python3-requestsexceptions-1.4.0-0.2025021313342   120/166 
DEBUG:   Installing       : python3-openstacksdk-4.5.0-0.20250513102338.bbe9   121/166 
DEBUG:   Installing       : python3-metalsmith-2.4.1-0.20250312155101.277ee4   122/166 
DEBUG:   Installing       : python3-os-client-config-2.1.0-0.20250311184638.   123/166 
DEBUG:   Installing       : python3-os-traits-3.5.0-0.20250516051804.45bc9b8   124/166 
DEBUG:   Installing       : python-oslo-versionedobjects-lang-3.7.0-0.202505   125/166 
DEBUG:   Installing       : python-oslo-utils-lang-9.0.0-0.20250602113342.1a   126/166 
DEBUG:   Installing       : python-oslo-policy-lang-4.5.1-0.20250318102620.3   127/166 
DEBUG:   Installing       : python-oslo-middleware-lang-6.5.0-0.202505131029   128/166 
DEBUG:   Installing       : python-oslo-log-lang-7.1.0-0.20250318111316.0c29   129/166 
DEBUG:   Installing       : python-oslo-i18n-lang-6.5.1-0.20250318101249.162   130/166 
DEBUG:   Installing       : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa   131/166 
DEBUG:   Installing       : python3-oslo-utils-9.0.0-0.20250602113342.1a8525   132/166 
DEBUG:   Installing       : python3-oslo-config-2:9.8.0-0.20250602113751.b18   133/166 
DEBUG:   Installing       : python3-oslo-serialization-5.7.0-0.2025031811534   134/166 
DEBUG:   Installing       : python3-oslo-log-7.1.0-0.20250318111316.0c290b1.   135/166 
DEBUG:   Installing       : python3-osc-lib-4.0.2-0.20250527151127.e63cb66.e   136/166 
DEBUG:   Installing       : python3-keystoneclient-1:5.6.0-0.20250318091942.   137/166 
DEBUG:   Installing       : python3-neutronclient-11.5.0-0.20250527143657.69   138/166 
DEBUG:   Installing       : python3-manilaclient-5.5.0-0.20250516052141.ce60   139/166 
DEBUG:   Installing       : python3-swiftclient-4.8.0-0.20250527151254.84860   140/166 
DEBUG:   Installing       : python3-swiftclient+keystone-4.8.0-0.20250527151   141/166 
DEBUG:   Installing       : python3-heatclient-4.2.0-0.20250513103226.47d6aa   142/166 
DEBUG:   Installing       : python3-designateclient-6.3.0-0.20250527145916.1   143/166 
DEBUG:   Installing       : python3-oslo-metrics-0.12.0-0.20250527143953.19b   144/166 
DEBUG:   Installing       : python3-novaclient-1:18.9.0-0.20250319052751.4c3   145/166 
DEBUG:   Installing       : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d   146/166 
DEBUG:   Installing       : python3-oslo-middleware-6.5.0-0.20250513102931.2   147/166 
DEBUG:   Installing       : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el   148/166 
DEBUG: warning: group neutron does not exist - using root
DEBUG:   Installing       : python3-cinderclient-9.7.0-0.20250318125740.63e3   149/166 
DEBUG:   Installing       : python3-glanceclient-1:4.8.0-0.20250318093747.23   150/166 
DEBUG:   Installing       : python-oslo-db-lang-17.2.1-0.20250318123718.dc60   151/166 
DEBUG:   Installing       : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc   152/166 
DEBUG:   Installing       : python3-oslo-db-17.2.1-0.20250318123718.dc60623.   153/166 
DEBUG:   Installing       : python-oslo-concurrency-lang-7.1.0-0.20250318114   154/166 
DEBUG:   Installing       : python3-oslo-concurrency-7.1.0-0.20250318114002.   155/166 
DEBUG:   Installing       : python3-oslo-service-4.1.1-0.20250318124125.7a52   156/166 
DEBUG:   Installing       : python3-oslo-messaging-17.0.0-0.20250527150124.5   157/166 
DEBUG:   Installing       : python3-oslo-versionedobjects-3.7.0-0.2025052714   158/166 
DEBUG:   Installing       : python3-osprofiler-4.2.0-0.20250217110136.3fb048   159/166 
DEBUG:   Installing       : python3-neutron-lib-3.19.0-0.20250527150442.3a16   160/166 
DEBUG:   Installing       : python-openstackclient-lang-8.0.0-0.202504160806   161/166 
DEBUG:   Installing       : python3-openstackclient-8.0.0-0.20250416080656.3   162/166 
DEBUG:   Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3   162/166 
DEBUG:   Installing       : python3-ironicclient-5.11.0-0.20250516052613.e78   163/166 
DEBUG:   Installing       : python3-octaviaclient-3.11.0-0.20250516052341.73   164/166 
DEBUG:   Installing       : python3-tobiko-0.8.11-0.20250612195711.15c0417.e   165/166 
DEBUG:   Installing       : rpm-plugin-selinux-4.19.1.1-14.el10.x86_64         166/166 
DEBUG:   Running scriptlet: selinux-policy-targeted-40.13.33-1.el10.noarch     166/166 
DEBUG:   Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no   166/166 
DEBUG:   Running scriptlet: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64         166/166 
DEBUG: Installed:
DEBUG:   bash-completion-1:2.11-16.el10.noarch                                         
DEBUG:   bc-1.07.1-23.el10.x86_64                                                      
DEBUG:   checkpolicy-3.8-1.el10.x86_64                                                 
DEBUG:   chkconfig-1.30-2.el10.x86_64                                                  
DEBUG:   geolite2-city-20191217-14.el10.noarch                                         
DEBUG:   geolite2-country-20191217-14.el10.noarch                                      
DEBUG:   hostname-3.23-14.el10.x86_64                                                  
DEBUG:   initscripts-10.26-2.el10.x86_64                                               
DEBUG:   initscripts-rename-device-10.26-2.el10.x86_64                                 
DEBUG:   initscripts-service-10.26-2.el10.noarch                                       
DEBUG:   ipcalc-1.0.3-12.el10.x86_64                                                   
DEBUG:   iproute-6.14.0-1.el10.x86_64                                                  
DEBUG:   kmod-31-11.el10.x86_64                                                        
DEBUG:   libburn-1.5.6-6.el10.x86_64                                                   
DEBUG:   libibverbs-54.0-1.el10.x86_64                                                 
DEBUG:   libisoburn-1.5.6-6.el10.x86_64                                                
DEBUG:   libisofs-1.5.6-6.el10.x86_64                                                  
DEBUG:   libmaxminddb-1.9.1-4.el10.x86_64                                              
DEBUG:   libmnl-1.0.5-7.el10.x86_64                                                    
DEBUG:   libnl3-3.11.0-1.el10.x86_64                                                   
DEBUG:   libselinux-utils-3.8-2.el10.x86_64                                            
DEBUG:   libsodium-1.0.20-2.el10s.x86_64                                               
DEBUG:   libxslt-1.1.39-7.el10.x86_64                                                  
DEBUG:   libyaml-0.2.5-16.el10.x86_64                                                  
DEBUG:   numactl-libs-2.0.19-1.el10.x86_64                                             
DEBUG:   openssl-1:3.5.0-8.el10.x86_64                                                 
DEBUG:   openstack-network-scripts-10.11.1-7.el10s.x86_64                              
DEBUG:   openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64               
DEBUG:   openvswitch-selinux-extra-policy-1.0-36.el10s.noarch                          
DEBUG:   openvswitch3.4-3.4.0-9.el10s.x86_64                                           
DEBUG:   policycoreutils-3.8-2.el10.x86_64                                             
DEBUG:   policycoreutils-python-utils-3.8-2.el10.noarch                                
DEBUG:   procps-ng-4.0.4-7.el10.x86_64                                                 
DEBUG:   protobuf-c-1.5.0-6.el10.x86_64                                                
DEBUG:   psmisc-23.6-8.el10.x86_64                                                     
DEBUG:   python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch        
DEBUG:   python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch       
DEBUG:   python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch               
DEBUG:   python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch              
DEBUG:   python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch               
DEBUG:   python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch        
DEBUG:   python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch            
DEBUG:   python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch             
DEBUG:   python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch  
DEBUG:   python3-PyMySQL-1.1.1-3.el10.noarch                                           
DEBUG:   python3-alembic-1.13.1-7.el10.noarch                                          
DEBUG:   python3-amqp-5.2.0-7.el10s.noarch                                             
DEBUG:   python3-attrs-23.2.0-7.el10.noarch                                            
DEBUG:   python3-audit-4.0.3-4.el10.x86_64                                             
DEBUG:   python3-autopage-0.5.2-8.el10s.noarch                                         
DEBUG:   python3-bcrypt-3.2.2-4.el10s.x86_64                                           
DEBUG:   python3-cachetools-5.4.0-6.el10s.noarch                                       
DEBUG:   python3-cffi-1.16.0-7.el10.x86_64                                             
DEBUG:   python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch               
DEBUG:   python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch                      
DEBUG:   python3-cmd2-2.5.8-1.el10s.noarch                                             
DEBUG:   python3-cryptography-43.0.0-4.el10.x86_64                                     
DEBUG:   python3-dateutil-1:2.8.2-15.el10.noarch                                       
DEBUG:   python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch              
DEBUG:   python3-decorator-5.1.1-12.el10.noarch                                        
DEBUG:   python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch            
DEBUG:   python3-distro-1.9.0-5.el10.noarch                                            
DEBUG:   python3-docker-7.1.0-2.el10s.noarch                                           
DEBUG:   python3-dogpile-cache-1.3.3-1.el10s.noarch                                    
DEBUG:   python3-fasteners-0.19-1.el10s.noarch                                         
DEBUG:   python3-fixtures-4.2.2-1.el10s.noarch                                         
DEBUG:   python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch                   
DEBUG:   python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch             
DEBUG:   python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch                 
DEBUG:   python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch              
DEBUG:   python3-iso8601-2.1.0-3.el10s.noarch                                          
DEBUG:   python3-jmespath-1.0.1-8.el10.noarch                                          
DEBUG:   python3-jsonpatch-1.33-6.el10.noarch                                          
DEBUG:   python3-jsonpointer-2.3-9.el10.noarch                                         
DEBUG:   python3-jsonschema-4.19.1-7.el10.noarch                                       
DEBUG:   python3-jsonschema-specifications-2023.11.2-6.el10.noarch                     
DEBUG:   python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch             
DEBUG:   python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch           
DEBUG:   python3-kombu-1:5.3.7-1.el10s.noarch                                          
DEBUG:   python3-libselinux-3.8-2.el10.x86_64                                          
DEBUG:   python3-libsemanage-3.8.1-1.el10.x86_64                                       
DEBUG:   python3-logutils-0.3.5-29.el10s.noarch                                        
DEBUG:   python3-lxml-5.2.1-4.el10.x86_64                                              
DEBUG:   python3-mako-1.2.3-9.el10.noarch                                              
DEBUG:   python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch               
DEBUG:   python3-metalsmith-2.4.1-0.20250312155101.277ee4e.el10.noarch                 
DEBUG:   python3-msgpack-1.1.0-1.el10s.x86_64                                          
DEBUG:   python3-ncclient-0.6.16-1.el10s.noarch                                        
DEBUG:   python3-netaddr-1.3.0-2.el10.noarch                                           
DEBUG:   python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch               
DEBUG:   python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch             
DEBUG:   python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch              
DEBUG:   python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch             
DEBUG:   python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch            
DEBUG:   python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch               
DEBUG:   python3-openvswitch3.4-3.4.0-9.el10s.x86_64                                   
DEBUG:   python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch           
DEBUG:   python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch                     
DEBUG:   python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch           
DEBUG:   python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch                  
DEBUG:   python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch                    
DEBUG:   python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch           
DEBUG:   python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch              
DEBUG:   python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch               
DEBUG:   python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch                   
DEBUG:   python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch             
DEBUG:   python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch                  
DEBUG:   python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch                   
DEBUG:   python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch            
DEBUG:   python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch              
DEBUG:   python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch            
DEBUG:   python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch                
DEBUG:   python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch         
DEBUG:   python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch               
DEBUG:   python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch                 
DEBUG:   python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch      
DEBUG:   python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch                 
DEBUG:   python3-paramiko-3.5.0-1.el10s.noarch                                         
DEBUG:   python3-paste-3.10.1-6.el10s.noarch                                           
DEBUG:   python3-paste-deploy-3.1.0-7.el10s.noarch                                     
DEBUG:   python3-pecan-1.5.1-1.el10s.noarch                                            
DEBUG:   python3-platformdirs-4.2.2-2.el10s.noarch                                     
DEBUG:   python3-ply-3.11-25.el10.noarch                                               
DEBUG:   python3-policycoreutils-3.8-2.el10.noarch                                     
DEBUG:   python3-prettytable-3.6.0-10.el10.noarch                                      
DEBUG:   python3-prometheus_client-0.21.0-2.el10s.noarch                               
DEBUG:   python3-psutil-5.9.8-6.el10.x86_64                                            
DEBUG:   python3-pyOpenSSL-24.2.1-1.el10s.noarch                                       
DEBUG:   python3-pyasn1-0.6.1-1.el10.noarch                                            
DEBUG:   python3-pycparser-2.20-16.el10.noarch                                         
DEBUG:   python3-pynacl-1.5.0-14.el10s.x86_64                                          
DEBUG:   python3-pyparsing-3.1.1-7.el10.noarch                                         
DEBUG:   python3-pyperclip-1.8.2-1.el10s.noarch                                        
DEBUG:   python3-pytz-2024.1-3.el10s.noarch                                            
DEBUG:   python3-pyyaml-6.0.1-19.el10.x86_64                                           
DEBUG:   python3-rdo-openvswitch-2:3.4-1.el10s.noarch                                  
DEBUG:   python3-referencing-0.31.1-6.el10.noarch                                      
DEBUG:   python3-repoze-lru-0.7-25.el10s.noarch                                        
DEBUG:   python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch         
DEBUG:   python3-rfc3986-1.5.0-12.el10s.noarch                                         
DEBUG:   python3-routes-2.5.1-11.el10s.noarch                                          
DEBUG:   python3-rpds-py-0.17.1-6.el10.x86_64                                          
DEBUG:   python3-setools-4.5.1-4.el10.x86_64                                           
DEBUG:   python3-setproctitle-1.3.3-4.el10s.x86_64                                     
DEBUG:   python3-statsd-3.2.1-33.el10s.noarch                                          
DEBUG:   python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch                  
DEBUG:   python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch                
DEBUG:   python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch       
DEBUG:   python3-testresources-2.0.1-18.el10s.noarch                                   
DEBUG:   python3-testscenarios-0.5.0-21.el10s.noarch                                   
DEBUG:   python3-testtools-2.7.2-1.bootstrap.el10s.noarch                              
DEBUG:   python3-tobiko-0.8.11-0.20250612195711.15c0417.el10.noarch                    
DEBUG:   python3-vine-5.1.0-10.el10s.noarch                                            
DEBUG:   python3-warlock-2.0.1-8.el10s.noarch                                          
DEBUG:   python3-wcwidth-0.2.6-6.el10.noarch                                           
DEBUG:   python3-webob-1.8.9-1.el10s.noarch                                            
DEBUG:   python3-wrapt-1.17.1-1.el10s.x86_64                                           
DEBUG:   python3-yappi-1.6.0-1.el10s.x86_64                                            
DEBUG:   rdo-openvswitch-2:3.4-1.el10s.noarch                                          
DEBUG:   rpm-plugin-selinux-4.19.1.1-14.el10.x86_64                                    
DEBUG:   selinux-policy-40.13.33-1.el10.noarch                                         
DEBUG:   selinux-policy-targeted-40.13.33-1.el10.noarch                                
DEBUG:   unbound-anchor-1.20.0-10.el10.x86_64                                          
DEBUG:   unbound-libs-1.20.0-10.el10.x86_64                                            
DEBUG:   which-2.21-43.el10.x86_64                                                     
DEBUG:   xorriso-1.5.6-6.el10.x86_64                                                   
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: 
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/15/c0/15c04172263fdfc1934bc3c3669ff7574ce2d9c7_dc34a089'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0