+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068' + /usr/bin/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --clean INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos9-wallaby/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1027 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/ccache/u1027/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-wallaby-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: f6c5d236-2525-473f-bc06-b30faadd781a DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-glean-642fffe0203a8ffcc2443db529af49f54fb3b94f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/64/2f/642fffe0203a8ffcc2443db529af49f54fb3b94f_39a711c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9875e4bc1d6b21be24253a52b5e40deb24748744 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/98/75/9875e4bc1d6b21be24253a52b5e40deb24748744_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-7b48fffd01307223b53ef129bb6a0753a67abdce baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/7b/48/7b48fffd01307223b53ef129bb6a0753a67abdce_01cc38ca enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-5029f8e0882bbb3f922d666484b498502c7f25bc baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/50/29/5029f8e0882bbb3f922d666484b498502c7f25bc_66da05f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-68f8b8f31779d3f747a611f1809724bf40b92ba6 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/68/f8/68f8b8f31779d3f747a611f1809724bf40b92ba6_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1496c493a883506cb577f719c70c90abc1e749b baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/c1/49/c1496c493a883506cb577f719c70c90abc1e749b_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-883fc8a73c6db3aafeae947465ec9868d23c7538 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/88/3f/883fc8a73c6db3aafeae947465ec9868d23c7538_9893dc29 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-784a69e0fce4ff48f76b33610eeeead201271af7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/78/4a/784a69e0fce4ff48f76b33610eeeead201271af7_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-3757dd3bb72c65ae9d183a646539baf0a0abc65d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/37/57/3757dd3bb72c65ae9d183a646539baf0a0abc65d_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-72c34837af1faf6f424b3fe6b172071119e12e67 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/72/c3/72c34837af1faf6f424b3fe6b172071119e12e67_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/c2/ee/c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-69da1ab55a3be2f4f22a653397e0c8c145e040c5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/69/da/69da1ab55a3be2f4f22a653397e0c8c145e040c5_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_548951f2 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-d80cf9a895e68acfbb3e370454883457b349f766 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/d8/0c/d80cf9a895e68acfbb3e370454883457b349f766_fecbca45 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/1a/77/1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_2d27429b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --init INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos9-wallaby/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1027 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/ccache/u1027/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-wallaby-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: b2dd634f-a46e-4ce5-ae1e-7f0c47974fb8 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-glean-642fffe0203a8ffcc2443db529af49f54fb3b94f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/64/2f/642fffe0203a8ffcc2443db529af49f54fb3b94f_39a711c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9875e4bc1d6b21be24253a52b5e40deb24748744 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/98/75/9875e4bc1d6b21be24253a52b5e40deb24748744_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-7b48fffd01307223b53ef129bb6a0753a67abdce baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/7b/48/7b48fffd01307223b53ef129bb6a0753a67abdce_01cc38ca enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-5029f8e0882bbb3f922d666484b498502c7f25bc baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/50/29/5029f8e0882bbb3f922d666484b498502c7f25bc_66da05f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-68f8b8f31779d3f747a611f1809724bf40b92ba6 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/68/f8/68f8b8f31779d3f747a611f1809724bf40b92ba6_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1496c493a883506cb577f719c70c90abc1e749b baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/c1/49/c1496c493a883506cb577f719c70c90abc1e749b_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-883fc8a73c6db3aafeae947465ec9868d23c7538 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/88/3f/883fc8a73c6db3aafeae947465ec9868d23c7538_9893dc29 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-784a69e0fce4ff48f76b33610eeeead201271af7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/78/4a/784a69e0fce4ff48f76b33610eeeead201271af7_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-3757dd3bb72c65ae9d183a646539baf0a0abc65d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/37/57/3757dd3bb72c65ae9d183a646539baf0a0abc65d_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-72c34837af1faf6f424b3fe6b172071119e12e67 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/72/c3/72c34837af1faf6f424b3fe6b172071119e12e67_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/c2/ee/c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-69da1ab55a3be2f4f22a653397e0c8c145e040c5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/69/da/69da1ab55a3be2f4f22a653397e0c8c145e040c5_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_548951f2 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-d80cf9a895e68acfbb3e370454883457b349f766 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/d8/0c/d80cf9a895e68acfbb3e370454883457b349f766_fecbca45 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/1a/77/1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_2d27429b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.ka5a_8as', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.9Gi 382Mi 1.6Gi 11Gi 9.5Gi DEBUG: Swap: 15Gi 5.4Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.8G 35% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 181G 369G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.1x263yph', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1027', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos9-wallaby/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-wallaby/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-wallaby-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 ba0aa26a1259ed89375974708e25d63ac2c0260b Note: switching to 'ba0aa26a1259ed89375974708e25d63ac2c0260b'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ba0aa26 Make code compatible with urllib3 2.6.3 + '[' -d /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp/pkgsrc ~/data/python-vmware-nsxlib + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/python-vmware-nsxlib + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos9-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos9-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 19.4.1.dev41 ba0aa26 + UPSTREAMVERSION=19.4.1.dev41 + [[ 19.4.1.dev41 =~ ([^-]*)-(.+) ]] + [[ 19.4.1.dev41 =~ (.*?)\.(0rc.+) ]] + [[ 19.4.1.dev41 =~ (.*?)\.(0b.+) ]] + [[ 19.4.1.dev41 =~ (.*?)\.(0a.+) ]] + [[ 19.4.1.dev41 =~ (.*?)\.(dev.+) ]] + VERSION=19.4.1 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20260510071143.ba0aa26 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-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/centos9-wallaby/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1027 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/ccache/u1027/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-wallaby-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: f3c29463-9956-49d9-a367-4fe5eff71780 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-glean-642fffe0203a8ffcc2443db529af49f54fb3b94f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/64/2f/642fffe0203a8ffcc2443db529af49f54fb3b94f_39a711c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9875e4bc1d6b21be24253a52b5e40deb24748744 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/98/75/9875e4bc1d6b21be24253a52b5e40deb24748744_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-7b48fffd01307223b53ef129bb6a0753a67abdce baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/7b/48/7b48fffd01307223b53ef129bb6a0753a67abdce_01cc38ca enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-5029f8e0882bbb3f922d666484b498502c7f25bc baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/50/29/5029f8e0882bbb3f922d666484b498502c7f25bc_66da05f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-68f8b8f31779d3f747a611f1809724bf40b92ba6 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/68/f8/68f8b8f31779d3f747a611f1809724bf40b92ba6_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1496c493a883506cb577f719c70c90abc1e749b baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/c1/49/c1496c493a883506cb577f719c70c90abc1e749b_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-883fc8a73c6db3aafeae947465ec9868d23c7538 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/88/3f/883fc8a73c6db3aafeae947465ec9868d23c7538_9893dc29 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-784a69e0fce4ff48f76b33610eeeead201271af7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/78/4a/784a69e0fce4ff48f76b33610eeeead201271af7_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-3757dd3bb72c65ae9d183a646539baf0a0abc65d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/37/57/3757dd3bb72c65ae9d183a646539baf0a0abc65d_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-72c34837af1faf6f424b3fe6b172071119e12e67 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/72/c3/72c34837af1faf6f424b3fe6b172071119e12e67_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/c2/ee/c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-69da1ab55a3be2f4f22a653397e0c8c145e040c5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/69/da/69da1ab55a3be2f4f22a653397e0c8c145e040c5_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_548951f2 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-d80cf9a895e68acfbb3e370454883457b349f766 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/d8/0c/d80cf9a895e68acfbb3e370454883457b349f766_fecbca45 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/1a/77/1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_2d27429b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.qko1voh_', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 6.1Gi 388Mi 1.7Gi 10Gi 9.3Gi DEBUG: Swap: 15Gi 5.4Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.6G 2.8G 35% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 181G 369G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.1fk2yc02', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1027', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating vmware_nsxlib.egg-info writing vmware_nsxlib.egg-info/PKG-INFO writing dependency_links to vmware_nsxlib.egg-info/dependency_links.txt writing requirements to vmware_nsxlib.egg-info/requires.txt writing top-level names to vmware_nsxlib.egg-info/top_level.txt writing pbr to vmware_nsxlib.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'vmware_nsxlib.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' adding license file 'LICENSE' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'vmware_nsxlib.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating vmware-nsxlib-19.4.1.dev41 creating vmware-nsxlib-19.4.1.dev41/doc creating vmware-nsxlib-19.4.1.dev41/doc/source creating vmware-nsxlib-19.4.1.dev41/releasenotes creating vmware-nsxlib-19.4.1.dev41/releasenotes/notes creating vmware-nsxlib-19.4.1.dev41/releasenotes/source creating vmware-nsxlib-19.4.1.dev41/releasenotes/source/_static creating vmware-nsxlib-19.4.1.dev41/releasenotes/source/_templates creating vmware-nsxlib-19.4.1.dev41/vmware_nsxlib creating vmware-nsxlib-19.4.1.dev41/vmware_nsxlib.egg-info creating vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests creating vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit creating vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 creating vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3/policy creating vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 creating vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying files to vmware-nsxlib-19.4.1.dev41... copying .coveragerc -> vmware-nsxlib-19.4.1.dev41 copying .stestr.conf -> vmware-nsxlib-19.4.1.dev41 copying .zuul.yaml -> vmware-nsxlib-19.4.1.dev41 copying AUTHORS -> vmware-nsxlib-19.4.1.dev41 copying CONTRIBUTING.rst -> vmware-nsxlib-19.4.1.dev41 copying ChangeLog -> vmware-nsxlib-19.4.1.dev41 copying HACKING.rst -> vmware-nsxlib-19.4.1.dev41 copying LICENSE -> vmware-nsxlib-19.4.1.dev41 copying MANIFEST.in -> vmware-nsxlib-19.4.1.dev41 copying README.rst -> vmware-nsxlib-19.4.1.dev41 copying babel.cfg -> vmware-nsxlib-19.4.1.dev41 copying requirements.txt -> vmware-nsxlib-19.4.1.dev41 copying run_tests.sh -> vmware-nsxlib-19.4.1.dev41 copying setup.cfg -> vmware-nsxlib-19.4.1.dev41 copying setup.py -> vmware-nsxlib-19.4.1.dev41 copying test-requirements.txt -> vmware-nsxlib-19.4.1.dev41 copying tox.ini -> vmware-nsxlib-19.4.1.dev41 copying doc/requirements.txt -> vmware-nsxlib-19.4.1.dev41/doc copying doc/source/conf.py -> vmware-nsxlib-19.4.1.dev41/doc/source copying doc/source/contributing.rst -> vmware-nsxlib-19.4.1.dev41/doc/source copying doc/source/index.rst -> vmware-nsxlib-19.4.1.dev41/doc/source copying doc/source/installation.rst -> vmware-nsxlib-19.4.1.dev41/doc/source copying doc/source/readme.rst -> vmware-nsxlib-19.4.1.dev41/doc/source copying doc/source/usage.rst -> vmware-nsxlib-19.4.1.dev41/doc/source copying releasenotes/notes/.placeholder -> vmware-nsxlib-19.4.1.dev41/releasenotes/notes copying releasenotes/source/conf.py -> vmware-nsxlib-19.4.1.dev41/releasenotes/source copying releasenotes/source/index.rst -> vmware-nsxlib-19.4.1.dev41/releasenotes/source copying releasenotes/source/unreleased.rst -> vmware-nsxlib-19.4.1.dev41/releasenotes/source copying releasenotes/source/_static/.placeholder -> vmware-nsxlib-19.4.1.dev41/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> vmware-nsxlib-19.4.1.dev41/releasenotes/source/_templates copying vmware_nsxlib/__init__.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib copying vmware_nsxlib/_i18n.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib copying vmware_nsxlib/version.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib copying vmware_nsxlib.egg-info/PKG-INFO -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib.egg-info copying vmware_nsxlib.egg-info/SOURCES.txt -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib.egg-info copying vmware_nsxlib.egg-info/dependency_links.txt -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib.egg-info copying vmware_nsxlib.egg-info/not-zip-safe -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib.egg-info copying vmware_nsxlib.egg-info/pbr.json -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib.egg-info copying vmware_nsxlib.egg-info/requires.txt -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib.egg-info copying vmware_nsxlib.egg-info/top_level.txt -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib.egg-info copying vmware_nsxlib/tests/__init__.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests copying vmware_nsxlib/tests/base.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests copying vmware_nsxlib/tests/unit/__init__.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit copying vmware_nsxlib/tests/unit/v3/__init__.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/mocks.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/nsxlib_testcase.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_cert.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_client.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_cluster.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_cluster_management.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_constants.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_load_balancer.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_native_dhcp.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_ns_group_manager.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_qos_switching_profile.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_resources.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_router.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_security.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_trust_management.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_utils.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/test_vpn_ipsec.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3 copying vmware_nsxlib/tests/unit/v3/policy/__init__.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/policy_testcase.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_alb_auth_token_provider.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_api.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_ipsec_vpn_resources.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_lb_resources.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_resources.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/tests/unit/v3/policy/test_transaction.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/tests/unit/v3/policy copying vmware_nsxlib/v3/__init__.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/client.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/client_cert.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/cluster.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/cluster_management.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/config.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/constants.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/core_resources.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/debug_retry.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/exceptions.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/lib.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/load_balancer.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/native_dhcp.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/ns_group_manager.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/nsx_constants.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/resources.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/router.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/security.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/token_provider.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/trust_management.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/utils.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/vpn_ipsec.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3 copying vmware_nsxlib/v3/policy/__init__.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/alb_auth_token_provider.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/constants.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/core_defs.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/core_resources.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/ipsec_vpn_defs.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/ipsec_vpn_resources.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/lb_defs.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/lb_resources.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/transaction.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy copying vmware_nsxlib/v3/policy/utils.py -> vmware-nsxlib-19.4.1.dev41/vmware_nsxlib/v3/policy Writing vmware-nsxlib-19.4.1.dev41/setup.cfg creating dist Creating tar archive removing 'vmware-nsxlib-19.4.1.dev41' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.R7UsAUmtrF/dist INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.R7UsAUmtrF/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos9-wallaby/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1027 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/ccache/u1027/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-wallaby-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: dd9e017c-3563-4d88-b3c0-9905c034b0bf DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-glean-642fffe0203a8ffcc2443db529af49f54fb3b94f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/64/2f/642fffe0203a8ffcc2443db529af49f54fb3b94f_39a711c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9875e4bc1d6b21be24253a52b5e40deb24748744 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/98/75/9875e4bc1d6b21be24253a52b5e40deb24748744_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-7b48fffd01307223b53ef129bb6a0753a67abdce baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/7b/48/7b48fffd01307223b53ef129bb6a0753a67abdce_01cc38ca enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-5029f8e0882bbb3f922d666484b498502c7f25bc baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/50/29/5029f8e0882bbb3f922d666484b498502c7f25bc_66da05f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-68f8b8f31779d3f747a611f1809724bf40b92ba6 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/68/f8/68f8b8f31779d3f747a611f1809724bf40b92ba6_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1496c493a883506cb577f719c70c90abc1e749b baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/c1/49/c1496c493a883506cb577f719c70c90abc1e749b_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-883fc8a73c6db3aafeae947465ec9868d23c7538 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/88/3f/883fc8a73c6db3aafeae947465ec9868d23c7538_9893dc29 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-784a69e0fce4ff48f76b33610eeeead201271af7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/78/4a/784a69e0fce4ff48f76b33610eeeead201271af7_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-3757dd3bb72c65ae9d183a646539baf0a0abc65d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/37/57/3757dd3bb72c65ae9d183a646539baf0a0abc65d_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-72c34837af1faf6f424b3fe6b172071119e12e67 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/72/c3/72c34837af1faf6f424b3fe6b172071119e12e67_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/c2/ee/c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-69da1ab55a3be2f4f22a653397e0c8c145e040c5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/69/da/69da1ab55a3be2f4f22a653397e0c8c145e040c5_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_548951f2 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-d80cf9a895e68acfbb3e370454883457b349f766 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/d8/0c/d80cf9a895e68acfbb3e370454883457b349f766_fecbca45 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/1a/77/1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_2d27429b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.re_tr7r5', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 6.1Gi 369Mi 1.7Gi 10Gi 9.3Gi DEBUG: Swap: 15Gi 5.4Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.6G 2.8G 35% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 181G 369G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.43zcwwoo', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1027', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.R7UsAUmtrF/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-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.R7UsAUmtrF/dist ++ grep .tar.gz + SOURCE=vmware-nsxlib-19.4.1.dev41.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.R7UsAUmtrF/dist/vmware-nsxlib-19.4.1.dev41.tar.gz ++ basename vmware-nsxlib-19.4.1.dev41.tar.gz .tar.gz + SOURCEWITHREL=vmware-nsxlib-19.4.1.dev41-0.20260510071143.ba0aa26.tar.gz + mv /tmp/tmp.R7UsAUmtrF/dist/vmware-nsxlib-19.4.1.dev41.tar.gz /tmp/tmp.R7UsAUmtrF/SOURCES/vmware-nsxlib-19.4.1.dev41-0.20260510071143.ba0aa26.tar.gz + cd /home/centos9-wallaby/data/python-vmware-nsxlib_distro + cp -a python-vmware-nsxlib.spec /tmp/tmp.R7UsAUmtrF/SOURCES/ + cp python-vmware-nsxlib.spec /tmp/tmp.R7UsAUmtrF/SPECS/ + cd /tmp/tmp.R7UsAUmtrF/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-vmware-nsxlib.spec + sed -i -e '1i%define upstream_version 19.4.1.dev41\' python-vmware-nsxlib.spec + grep -qc '^%global dlrn .*' python-vmware-nsxlib.spec + sed -i -e '1i%global dlrn 1\' python-vmware-nsxlib.spec + grep -qc '^%global dlrn_nvr .*' python-vmware-nsxlib.spec ++ basename vmware-nsxlib-19.4.1.dev41-0.20260510071143.ba0aa26.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr vmware-nsxlib-19.4.1.dev41-0.20260510071143.ba0aa26\' python-vmware-nsxlib.spec + sed -i -e s/UPSTREAMVERSION/19.4.1.dev41/g python-vmware-nsxlib.spec + set_nvr_in_spec + VERSION=19.4.1 + sed -i -e 's/Version:.*/Version: 19.4.1/g' python-vmware-nsxlib.spec + sed -i -e 's/Release:.*/Release: 0.20260510071143.ba0aa26%{?dist}/g' python-vmware-nsxlib.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: vmware-nsxlib-19.4.1.dev41-0.20260510071143.ba0aa26.tar.gz/' python-vmware-nsxlib.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-vmware-nsxlib.spec + cat python-vmware-nsxlib.spec %global dlrn_nvr vmware-nsxlib-19.4.1.dev41-0.20260510071143.ba0aa26 %global dlrn 1 %define upstream_version 19.4.1.dev41 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global pypi_name vmware-nsxlib %global module vmware_nsxlib # oslosphinx do not work with sphinx > 2 %global with_doc 0 Name: python-%{pypi_name} Version: 19.4.1 Release: 0.20260510071143.ba0aa26%{?dist} Summary: A common library that interfaces with VMware NSX License: ASL 2.0 URL: https://github.com/openstack/vmware-nsxlib Source0: vmware-nsxlib-19.4.1.dev41-0.20260510071143.ba0aa26.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.opendev.org/x/%{pypi_name}/%{pypi_name}-%{version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 BuildRequires: openstack-macros %endif %description vmware-nsxlib is a common library that interfaces with VMware NSX %package -n python3-%{pypi_name} Summary: A common library that interfaces with VMware NSX %{?python_provide:%python_provide python3-%{pypi_name}} BuildRequires: git-core BuildRequires: python3-fixtures BuildRequires: python3-setuptools BuildRequires: python3-subunit BuildRequires: python3-stestr BuildRequires: python3-testscenarios BuildRequires: python3-testtools BuildRequires: python3-devel BuildRequires: python3-hacking BuildRequires: python3-mock BuildRequires: python3-oslotest BuildRequires: python3-oslo-log BuildRequires: python3-oslo-serialization BuildRequires: python3-oslo-service BuildRequires: python3-oslo-utils BuildRequires: python3-pbr BuildRequires: python3-sphinx BuildRequires: python3-tenacity BuildRequires: python3-testresources Requires: python3-pbr >= 4.0.0 Requires: python3-eventlet >= 0.24.1 Requires: python3-netaddr >= 0.7.18 Requires: python3-tenacity >= 6.0.0 Requires: python3-oslo-i18n >= 3.20.0 Requires: python3-oslo-log >= 4.2.1 Requires: python3-oslo-serialization >= 2.28.1 Requires: python3-oslo-service >= 1.31.0 Requires: python3-oslo-utils >= 4.4.0 Requires: python3-pyOpenSSL BuildRequires: python3-requests-mock BuildRequires: python3-decorator Requires: python3-decorator %description -n python3-%{pypi_name} vmware-nsxlib is a common library that interfaces with VMware NSX %package -n python3-%{pypi_name}-tests Summary: A common library that interfaces with VMware NSX - tests Requires: python3-%{pypi_name} = %{version}-%{release} %description -n python3-%{pypi_name}-tests A common library that interfaces with VMware NSX This package contains the test files. %if 0%{?with_doc} %package -n python-%{pypi_name}-doc Summary: vmware-nsxlib documentation BuildRequires: python3-oslo-sphinx BuildRequires: python3-sphinx %description -n python-%{pypi_name}-doc Documentation for vmware-nsxlib %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{pypi_name}-%{upstream_version} -S git # Let's handle dependencies ourseleves rm -f *requirements.txt # Remove bundled egg-info rm -rf %{pypi_name}.egg-info %build %{py3_build} %if 0%{?with_doc} # generate html docs sphinx-build-3 doc/source html # remove the sphinx-build-3 leftovers rm -rf html/.{doctrees,buildinfo} %endif %install %{py3_install} %check stestr-3 run %files -n python3-%{pypi_name} %license LICENSE %doc README.rst %{python3_sitelib}/%{module} %{python3_sitelib}/%{module}-*-py%{python3_version}.egg-info %exclude %{python3_sitelib}/%{module}/tests %files -n python3-%{pypi_name}-tests %license LICENSE %{python3_sitelib}/%{module}/tests %if 0%{?with_doc} %files -n python-%{pypi_name}-doc %license LICENSE %doc html %endif %changelog + spectool -g -C /tmp/tmp.R7UsAUmtrF/SOURCES python-vmware-nsxlib.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --spec python-vmware-nsxlib.spec --sources=/tmp/tmp.R7UsAUmtrF/SOURCES INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --spec python-vmware-nsxlib.spec --sources=/tmp/tmp.R7UsAUmtrF/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos9-wallaby/data/dlrn-5.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1027 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/ccache/u1027/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-wallaby-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 91d277b4-d1ae-4fac-812b-dc901154e5a1 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-glean-642fffe0203a8ffcc2443db529af49f54fb3b94f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/64/2f/642fffe0203a8ffcc2443db529af49f54fb3b94f_39a711c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9875e4bc1d6b21be24253a52b5e40deb24748744 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/98/75/9875e4bc1d6b21be24253a52b5e40deb24748744_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-7b48fffd01307223b53ef129bb6a0753a67abdce baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/7b/48/7b48fffd01307223b53ef129bb6a0753a67abdce_01cc38ca enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-5029f8e0882bbb3f922d666484b498502c7f25bc baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/50/29/5029f8e0882bbb3f922d666484b498502c7f25bc_66da05f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-68f8b8f31779d3f747a611f1809724bf40b92ba6 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/68/f8/68f8b8f31779d3f747a611f1809724bf40b92ba6_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1496c493a883506cb577f719c70c90abc1e749b baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/c1/49/c1496c493a883506cb577f719c70c90abc1e749b_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-883fc8a73c6db3aafeae947465ec9868d23c7538 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/88/3f/883fc8a73c6db3aafeae947465ec9868d23c7538_9893dc29 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-784a69e0fce4ff48f76b33610eeeead201271af7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/78/4a/784a69e0fce4ff48f76b33610eeeead201271af7_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-3757dd3bb72c65ae9d183a646539baf0a0abc65d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/37/57/3757dd3bb72c65ae9d183a646539baf0a0abc65d_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-72c34837af1faf6f424b3fe6b172071119e12e67 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/72/c3/72c34837af1faf6f424b3fe6b172071119e12e67_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/c2/ee/c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-69da1ab55a3be2f4f22a653397e0c8c145e040c5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/69/da/69da1ab55a3be2f4f22a653397e0c8c145e040c5_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_548951f2 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-d80cf9a895e68acfbb3e370454883457b349f766 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/d8/0c/d80cf9a895e68acfbb3e370454883457b349f766_fecbca45 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/1a/77/1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_2d27429b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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(python-vmware-nsxlib.spec) Config(dlrn-centos9-wallaby-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.vdl2mvg5', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 6.1Gi 402Mi 1.6Gi 10Gi 9.3Gi DEBUG: Swap: 15Gi 5.4Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.8G 35% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 181G 369G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.wbkqaohh', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-21.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-17.el9.noarch DEBUG: yum-4.14.0-21.el9.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.16.1.3-36.el9.x86_64 python3-dnf-4.14.0-21.el9.noarch python3-dnf-plugins-core-4.3.0-17.el9.noarch yum-4.14.0-21.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026a-1.el9.noarch DEBUG: hwdata-0.348-9.22.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-2.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-15.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-262.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-262.el9.x86_64 DEBUG: glibc-common-2.34-262.el9.x86_64 DEBUG: glibc-2.34-262.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-14.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-15.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-9.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-18.el9.x86_64 DEBUG: file-5.39-18.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el9.x86_64 DEBUG: openssl-libs-3.5.5-1.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-69.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-16.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.25-5.el9.noarch DEBUG: python3-3.9.25-5.el9.x86_64 DEBUG: python3-libs-3.9.25-5.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-1.1.2-4.el9.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-7.el9.noarch DEBUG: python3-requests-2.25.1-10.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.5-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-15.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2025.4-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: bluez-libs-5.86-1.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-41.el9.x86_64 DEBUG: curl-7.76.1-41.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-19.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-14.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-37.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-24.el9.x86_64 DEBUG: poppler-glib-21.01.0-24.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.54.3-2.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.50.4-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-16.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-262.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-262.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-7.el9.x86_64 DEBUG: systemd-rpm-macros-252-69.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-69.el9.x86_64 DEBUG: systemd-252-69.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-14.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.9-1.el9.x86_64 DEBUG: pipewire-1.4.9-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.x86_64 DEBUG: device-mapper-1.02.207-4.el9.x86_64 DEBUG: cryptsetup-libs-2.8.1-3.el9.x86_64 DEBUG: systemd-udev-252-69.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-12.98-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-devel-3.9.25-5.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.9-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.9-1.el9.x86_64 DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702061145.ce6a105.el9.noarch DEBUG: kernel-headers-5.14.0-701.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-python-glean-642fffe0203a8ffcc2443db52 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-9875e4bc1d6b21be24253 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-stevedore-7b48fffd01307223b53ef 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-panko-5029f8e0882bbb3f922d66 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-68f8b8f31779d3f747a6 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-c1496c493a883506cb577f7 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-883fc8a73c6db3aafeae9 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-784a69e0fce4ff48f76b3 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-vmware-nsxlib-3757dd3bb72c65ae9 123 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-72c34837af1faf6f424b 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-c2ee7c78c75c0a62cec 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-69da1ab55a3be2f4f22a65 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-3ae7a196643d060 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-d80cf9a895e68acfbb3e37 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-1a7795d6fed0ae7f 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-8d9e1b5dfd43be 105 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 29 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 41 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 27 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 29 kB/s | 7.1 kB 00:00 DEBUG: dlrn-wallaby-testing 98 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 129 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 31 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 39 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 45 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 46 kB/s | 3.0 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-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026a-1.el9.noarch DEBUG: hwdata-0.348-9.22.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-2.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-15.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-262.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-262.el9.x86_64 DEBUG: glibc-common-2.34-262.el9.x86_64 DEBUG: glibc-2.34-262.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-14.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-15.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-9.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-18.el9.x86_64 DEBUG: file-5.39-18.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el9.x86_64 DEBUG: openssl-libs-3.5.5-1.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-69.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-16.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.25-5.el9.noarch DEBUG: python3-3.9.25-5.el9.x86_64 DEBUG: python3-libs-3.9.25-5.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-1.1.2-4.el9.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-7.el9.noarch DEBUG: python3-requests-2.25.1-10.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.5-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-15.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2025.4-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: bluez-libs-5.86-1.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-41.el9.x86_64 DEBUG: curl-7.76.1-41.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-19.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-14.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-37.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-24.el9.x86_64 DEBUG: poppler-glib-21.01.0-24.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.54.3-2.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.50.4-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-16.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-262.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-262.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-7.el9.x86_64 DEBUG: systemd-rpm-macros-252-69.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-69.el9.x86_64 DEBUG: systemd-252-69.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-14.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.9-1.el9.x86_64 DEBUG: pipewire-1.4.9-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.x86_64 DEBUG: device-mapper-1.02.207-4.el9.x86_64 DEBUG: cryptsetup-libs-2.8.1-3.el9.x86_64 DEBUG: systemd-udev-252-69.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-12.98-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-devel-3.9.25-5.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.9-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.9-1.el9.x86_64 DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702061145.ce6a105.el9.noarch DEBUG: kernel-headers-5.14.0-701.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos9-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1027', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-vmware-nsxlib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-vmware-nsxlib.spec) Config(dlrn-5) 0 minutes 16 seconds INFO: Results and/or logs in: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-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.R7UsAUmtrF INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-wallaby/data/dlrn-5.cfg --resultdir /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 --rebuild /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos9-wallaby/data/dlrn-5.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-wallaby-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: 1027 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/ccache/u1027/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5', 'root': 'dlrn-centos9-wallaby-x86_64-5', 'resultdir': '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos9-wallaby-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 56aff361-cade-4761-b203-2e1dfe5b7ac2 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-baremetal] name=delorean-python-glean-642fffe0203a8ffcc2443db529af49f54fb3b94f baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/baremetal/64/2f/642fffe0203a8ffcc2443db529af49f54fb3b94f_39a711c6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9875e4bc1d6b21be24253a52b5e40deb24748744 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cinder/98/75/9875e4bc1d6b21be24253a52b5e40deb24748744_49f0c8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-stevedore-7b48fffd01307223b53ef129bb6a0753a67abdce baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/clients/7b/48/7b48fffd01307223b53ef129bb6a0753a67abdce_01cc38ca enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-panko-5029f8e0882bbb3f922d666484b498502c7f25bc baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/cloudops/50/29/5029f8e0882bbb3f922d666484b498502c7f25bc_66da05f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-68f8b8f31779d3f747a611f1809724bf40b92ba6 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/common/68/f8/68f8b8f31779d3f747a611f1809724bf40b92ba6_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-c1496c493a883506cb577f719c70c90abc1e749b baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/compute/c1/49/c1496c493a883506cb577f719c70c90abc1e749b_2a32aa65 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-883fc8a73c6db3aafeae947465ec9868d23c7538 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/glance/88/3f/883fc8a73c6db3aafeae947465ec9868d23c7538_9893dc29 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-784a69e0fce4ff48f76b33610eeeead201271af7 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/manila/78/4a/784a69e0fce4ff48f76b33610eeeead201271af7_7f2878ed enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-vmware-nsxlib-3757dd3bb72c65ae9d183a646539baf0a0abc65d baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/network/37/57/3757dd3bb72c65ae9d183a646539baf0a0abc65d_e7625068 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-72c34837af1faf6f424b3fe6b172071119e12e67 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/octavia/72/c3/72c34837af1faf6f424b3fe6b172071119e12e67_bca32aae enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/security/c2/ee/c2ee7c78c75c0a62cec1cad4eb2efbcfbdaafa0e_fe5df655 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-69da1ab55a3be2f4f22a653397e0c8c145e040c5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/swift/69/da/69da1ab55a3be2f4f22a653397e0c8c145e040c5_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-sahara-tests-3ae7a196643d06078e35c72c381b0a37608b8e17 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tempest/3a/e7/3ae7a196643d06078e35c72c381b0a37608b8e17_548951f2 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-os-apply-config-d80cf9a895e68acfbb3e370454883457b349f766 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/tripleo/d8/0c/d80cf9a895e68acfbb3e370454883457b349f766_fecbca45 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/ui/1a/77/1a7795d6fed0ae7ff598f22b84ac3e113f6d17b5_b0d68b58 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos9-wallaby/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_2d27429b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos9-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos9-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-pacific/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm INFO: Start(/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm) Config(dlrn-centos9-wallaby-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.vvr1gpzy', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.7Gi 727Mi 1.6Gi 10Gi 9.7Gi DEBUG: Swap: 15Gi 5.4Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.8G 35% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 181G 369G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.5waks0ka', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.16.1.3-36.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-21.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-17.el9.noarch DEBUG: yum-4.14.0-21.el9.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 4 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.16.1.3-36.el9.x86_64 python3-dnf-4.14.0-21.el9.noarch python3-dnf-plugins-core-4.3.0-17.el9.noarch yum-4.14.0-21.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026a-1.el9.noarch DEBUG: hwdata-0.348-9.22.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-2.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-15.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-262.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-262.el9.x86_64 DEBUG: glibc-common-2.34-262.el9.x86_64 DEBUG: glibc-2.34-262.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-14.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-15.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-9.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-18.el9.x86_64 DEBUG: file-5.39-18.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el9.x86_64 DEBUG: openssl-libs-3.5.5-1.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-69.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-16.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.25-5.el9.noarch DEBUG: python3-3.9.25-5.el9.x86_64 DEBUG: python3-libs-3.9.25-5.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-1.1.2-4.el9.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-7.el9.noarch DEBUG: python3-requests-2.25.1-10.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.5-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-15.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2025.4-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: bluez-libs-5.86-1.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-41.el9.x86_64 DEBUG: curl-7.76.1-41.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-19.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-14.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-37.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-24.el9.x86_64 DEBUG: poppler-glib-21.01.0-24.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.54.3-2.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.50.4-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-16.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-262.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-262.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-7.el9.x86_64 DEBUG: systemd-rpm-macros-252-69.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-69.el9.x86_64 DEBUG: systemd-252-69.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-14.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.9-1.el9.x86_64 DEBUG: pipewire-1.4.9-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.x86_64 DEBUG: device-mapper-1.02.207-4.el9.x86_64 DEBUG: cryptsetup-libs-2.8.1-3.el9.x86_64 DEBUG: systemd-udev-252-69.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-12.98-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-devel-3.9.25-5.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.9-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.9-1.el9.x86_64 DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702061145.ce6a105.el9.noarch DEBUG: kernel-headers-5.14.0-701.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-python-glean-642fffe0203a8ffcc2443db52 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-9875e4bc1d6b21be24253 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-stevedore-7b48fffd01307223b53ef 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-panko-5029f8e0882bbb3f922d66 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-68f8b8f31779d3f747a6 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-c1496c493a883506cb577f7 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-883fc8a73c6db3aafeae9 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-784a69e0fce4ff48f76b3 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-vmware-nsxlib-3757dd3bb72c65ae9 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-72c34837af1faf6f424b 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-c2ee7c78c75c0a62cec 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-69da1ab55a3be2f4f22a65 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-3ae7a196643d060 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-d80cf9a895e68acfbb3e37 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-1a7795d6fed0ae7f 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-8d9e1b5dfd43be 108 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 105 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 98 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 19 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 28 kB/s | 7.0 kB 00:00 DEBUG: dlrn-wallaby-testing 90 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 87 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 73 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 71 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 91 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 62 kB/s | 3.0 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-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026a-1.el9.noarch DEBUG: hwdata-0.348-9.22.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-2.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-15.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-262.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-262.el9.x86_64 DEBUG: glibc-common-2.34-262.el9.x86_64 DEBUG: glibc-2.34-262.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-14.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-15.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-9.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-18.el9.x86_64 DEBUG: file-5.39-18.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el9.x86_64 DEBUG: openssl-libs-3.5.5-1.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-69.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-16.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.25-5.el9.noarch DEBUG: python3-3.9.25-5.el9.x86_64 DEBUG: python3-libs-3.9.25-5.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-1.1.2-4.el9.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-7.el9.noarch DEBUG: python3-requests-2.25.1-10.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.5-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-15.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2025.4-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: bluez-libs-5.86-1.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-41.el9.x86_64 DEBUG: curl-7.76.1-41.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-19.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-14.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-37.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-24.el9.x86_64 DEBUG: poppler-glib-21.01.0-24.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.54.3-2.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.50.4-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-16.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-262.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-262.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-7.el9.x86_64 DEBUG: systemd-rpm-macros-252-69.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-69.el9.x86_64 DEBUG: systemd-252-69.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-14.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.9-1.el9.x86_64 DEBUG: pipewire-1.4.9-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.x86_64 DEBUG: device-mapper-1.02.207-4.el9.x86_64 DEBUG: cryptsetup-libs-2.8.1-3.el9.x86_64 DEBUG: systemd-udev-252-69.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-12.98-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-devel-3.9.25-5.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.9-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.9-1.el9.x86_64 DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702061145.ce6a105.el9.noarch DEBUG: kernel-headers-5.14.0-701.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos9-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1027', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm Start: build setup for python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: python-vmware-nsxlib-19.4.1-0.20260510######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: python-vmware-nsxlib.spec DEBUG: vmware-nsxlib-19.4.1.dev41-0.20260510071143.ba0aa26.tar.gz DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026a-1.el9.noarch DEBUG: hwdata-0.348-9.22.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-2.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-15.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-262.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-262.el9.x86_64 DEBUG: glibc-common-2.34-262.el9.x86_64 DEBUG: glibc-2.34-262.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-14.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-15.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-9.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-18.el9.x86_64 DEBUG: file-5.39-18.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el9.x86_64 DEBUG: openssl-libs-3.5.5-1.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-69.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-16.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.25-5.el9.noarch DEBUG: python3-3.9.25-5.el9.x86_64 DEBUG: python3-libs-3.9.25-5.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-1.1.2-4.el9.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-7.el9.noarch DEBUG: python3-requests-2.25.1-10.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.5-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-15.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2025.4-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: bluez-libs-5.86-1.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-41.el9.x86_64 DEBUG: curl-7.76.1-41.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-19.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-14.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-37.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-24.el9.x86_64 DEBUG: poppler-glib-21.01.0-24.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.54.3-2.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.50.4-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-16.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-262.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-262.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-7.el9.x86_64 DEBUG: systemd-rpm-macros-252-69.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-69.el9.x86_64 DEBUG: systemd-252-69.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-14.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.9-1.el9.x86_64 DEBUG: pipewire-1.4.9-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.x86_64 DEBUG: device-mapper-1.02.207-4.el9.x86_64 DEBUG: cryptsetup-libs-2.8.1-3.el9.x86_64 DEBUG: systemd-udev-252-69.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-12.98-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-devel-3.9.25-5.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.9-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.9-1.el9.x86_64 DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702061145.ce6a105.el9.noarch DEBUG: kernel-headers-5.14.0-701.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-vmware-nsxlib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//builddir/build/SRPMS/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//builddir/build/SRPMS/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Sun May 10 03:12:39 2026. DEBUG: Package git-core-2.52.0-1.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.25-5.el9.x86_64 is already installed. DEBUG: Package python3-pbr-5.6.0-1.el9s.noarch is already installed. DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================== DEBUG: Installing: DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-fixtures noarch 3.0.0-22.el9s delorean-wallaby-testing 92 k DEBUG: python3-hacking noarch 1.0.1-0.20211214175118.865398f.el9 delorean-component-common 986 k DEBUG: python3-mock noarch 3.0.5-14.el9s delorean-wallaby-testing 51 k DEBUG: python3-oslo-log noarch 4.4.0-0.20211215110420.9b29c90.el9 delorean-component-common 62 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225081235.bbe5d5a.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082328.c1e3398.el9 delorean-component-common 69 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428090850.a38b56a.el9 delorean-component-common 78 k DEBUG: python3-oslotest noarch 4.4.1-0.20211215093840.aaf3a72.el9 delorean-component-clients 47 k DEBUG: python3-requests-mock noarch 1.8.0-2.el9s delorean-wallaby-testing 43 k DEBUG: python3-stestr noarch 2.6.0-8.el9s delorean-wallaby-testing 159 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-wallaby-testing 90 k DEBUG: python3-tenacity noarch 6.3.1-1.el9s delorean-wallaby-testing 50 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-wallaby-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-wallaby-testing 37 k DEBUG: python3-testtools noarch 2.4.0-10.el9s delorean-wallaby-testing 331 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20211215105227.7dcf9e9.el9 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20211214173459.73187bd.el9 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20211215110420.9b29c90.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428090850.a38b56a.el9 delorean-component-common 12 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-cliff noarch 3.7.0-0.20211214184540.117a100.el9 delorean-component-common 92 k DEBUG: python3-cmd2 noarch 2.1.2-1.el9s delorean-wallaby-testing 286 k DEBUG: python3-colorama noarch 0.4.6-3.el9 appstream 61 k DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el9 baseos 302 k DEBUG: python3-debtcollector noarch 2.2.0-0.20211214173213.649189d.el9 delorean-component-common 31 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-wallaby-testing 19 k DEBUG: python3-fasteners noarch 0.14.1-24.el9s delorean-wallaby-testing 42 k DEBUG: python3-flake8 noarch 3.8.4-1.el9s delorean-wallaby-testing 122 k DEBUG: python3-future noarch 0.18.2-9.el9s delorean-wallaby-testing 729 k DEBUG: python3-importlib-metadata noarch 4.8.1-2.el9s centos9-storage 39 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 0.1.13-4.el9s delorean-wallaby-testing 23 k DEBUG: python3-mccabe noarch 0.6.1-18.el9s delorean-wallaby-testing 20 k DEBUG: python3-mimeparse noarch 1.6.0-16.el9s delorean-wallaby-testing 15 k DEBUG: python3-msgpack x86_64 1.0.2-2.el9s delorean-wallaby-testing 86 k DEBUG: python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20211215105227.7dcf9e9.el9 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20211215100456.de1dbee.el9 delorean-component-common 216 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211215105947.b124eb7.el9 delorean-component-common 25 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20211214173459.73187bd.el9 delorean-component-common 57 k DEBUG: python3-paste noarch 3.5.0-3.el9s delorean-wallaby-testing 775 k DEBUG: python3-paste-deploy noarch 2.1.1-2.el9s delorean-wallaby-testing 40 k DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-wallaby-testing 89 k DEBUG: python3-pycodestyle noarch 2.6.0-4.el9s delorean-wallaby-testing 90 k DEBUG: python3-pyflakes noarch 2.2.0-3.el9s delorean-wallaby-testing 70 k DEBUG: python3-pyperclip noarch 1.8.0-3.el9s delorean-wallaby-testing 24 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-wallaby-testing 31 k DEBUG: python3-rfc3986 noarch 1.4.0-5.el9s delorean-wallaby-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-wallaby-testing 188 k DEBUG: python3-stevedore noarch 3.3.3-0.20241203182339.7b48fff.el9 delorean-component-clients 68 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-wallaby-testing 36 k DEBUG: python3-voluptuous noarch 0.12.1-2.el9s delorean-wallaby-testing 59 k DEBUG: python3-wcwidth noarch 0.2.5-8.el9 appstream 44 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-wallaby-testing 230 k DEBUG: python3-wrapt x86_64 1.12.1-4.el9s delorean-wallaby-testing 53 k DEBUG: python3-yappi x86_64 1.3.1-2.el9s delorean-wallaby-testing 55 k DEBUG: python3-zipp noarch 3.6.0-1.el9s centos9-storage 16 k DEBUG: Transaction Summary DEBUG: ============================================================================================================== DEBUG: Install 62 Packages DEBUG: Total size: 8.2 M DEBUG: Installed size: 33 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-oslotest-4.4.1-0.20211215093840.aaf3a72.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.3-0.20241203182339.7b48fff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20211215105227.7dcf9e9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20211215110420.9b29c90.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428090850.a38b56a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.7.0-0.20211214184540.117a100.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-hacking-1.0.1-0.20211214175118.865398f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20211215105227.7dcf9e9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20211215100456.de1dbee.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211215105947.b124eb7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225081235.bbe5d5a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082328.c1e3398.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428090850.a38b56a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.6-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.10.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.1.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-24.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-22.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-3.8.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-9.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.13-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.6.1-18.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-16.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-14.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.6.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.2.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.8.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.4.0-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.1-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-4.8.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.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-pyflakes-2.2.0-3.el9s.noarch 1/62 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 2/62 DEBUG: Installing : python3-netaddr-0.10.1-3.el9.noarch 3/62 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 4/62 DEBUG: Installing : python3-importlib-metadata-4.8.1-2.el9s.noarch 5/62 DEBUG: Installing : python3-stevedore-3.3.3-0.20241203182339.7b48fff.e 6/62 DEBUG: Installing : python3-yappi-1.3.1-2.el9s.x86_64 7/62 DEBUG: Installing : python3-wrapt-1.12.1-4.el9s.x86_64 8/62 DEBUG: Installing : python3-debtcollector-2.2.0-0.20211214173213.64918 9/62 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211215105947.b124eb 10/62 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 11/62 DEBUG: Installing : python3-voluptuous-0.12.1-2.el9s.noarch 12/62 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 13/62 DEBUG: Installing : python3-rfc3986-1.4.0-5.el9s.noarch 14/62 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 15/62 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 16/62 DEBUG: Installing : python3-pyperclip-1.8.0-3.el9s.noarch 17/62 DEBUG: Installing : python3-pycodestyle-2.6.0-4.el9s.noarch 18/62 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 19/62 DEBUG: Installing : python3-paste-3.5.0-3.el9s.noarch 20/62 DEBUG: Installing : python3-paste-deploy-2.1.1-2.el9s.noarch 21/62 DEBUG: Installing : python3-msgpack-1.0.2-2.el9s.x86_64 22/62 DEBUG: Installing : python3-mock-3.0.5-14.el9s.noarch 23/62 DEBUG: Installing : python3-mimeparse-1.6.0-16.el9s.noarch 24/62 DEBUG: Installing : python3-fixtures-3.0.0-22.el9s.noarch 25/62 DEBUG: Installing : python3-testtools-2.4.0-10.el9s.noarch 26/62 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 27/62 DEBUG: Installing : python3-mccabe-0.6.1-18.el9s.noarch 28/62 DEBUG: Installing : python3-flake8-3.8.4-1.el9s.noarch 29/62 DEBUG: Installing : python3-iso8601-0.1.13-4.el9s.noarch 30/62 DEBUG: Installing : python3-future-0.18.2-9.el9s.noarch 31/62 DEBUG: Installing : python3-fasteners-0.14.1-24.el9s.noarch 32/62 DEBUG: Installing : python3-wcwidth-0.2.5-8.el9.noarch 33/62 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 34/62 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 35/62 DEBUG: Installing : python3-colorama-0.4.6-3.el9.noarch 36/62 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 37/62 DEBUG: Installing : python3-cmd2-2.1.2-1.el9s.noarch 38/62 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 39/62 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el9.noarch 40/62 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 41/62 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 42/62 DEBUG: Installing : python3-cliff-3.7.0-0.20211214184540.117a100.el9.n 43/62 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428090850.a38b 44/62 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20211215110420.9b29c9 45/62 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20211214173459.73187 46/62 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.e 47/62 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428090850.a38b56a. 48/62 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20211215100456.de1db 49/62 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.20220225081235. 50/62 DEBUG: Installing : python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el 51/62 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.2021121510522 52/62 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20211215105227.7d 53/62 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082328.c1e339 54/62 DEBUG: Installing : python3-stestr-2.6.0-8.el9s.noarch 55/62 DEBUG: Installing : python3-hacking-1.0.1-0.20211214175118.865398f.el9 56/62 DEBUG: Installing : python3-oslotest-4.4.1-0.20211215093840.aaf3a72.el 57/62 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 58/62 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 59/62 DEBUG: Installing : python3-tenacity-6.3.1-1.el9s.noarch 60/62 DEBUG: Installing : python3-requests-mock-1.8.0-2.el9s.noarch 61/62 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 62/62 DEBUG: Running scriptlet: python3-decorator-4.4.2-6.el9.noarch 62/62 DEBUG: Verifying : python3-oslotest-4.4.1-0.20211215093840.aaf3a72.el 1/62 DEBUG: Verifying : python3-stevedore-3.3.3-0.20241203182339.7b48fff.e 2/62 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.2021121510522 3/62 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20211214173459.73187 4/62 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20211215110420.9b29c9 5/62 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428090850.a38b 6/62 DEBUG: Verifying : python3-cliff-3.7.0-0.20211214184540.117a100.el9.n 7/62 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20211214173213.64918 8/62 DEBUG: Verifying : python3-hacking-1.0.1-0.20211214175118.865398f.el9 9/62 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20211215105227.7d 10/62 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20211215100456.de1db 11/62 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211215105947.b124eb 12/62 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.e 13/62 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el 14/62 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.20220225081235. 15/62 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082328.c1e339 16/62 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428090850.a38b56a. 17/62 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 18/62 DEBUG: Verifying : python3-dateutil-1:2.9.0.post0-1.el9.noarch 19/62 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 20/62 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 21/62 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 22/62 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 23/62 DEBUG: Verifying : python3-colorama-0.4.6-3.el9.noarch 24/62 DEBUG: Verifying : python3-netaddr-0.10.1-3.el9.noarch 25/62 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 26/62 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 27/62 DEBUG: Verifying : python3-wcwidth-0.2.5-8.el9.noarch 28/62 DEBUG: Verifying : python3-cmd2-2.1.2-1.el9s.noarch 29/62 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 30/62 DEBUG: Verifying : python3-fasteners-0.14.1-24.el9s.noarch 31/62 DEBUG: Verifying : python3-fixtures-3.0.0-22.el9s.noarch 32/62 DEBUG: Verifying : python3-flake8-3.8.4-1.el9s.noarch 33/62 DEBUG: Verifying : python3-future-0.18.2-9.el9s.noarch 34/62 DEBUG: Verifying : python3-iso8601-0.1.13-4.el9s.noarch 35/62 DEBUG: Verifying : python3-mccabe-0.6.1-18.el9s.noarch 36/62 DEBUG: Verifying : python3-mimeparse-1.6.0-16.el9s.noarch 37/62 DEBUG: Verifying : python3-mock-3.0.5-14.el9s.noarch 38/62 DEBUG: Verifying : python3-msgpack-1.0.2-2.el9s.x86_64 39/62 DEBUG: Verifying : python3-paste-3.5.0-3.el9s.noarch 40/62 DEBUG: Verifying : python3-paste-deploy-2.1.1-2.el9s.noarch 41/62 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 42/62 DEBUG: Verifying : python3-pycodestyle-2.6.0-4.el9s.noarch 43/62 DEBUG: Verifying : python3-pyflakes-2.2.0-3.el9s.noarch 44/62 DEBUG: Verifying : python3-pyperclip-1.8.0-3.el9s.noarch 45/62 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 46/62 DEBUG: Verifying : python3-requests-mock-1.8.0-2.el9s.noarch 47/62 DEBUG: Verifying : python3-rfc3986-1.4.0-5.el9s.noarch 48/62 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 49/62 DEBUG: Verifying : python3-stestr-2.6.0-8.el9s.noarch 50/62 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 51/62 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 52/62 DEBUG: Verifying : python3-tenacity-6.3.1-1.el9s.noarch 53/62 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 54/62 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 55/62 DEBUG: Verifying : python3-testtools-2.4.0-10.el9s.noarch 56/62 DEBUG: Verifying : python3-voluptuous-0.12.1-2.el9s.noarch 57/62 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 58/62 DEBUG: Verifying : python3-wrapt-1.12.1-4.el9s.x86_64 59/62 DEBUG: Verifying : python3-yappi-1.3.1-2.el9s.x86_64 60/62 DEBUG: Verifying : python3-importlib-metadata-4.8.1-2.el9s.noarch 61/62 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 62/62 DEBUG: Installed: DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python-oslo-concurrency-lang-4.4.0-0.20211215105227.7dcf9e9.el9.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20211215110420.9b29c90.el9.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428090850.a38b56a.el9.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-cliff-3.7.0-0.20211214184540.117a100.el9.noarch DEBUG: python3-cmd2-2.1.2-1.el9s.noarch DEBUG: python3-colorama-0.4.6-3.el9.noarch DEBUG: python3-dateutil-1:2.9.0.post0-1.el9.noarch DEBUG: python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fasteners-0.14.1-24.el9s.noarch DEBUG: python3-fixtures-3.0.0-22.el9s.noarch DEBUG: python3-flake8-3.8.4-1.el9s.noarch DEBUG: python3-future-0.18.2-9.el9s.noarch DEBUG: python3-hacking-1.0.1-0.20211214175118.865398f.el9.noarch DEBUG: python3-importlib-metadata-4.8.1-2.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-0.1.13-4.el9s.noarch DEBUG: python3-mccabe-0.6.1-18.el9s.noarch DEBUG: python3-mimeparse-1.6.0-16.el9s.noarch DEBUG: python3-mock-3.0.5-14.el9s.noarch DEBUG: python3-msgpack-1.0.2-2.el9s.x86_64 DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-oslo-concurrency-4.4.0-0.20211215105227.7dcf9e9.el9.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20211215100456.de1dbee.el9.noarch DEBUG: python3-oslo-context-3.2.1-0.20211215105947.b124eb7.el9.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el9.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225081235.bbe5d5a.el9.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082328.c1e3398.el9.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428090850.a38b56a.el9.noarch DEBUG: python3-oslotest-4.4.1-0.20211215093840.aaf3a72.el9.noarch DEBUG: python3-paste-3.5.0-3.el9s.noarch DEBUG: python3-paste-deploy-2.1.1-2.el9s.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pycodestyle-2.6.0-4.el9s.noarch DEBUG: python3-pyflakes-2.2.0-3.el9s.noarch DEBUG: python3-pyperclip-1.8.0-3.el9s.noarch DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-requests-mock-1.8.0-2.el9s.noarch DEBUG: python3-rfc3986-1.4.0-5.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-stestr-2.6.0-8.el9s.noarch DEBUG: python3-stevedore-3.3.3-0.20241203182339.7b48fff.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-tenacity-6.3.1-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.4.0-10.el9s.noarch DEBUG: python3-voluptuous-0.12.1-2.el9s.noarch DEBUG: python3-wcwidth-0.2.5-8.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-wrapt-1.12.1-4.el9s.x86_64 DEBUG: python3-yappi-1.3.1-2.el9s.x86_64 DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026a-1.el9.noarch DEBUG: hwdata-0.348-9.22.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-2.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-15.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-262.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-262.el9.x86_64 DEBUG: glibc-common-2.34-262.el9.x86_64 DEBUG: glibc-2.34-262.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-14.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-15.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-9.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-18.el9.x86_64 DEBUG: file-5.39-18.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el9.x86_64 DEBUG: openssl-libs-3.5.5-1.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-69.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-16.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.25-5.el9.noarch DEBUG: python3-3.9.25-5.el9.x86_64 DEBUG: python3-libs-3.9.25-5.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-1.1.2-4.el9.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-7.el9.noarch DEBUG: python3-requests-2.25.1-10.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.5-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-15.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2025.4-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: bluez-libs-5.86-1.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-41.el9.x86_64 DEBUG: curl-7.76.1-41.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-19.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-14.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-37.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-24.el9.x86_64 DEBUG: poppler-glib-21.01.0-24.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.54.3-2.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.50.4-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-16.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-262.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-262.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-7.el9.x86_64 DEBUG: systemd-rpm-macros-252-69.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-69.el9.x86_64 DEBUG: systemd-252-69.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-14.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.9-1.el9.x86_64 DEBUG: pipewire-1.4.9-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.x86_64 DEBUG: device-mapper-1.02.207-4.el9.x86_64 DEBUG: cryptsetup-libs-2.8.1-3.el9.x86_64 DEBUG: systemd-udev-252-69.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-12.98-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-devel-3.9.25-5.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.9-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.9-1.el9.x86_64 DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702061145.ce6a105.el9.noarch DEBUG: kernel-headers-5.14.0-701.el9.x86_64 DEBUG: python3-pyflakes-2.2.0-3.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-4.8.1-2.el9s.noarch DEBUG: python3-stevedore-3.3.3-0.20241203182339.7b48fff.el9.noarch DEBUG: python3-yappi-1.3.1-2.el9s.x86_64 DEBUG: python3-wrapt-1.12.1-4.el9s.x86_64 DEBUG: python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch DEBUG: python3-oslo-context-3.2.1-0.20211215105947.b124eb7.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-voluptuous-0.12.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-rfc3986-1.4.0-5.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.0-3.el9s.noarch DEBUG: python3-pycodestyle-2.6.0-4.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.5.0-3.el9s.noarch DEBUG: python3-paste-deploy-2.1.1-2.el9s.noarch DEBUG: python3-msgpack-1.0.2-2.el9s.x86_64 DEBUG: python3-mock-3.0.5-14.el9s.noarch DEBUG: python3-mimeparse-1.6.0-16.el9s.noarch DEBUG: python3-fixtures-3.0.0-22.el9s.noarch DEBUG: python3-testtools-2.4.0-10.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-mccabe-0.6.1-18.el9s.noarch DEBUG: python3-flake8-3.8.4-1.el9s.noarch DEBUG: python3-iso8601-0.1.13-4.el9s.noarch DEBUG: python3-future-0.18.2-9.el9s.noarch DEBUG: python3-fasteners-0.14.1-24.el9s.noarch DEBUG: python3-wcwidth-0.2.5-8.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-colorama-0.4.6-3.el9.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-cmd2-2.1.2-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-3.7.0-0.20211214184540.117a100.el9.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428090850.a38b56a.el9.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20211215110420.9b29c90.el9.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428090850.a38b56a.el9.noarch DEBUG: python3-oslo-config-8.5.1-0.20211215100456.de1dbee.el9.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225081235.bbe5d5a.el9.noarch DEBUG: python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el9.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20211215105227.7dcf9e9.el9.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20211215105227.7dcf9e9.el9.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082328.c1e3398.el9.noarch DEBUG: python3-stestr-2.6.0-8.el9s.noarch DEBUG: python3-hacking-1.0.1-0.20211214175118.865398f.el9.noarch DEBUG: python3-oslotest-4.4.1-0.20211215093840.aaf3a72.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tenacity-6.3.1-1.el9s.noarch DEBUG: python3-requests-mock-1.8.0-2.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026a-1.el9.noarch DEBUG: hwdata-0.348-9.22.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-2.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-15.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-262.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-262.el9.x86_64 DEBUG: glibc-common-2.34-262.el9.x86_64 DEBUG: glibc-2.34-262.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-14.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-15.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-9.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-18.el9.x86_64 DEBUG: file-5.39-18.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el9.x86_64 DEBUG: openssl-libs-3.5.5-1.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-69.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-16.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.25-5.el9.noarch DEBUG: python3-3.9.25-5.el9.x86_64 DEBUG: python3-libs-3.9.25-5.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-1.1.2-4.el9.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-7.el9.noarch DEBUG: python3-requests-2.25.1-10.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.5-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-15.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2025.4-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: bluez-libs-5.86-1.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-41.el9.x86_64 DEBUG: curl-7.76.1-41.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-19.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-14.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-37.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-24.el9.x86_64 DEBUG: poppler-glib-21.01.0-24.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.54.3-2.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.50.4-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-16.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-262.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-262.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-7.el9.x86_64 DEBUG: systemd-rpm-macros-252-69.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-69.el9.x86_64 DEBUG: systemd-252-69.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-14.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.9-1.el9.x86_64 DEBUG: pipewire-1.4.9-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.x86_64 DEBUG: device-mapper-1.02.207-4.el9.x86_64 DEBUG: cryptsetup-libs-2.8.1-3.el9.x86_64 DEBUG: systemd-udev-252-69.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-12.98-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-devel-3.9.25-5.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.9-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.9-1.el9.x86_64 DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702061145.ce6a105.el9.noarch DEBUG: kernel-headers-5.14.0-701.el9.x86_64 DEBUG: python3-pyflakes-2.2.0-3.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-4.8.1-2.el9s.noarch DEBUG: python3-stevedore-3.3.3-0.20241203182339.7b48fff.el9.noarch DEBUG: python3-yappi-1.3.1-2.el9s.x86_64 DEBUG: python3-wrapt-1.12.1-4.el9s.x86_64 DEBUG: python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch DEBUG: python3-oslo-context-3.2.1-0.20211215105947.b124eb7.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-voluptuous-0.12.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-rfc3986-1.4.0-5.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.0-3.el9s.noarch DEBUG: python3-pycodestyle-2.6.0-4.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.5.0-3.el9s.noarch DEBUG: python3-paste-deploy-2.1.1-2.el9s.noarch DEBUG: python3-msgpack-1.0.2-2.el9s.x86_64 DEBUG: python3-mock-3.0.5-14.el9s.noarch DEBUG: python3-mimeparse-1.6.0-16.el9s.noarch DEBUG: python3-fixtures-3.0.0-22.el9s.noarch DEBUG: python3-testtools-2.4.0-10.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-mccabe-0.6.1-18.el9s.noarch DEBUG: python3-flake8-3.8.4-1.el9s.noarch DEBUG: python3-iso8601-0.1.13-4.el9s.noarch DEBUG: python3-future-0.18.2-9.el9s.noarch DEBUG: python3-fasteners-0.14.1-24.el9s.noarch DEBUG: python3-wcwidth-0.2.5-8.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-colorama-0.4.6-3.el9.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-cmd2-2.1.2-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-3.7.0-0.20211214184540.117a100.el9.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428090850.a38b56a.el9.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20211215110420.9b29c90.el9.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428090850.a38b56a.el9.noarch DEBUG: python3-oslo-config-8.5.1-0.20211215100456.de1dbee.el9.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225081235.bbe5d5a.el9.noarch DEBUG: python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el9.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20211215105227.7dcf9e9.el9.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20211215105227.7dcf9e9.el9.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082328.c1e3398.el9.noarch DEBUG: python3-stestr-2.6.0-8.el9s.noarch DEBUG: python3-hacking-1.0.1-0.20211214175118.865398f.el9.noarch DEBUG: python3-oslotest-4.4.1-0.20211215093840.aaf3a72.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tenacity-6.3.1-1.el9s.noarch DEBUG: python3-requests-mock-1.8.0-2.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-vmware-nsxlib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//builddir/build/SRPMS/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root//builddir/build/SRPMS/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:05 ago on Sun May 10 03:12:39 2026. DEBUG: Package git-core-2.52.0-1.el9.x86_64 is already installed. DEBUG: Package python3-decorator-4.4.2-6.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.25-5.el9.x86_64 is already installed. DEBUG: Package python3-fixtures-3.0.0-22.el9s.noarch is already installed. DEBUG: Package python3-hacking-1.0.1-0.20211214175118.865398f.el9.noarch is already installed. DEBUG: Package python3-mock-3.0.5-14.el9s.noarch is already installed. DEBUG: Package python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el9.noarch is already installed. DEBUG: Package python3-oslo-serialization-4.1.1-0.20220225081235.bbe5d5a.el9.noarch is already installed. DEBUG: Package python3-oslo-service-2.5.1-0.20220201082328.c1e3398.el9.noarch is already installed. DEBUG: Package python3-oslo-utils-4.8.2-0.20220428090850.a38b56a.el9.noarch is already installed. DEBUG: Package python3-oslotest-4.4.1-0.20211215093840.aaf3a72.el9.noarch is already installed. DEBUG: Package python3-pbr-5.6.0-1.el9s.noarch is already installed. DEBUG: Package python3-requests-mock-1.8.0-2.el9s.noarch is already installed. DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package python3-stestr-2.6.0-8.el9s.noarch is already installed. DEBUG: Package python3-subunit-1.4.0-6.el9s.noarch is already installed. DEBUG: Package python3-tenacity-6.3.1-1.el9s.noarch is already installed. DEBUG: Package python3-testresources-2.0.1-2.el9s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el9s.noarch is already installed. DEBUG: Package python3-testtools-2.4.0-10.el9s.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-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026a-1.el9.noarch DEBUG: hwdata-0.348-9.22.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20250606-2.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-15.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-262.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-262.el9.x86_64 DEBUG: glibc-common-2.34-262.el9.x86_64 DEBUG: glibc-2.34-262.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-14.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-15.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-9.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-18.el9.x86_64 DEBUG: file-5.39-18.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-3.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el9.x86_64 DEBUG: openssl-libs-3.5.5-1.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-69.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-16.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: python-unversioned-command-3.9.25-5.el9.noarch DEBUG: python3-3.9.25-5.el9.x86_64 DEBUG: python3-libs-3.9.25-5.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-idna-2.10-7.el9.1.noarch DEBUG: python3-greenlet-1.1.2-4.el9.x86_64 DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-7.el9.noarch DEBUG: python3-requests-2.25.1-10.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: openssl-3.5.5-1.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-15.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2025.4-1.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: bluez-libs-5.86-1.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-5.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-1.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.21.1-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-41.el9.x86_64 DEBUG: curl-7.76.1-41.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-AutoLoader-5.74-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.el9.x86_64 DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-483.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-19.el9.x86_64 DEBUG: freetype-2.10.4-11.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-14.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-37.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-24.el9.x86_64 DEBUG: poppler-glib-21.01.0-24.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.54.3-2.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.50.4-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-16.el9.x86_64 DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-262.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-262.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-9.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-7.el9.x86_64 DEBUG: systemd-rpm-macros-252-69.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-69.el9.x86_64 DEBUG: systemd-252-69.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-14.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.9-1.el9.x86_64 DEBUG: pipewire-1.4.9-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.x86_64 DEBUG: device-mapper-1.02.207-4.el9.x86_64 DEBUG: cryptsetup-libs-2.8.1-3.el9.x86_64 DEBUG: systemd-udev-252-69.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-12.98-2.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-devel-3.9.25-5.el9.x86_64 DEBUG: python3-pbr-5.6.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.9-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.9-1.el9.x86_64 DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch DEBUG: python3-eventlet-0.30.2-1.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702061145.ce6a105.el9.noarch DEBUG: kernel-headers-5.14.0-701.el9.x86_64 DEBUG: python3-pyflakes-2.2.0-3.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-4.8.1-2.el9s.noarch DEBUG: python3-stevedore-3.3.3-0.20241203182339.7b48fff.el9.noarch DEBUG: python3-yappi-1.3.1-2.el9s.x86_64 DEBUG: python3-wrapt-1.12.1-4.el9s.x86_64 DEBUG: python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch DEBUG: python3-oslo-context-3.2.1-0.20211215105947.b124eb7.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-voluptuous-0.12.1-2.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-rfc3986-1.4.0-5.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyperclip-1.8.0-3.el9s.noarch DEBUG: python3-pycodestyle-2.6.0-4.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.5.0-3.el9s.noarch DEBUG: python3-paste-deploy-2.1.1-2.el9s.noarch DEBUG: python3-msgpack-1.0.2-2.el9s.x86_64 DEBUG: python3-mock-3.0.5-14.el9s.noarch DEBUG: python3-mimeparse-1.6.0-16.el9s.noarch DEBUG: python3-fixtures-3.0.0-22.el9s.noarch DEBUG: python3-testtools-2.4.0-10.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-mccabe-0.6.1-18.el9s.noarch DEBUG: python3-flake8-3.8.4-1.el9s.noarch DEBUG: python3-iso8601-0.1.13-4.el9s.noarch DEBUG: python3-future-0.18.2-9.el9s.noarch DEBUG: python3-fasteners-0.14.1-24.el9s.noarch DEBUG: python3-wcwidth-0.2.5-8.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-colorama-0.4.6-3.el9.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-cmd2-2.1.2-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-cliff-3.7.0-0.20211214184540.117a100.el9.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428090850.a38b56a.el9.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20211215110420.9b29c90.el9.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428090850.a38b56a.el9.noarch DEBUG: python3-oslo-config-8.5.1-0.20211215100456.de1dbee.el9.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225081235.bbe5d5a.el9.noarch DEBUG: python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el9.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20211215105227.7dcf9e9.el9.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20211215105227.7dcf9e9.el9.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082328.c1e3398.el9.noarch DEBUG: python3-stestr-2.6.0-8.el9s.noarch DEBUG: python3-hacking-1.0.1-0.20211214175118.865398f.el9.noarch DEBUG: python3-oslotest-4.4.1-0.20211215093840.aaf3a72.el9.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tenacity-6.3.1-1.el9s.noarch DEBUG: python3-requests-mock-1.8.0-2.el9s.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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 python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm Start: rpmbuild python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-wallaby-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: tzdata-2026a-1.el9.noarch 1773065822 1921002 f68f5aaf13509160d06c0961019594c8 installed DEBUG: hwdata-0.348-9.22.el9.noarch 1771225849 10296814 93eb4b20dcbd59e4090594d2078b06f1 installed DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch 1628539909 5930958 03240144ad8b868c22f9168a70823562 installed DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch 1628536914 13746679 e083c7da82ac4d6a8ba78b34e0888e13 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch 1628536914 596942 b947ffef4f22a6e3d579b3a14cb16e73 installed DEBUG: langpacks-core-font-en-3.0-16.el9.noarch 1628548327 351 c459dbf4f89e14c3866201d92a22003f installed DEBUG: osinfo-db-20250606-2.el9.noarch 1773315715 4120119 8a91916034ad19df72a4a2a32558e2a5 installed DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch 1655270554 1886539 3fc548ed612acde8d3b41b4b385c3143 installed DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch 1628536854 722408 2732783fee86c9b991c6cd860dd2c453 installed DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch 1631700183 6557604 d242e1bff048ee93c8785049f06a1b44 installed DEBUG: xkeyboard-config-2.33-2.el9.noarch 1628575594 6083876 88ea8a43851daebce64e0f78a3cb495f installed DEBUG: rust-srpm-macros-17-4.el9.noarch 1628569449 2447 73293207465a7961b68686701a149929 installed DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch 1681714691 492 8ec89c93045f3fb6df7200c1acc02777 installed DEBUG: poppler-data-0.4.9-9.el9.noarch 1628566347 12058151 ae8a3356650b67950bb9170591b59a6e installed DEBUG: perl-srpm-macros-1-41.el9.noarch 1628565179 862 6cccf4e84e8d8ff1bfd99a5b08bc765b installed DEBUG: openblas-srpm-macros-2-11.el9.noarch 1628560331 104 472d4c6b239cbdfa1a4a1e7465c3878e installed DEBUG: ocaml-srpm-macros-6-6.el9.noarch 1628559705 745 621a996cbcddd8e3d3492467821c5a8b installed DEBUG: mesa-filesystem-25.2.7-4.el9.x86_64 1771839786 3682 cfe3040dda38e9b2f548095ca3f3d254 installed DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 1775645557 0 cf3339feeab71bd20e6b75e1902465ff installed DEBUG: libX11-common-1.8.12-1.el9.noarch 1762417835 1206184 583cda555741a1f1dc8e44ead0e139af installed DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch 1628543357 535 3c30c63eb24feef9d64bfe022fbf9f23 installed DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 1645036530 1205149 40b1cb78f729044823f20b7ad90c67b4 installed DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch 1637316977 12103345 d3b18c32d2219b99074b27745ccd308f installed DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch 1628536977 4398414 472ec3c2382d57a2651109823210e159 installed DEBUG: python3-setuptools-wheel-53.0.0-15.el9.noarch 1750338656 562657 69cc4ac9710a75e77e568d5cc215a702 installed DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch 1644512729 68815 a486e7e01444e3373cb6e6b9418720c7 installed DEBUG: pkgconf-m4-1.7.3-10.el9.noarch 1663762969 14187 a4fe05470faa432bdf2bc0da90a72878 installed DEBUG: pcre2-syntax-10.40-6.el9.noarch 1722440460 234324 4748e7d5d1f12ed1df41c89d35b3a058 installed DEBUG: ncurses-base-6.2-12.20210508.el9.noarch 1751361593 307293 cba5aaab88b1b8b214aa3d610575b35b installed DEBUG: libssh-config-0.10.4-18.el9.noarch 1771524016 277 3081770900c32232a133ab5f253133aa installed DEBUG: kbd-misc-2.4.0-11.el9.noarch 1736411876 2573480 faf2fbf44a345feda79761ed0ae32103 installed DEBUG: kbd-legacy-2.4.0-11.el9.noarch 1736411876 557448 df5d6c1fd425a521caf48cddfc69084d installed DEBUG: fuse-common-3.10.2-9.el9.x86_64 1718665815 38 b709260551729ee3006850af4c0ebfe7 installed DEBUG: coreutils-common-8.32-40.el9.x86_64 1768484012 10880539 77ec8753181077d735519b6529a93e56 installed DEBUG: centos-gpg-keys-9.0-36.el9.noarch 1775596191 22949 005855ea08535814633b16a6b12224c1 installed DEBUG: centos-stream-repos-9.0-36.el9.noarch 1775596191 6854 d1ef2f633a0d921248d40db94fbdb967 installed DEBUG: centos-stream-release-9.0-36.el9.noarch 1775596191 30655 848bec6d6280630d225cb59179d43ab8 installed DEBUG: setup-2.13.7-10.el9.noarch 1707295246 725932 fd3173da9bafb6e1d6afffea47d55a3f installed DEBUG: filesystem-3.16-5.el9.x86_64 1719325383 106 f9382852ec0acc644aa2248d02286438 installed DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch 1628573895 38280 a4ec9b61bb3e59b1961f6480b6ea1220 installed DEBUG: basesystem-11-13.el9.noarch 1628537561 0 7bfb02cc1aeca822f9e4d9405c010142 installed DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 1751361582 994415 9dcea9d559ec1b92d643f84a95c122e3 installed DEBUG: bash-5.1.8-9.el9.x86_64 1708011409 7738778 681f5fc99cb4c0027cc7dd860547dd4c installed DEBUG: libgcc-11.5.0-14.el9.x86_64 1761941980 207028 46ccfb916ec529df940535fc3811471e installed DEBUG: glibc-gconv-extra-2.34-262.el9.x86_64 1773747904 8149382 9f180caae419d3a57c962e01d310c29e installed DEBUG: glibc-minimal-langpack-2.34-262.el9.x86_64 1773747904 0 8c110420553fa5de47ac663572c7902f installed DEBUG: glibc-common-2.34-262.el9.x86_64 1773747904 1081350 6342a92ef7af2ba1a3c66326a4420d85 installed DEBUG: glibc-2.34-262.el9.x86_64 1773747904 6441417 d3cb1552afbd2296b490a590f70b5d72 installed DEBUG: zlib-1.2.11-41.el9.x86_64 1698657353 203041 786016493b8145ee743212c37a255951 installed DEBUG: libstdc++-11.5.0-14.el9.x86_64 1761941980 2585625 d62e3fb2e93b311ca4fff9c299f101b9 installed DEBUG: libzstd-1.5.5-1.el9.x86_64 1731924265 773894 c9ef1d17604ef1812b4c8396a52057a4 installed DEBUG: xz-libs-5.2.5-8.el9.x86_64 1654006189 181557 65b27c8fdb646cb879de885e8d8f9d1e installed DEBUG: libxml2-2.9.13-14.el9.x86_64 1763043402 1959260 8762e815ff992ec4e707f1217c0e2855 installed DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 1767956184 78116 d6b9396bdee5247c9fce9fd16eb76864 installed DEBUG: libpng-2:1.6.37-15.el9.x86_64 1773088284 230959 2f4a2c7a90725c3179197a8f7835dace installed DEBUG: expat-2.5.0-6.el9.x86_64 1764683259 313379 3417f5e5ddb259b0d40ac31a868534b8 installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628554484 270692 17b62bc0bda4316e3dcf3662261685d4 installed DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 1705311609 647849 eb9c83b25a447c5902664052f79a5bae installed DEBUG: libcap-2.48-10.el9.x86_64 1751551636 177447 73d9748a60a705a4d6a67404c4438637 installed DEBUG: libuuid-2.37.4-25.el9.x86_64 1768819805 37997 5721a218c453902fb0711fe1e6a84788 installed DEBUG: elfutils-libelf-0.195-1.el9.x86_64 1777038808 1207361 c8360388428c342148cc82db7243c7f2 installed DEBUG: sqlite-libs-3.34.1-9.el9.x86_64 1756382250 1372984 23c05d392132f1067fc068512c6aad00 installed DEBUG: libffi-3.4.2-8.el9.x86_64 1681740417 65761 4bb756aae8cbb82168f5d2245c5a969b installed DEBUG: gmp-1:6.2.0-13.el9.x86_64 1691058138 816844 44dbc752662788b6d7d5115cb6d0dc92 installed DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch 1772202134 101102 4227c2ddd2f55ae5644ef6f6a094580d installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889587 837088 366d999be50089a74158b7f0463f8531 installed DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 1717763595 71568 9ff2fd24225e187217494936e56576dc installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 installed DEBUG: nspr-4.36.0-8.el9.x86_64 1769191169 320984 1864eb5c312d77a8220b0c1ec37dfcbf installed DEBUG: mpfr-4.1.0-10.el9.x86_64 1770637270 801155 0bff8a2a7a510fc0d127f27ce2a79ec8 installed DEBUG: libgomp-11.5.0-14.el9.x86_64 1761941980 421709 ffb477d423047474a51f4b12edcfd76d installed DEBUG: readline-8.1-4.el9.x86_64 1628568923 492844 04ea87f7f650b71b09c3c80fbbc1263d installed DEBUG: libogg-2:1.3.4-6.el9.x86_64 1628552055 50186 c37cdc45e445d19b618747d12e4a85bc installed DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 1628554367 924357 97f0e94761e756f39b738a3f77520045 installed DEBUG: nss-util-3.112.0-8.el9.x86_64 1769191169 238032 7ffae5f6e7468ab710371de16dd6d632 installed DEBUG: libgcrypt-1.10.0-11.el9.x86_64 1722525565 1398402 a0781794779b169a78184364aee1f2eb installed DEBUG: libwayland-client-1.21.0-1.el9.x86_64 1667401001 71360 366182addb754f3e390ead562fd358f1 installed DEBUG: libicu-67.1-10.el9.x86_64 1752485205 34099665 51a0e46505604a13563a2af598f5161f installed DEBUG: libattr-2.5.1-3.el9.x86_64 1628537434 29429 aec8b9f183816020e45285f0143e8850 installed DEBUG: libacl-2.3.1-4.el9.x86_64 1696594612 40554 c708b2c282e929084ec0f0efc372898b installed DEBUG: lz4-libs-1.9.3-5.el9.x86_64 1628555809 145483 7d3dca7640cf3d38ba0f9f9615d050cd installed DEBUG: popt-1.18-8.el9.x86_64 1628566366 130360 f6d016fe6a99581d6c0ec0e43955c05b installed DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 1768289307 1556818 39f5bc7e96a28eb2f962e5a306bbde0a installed DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 1762417836 14964 c12f572724277844966ab3648884e913 installed DEBUG: libwebp-1.2.0-8.el9.x86_64 1695044490 787616 58fba1cdbfed92c5e6e661598dd0a449 installed DEBUG: libassuan-2.5.5-3.el9.x86_64 1628549434 171165 2ea61cf9eb18aefe03c18facfa6e5980 installed DEBUG: gdbm-libs-1:1.23-1.el9.x86_64 1712672345 128586 b9b3a18b49984ae02961c57d5847b88c installed DEBUG: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: libbrotli-1.0.9-9.el9.x86_64 1768910524 782170 8666930940de1b92710a53a8eebaa678 installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930750 75196 46e0b55fb2904dfe43b24ee2c94b3c1a installed DEBUG: audit-libs-3.1.5-8.el9.x86_64 1768393681 338505 26e1cdb1043518240612f27cd9bfb835 installed DEBUG: libcom_err-1.46.5-8.el9.x86_64 1751878335 68401 0e0175672c2a57d33a6c420005318be3 installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libtasn1-4.16.0-9.el9.x86_64 1739768779 183364 a0a8ab91984108c1b0d2b9bb4fe03609 installed DEBUG: p11-kit-0.26.2-1.el9.x86_64 1770715890 2936332 9ad0023a4e8dc391cf0b579e12b145aa installed DEBUG: libtdb-1.4.14-1.el9.x86_64 1757719478 110825 eec43cedddb4e330e8919973f11de1db installed DEBUG: libunistring-0.9.10-15.el9.x86_64 1628553516 1643051 df2997eefd8b00af79f36b60155d2564 installed DEBUG: libidn2-2.3.0-7.el9.x86_64 1628550537 253460 b999cef1924e493741546dad040d6b64 installed DEBUG: lua-libs-5.4.4-4.el9.x86_64 1681732544 287331 d580b400a364fe10ae66719a1533cfff installed DEBUG: pcre2-10.40-6.el9.x86_64 1722440456 652298 222f5febd3e951089e8cd09010c01787 installed DEBUG: fribidi-1.0.10-6.el9.2.x86_64 1649935865 347380 1a4bad4b26de656b0ab2b35694a6b88a installed DEBUG: libICE-1.0.10-8.el9.x86_64 1628550523 174826 b92da4724c87af34f174760835f6c461 installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: openjpeg2-2.4.0-8.el9.x86_64 1737667310 385252 6c8ffd5bbfbe2034dc2e97ae8da0c3fc installed DEBUG: opus-1.3.1-10.el9.x86_64 1628561143 363598 40da76c2d6ce4525c03c2037784abb72 installed DEBUG: libSM-1.2.3-10.el9.x86_64 1628552822 95269 90c43a5efe3bdbc6de7e6b8eb711d153 installed DEBUG: libpsl-0.21.1-5.el9.x86_64 1628552331 78600 48e5ec8c64476be40b82088b405be4ae installed DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 1667401001 37464 c725fc2424cd1d93bc940cb5d57bcb74 installed DEBUG: libmpc-1.2.1-4.el9.x86_64 1628551818 138637 e5e40dad676b06cd7f5ce6e6f6278138 installed DEBUG: dwz-0.16-1.el9.x86_64 1751024515 293356 923bd77faa08d5993ed9af95fb35a3ab installed DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 1628554484 202824 5cc1d82aabed2601b8a39f3f49d50093 installed DEBUG: exiv2-0.27.5-2.el9.x86_64 1636985354 4632497 bec8af9af0888f31db7af16f7bc4c8bb installed DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 1636985354 2794722 9d85f037ac697f35712d3a8404bba519 installed DEBUG: unzip-6.0-59.el9.x86_64 1749651262 398475 59a1634e56df883a51b0f27a3d6b899f installed DEBUG: xml-common-0.6.3-58.el9.noarch 1628570071 80280 e30dff7e045445c260fddaf4c82eb1fe installed DEBUG: libproxy-0.4.15-35.el9.x86_64 1629990582 166674 cfaea8d129b2046f49d386a30a2a5b8a installed DEBUG: imath-3.1.2-1.el9.x86_64 1629104544 371882 0f497264fb6125739d15f377a5c678c2 installed DEBUG: file-libs-5.39-18.el9.x86_64 1777292378 8086636 4e7b4e66782ae9bc419ea49d1169148f installed DEBUG: file-5.39-18.el9.x86_64 1777292378 102544 733cee8a80e725725e9fa68d02401b4b installed DEBUG: alternatives-1.24-2.el9.x86_64 1725536489 63489 233ce51ed15e69cb4909a1a13eaa4dd2 installed DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 1770715890 583257 eb3cb52a22803a11b7294ec97373c1be installed DEBUG: fuse-libs-2.9.9-17.el9.x86_64 1733159864 311934 c401efdd30b6246d670fd83f70452a26 installed DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 1768829765 251839 9192f4abc2816b3441ef465f97292507 installed DEBUG: llvm-libs-22.1.3-1.el9.x86_64 1775645557 256532628 6a24d6719b713c059d9fefdeaab514c4 installed DEBUG: libsepol-3.6-3.el9.x86_64 1742818154 829131 72eb8de3c8fdc36560da85a76b9e8feb installed DEBUG: libselinux-3.6-3.el9.x86_64 1738072423 176845 b59de2c8413f3c82e82c7525f8105fdb installed DEBUG: sed-4.8-10.el9.x86_64 1769440657 812407 e6488a727a8b8b6b309e4c56554a19f3 installed DEBUG: findutils-1:4.8.0-7.el9.x86_64 1720104673 1756958 f10df4e7c5fcd83ef35d96c86d9b034a installed DEBUG: libsigsegv-2.13-4.el9.x86_64 1628552820 50338 8d6efb1981489cae3ba03919e0a84d34 installed DEBUG: gawk-5.1.0-6.el9.x86_64 1645036530 1685726 49d54aeca4767b4c1f096902535f8e65 installed DEBUG: libsmartcols-2.37.4-25.el9.x86_64 1768819805 134787 d646a6fe94c90c916674c4f42ac8fb7a installed DEBUG: pcre-8.44-4.el9.x86_64 1713357639 537728 b1ea83d87fcb8d3d5586d59af686cd44 installed DEBUG: grep-3.6-5.el9.x86_64 1628545386 857840 b1783007ca41c6a5e2a2a6b09c72ee49 installed DEBUG: openssl-fips-provider-1:3.5.5-1.el9.x86_64 1769606865 2591490 ff5659de49cb701b1a5c353e4f623af1 installed DEBUG: openssl-libs-1:3.5.5-1.el9.x86_64 1769606865 7478459 2afc1aeed27642812df502c9cbc199d5 installed DEBUG: coreutils-8.32-40.el9.x86_64 1768484012 5899898 cd9bcf644625a62152ac38998d908d72 installed DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch 1760120411 2791711 99d34e3d0c83ade5be6c2173cc25aee7 installed DEBUG: systemd-libs-252-69.el9.x86_64 1776344600 1814728 55a6e8fbd1c20208cf271051c9d28402 installed DEBUG: libarchive-3.5.3-9.el9.x86_64 1776159035 906150 bcb784e7462adc3e065feb3a3857464a installed DEBUG: dbus-libs-1:1.12.20-9.el9.x86_64 1776075905 373006 81320823c2d1e8aef07cde3af9dfb1c0 installed DEBUG: libblkid-2.37.4-25.el9.x86_64 1768819805 229721 d0cc82cb20821be4106f8b582e5d2870 installed DEBUG: libmount-2.37.4-25.el9.x86_64 1768819805 318333 0806f1f9cf0c05d800d79013971e24b5 installed DEBUG: libfdisk-2.37.4-25.el9.x86_64 1768819805 367763 484535c5e7c88440c46fca1903c92409 installed DEBUG: util-linux-core-2.37.4-25.el9.x86_64 1768819805 1262839 381a2fa7dc241688365ff3b3ecadf824 installed DEBUG: libusbx-1.0.26-1.el9.x86_64 1650890875 169790 e42efbfacf911799e5c8d24d5565a35d installed DEBUG: gzip-1.12-1.el9.x86_64 1650569887 377013 d100c7f7b4f855aeb3d8676072292699 installed DEBUG: cracklib-2.9.6-28.el9.x86_64 1768499133 249970 7159f217bd1f2d5538494b99abe898bc installed DEBUG: kmod-libs-28-11.el9.x86_64 1755521936 133910 a24cece69ed6a3459715039f76c59010 installed DEBUG: libevent-2.1.12-8.el9.x86_64 1724156211 928082 fbe29f4553f3028b488d425e5fe289cf installed DEBUG: avahi-libs-0.8-24.el9.x86_64 1773673164 177286 e2be3bd9516838a83e176dba1277c7b8 installed DEBUG: xz-5.2.5-8.el9.x86_64 1654006189 685923 7a3a1c534311e848d76428a6daddd7c0 installed DEBUG: jbigkit-libs-2.1-23.el9.x86_64 1628547667 116759 fc59a2fbc5993faa2c50a2fee3ca890f installed DEBUG: libtiff-4.4.0-16.el9.x86_64 1768839048 586257 2402e69c5ece732efacf159a34ed6882 installed DEBUG: libXau-1.0.9-8.el9.x86_64 1628554479 64960 d29cb4a4741cc1c0d0676dbae6e78998 installed DEBUG: libxcb-1.13.1-9.el9.x86_64 1628554525 1124254 51f3f8fe3db81337ba4a07430421c3ee installed DEBUG: libX11-1.8.12-1.el9.x86_64 1762417836 1359060 f6eda0faf27ef663ac54800c424b04eb installed DEBUG: libXext-1.3.4-8.el9.x86_64 1628554624 95724 36ef108c2804669f53bf41f5d7a12d3c installed DEBUG: libXrender-0.9.10-16.el9.x86_64 1628554702 51543 1238322e38dd9b9aa5cce9a9d3ac8458 installed DEBUG: libXi-1.7.10-8.el9.x86_64 1628554634 74757 bd2b6b3e709f17777a5d0e2097366c43 installed DEBUG: libXfixes-5.0.3-16.el9.x86_64 1628554623 35681 06ff23960463555e5f8af61d13f71a2f installed DEBUG: libXt-1.2.0-6.el9.x86_64 1628554747 453249 e7a4f272de4504efd24ddb90b533cf5b installed DEBUG: libXmu-1.1.3-8.el9.x86_64 1628554669 188562 5879579377fd4468c1927636debd938c installed DEBUG: libXcursor-1.2.0-7.el9.x86_64 1628554551 50861 7a058c13f6a9927cf4f6394049026de7 installed DEBUG: libXdamage-1.1.5-7.el9.x86_64 1628554609 37259 119e8aef392b8008b8046e3ecc9dccab installed DEBUG: libXrandr-1.5.2-8.el9.x86_64 1628554694 53332 2864163841b9f9634b602a32e0120853 installed DEBUG: libXinerama-1.1.4-10.el9.x86_64 1628554595 19725 a29c4891e6ef396577c08db8c5a28ab5 installed DEBUG: libXcomposite-0.4.5-7.el9.x86_64 1628554506 42445 4ff5ce3944de9ac0736fd23fefd642f8 installed DEBUG: libXpm-3.5.13-10.el9.x86_64 1697029641 128632 143c8682ce0cbfb70df0ed5d852c4516 installed DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 1637623169 797162 6caa4083900d93e621a90c9f55312fd1 installed DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 1667401001 16466 6491c616c2a85a6da68cf36b154d74f9 installed DEBUG: pixman-0.40.0-6.el9.x86_64 1696425141 710279 aede16298bd4d68bf8b81b92b7f4ff9f installed DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 1653477225 73932 acdfc37badce9a922e7cd15ecb790c30 installed DEBUG: libXaw-1.0.13-19.el9.x86_64 1628554542 510031 51fb88af4c8549b837fa52cf7348b1e4 installed DEBUG: libXtst-1.2.3-16.el9.x86_64 1628554736 38680 28b0e6a42eb89fea8382dc1046a6e85b installed DEBUG: libXv-1.0.11-16.el9.x86_64 1628554734 26929 72198c80e9062f01f7c8b6a56d1511d0 installed DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 1628554796 26316 9d5c88dac190e4f66857b2fab49ea44e installed DEBUG: cracklib-dicts-2.9.6-28.el9.x86_64 1768499133 9815154 459bd1893e276d8cb2b9e82041aa31a3 installed DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch 1711479877 1232785 de13bdae4eecc1bcef2b53e631acb1c4 installed DEBUG: python-unversioned-command-3.9.25-5.el9.noarch 1773157209 23 91208a5ef22366f502b1162137fdd1f6 installed DEBUG: python3-3.9.25-5.el9.x86_64 1773157200 32828 1e0a74333052aa52ca798051a28c65b1 installed DEBUG: python3-libs-3.9.25-5.el9.x86_64 1773157200 33021481 d32f1e36ed6517fba239017def7b97ec installed DEBUG: python3-setuptools-57.4.0-1.el9s.noarch 1633534144 4796650 cba8c282a0121989182f2bd1f63f4099 installed DEBUG: python3-six-1.15.0-9.el9.noarch 1645014051 106876 ddb649ce7f23e052677037e6a3f1c03a installed DEBUG: python3-idna-2.10-7.el9.1.noarch 1714045925 525633 302392bf155d99a5c6e49572bf1aede8 installed DEBUG: python3-greenlet-1.1.2-4.el9.x86_64 1683653368 384127 e9d9810d6b57e6d908578481887640c0 installed DEBUG: python3-pip-21.3.1-1.el9.noarch 1711479877 9189701 cb84f7a3b54d721b47851813ae14248e installed DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch 1772202134 272783 b804fe6ba2bbb9c3c27729734910c5f1 installed DEBUG: python3-chardet-4.0.0-5.el9.noarch 1645457887 1480116 7bf874734ba3c74bafc1b7d88a30d5bc installed DEBUG: python3-ply-3.11-14.el9.noarch 1644945702 440210 585f6071f7eef976079b8a30299aa0a0 installed DEBUG: python3-pycparser-2.20-6.el9.noarch 1644945657 763313 747a6f34c8aac42953a65a7ac3d91b5f installed DEBUG: python3-cffi-1.14.5-5.el9.x86_64 1644337049 1071319 49e7e86da58e037d9fe55484ba891a3a installed DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 1750084810 4678229 fafb9b328464883a1cfaf6a9edf3d51c installed DEBUG: python3-pyparsing-2.4.7-9.el9.noarch 1645030355 650026 cb5eba2b6cc00cd9fa89ffb3527e5dc3 installed DEBUG: python3-packaging-20.9-5.el9.noarch 1644942056 254019 1278d05af2b02528944bef7b199b356c installed DEBUG: python3-pysocks-1.7.1-12.el9.noarch 1645030777 90512 e685632709558359a9a8dd9f087a6dba installed DEBUG: python3-urllib3-1.26.5-7.el9.noarch 1769514803 763593 3e51dc14b2b28e5eced6962e9f2b11ff installed DEBUG: python3-requests-2.25.1-10.el9.noarch 1753444409 414889 9b8f314a204e1a06e81e559e985b556e installed DEBUG: python3-docutils-0.16-6.el9.noarch 1628567136 6219958 444c8a45743579bfd963f306274d8903 installed DEBUG: python3-pytz-2021.1-5.el9.noarch 1689250584 180371 e6b4e1f7bee95c39ce357b2feffca88a installed DEBUG: python3-babel-2.9.1-2.el9.noarch 1628537498 28258458 7afe89f1e820f27155449468f908596e installed DEBUG: python3-tomli-2.0.1-5.el9.noarch 1678873507 68777 23a7daa8bc9a0b429b38a928fe6de505 installed DEBUG: python3-imagesize-1.2.0-6.el9.noarch 1628567186 22802 d39da8dc61e5ab41826837915a72cad8 installed DEBUG: python3-pygments-2.7.4-4.el9.noarch 1628567572 8130001 cb702f6944ebf573a262210131a887d7 installed DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch 1628567669 1175595 67ed16a77bea012e7ae506393454568f installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch 1628567719 38853 4ba706d7fa269358f11f434cc32b3c6d installed DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch 1628567667 62833 3b2c009918387ef7210eba186ca1806e installed DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 1628567666 46533 b2e795a36aef2c55de88074414b761be installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch 1628567685 65376 fa4c300323f21943678c7f68e26f5838 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 1628567715 12208 947d809e58f156601d53cc6203a7590c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 1628567718 57306 2d6584bea4d8c410fe98524de6c1f16c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch 1628567696 54286 8e949b872c3ec55e9a6db87cbc9c9731 installed DEBUG: python3-markupsafe-2.0.0-2.el9s.x86_64 1631288847 50131 b89bd9ed92049224e6f546869798d48b installed DEBUG: python3-jinja2-3.0.1-2.el9s.noarch 1631290225 2924051 b6ff5fd468f8b5a0c72e414a67ca863b installed DEBUG: openssl-1:3.5.5-1.el9.x86_64 1769606865 2273485 8dce0d1d962d62ff277c60746556ab9f installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: kmod-28-11.el9.x86_64 1755521936 253975 9ff933bc0af44897c6fa5b25dafe59d6 installed DEBUG: composefs-libs-1.0.8-1.el9.x86_64 1735937869 146629 012dc339e136d1226da8c9a5a5ce3c78 installed DEBUG: bubblewrap-0.6.3-1.el9.x86_64 1753987681 120201 5bc0907574b52d8de2830161e809475e installed DEBUG: libsemanage-3.6-5.el9.x86_64 1740730263 307174 eaed00d10a849df19b5d55bb349ca60a installed DEBUG: shadow-utils-2:4.9-16.el9.x86_64 1765282281 3812493 6f02aee5bb029117aa641b7fa22b6382 installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: tar-2:1.34-11.el9.x86_64 1771861692 3159915 0300dda8bb32d6078beba01932f8390c installed DEBUG: openexr-libs-3.1.1-5.el9.x86_64 1777440475 4878316 bee9c3fb2af5632b8c57749cf6da40e9 installed DEBUG: iso-codes-4.6.0-3.el9.noarch 1628547387 19591019 f6ef364699f9b8f3bffb69d3c0d67b34 installed DEBUG: zip-3.0-35.el9.x86_64 1676457149 741159 07aa037eb9408f2f848569827cd3559f installed DEBUG: cpp-11.5.0-14.el9.x86_64 1761941980 30664262 77f63b29c751f4e8d04c68581553197b installed DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 1770715890 36696 781acaf14f2e6880d08f40456d061282 installed DEBUG: zstd-1.5.5-1.el9.x86_64 1731924265 1672813 0ec558f56473b9d9543419b96b0fcd53 installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594612 212167 ea68b93d2c6237673747706514381ad4 installed DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 1769191169 1120798 dd7b0c50370f268a0207a3a1c73ec795 installed DEBUG: nss-softokn-3.112.0-8.el9.x86_64 1769191169 1350979 fcad1013cc1eaa09255af5d3d7ca6593 installed DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 1769191169 18177 27b68b05757e9bb43a13c6a30186e07f installed DEBUG: nss-3.112.0-8.el9.x86_64 1769191169 1985090 c34034c7162ec88fc2e7ad72c3ebd5b4 installed DEBUG: flac-libs-1.3.3-12.el9.x86_64 1695638696 561684 40e4f24683955d41c3d3da68c2452c34 installed DEBUG: libtheora-1:1.1.1-31.el9.x86_64 1628553380 474222 b8127b03ee1f999ef62271ee2b4be850 installed DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 1777498214 2823696 7db564b8d8392242561621edb11b860e installed DEBUG: libksba-1.5.1-7.el9.x86_64 1722345509 394486 1cf232c15fda749343499c2edba8845a installed DEBUG: jasper-libs-2.0.28-4.el9.x86_64 1753174015 328484 b3c7d2364636463a6997911df331dd07 installed DEBUG: LibRaw-0.21.1-1.el9.x86_64 1696285065 2493670 a82620ac65090460e8c9bd5a0c6b413e installed DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 1635927371 1412953 d1d6378d392aaebf8f8e69d797903cff installed DEBUG: bzip2-1.0.8-11.el9.x86_64 1767956184 94736 d3d97adf43843685ea6a52d1051fc0e9 installed DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 1628554663 324826 5f75063e425d48b3397b4217aff67fde installed DEBUG: libxslt-1.1.34-15.el9.x86_64 1775017472 769495 e3de196638192c45f0481814b4f80be5 installed DEBUG: graphite2-1.3.14-9.el9.x86_64 1628545340 201583 bee1c7d7f006f520847ff1f5b9f768e6 installed DEBUG: groff-base-1.22.4-10.el9.x86_64 1633944960 4040774 6f382ca641a7b920bd2f194a36b9a1ef installed DEBUG: spirv-tools-libs-2025.4-1.el9.x86_64 1767774652 5940696 825eb02344623bb727853a86997313fd installed DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 1628574725 751654 f187c6b50c3612d6252e43eabf48abfd installed DEBUG: info-6.7-15.el9.x86_64 1645432912 508035 4d0af4faf66f30b8126abd3410cdd719 installed DEBUG: ed-1.14.2-12.el9.x86_64 1628540213 129923 038028fe8dfd324b820e16200786a15e installed DEBUG: patch-2.7.6-16.el9.x86_64 1628561618 265522 4efdeefb054a89e177b517c3d3ed1147 installed DEBUG: libfontenc-1.1.3-17.el9.x86_64 1628550261 64225 931267996fd577695291cbc512f16582 installed DEBUG: bluez-libs-5.86-1.el9.x86_64 1773228557 219210 dad4acd4e1c7f042302dc29e725b0d0f installed DEBUG: cpio-2.13-16.el9.x86_64 1631604799 1088156 8743fccbe23852587a7ef16a73f19f85 installed DEBUG: diffutils-3.7-12.el9.x86_64 1628539960 1467825 507f1a0f06465e7a20379fffcb5a941e installed DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 1666019242 55267 3c9b8438c14c5b6dd89db849f2233459 installed DEBUG: less-590-6.el9.x86_64 1751463935 364648 0bd2459eee7a4582809c0986ccc0bb3e installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628549688 99993 595519f7b2452af7db9b5062131acaa3 installed DEBUG: libdb-5.3.28-57.el9.x86_64 1742885579 1897918 d190d262a458cb96a15f0b2bc8ff0f92 installed DEBUG: libeconf-0.4.1-5.el9.x86_64 1765293277 45707 11fecf5197930afa44853e885dc46747 installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: pam-1.5.1-29.el9.x86_64 1775731066 1907619 4d0dbcf0fc95c619428b4478da9367c7 installed DEBUG: util-linux-2.37.4-25.el9.x86_64 1768819805 11147007 573d7d2d6fd4f1783bb8ddadc9e5770c installed DEBUG: openssh-9.9p1-8.el9.x86_64 1776156920 1816016 876578eb7bb87d07eecb7a7055c8075f installed DEBUG: kbd-2.4.0-11.el9.x86_64 1736411880 1568949 2ada16529ebadd12437d61a0aa911795 installed DEBUG: libnghttp2-1.43.0-7.el9.x86_64 1775033419 169756 764d298732b96fbb914524124123f8b0 installed DEBUG: libpciaccess-0.16-7.el9.x86_64 1710934775 49451 245fe7637ad4840fefd299881500def1 installed DEBUG: libdrm-2.4.128-1.el9.x86_64 1763444074 419760 405231738ca6e9b1c0624a2dc6d75fa5 installed DEBUG: libpkgconf-1.7.3-10.el9.x86_64 1663762953 75425 6d784dbd338488f9a990f3870ce06e48 installed DEBUG: pkgconf-1.7.3-10.el9.x86_64 1663762953 77890 c27775732875e2aaaa07204046b2e0ae installed DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 1663762953 1203 557e5f2bf85dce295401d6e30f51eabe installed DEBUG: libverto-0.3.2-3.el9.x86_64 1628554245 30365 49717f919565ae8f0e70dc4def4d01f6 installed DEBUG: krb5-libs-1.21.1-10.el9.x86_64 1777396283 2503202 4f50376c6933df73bbb8e9b352e7b113 installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006598 2380384 30b42ad4b265d75bc95db77acd35598e installed DEBUG: openldap-2.6.13-1.el9.x86_64 1776988425 1094903 f0921309960069fb4b96cb46ba2191f1 installed DEBUG: libssh-0.10.4-18.el9.x86_64 1771524009 535755 3240e85bef3365c38514610e9aa5ff61 installed DEBUG: libcurl-7.76.1-41.el9.x86_64 1774437832 671622 a53c1c404360bfe729a7e3f49083f370 installed DEBUG: curl-7.76.1-41.el9.x86_64 1774437832 684505 3b35c60c81fd1cc8695618070ce9df89 installed DEBUG: rpm-4.16.1.3-40.el9.x86_64 1763740503 2750478 3f18c4a27af17fbd1834957ba93b80c2 installed DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 1763740503 773076 116112c58fd065748145c65d373afad4 installed DEBUG: efi-srpm-macros-6-4.el9.noarch 1741089215 41044 d59656b35779ecddedb5526e6b33a800 installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628555741 1314 0fdd144bbbee9bc020012ff761b15a17 installed DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 1717683442 2232032 90e40332c6bb2b003fdff9aa221ee579 installed DEBUG: make-1:4.3-8.el9.x86_64 1706904750 1719894 63525a4cfacb7b409195d59d53450e4e installed DEBUG: ncurses-6.2-12.20210508.el9.x86_64 1751361582 624676 171a55395e2201bdf951286d7dc0d55b installed DEBUG: perl-Digest-1.19-4.el9.noarch 1628563396 36844 556e6f718ba9a6360fa39fb18d536aa0 installed DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 1628563473 61522 2300fd882680ee0c7c1abb1ae6b8ccb4 installed DEBUG: perl-B-0:1.80-483.el9.x86_64 1752149197 504445 da042e29d13c42f761d839b459ead4cd installed DEBUG: perl-FileHandle-0:2.03-483.el9.noarch 1752149200 10533 7a9d875b2723e545c33443524bc26ea5 installed DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 1628562913 111869 7ecb1b2e3a41395091b00413afff991d installed DEBUG: perl-libnet-3.13-4.el9.noarch 1628564496 299357 3a4d318a43520c1ea611000b968a597c installed DEBUG: perl-AutoLoader-0:5.74-483.el9.noarch 1752149200 22038 dae1b95080d7c68562864ecb6a451b32 installed DEBUG: perl-base-0:2.27-483.el9.noarch 1752149200 13820 47f1a99e3352cab14bceff774c1ae80a installed DEBUG: perl-URI-5.09-3.el9.noarch 1628565665 216915 b03fb11680933808dbfa5ed1bc6be6cf installed DEBUG: perl-if-0:0.60.800-483.el9.noarch 1752149200 6875 d50d4a88fcd957b797ee549f74256343 installed DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch 1628564340 100240 fc6b5e9831a4bbafe3036ad6c07bd0cd installed DEBUG: perl-Time-Local-2:1.300-7.el9.noarch 1628565569 67344 56255d762b27e3f619c7ef093df999a5 installed DEBUG: perl-File-Path-2.18-4.el9.noarch 1628563880 65333 e84dcd48672e858db99bf4abb31adefd installed DEBUG: perl-IO-Socket-SSL-2.073-2.el9.noarch 1718787831 616300 68df4118b07154d902cbeb71e46799e0 installed DEBUG: perl-Net-SSLeay-1.94-4.el9.x86_64 1775646278 1518770 7e133cad04f8282fce200e505c3cf5fb installed DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch 1628565069 25764 977f680f4ab8e6be26696f8e005328be installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 1629764707 24828 4ddd39d2645c0d3a03a7fc505a69d03f installed DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch 1628564841 5866 f3ba115f552765dda50122093731bdae installed DEBUG: perl-Class-Struct-0:0.66-483.el9.noarch 1752149200 26954 bc3e4035f4704dd76df3136f492035ad installed DEBUG: perl-POSIX-0:1.94-483.el9.x86_64 1752149197 240020 bc1c11690502caaae28a10b9ed31e2a5 installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628565314 100303 0bdc632c00af8ea7fccf10c3a8aeb385 installed DEBUG: perl-IPC-Open3-0:1.21-483.el9.noarch 1752149200 25047 cd057ea83b5da8c3d2c228971ed0de79 installed DEBUG: perl-subs-0:1.03-483.el9.noarch 1752149200 3061 6ba23f8f3bf774262d624fad39f2257f installed DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch 1628563998 166550 668718b957c97d218cd0ce87b6d3e36d installed DEBUG: perl-Term-Cap-1.17-460.el9.noarch 1628565308 29851 df13642162893be1ec21d401f866b7f7 installed DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch 1628565108 577293 051f5b7ae5eb9bcca2b122291f9bd378 installed DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch 1705477316 150675 3c54aff636d01b3b76e48030d477d990 installed DEBUG: perl-Socket-4:2.031-4.el9.x86_64 1628565134 124969 0d5788854b6ccd115da6a227466baf78 installed DEBUG: perl-SelectSaver-0:1.02-483.el9.noarch 1752149200 3171 367c0b56d220a92697ea69d1a71de723 installed DEBUG: perl-Symbol-0:1.08-483.el9.noarch 1752149200 7847 e337de71c4148b9b6ea05c7fbd25a80e installed DEBUG: perl-File-stat-0:1.09-483.el9.noarch 1752149200 13950 bf04c0019c56540c7c99705518f6e8c9 installed DEBUG: perl-podlators-1:4.14-460.el9.noarch 1628565077 288742 ad2f3ada468688fbe129418e39eaac37 installed DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch 1628565124 170960 7e2f1a7c0900c86834fc555f5c3bd0b9 installed DEBUG: perl-Fcntl-0:1.13-483.el9.x86_64 1752149197 30116 a27c9f4078d0b8e0ee57aa0215ce19a9 installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628565448 13101 51cd796a12a1506353fefddcf48ede0a installed DEBUG: perl-mro-0:1.23-483.el9.x86_64 1752149197 43476 6e4b2d612c8741d7eec983b05cfb88ba installed DEBUG: perl-IO-0:1.43-483.el9.x86_64 1752149197 163137 9223da86f1dac92b4e528d9109fc6d5d installed DEBUG: perl-overloading-0:0.02-483.el9.noarch 1752149200 5894 fe3a1b4ffaf910f6cf86fe8b282e74fe installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628565107 87186 cf143f7c6da00856ecd8ce53db1b388f installed DEBUG: perl-Errno-0:1.30-483.el9.x86_64 1752149197 9536 a38b54791a8e3550ce828e57979a3985 installed DEBUG: perl-File-Basename-0:2.85-483.el9.noarch 1752149200 15340 78a0d44b4b7c1bc8055ff6e2491d9209 installed DEBUG: perl-Getopt-Std-0:1.12-483.el9.noarch 1752149200 12107 1feae3d7c798491baaa5e889c70ff5e7 installed DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 1628564750 48145 1190c3bd08b43b3064f439bca71ca347 installed DEBUG: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 1711036238 143128 d1a7c9b708d7a64e63cd365c3603e604 installed DEBUG: perl-constant-1.33-461.el9.noarch 1628562746 27104 ee5c312a7c1613a45b24c022d97fb08e installed DEBUG: perl-Storable-1:3.21-460.el9.x86_64 1628565166 228532 119c254a858a4e8225a8f4f1b95a6fc8 installed DEBUG: perl-overload-0:1.31-483.el9.noarch 1752149200 72822 6716723e3ad42ae510410c246c58c245 installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628565026 9535 a35e48b4559776d182fedbd2b93f0867 installed DEBUG: perl-vars-0:1.05-483.el9.noarch 1752149200 4927 e632282514e102b2eaa658d6864ab221 installed DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch 1628564041 139937 0084d602dd5f3a3a608b8aa2d7d2784a installed DEBUG: perl-Carp-1.50-460.el9.noarch 1628562498 47889 8aa3a6891f26697353b428ce0a184f8d installed DEBUG: perl-Exporter-5.74-461.el9.noarch 1628563640 55359 600faf3d3db9096efa1de68bfe07d62d installed DEBUG: perl-NDBM_File-0:1.15-483.el9.x86_64 1752149197 29969 b1b84f8a605e356a72bea9e287b3f7a9 installed DEBUG: perl-PathTools-3.78-461.el9.x86_64 1628565073 182534 367a2f6e64401c56f25dc4559c5806f6 installed DEBUG: perl-Encode-4:3.08-462.el9.x86_64 1628580079 10235418 464fc08748c13d9698ad06bba18ae510 installed DEBUG: perl-libs-4:5.32.1-483.el9.x86_64 1752149197 8953882 4134571a081d79a476f42663bc11e4ed installed DEBUG: perl-interpreter-4:5.32.1-483.el9.x86_64 1752149197 120078 ac84979454d47e782540651037540d4f installed DEBUG: kernel-srpm-macros-1.0-14.el9.noarch 1755009210 16948 1a89c0c43d6ff2fd6d4bde26e40f53ea installed DEBUG: nettle-3.10.1-1.el9.x86_64 1739531674 1169592 885616c139aecc15d1a17ca5e971abbb installed DEBUG: gnutls-3.8.10-4.el9.x86_64 1777552345 4139015 1d0c19f9ee459dcbe8ca90d385e8dac1 installed DEBUG: glib2-2.68.4-19.el9.x86_64 1768867120 13443413 c44d4c1e08a862d62db6abc81f5459f7 installed DEBUG: freetype-2.10.4-11.el9.x86_64 1744371252 825956 51169686067a0f58232fc9474a618365 installed DEBUG: harfbuzz-2.7.4-10.el9.x86_64 1695037531 1705461 c1679c0fe827db886e817382b72eb6af installed DEBUG: fontconfig-2.14.0-2.el9.x86_64 1670223487 837217 449ed09ac88eaeb9a30ba214b9981e87 installed DEBUG: cairo-1.17.4-7.el9.x86_64 1645512144 1714807 9fef2bc3657f2c34016b51a532acc8d9 installed DEBUG: json-glib-1.6.6-1.el9.x86_64 1629809706 555868 fe4576ce40b422e833b0850db1a3e07f installed DEBUG: atk-2.36.0-5.el9.x86_64 1628537391 1304627 bd9aeb354c9610e81f272d7222808571 installed DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 1645512144 44432 9aabd9bcc00fd6431ede021358bcb4ef installed DEBUG: polkit-libs-0.117-14.el9.x86_64 1754511918 29450977 3c4ed31eecc905d6390939092b80bed2 installed DEBUG: gstreamer1-1.22.12-3.el9.x86_64 1731143409 5083793 754f5cc7edaad3ab1eaa083b0850daa4 installed DEBUG: cups-libs-1:2.3.3op2-37.el9.x86_64 1765530732 686241 7c1b1e403c043719d42a864ea8b0c9e4 installed DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 1761122353 4731073 25f4691bbb8ab3c44fcdbef9b62275d0 installed DEBUG: libgudev-237-1.el9.x86_64 1629362707 89888 3ae2ff97534847502dc9dc6e54769e32 installed DEBUG: libgxps-0.3.2-3.el9.x86_64 1628550450 197503 5d0ba1ab5bc4e31a13ee886d167b362c installed DEBUG: gd-2.3.2-3.el9.x86_64 1628543005 422174 ff84c2c781e480e239e5c9ffd6376152 installed DEBUG: libXft-2.3.3-8.el9.x86_64 1628554598 136020 9dd4afaf02c043020674bf5723eeec0b installed DEBUG: poppler-21.01.0-24.el9.x86_64 1766415470 3760721 f705e4efcc7390658a6221a779a091f5 installed DEBUG: poppler-glib-21.01.0-24.el9.x86_64 1766415470 488404 fcb8fa5c849517d68567a919be1bcf45 installed DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch 1628573895 1428570 ca19d0e098c193249d75aa2a16f84908 installed DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch 1628573895 1460397 c7a3299906900e9634054c11a85f913a installed DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch 1628573895 86625 16f0f27ee064f929f7cb3221881a5e1f installed DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch 1628573895 1216723 60a564c67ac16e3b356a0ac499002beb installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch 1628573895 1099808 1f85b60ff6e6c83153019702bf850931 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch 1628573895 1429732 81d7a185b0ada9a5ad0383043ccf2c76 installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch 1628573895 2505850 6e0cd8553a6ab96b007e771ad1c17185 installed DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch 1628573895 1557220 668671e23df63172d342d3969f9572fe installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch 1628573895 45248 fd1753c92919fdc12154dc57ab487f7b installed DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch 1628573895 400137 0fa9d01117b873b3aad533568edfb7ec installed DEBUG: urw-base35-fonts-20200910-6.el9.noarch 1628573895 5478 192e5af4292c7614f1255fcdd61d1504 installed DEBUG: libraqm-0.7.0-7.el9s.x86_64 1631084139 29499 76e4839ab4d91c7f7edf02c08d2dfade installed DEBUG: mkfontscale-1.2.1-3.el9.x86_64 1628557177 54887 e55c107f8fd4546cd9c443713362fd90 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch 1628575762 1070851 7f8999a7b9556e8e40ca7b251960c077 installed DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 1670941191 1579276 41b8135cabe1c9496d51799643c4d37e installed DEBUG: NetworkManager-libnm-1:1.54.3-2.el9.x86_64 1767806347 10601411 95cf2145ec5c28c30db1cf78f7fdd9f0 installed DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 1667572879 936649 f0cce33f7885a16bb7162d447c255809 installed DEBUG: libgusb-0.3.8-2.el9.x86_64 1692013174 129332 41172fd21ee5baa9c8b84c2fe236bf14 installed DEBUG: colord-libs-1.4.5-4.el9.x86_64 1628538970 857392 efbe5add1d1c940f9f00da30ad86e1a5 installed DEBUG: shared-mime-info-2.1-5.el9.x86_64 1667822225 5187670 2de9dfcf7c8b566ac4caef5329cac708 installed DEBUG: gdk-pixbuf2-2.42.6-7.el9.x86_64 1776808687 2607862 b1d1c0f8ac94ba9ea46f5c8d35c263a6 installed DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 1776808687 270153 a97c58c7898c77fd34eac7780685d6eb installed DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 1751498673 67405 57fe8942f9b909167c9915f53983318e installed DEBUG: libgsf-1.14.47-5.el9.x86_64 1628550426 963734 ed3526738da2d8fb971a65c9a9b8bc9f installed DEBUG: libnotify-0.7.9-8.el9.x86_64 1640186875 101670 483ba13b155f617530adfa19b62982ff installed DEBUG: avahi-glib-0.8-24.el9.x86_64 1773673164 19690 3c7560ac0a036334b865c4d1160dc4da installed DEBUG: graphene-1.10.6-2.el9.x86_64 1628545303 170747 834f692ccc980e04ac0d4376b0b9163d installed DEBUG: libgexiv2-0.14.3-1.el9.x86_64 1745687211 265943 04f1460cdd3c2d1bd122180e9ffaf991 installed DEBUG: low-memory-monitor-2.1-4.el9.x86_64 1628555427 71942 7eb6ed0aadd9fe9e6deec38bf86080bd installed DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 1628573225 337376 3b2ae808b6f6aef6d85706bf3abb1576 installed DEBUG: webkit2gtk3-jsc-2.50.4-1.el9.x86_64 1766036856 34716676 4b2084cdd78f18b971c7c94fb4511acf installed DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1629990582 33073 19ece62a63da90e07fa4f7dfe0889713 installed DEBUG: glib-networking-2.68.3-3.el9.x86_64 1645725961 655538 a1f0e2c161d9f5a8ebf4ccd5267cbc51 installed DEBUG: libsoup-2.72.0-16.el9.x86_64 1770066761 1259642 2e30725daa89d84d0fb663052cbdf4f4 installed DEBUG: libappstream-glib-0.7.18-5.el9.x86_64 1714124815 1420392 5dcb4ad7d78ca66828abccfde8b32a88 installed DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 1669836900 181588 28e89ea88f62695d9ca277507f766e19 installed DEBUG: libosinfo-1.10.0-1.el9.x86_64 1669824782 1225572 134a8eabade143ef211f58af60aefef2 installed DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 1631870165 99520 eab4072ca3cfa6060e0072403aaad1b7 installed DEBUG: npth-1.6-8.el9.x86_64 1628558844 50619 ec2f6c8c45b97d50a2d00f1c3ae9f17b installed DEBUG: gnupg2-2.3.3-5.el9.x86_64 1768314557 9227629 4059ae5e1cdd51067b088dc38291705e installed DEBUG: gpgme-1.15.1-6.el9.x86_64 1645124220 576065 ecb8fc57f018677395265e37b7603b3c installed DEBUG: ostree-libs-2026.1-1.el9.x86_64 1775866935 1247314 459be1fbbccf20d9fa5c0e6ac8ad587b installed DEBUG: which-2.21-30.el9.x86_64 1751558549 81900 1f21b73b2822ebccf77d5635acf76757 installed DEBUG: fuse-2.9.9-17.el9.x86_64 1733159864 219017 d3117b6b8b7dd555c5bfa7f517392521 installed DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 1628541105 602256 043bd67da6af245f437c39bc99ab7810 installed DEBUG: giflib-5.2.1-9.el9.x86_64 1628543406 108576 9aa6dc5454f0eddcdf84a82dadd4e77c installed DEBUG: glibc-headers-2.34-262.el9.x86_64 1773747904 2181870 ce551284ee550fce81f45842df545c44 installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: glibc-devel-2.34-262.el9.x86_64 1773747904 47528 2d2c3c22cb14120b9d1fb76cc6f6c48f installed DEBUG: gsm-1.0.19-6.el9.x86_64 1628545513 65995 49de30fbb92514fa46c4d910eaf234dd installed DEBUG: libsndfile-1.0.31-9.el9.x86_64 1732023200 533968 ee8ec4826163807ecafbc52e50fea0c0 installed DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 1675090429 168059 be161807a56e90dcc214469ff6aa7b2e installed DEBUG: libasyncns-0.8-22.el9.x86_64 1628549467 60822 fb0ec56fa9b86539768d634afb584e03 installed DEBUG: pulseaudio-libs-15.0-3.el9.x86_64 1733217291 3382301 4a901aee8b3061b6b6100d1872598486 installed DEBUG: libdatrie-0.2.13-4.el9.x86_64 1628549831 59521 99d5d94690935edf76557d007558e477 installed DEBUG: libthai-0.1.28-8.el9.x86_64 1628553338 778570 de49304efecef4042eac62582830f479 installed DEBUG: pango-1.48.7-3.el9.x86_64 1667448668 899563 cd97a559ad2aacfe754b19f2c3868cd3 installed DEBUG: librsvg2-2.50.7-3.el9.x86_64 1696574847 10687283 42b7361c125bbec228b57b0543c24f68 installed DEBUG: libepoxy-1.5.5-4.el9.x86_64 1628549922 1297595 33eff1eb283c34cede4b07749aa151b0 installed DEBUG: libexif-0.6.22-6.el9.x86_64 1628550088 2461952 b3d08759fe45d4298b7354a3166d9fdc installed DEBUG: libijs-0.35-15.el9.x86_64 1628550542 67428 73f5011374f112b59200d905aca8656c installed DEBUG: libiptcdata-1.0.5-10.el9.x86_64 1720537100 175701 61c487ec0ca89390d72f96b0fdf77661 installed DEBUG: libldac-2.0.2.3-10.el9.x86_64 1628551275 80669 eca9c29213c4265693172cb13dc648e4 installed DEBUG: libpaper-1.1.28-4.el9.x86_64 1628552165 96772 5cac748655ed7916695475b9b0be51b8 installed DEBUG: libgs-9.54.0-19.el9.x86_64 1746622258 19642033 0830cd7df195d6ac7245141e3dc552f3 installed DEBUG: libsbc-1.4-10.el9.x86_64 1764596289 82914 0e5623daaa2f068a6f7f236d0bc4ef27 installed DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 1660550784 166926 6ecf8fe1504b57b8470021806def9a65 installed DEBUG: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 1771839786 358479 270ff9d342f9342138eb245575fb5249 installed DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 1771839786 23908 c1e144c899226ef58c6cd57fcd68c807 installed DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 1771839786 39729458 17a17b0616e5e0731573d918f206aa0f installed DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 1771839786 308977 4f70774cf24fd2a5951a9dfd79bd9701 installed DEBUG: orc-0.4.31-8.el9.x86_64 1722433005 614926 b3f4866779ae4bb79df6c2eb8361b7dc installed DEBUG: gstreamer1-plugins-base-1.22.12-7.el9.x86_64 1774981435 7661511 05f5792dd6123eaa850e13984bcad957 installed DEBUG: systemd-rpm-macros-252-69.el9.noarch 1776344594 10405 051c1902bf2ec3cb12e075daa3132e4f installed DEBUG: dbus-1:1.12.20-9.el9.x86_64 1776075905 0 aefb3cb3852e348872f4137fea965b83 installed DEBUG: systemd-pam-252-69.el9.x86_64 1776344600 522718 9712fe1727315829b7d3c841e47a6220 installed DEBUG: systemd-252-69.el9.x86_64 1776344600 12870598 43932f16aeeb5885d74d1ce3bbc7ec97 installed DEBUG: dbus-common-1:1.12.20-9.el9.noarch 1776075904 11394 6fc16e4b4b8aef3a6634635052128964 installed DEBUG: dbus-broker-28-7.el9.x86_64 1661245845 393994 e8c79633cf67b370e4698605d1acc8f4 installed DEBUG: polkit-0.117-14.el9.x86_64 1754511918 441281 d1c40a5f932958d911801ca244e774bf installed DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 1628566241 96325 40f2701ed3ee93b221c4dfaa0a2928d0 installed DEBUG: libcanberra-0.30-27.el9.x86_64 1689255812 288247 43220d729b38ccdfe962c310d04c4fdf installed DEBUG: dconf-0.40.0-6.el9.x86_64 1628539769 311890 d110060115bde4f51444aa24238968ff installed DEBUG: rtkit-0.11-29.el9.x86_64 1723817786 149334 1ee761b3e3f4c0b7bc4253644f69972b installed DEBUG: pipewire-libs-1.4.9-1.el9.x86_64 1763723764 10025567 236e72ab8d34d04c7080c2f9995e6ad2 installed DEBUG: pipewire-1.4.9-1.el9.x86_64 1763723764 440863 4917f133781c14b0f48fa05ad30397ca installed DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 1763740025 1513190 631c028633fa3b50aa9ab619bd680eb2 installed DEBUG: wireplumber-0.5.12-1.el9.x86_64 1763740025 429654 fc1db6a6101e4fb060bb034a75e57882 installed DEBUG: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64 1763723764 30 2f94e480e59c46b60cf461a2b0b6eb98 installed DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64 1763723764 626366 5b6a13c943c9d2bbccca58f8320b7d7e installed DEBUG: device-mapper-libs-9:1.02.207-4.el9.x86_64 1768502284 432025 cf2919744ff2c2871380a6c6fcd84505 installed DEBUG: device-mapper-9:1.02.207-4.el9.x86_64 1768502284 361856 08e0de9747806c320071e57d23cf18b7 installed DEBUG: cryptsetup-libs-2.8.1-3.el9.x86_64 1767990292 2749871 3a7484aafa5d9c3c51082fd6105a19cd installed DEBUG: systemd-udev-252-69.el9.x86_64 1776344600 11578862 13eeedd86792d3941f406e4f6a2a1e9e installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699456888 246862 89903d7667844d756da1228185335b93 installed DEBUG: openssh-clients-9.9p1-8.el9.x86_64 1776156920 2815994 83a61b7d7d37083d2d70ffcff6e9a37e installed DEBUG: git-core-2.52.0-1.el9.x86_64 1767977016 24617163 73d335e77533b1a82a0d984461242c57 installed DEBUG: upower-0.99.11-11.el9.x86_64 1628573812 571536 4bc50b2c77c740c5ac72f1ba14729ebf installed DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 1669159640 1040603 3cbb511732834507639c35c594154df7 installed DEBUG: tracker-3.1.2-3.el9.x86_64 1669159640 2060361 44050518b1c9c07c379b0d75d9c31c58 installed DEBUG: tracker-miners-3.1.2-4.el9.x86_64 1701359312 4190339 60edfa1ab3772326332ee70f85ce3e53 installed DEBUG: elfutils-default-yama-scope-0.195-1.el9.noarch 1777038808 1810 e3fb28c281402e7dd1e028f01b05a26b installed DEBUG: elfutils-libs-0.195-1.el9.x86_64 1777038808 759973 f0ca35b04e1336ddcf2fb8a683ee7fec installed DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 1777038808 81328 219ce42f96aaa0764ea7334bc4e3cb9d installed DEBUG: binutils-gold-2.35.2-72.el9.x86_64 1769161287 2128755 13be0c0cde7fa1bbeb14386d37289da0 installed DEBUG: binutils-2.35.2-72.el9.x86_64 1769161287 25215155 3076c494a4c4068ed306192faad4ed30 installed DEBUG: gcc-11.5.0-14.el9.x86_64 1761941980 89923071 a8658029e22dc854490bf40db76e67a6 installed DEBUG: elfutils-0.195-1.el9.x86_64 1777038808 3455983 5a2e68e6b9baa0ca1c3218aaeb0c812a installed DEBUG: gdb-minimal-16.3-3.el9.x86_64 1771605522 15230457 b23544ef57008b655bba3a4cde925b90 installed DEBUG: debugedit-5.0-11.el9.x86_64 1750438489 194614 4556e970268f52eb5535036cfe2cf9f8 installed DEBUG: annobin-12.98-2.el9.x86_64 1769596503 1216426 c405b5b793cbccbb9814154a2d888ee2 installed DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 1761941980 57762 5aa3dada33d896a415caa8b5f6cb028a installed DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 1763740503 198446 246c383ab01be411b9be3f117140771b installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: go-srpm-macros-3.8.1-1.el9.noarch 1759527278 62484 7e0367dfaf0c078c64b4aad87d99de96 installed DEBUG: python-srpm-macros-3.9-54.el9.noarch 1719823107 37605 14999f3b83509523c25ed355decb1a1b installed DEBUG: redhat-rpm-config-210-1.el9.noarch 1749670400 189483 0470f4ff1bb0b051c3c33a09c55d0e90 installed DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 1763740503 150065 98d5325dd09401608632ccfa190fb188 installed DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch 1764604202 1945 593d906019a35ee4c0cfd0e8274314c8 installed DEBUG: python-rpm-macros-3.9-54.el9.noarch 1719823107 20079 686f68ca69550bf43cd5baf37845aa47 installed DEBUG: python3-rpm-macros-3.9-54.el9.noarch 1719823107 6227 e3bd710b44c94699345e4577af239d0c installed DEBUG: python3-rpm-generators-12-9.el9.noarch 1700828243 78358 e739a85b6967ac4d65e1a73a793b08b6 installed DEBUG: flatpak-session-helper-1.12.9-4.el9.x86_64 1741679737 215037 932912b808a4b51938eaf4f7f254c55d installed DEBUG: geoclue2-2.6.0-7.el9.x86_64 1669833794 371262 7577fcf4f6c1c7b754eeeabd5cd16f9c installed DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 1629746374 528135 b097546202f46405c17cbb596216eda2 installed DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 1628537393 278826 904b1dc4ca3ce42898a0352ce0644aa5 installed DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 1647904775 87288 4ccfb99c9ba5e6128721c79aefe24759 installed DEBUG: flatpak-1.12.9-4.el9.x86_64 1741679737 8065976 d8e87dfeefb6224c5531a212d9165eb1 installed DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 1699963919 1883764 bbf816d41fbabbd44a4eea51ad404ae7 installed DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch 1637316977 11533842 f148596fcfc2b39ba256f2a5e7bc6a19 installed DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 1689255812 75947 86b031874e946aa4b4829a212b67c518 installed DEBUG: gtk3-3.24.31-8.el9.x86_64 1751498673 20577856 27759184e4127286da7be908a58eb8e4 installed DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 1651780145 489960 efd56fe254ac29c6933a7290c5974090 installed DEBUG: gtk2-2.24.33-8.el9.x86_64 1667881305 13889880 d6fa1c321a87fe437f55e5399991de8a installed DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 1689255812 55309 0bfcab1394282c6333cfbe9a94c99451 installed DEBUG: graphviz-2.44.0-26.el9.x86_64 1701791988 12241992 ac92ed85ce249cf6357d446654150ea2 installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el9s.x86_64 1696919402 8620244 987de17b924501a81809548e2dc7da63 installed DEBUG: ImageMagick-0:6.9.12.98-1.el9s.x86_64 1696919402 243376 2b7502e96f91b06fae805336acda9e6d installed DEBUG: python3-sphinx-1:3.4.3-8.el9.noarch 1701344504 10064068 7b60f0027d72365144fc141f3aca9bf4 installed DEBUG: python3-devel-3.9.25-5.el9.x86_64 1773157200 783290 294becb9a56a41a3a503668a8fcf823f installed DEBUG: python3-pbr-5.6.0-1.el9s.noarch 1631107602 246074 13ac7177f9a3cdab08566e57515804fe installed DEBUG: pipewire-alsa-1.4.9-1.el9.x86_64 1763723764 206134 d694b3c75ca965d301c1095882ab52ae installed DEBUG: pipewire-pulseaudio-1.4.9-1.el9.x86_64 1763723764 474965 c914daba23f949245c1baddbf222392d installed DEBUG: python3-setuptools_scm-6.3.2-2.el9s.noarch 1634840274 201527 71e318447a832463ba0bc0184392efde installed DEBUG: python3-eventlet-0.30.2-1.el9s.noarch 1639674598 2577585 ee80b05d4f6dcdd4b569cf95ad8cff71 installed DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 1671496460 14880409 980b2725bd548abf82501b124edbe54c installed DEBUG: openstack-macros-2023.1.0-0.20250702061145.ce6a105.el9.noarch 1751436800 45488 4752d2ad50fd20fab1ed6a2b4d063d21 installed DEBUG: kernel-headers-5.14.0-701.el9.x86_64 1777884025 6674580 31c9b40f8d15149e02c80692a398cb75 installed DEBUG: python3-pyflakes-2.2.0-3.el9s.noarch 1631011990 267312 a56905c136e6698aa3ba2556e5f14fcc installed DEBUG: python3-extras-1.0.0-15.el9s.noarch 1630951099 28311 07487e9fa66fac6f66467d7e32650938 installed DEBUG: python3-netaddr-0.10.1-3.el9.noarch 1731508115 9643671 bef1844b5e6d53db799aeedf369c42f7 installed DEBUG: python3-zipp-3.6.0-1.el9s.noarch 1633535871 24135 7b3e97ba88dd0ea1ae57665d3a9c19ab installed DEBUG: python3-importlib-metadata-4.8.1-2.el9s.noarch 1634838975 104947 8b44ea069baf354b9b4eb01fae38babc installed DEBUG: python3-stevedore-3.3.3-0.20241203182339.7b48fff.el9.noarch 1733250365 260143 73a54818961a5667aa2bc821a028ea63 installed DEBUG: python3-yappi-1.3.1-2.el9s.x86_64 1631141009 157112 aeb2425306b6649e4d737d636cbed558 installed DEBUG: python3-wrapt-1.12.1-4.el9s.x86_64 1630940024 170501 26f7e60d8fd5ecd8ffbb22f3eb96b808 installed DEBUG: python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch 1639503277 78127 75df445c857c1f501c4664e89558cdbe installed DEBUG: python3-oslo-context-3.2.1-0.20211215105947.b124eb7.el9.noarch 1639566195 52684 54d7da62aa1e58fcf24701b4256fbfe2 installed DEBUG: python3-webob-1.8.7-1.el9s.noarch 1630942613 1257935 0cc2f5121e612744933816b37a2d6191 installed DEBUG: python3-voluptuous-0.12.1-2.el9s.noarch 1630939299 292182 22ea6c04e8657cc4c36fe38685ccfcb4 installed DEBUG: python3-tempita-0.5.2-2.el9s.noarch 1633588086 116012 34e2cf6a782f7f308d07a17b1b914277 installed DEBUG: python3-rfc3986-1.4.0-5.el9s.noarch 1630943875 178813 be67b939022f450e3b7bd3f997d36e31 installed DEBUG: python3-repoze-lru-0.7-10.el9s.noarch 1630938871 85134 20411a6c6d09ff532d04b46fa2698e86 installed DEBUG: python3-routes-2.5.1-1.el9s.noarch 1633948452 470408 12ebc3c7c395dc172f96b1f56f89e861 installed DEBUG: python3-pyperclip-1.8.0-3.el9s.noarch 1631008660 68869 8780cc46d51476919a9b34ef71cc6ba7 installed DEBUG: python3-pycodestyle-2.6.0-4.el9s.noarch 1630938556 337012 1dd9cea5bf44f38b7570ac6d82f73ad0 installed DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch 1630998538 392321 aac3981c7120cbee8ccd6ef6afc87943 installed DEBUG: python3-paste-3.5.0-3.el9s.noarch 1631150163 2676072 ef69984ed7c0697d5676d6c3c3360b4f installed DEBUG: python3-paste-deploy-2.1.1-2.el9s.noarch 1630941117 107242 8d7df0b1275668ac41219a3fd403791c installed DEBUG: python3-msgpack-1.0.2-2.el9s.x86_64 1630942402 276536 d5fd34adbd5a90c6a9146cde555136c6 installed DEBUG: python3-mock-3.0.5-14.el9s.noarch 1630943436 159389 fea30d20b81f250b3b874beb6013feb1 installed DEBUG: python3-mimeparse-1.6.0-16.el9s.noarch 1630941527 17977 a31d29609a90ad1148a93984a0673314 installed DEBUG: python3-fixtures-3.0.0-22.el9s.noarch 1631002165 337378 c571796ff7ad170c12337e1028869897 installed DEBUG: python3-testtools-2.4.0-10.el9s.noarch 1639743437 1556997 99e618a20601e531e6b5f7c51a29334a installed DEBUG: python3-subunit-1.4.0-6.el9s.noarch 1631297515 330523 fd85a795691063c7decfb0a6360815ea installed DEBUG: python3-mccabe-0.6.1-18.el9s.noarch 1631012134 32453 9eab9d381e4d7976a8fffa13e860286b installed DEBUG: python3-flake8-3.8.4-1.el9s.noarch 1631032746 444138 f104cb623767cca0c173447dcdb41108 installed DEBUG: python3-iso8601-0.1.13-4.el9s.noarch 1631578321 49277 9344f36b02defacbeed580874e53c2cb installed DEBUG: python3-future-0.18.2-9.el9s.noarch 1631104344 3347426 b59d46db53b002ebefc473089f19ac8a installed DEBUG: python3-fasteners-0.14.1-24.el9s.noarch 1631005982 114364 9e55613cb8cd2680a2a7b278a04136bf installed DEBUG: python3-wcwidth-0.2.5-8.el9.noarch 1654284089 480761 16397b4a55b470777efaa16cafcd7d08 installed DEBUG: python3-prettytable-0.7.2-27.el9.noarch 1628567478 170451 ba39972a8922f03102eccaee357565c3 installed DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 1628567396 44167 c1e7628df9cd71ae1cb6edd6770b68e8 installed DEBUG: python3-colorama-0.4.6-3.el9.noarch 1715285460 140061 9e144a20802a4da728f3680b397bdf48 installed DEBUG: python3-attrs-20.3.0-7.el9.noarch 1645553213 281851 cd1d1385d5d5890a76293859c398a691 installed DEBUG: python3-cmd2-2.1.2-1.el9s.noarch 1634201913 1294649 54f6c89077fe4d293a85349ab80b1d1d installed DEBUG: python3-inotify-0.9.6-25.el9.noarch 1628567226 249451 615b4784a08036c22c78686014bc79fe installed DEBUG: python3-dateutil-1:2.9.0.post0-1.el9.noarch 1757427441 744073 d19917937889c4a1641648d168f6e6d8 installed DEBUG: libyaml-0.2.5-7.el9.x86_64 1628554829 138283 2f9c4364d7171454e6a0815a0e3c0995 installed DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 1644855966 689115 a64a1773a1cc542c5ea8d9236ddb37e3 installed DEBUG: python3-cliff-3.7.0-0.20211214184540.117a100.el9.noarch 1639507654 276958 e01aa4c881d23187c13a92bea8a560e5 installed DEBUG: python-oslo-utils-lang-4.8.2-0.20220428090850.a38b56a.el9.noarch 1651137071 15675 d25ea4f3ce91bf7cd6d0a94f1fb62048 installed DEBUG: python-oslo-log-lang-4.4.0-0.20211215110420.9b29c90.el9.noarch 1639566405 17101 5e5a95fc5b1129113a023d818076368a installed DEBUG: python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch 1639503463 16174 4b3d76654c8e7108a5164c512c8dde31 installed DEBUG: python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch 1639503463 184034 5ac6249725badb53c6c786df0df4815e installed DEBUG: python3-oslo-utils-4.8.2-0.20220428090850.a38b56a.el9.noarch 1651137071 266741 6cec7bf71ddbdca2ce6759c4cc8bcde7 installed DEBUG: python3-oslo-config-2:8.5.1-0.20211215100456.de1dbee.el9.noarch 1639562882 1152151 cbcf928ee5541f6a625978fa0d4ef443 installed DEBUG: python3-oslo-serialization-4.1.1-0.20220225081235.bbe5d5a.el9.noarch 1645776912 75668 0d7804d7644983ead8d491946c6b5d90 installed DEBUG: python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el9.noarch 1639566405 166839 dbe95e33d6595f7f41f1665f48ef0d6a installed DEBUG: python-oslo-concurrency-lang-4.4.0-0.20211215105227.7dcf9e9.el9.noarch 1639565665 18833 889c753a4e7e1f4ea200b5ccfa71db44 installed DEBUG: python3-oslo-concurrency-4.4.0-0.20211215105227.7dcf9e9.el9.noarch 1639565665 108676 c2baa04486f4c06d92bfbbd9f5fd5b55 installed DEBUG: python3-oslo-service-2.5.1-0.20220201082328.c1e3398.el9.noarch 1643703939 226879 dfd829b11233cb0d6d3444d2185b2f2b installed DEBUG: python3-stestr-2.6.0-8.el9s.noarch 1631545693 656237 9c85cbc27508946a68f2ed7779706597 installed DEBUG: python3-hacking-1.0.1-0.20211214175118.865398f.el9.noarch 1639504335 2855129 9966754c6bb86550915e01acf40e564b installed DEBUG: python3-oslotest-4.4.1-0.20211215093840.aaf3a72.el9.noarch 1639561259 123141 63e56e30858a3ab13714659bda74eb64 installed DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch 1631031198 105944 caea093dfebb12f3f758c14c092fd384 installed DEBUG: python3-testresources-2.0.1-2.el9s.noarch 1631002661 244938 5b4ec321a6d30c821addffabd7b6ae67 installed DEBUG: python3-tenacity-6.3.1-1.el9s.noarch 1631619361 154563 9a73a59da3fee28adc643051c7e5159c installed DEBUG: python3-requests-mock-1.8.0-2.el9s.noarch 1631008935 102640 91e91a704dfa8a6406c2b7f5fa3ff85e installed DEBUG: python3-decorator-4.4.2-6.el9.noarch 1628567131 62807 e22ec134c639837beec6cc34b8b6ce32 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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 DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-vmware-nsxlib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.P92rJB DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf vmware-nsxlib-19.4.1.dev41 DEBUG: + /usr/bin/tar -xof - DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/vmware-nsxlib-19.4.1.dev41-0.20260510071143.ba0aa26.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd vmware-nsxlib-19.4.1.dev41 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-vmware-nsxlib-19.4.1 base' DEBUG: + rm -f requirements.txt test-requirements.txt DEBUG: + rm -rf vmware-nsxlib.egg-info DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LnyVZM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsxlib-19.4.1.dev41 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead DEBUG: warnings.warn( DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/vmware_nsxlib DEBUG: creating build/lib/vmware_nsxlib/v3 DEBUG: creating build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/utils.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/transaction.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/lb_resources.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/lb_defs.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/ipsec_vpn_resources.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/ipsec_vpn_defs.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/core_resources.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/core_defs.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/constants.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/alb_auth_token_provider.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: copying vmware_nsxlib/v3/policy/__init__.py -> build/lib/vmware_nsxlib/v3/policy DEBUG: creating build/lib/vmware_nsxlib/tests DEBUG: copying vmware_nsxlib/tests/base.py -> build/lib/vmware_nsxlib/tests DEBUG: copying vmware_nsxlib/tests/__init__.py -> build/lib/vmware_nsxlib/tests DEBUG: creating build/lib/vmware_nsxlib/tests/unit DEBUG: creating build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_vpn_ipsec.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_utils.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_trust_management.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_security.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_router.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_resources.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_qos_switching_profile.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_ns_group_manager.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_native_dhcp.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_load_balancer.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_constants.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_cluster_management.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_cluster.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_client.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/test_cert.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/nsxlib_testcase.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/mocks.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: copying vmware_nsxlib/tests/unit/v3/__init__.py -> build/lib/vmware_nsxlib/tests/unit/v3 DEBUG: creating build/lib/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying vmware_nsxlib/tests/unit/v3/policy/test_transaction.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying vmware_nsxlib/tests/unit/v3/policy/test_resources.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying vmware_nsxlib/tests/unit/v3/policy/test_lb_resources.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying vmware_nsxlib/tests/unit/v3/policy/test_ipsec_vpn_resources.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying vmware_nsxlib/tests/unit/v3/policy/test_api.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying vmware_nsxlib/tests/unit/v3/policy/test_alb_auth_token_provider.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying vmware_nsxlib/tests/unit/v3/policy/policy_testcase.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying vmware_nsxlib/tests/unit/v3/policy/__init__.py -> build/lib/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying vmware_nsxlib/v3/vpn_ipsec.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/utils.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/trust_management.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/token_provider.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/security.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/router.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/resources.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/nsx_constants.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/ns_group_manager.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/native_dhcp.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/load_balancer.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/lib.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/exceptions.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/debug_retry.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/core_resources.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/constants.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/config.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/cluster_management.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/cluster.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/client_cert.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/client.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/v3/__init__.py -> build/lib/vmware_nsxlib/v3 DEBUG: copying vmware_nsxlib/tests/unit/__init__.py -> build/lib/vmware_nsxlib/tests/unit DEBUG: copying vmware_nsxlib/version.py -> build/lib/vmware_nsxlib DEBUG: copying vmware_nsxlib/_i18n.py -> build/lib/vmware_nsxlib DEBUG: copying vmware_nsxlib/__init__.py -> build/lib/vmware_nsxlib DEBUG: running egg_info DEBUG: writing vmware_nsxlib.egg-info/PKG-INFO DEBUG: writing dependency_links to vmware_nsxlib.egg-info/dependency_links.txt DEBUG: deleting vmware_nsxlib.egg-info/requires.txt DEBUG: writing top-level names to vmware_nsxlib.egg-info/top_level.txt DEBUG: writing pbr to vmware_nsxlib.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: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'vmware_nsxlib.egg-info/SOURCES.txt' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ovsgjl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64 DEBUG: + cd vmware-nsxlib-19.4.1.dev41 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64 DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead DEBUG: warnings.warn( 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 /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9 DEBUG: creating /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib DEBUG: copying build/lib/vmware_nsxlib/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib DEBUG: copying build/lib/vmware_nsxlib/_i18n.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib DEBUG: copying build/lib/vmware_nsxlib/version.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib DEBUG: creating /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests DEBUG: creating /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit DEBUG: copying build/lib/vmware_nsxlib/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: creating /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/policy/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/policy/policy_testcase.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_alb_auth_token_provider.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_api.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_ipsec_vpn_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_lb_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/policy/test_transaction.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/mocks.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/nsxlib_testcase.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_cert.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_client.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_cluster.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_cluster_management.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_constants.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_load_balancer.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_native_dhcp.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_ns_group_manager.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_qos_switching_profile.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_router.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_security.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_trust_management.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_utils.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/unit/v3/test_vpn_ipsec.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3 DEBUG: copying build/lib/vmware_nsxlib/tests/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests DEBUG: copying build/lib/vmware_nsxlib/tests/base.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests DEBUG: creating /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/client.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/client_cert.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/cluster.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/cluster_management.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/config.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/constants.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/core_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/debug_retry.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/exceptions.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/lib.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/load_balancer.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/native_dhcp.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/ns_group_manager.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/nsx_constants.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/router.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/security.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/token_provider.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/trust_management.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/utils.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: copying build/lib/vmware_nsxlib/v3/vpn_ipsec.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3 DEBUG: creating /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/__init__.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/alb_auth_token_provider.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/constants.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/core_defs.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/core_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/ipsec_vpn_defs.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/ipsec_vpn_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/lb_defs.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/lb_resources.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/transaction.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: copying build/lib/vmware_nsxlib/v3/policy/utils.py -> /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/_i18n.py to _i18n.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/version.py to version.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy/policy_testcase.py to policy_testcase.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_alb_auth_token_provider.py to test_alb_auth_token_provider.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_api.py to test_api.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_ipsec_vpn_resources.py to test_ipsec_vpn_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_lb_resources.py to test_lb_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_resources.py to test_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/policy/test_transaction.py to test_transaction.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/mocks.py to mocks.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/nsxlib_testcase.py to nsxlib_testcase.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_cert.py to test_cert.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_client.py to test_client.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_cluster.py to test_cluster.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_cluster_management.py to test_cluster_management.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_constants.py to test_constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_load_balancer.py to test_load_balancer.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_native_dhcp.py to test_native_dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_ns_group_manager.py to test_ns_group_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_qos_switching_profile.py to test_qos_switching_profile.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_resources.py to test_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_router.py to test_router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_security.py to test_security.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_trust_management.py to test_trust_management.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_utils.py to test_utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/unit/v3/test_vpn_ipsec.py to test_vpn_ipsec.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/tests/base.py to base.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/client.py to client.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/client_cert.py to client_cert.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/cluster.py to cluster.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/cluster_management.py to cluster_management.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/config.py to config.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/core_resources.py to core_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/debug_retry.py to debug_retry.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/exceptions.py to exceptions.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/lib.py to lib.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/load_balancer.py to load_balancer.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/native_dhcp.py to native_dhcp.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/ns_group_manager.py to ns_group_manager.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/nsx_constants.py to nsx_constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/resources.py to resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/router.py to router.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/security.py to security.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/token_provider.py to token_provider.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/trust_management.py to trust_management.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/utils.py to utils.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/vpn_ipsec.py to vpn_ipsec.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/__init__.py to __init__.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/alb_auth_token_provider.py to alb_auth_token_provider.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/constants.py to constants.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/core_defs.py to core_defs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/core_resources.py to core_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/ipsec_vpn_defs.py to ipsec_vpn_defs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/ipsec_vpn_resources.py to ipsec_vpn_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/lb_defs.py to lb_defs.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/lb_resources.py to lb_resources.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/transaction.py to transaction.cpython-39.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib/v3/policy/utils.py to utils.cpython-39.pyc DEBUG: writing byte-compilation script '/tmp/tmpgvv8vo6y.py' DEBUG: /usr/bin/python3 /tmp/tmpgvv8vo6y.py DEBUG: removing /tmp/tmpgvv8vo6y.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing vmware_nsxlib.egg-info/PKG-INFO DEBUG: writing dependency_links to vmware_nsxlib.egg-info/dependency_links.txt DEBUG: writing top-level names to vmware_nsxlib.egg-info/top_level.txt DEBUG: writing pbr to vmware_nsxlib.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: reading manifest template 'MANIFEST.in' DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'vmware_nsxlib.egg-info/SOURCES.txt' DEBUG: Copying vmware_nsxlib.egg-info to /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9/site-packages/vmware_nsxlib-19.4.1.dev41-py3.9.egg-info DEBUG: running install_scripts DEBUG: + rm -rfv /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/bin/__pycache__ DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 19.4.1-0.20260510071143.ba0aa26.el9 --unique-debug-suffix -19.4.1-0.20260510071143.ba0aa26.el9.x86_64 --unique-debug-src-base python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/vmware-nsxlib-19.4.1.dev41 DEBUG: find: 'debug': No such file or directory 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/redhat/brp-python-bytecompile '' 1 0 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/lib/python3.9 using python3.9 DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FnJhHy DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsxlib-19.4.1.dev41 DEBUG: + stestr-3 run DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_alb_auth_token_provider.TestAlbAuthTokenProvider.test_get_avi_endpoint_info [0.016167s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyCommunicationMap.test_update_entry [0.007493s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyService.test_create_l4_with_parent [0.008203s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyTier1.test_create_no_ipv6_profile [0.004319s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_get [0.003424s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_get_by_name [0.003187s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_update [0.005513s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_get [0.012412s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_create [0.010514s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_list [0.011719s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyDomain.test_create [0.005414s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyEdgeCluster.test_get [0.004170s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyEnforcementPoint.test_create [0.004046s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyGroup.test_create_with_domain [0.004062s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyService.test_create [0.003530s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_create [0.004189s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_delete [0.004037s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyDpdProfileApi.test_list [0.004274s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_delete [0.005733s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_update [0.007475s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_get [0.004529s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_get_by_name [0.005631s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_get_by_name [0.004378s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_update [0.021550s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_create_without_id [0.005126s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_get_by_name [0.005086s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_get_by_name [0.008845s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_update [0.003869s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_list [0.006553s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_create_without_id [0.004181s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_update [0.004679s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_alb_auth_token_provider.TestAlbAuthTokenProvider.test_get_avi_lb_auth_token [0.023613s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_create_with_id [0.003536s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyDeploymentMap.test_create [0.008063s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyGroup.test_create_with_multi_tag [0.007678s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_get [0.012411s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_get [0.003834s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_delete [0.003994s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyService.test_create_mixed_with_parent [0.013397s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_update [0.007808s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyTransportZone.test_get [0.006582s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_delete [0.008064s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_update [0.005018s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_get_by_name [0.027262s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_delete [0.015096s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_delete [0.003724s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_create_with_id [0.004561s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnLocalEndpointApi.test_get_by_name [0.005092s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_delete [0.004254s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_update [0.012022s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_get [0.004826s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_get_by_name [0.003486s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_fast_tcp_profile_def [0.008651s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_update [0.004353s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_create [0.014352s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_delete [0.005349s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyCommunicationMap.test_create_with_one_entry [0.019968s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyCommunicationMap.test_create_with_two_entries [0.009409s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyCommunicationMap.test_delete_entry [0.007394s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_fast_udp_profile_def [0.009880s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnServiceApi.test_list [0.008793s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_update [0.003930s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyDomain.test_delete [0.008442s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_http_profile_def [0.004185s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_create_without_id [0.004119s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyDomain.test_get [0.004483s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_get_status [0.006239s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_update [0.004685s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_delete [0.004624s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyDomain.test_list [0.004936s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_delete [0.003336s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_delete [0.004796s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_create_with_id [0.008082s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyGroup.test_create [0.004845s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_get_by_name [0.003503s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyGroup.test_create_with_single_tag [0.004743s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_list [0.004163s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_create_without_id [0.007195s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_get [0.003097s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyGroup.test_delete [0.004653s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_get_by_name [0.003287s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_get_by_name [0.006144s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyService.test_create_icmp_with_parent [0.006481s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_api.TestPolicyTier1.test_create [0.003888s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_create_without_id [0.007646s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_create [0.005354s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_delete [0.005334s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_get [0.004203s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_get [0.032688s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_get_by_name [0.003692s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_update [0.008717s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_create_with_id [0.004682s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyIkeProfileApi.test_list [0.004570s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_delete [0.004418s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyTunnelProfileApi.test_create [0.003800s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_get_by_name [0.007506s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_get [0.003873s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_create_with_id [0.003355s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_create [0.004646s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_list [0.003888s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_update [0.004651s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_get [0.005704s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpApi.test_list [0.007613s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_ipsec_vpn_resources.TestPolicyVpnSessionApi.test_list [0.003568s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_create_without_id [0.003975s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_create_with_id [0.003895s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileHttpsApi.test_list [0.004573s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_delete [0.004429s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_get [0.003588s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_list [0.005351s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBApplicationProfile.test_list [0.003534s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_get [0.003638s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_create_without_id [0.003571s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_list [0.027377s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.064(s) with args: Unknown DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_add_monitor_to_pool [0.003393s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_update [0.005437s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_delete [0.003340s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_delete_with_vpc_tenant_hapi [0.005623s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 1st time after 0.000(s) with args: Unknown DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 1st time after 0.000(s) with args: Unknown DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBClientSSLProfileApi.test_list [0.027927s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBCookiePersistenceProfile.test_get_by_name [0.003476s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_create_with_id [0.003666s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_create_without_id [0.004042s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileIcmpApi.test_get [0.003138s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_get_by_name [0.003133s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileTcpApi.test_list [0.003739s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_create_with_id [0.003343s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBMonitorProfileUdpApi.test_get [0.005551s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_pool_member_and_add_to_pool [0.005512s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_update_pool_member [0.003896s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_create_with_vpc_tenant [0.003664s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_usage_with_ep [0.003995s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.193(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.100(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.227(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.374(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.427(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 2nd time after 0.502(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 2nd time after 0.501(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.981(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/lb-persistence-profiles/test_pers. Last realization info was {} DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_wait_until_realized_fail [0.984886s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPersistenceProfile.test_wait_until_realized_succeed [0.007698s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_with_id [0.007742s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_delete [0.008953s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_update [0.007225s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_update_without_partial_patch [0.004729s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_wait_until_realized_succeed [0.005316s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_statistics [0.004095s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.894(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/lb-services/test_lbs. Last realization info was {} DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_wait_until_realized_fail [0.898301s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_statistics_realtime_with_ep [0.004404s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_list_different_type [0.007691s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_usage_realtime_with_ep [0.015382s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_update [0.014949s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_list [0.008120s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_add_lb_rule [0.008954s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_list_silent_if_empty [0.008979s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_list_total_silence [0.009645s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_create_delete_with_vpc_tenant_hapi [0.015150s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_update [0.007705s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_list [0.006855s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update_lb_rule [0.004871s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_update_customized [0.011011s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update_lb_rule_suffix [0.006489s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_wait_until_realized_succeed [0.004429s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_create_without_id [0.006925s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxPolicyObjectRolePermissionGroup.test_delete [0.004825s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_add_lb_rule_mid [0.005550s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxPolicyObjectRolePermissionGroup.test_update [0.004653s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxVpcIpAddressAllocation.test_list [0.003082s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_build_access_list_control [0.005531s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_create_without_id [0.003739s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_get [0.003905s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_another [0.003583s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_delete [0.003498s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_get_entry [0.003847s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_list [0.003036s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_create [0.003432s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpRelayConfig.test_delete [0.004138s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_create_with_project_in_path [0.030203s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_delete [0.003396s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_get [0.003572s] ... ok DEBUG: Ignoring access_log_enabled for new name: this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 3.0.0 DEBUG: Ignoring log_significant_event_only for new name: this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 3.0.0 DEBUG: Ignoring access_log_enabled for new name: this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 3.0.0 DEBUG: Ignoring log_significant_event_only for new name: this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 3.0.0 DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_log_parameters_for_version [0.003108s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_remove_dlb_virtual_server_persistence_profile [0.003483s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update_log_parameters [0.004114s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_delete [0.031712s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_list [0.003425s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_get [0.005951s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_get_by_name [0.009124s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_list [0.006940s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyExcludeList.test_delete ... SKIPPED: The action is not supported by this resource DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_entry [0.009788s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_entry_no_service [0.006571s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_get_by_name [0.003979s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_unset [0.007570s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.072(s) with args: Unknown DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_delete ... SKIPPED: The action is not supported by this resource DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_enable_ipv6_no_call [0.004226s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_dup_nested_condition [0.005666s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_id [0.004379s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_union_condition [0.005453s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_delete [0.003059s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_realized_multiple_results_get_default [0.002796s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_list [0.003677s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_update [0.003110s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_update_with_conditions [0.003319s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_update_with_conditions_callback [0.004030s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_get_by_name [0.002798s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_list [0.002819s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_update_all [0.004199s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_delete [0.002979s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_update [0.003153s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_get [0.003547s] ... ok DEBUG: Ignoring subnet_size for : this feature is not supported.Current NSX version: 3.1.0. Minimum supported version: 4.1.0 DEBUG: Ignoring sync_realization for : this feature is not supported.Current NSX version: 3.1.0. Minimum supported version: 4.1.1 DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_allocate_block_subnet [0.003227s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_allocate_block_subnet_sync_realization [0.003200s] ... ok DEBUG: Ignoring start_ip for : this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 3.0.0 DEBUG: Ignoring subnet_size for : this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 4.1.0 DEBUG: Ignoring sync_realization for : this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 4.1.1 DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_allocate_block_subnet_with_unsupported_attribute [0.003996s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_allocate_ip [0.002984s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_create_or_update_static_subnet [0.003081s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get [0.033416s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_ip_subnet_realization_info [0.003163s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_ip_subnet_realization_info_succeed [0.004247s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.224(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.038(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.053(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/ip-pools/111/ip-subnets/subnet-id. Last realization info was {} DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_ip_subnet_realization_info_timeout [0.056813s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_static_subnet_realization_info [0.004402s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_release_ip [0.004365s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.088(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.094(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 3rd time after 1.502(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 3rd time after 1.503(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.165(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.547(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.652(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/ip-pools/p1. Last realization info was {} DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_wait_until_realized_fail [0.657526s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_wait_until_realized_succeed [0.007346s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_delete [0.008048s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMetadataProxy.test_list [0.011312s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_create_service_only [0.008147s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_get [0.007735s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_get_by_name [0.009577s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_create_with_params [0.006340s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_update [0.005195s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_admin_state_down [0.006171s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_dhcp_server_config [0.005084s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_mdproxy [0.005270s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_overlay_id [0.006796s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_t0 [0.004474s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_transport_zone_id_and_default_ep [0.004380s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_unique_id [0.004327s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDhcpStaticBinding.test_create [0.003498s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDhcpStaticBinding.test_create_v6 [0.003973s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDhcpStaticBinding.test_delete [0.004294s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.testSegmentPortDef [0.002983s] ... ok DEBUG: Ignoring hyperbus_mode for test: this feature is not supported.Current NSX version: 0.0.0. Minimum supported version: 3.0.0 DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_create_with_unsupported_attribute [0.003642s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_detach [0.004337s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_set_admin_state [0.003435s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortDiscoveryProfilesBinding.test_delete [0.003467s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortDiscoveryProfilesBinding.test_update [0.004257s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortSecProfilesBinding.test_delete [0.003396s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortSecProfilesBinding.test_list [0.003322s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortSecProfilesBinding.test_update [0.037047s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_get_by_name [0.003632s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentQosProfilesBinding.test_get [0.003206s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_delete [0.004117s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_get [0.003090s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyShare.test_create_with_id [0.003338s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyShare.test_create_with_shared_with [0.004171s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyShare.test_get [0.002979s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyShare.test_update [0.003521s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySharedResource.test_get [0.003932s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_create [0.003343s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_list [0.003246s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_update [0.004600s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_build_route_redistribution_config [0.003019s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_build_route_redistribution_rule [0.002884s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_feature_supported [0.004346s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_uplink_ips [0.003067s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_with_cache [0.003405s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_list [0.004048s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0Bgp.test_create [0.003313s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0Bgp.test_get [0.003251s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_create [0.004262s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_get [0.003068s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_add_advertisement_rule [0.004335s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_disable_multicast [0.004297s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_multicast [0.003065s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_realized_router_port [0.003327s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_with_no_cache [0.004196s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update [0.003572s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_advertisement_rules [0.004878s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_add_advertisement_rule [0.003895s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 1.215(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/lb-virtual-servers/test_vs. Last realization info was {} DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_add_router_interface [0.003183s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_wait_until_realized_fail [1.217936s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_create_locale_service [0.004383s] ... ok DEBUG: Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 0.0.0. Minimum supported version: 3.0.0 DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_create_with_unsupported_attr [0.003078s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxPolicyObjectRolePermissionGroup.test_list [0.006771s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_delete_locale_service [0.003844s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxVpcIpAddressAllocation.test_update [0.007021s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_locale_tier1_services [0.004087s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_update [0.007884s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_with_no_cache [0.044553s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_set_edge_cluster [0.005342s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_set_enable_standby_relocation [0.004611s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_advertisement_rules [0.004999s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_route_adv [0.003479s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.091(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.065(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.168(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.120(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.245(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.502(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.785(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/certificates/test_cert. Last realization info was {} DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_wait_until_realized_fail [0.792283s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_first_seqnum [0.009566s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_with_entries [0.005298s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_without_seqnum [0.005573s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_get_by_name [0.006129s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.765(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/tier-1s/111. Last realization info was {} DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_get [0.005237s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_wait_until_realized [0.769973s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_get_by_name [0.009281s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_wait_until_realized_succeed [0.012490s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_list [0.005830s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpRelayConfig.test_get [0.004237s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpServerConfig.test_create [0.004505s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_build_dhcp_config_v6 [0.012581s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_get [0.004024s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_get_by_name [0.003341s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_minimalistic_create [0.003441s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_update [0.010885s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_update [0.004865s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEdgeCluster.test_get [0.003106s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEdgeCluster.test_get_nodes_nsx_ids [0.003166s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1SegmentPort.test_wait_until_realized_error [0.007807s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_delete [0.004533s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyExcludeList.test_get [0.003249s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_entry_no_seq_num [0.003793s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_map_only [0.004029s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_without_seqnum [0.003316s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_get_realized [0.003055s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update_entries [0.030558s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update_with_entries [0.003627s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update_with_entries_for_IGNORE_entries [0.003380s] ... ok DEBUG: _wait_until_state_successful errored for resource: /test/domains/d1/gateway-policies/111. Last consolidated_status result was {'consolidated_status': {'consolidated_status': 'ERROR'}} DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_wait_until_state_sucessful_with_error [0.003808s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_disable_ipv6 [0.003119s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_disable_ipv6_no_call [0.003145s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.066(s) with args: Unknown DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_enable_ipv6 [0.004005s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.071(s) with args: Unknown DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_list ... SKIPPED: The action is not supported by this resource DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_update ... SKIPPED: The action is not supported by this resource DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_simple_condition [0.004367s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_simple_condition_nsx_3_2_0 [0.003459s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_path [0.002867s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_realized [0.003864s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_realized_id [0.002922s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_unset [0.004787s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_get [0.004250s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_get_by_name [0.002995s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_icmp_type_and_code_in_obj_dict [0.002707s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_list [0.003951s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_update [0.003622s] ... ok DEBUG: Ignoring sync_realization for test: this feature is not supported.Current NSX version: 3.1.0. Minimum supported version: 4.1.1 DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_create [0.003805s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_ip_alloc_realization_info [0.004158s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_ip_subnet_realization_info_error [0.003374s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_realization_info [0.003050s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_list [0.003760s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_list_block_subnets [0.002896s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_release_block_subnet [0.003236s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_update [0.004263s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_wait_until_realized_error [0.003337s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_update_all [0.003296s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_get [0.003877s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_update [0.003305s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMetadataProxy.test_get [0.003069s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_create_with_entries [0.004050s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_list [0.002911s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_create [0.003257s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_multicast_and_no_ip_pool [0.036058s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_t1 [0.003456s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.218(s) with args: Unknown DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_without_ip_pool [0.003360s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_list [0.003615s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDhcpStaticBinding.test_get [0.003022s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDiscoveryProfilesBinding.test_delete [0.003259s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDiscoveryProfilesBinding.test_list [0.003794s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_create_with_invalid_init_state [0.003630s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortDiscoveryProfilesBinding.test_create [0.003269s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortQosProfilesBinding.test_create [0.004508s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortQosProfilesBinding.test_delete [0.003316s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortQosProfilesBinding.test_list [0.003057s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortSecProfilesBinding.test_create [0.004205s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_list [0.002905s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecProfilesBinding.test_list [0.003042s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_create_with_params [0.004062s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_get_by_name [0.002904s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_update [0.004315s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get [0.003734s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_bgp_config [0.003132s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_overlay_transport_zone [0.003631s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_path [0.003881s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 4th time after 3.505(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 4th time after 3.504(s) with args: Unknown DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_update_route_redistribution_config [0.003657s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0Bgp.test_update_put [0.003519s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0NatRule.test_get [0.003899s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_update [0.003239s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_delete [0.003359s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_update [0.004160s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0StaticRoute.test_create [0.003222s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_add_route_interface_subnet_as_dict [0.003313s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_add_router_interface [0.004025s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_create_no_ipv6_profile [0.003284s] ... ok DEBUG: Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 0.0.0. Minimum supported version: 3.0.0 DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_create_with_unsupported_attr [0.003425s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_delete [0.037851s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_delete_locale_service [0.003263s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_by_name [0.002905s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_edge_cluster [0.003652s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_locale_tier1_services [0.002936s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_list [0.002927s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_remove_edge_cluster [0.004226s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_set_edge_cluster [0.003198s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_advertisement_rules_with_replace [0.004205s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_route_adv_and_tier0 [0.003409s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_unset_tier0 [0.003373s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.023(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.062(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.611(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/tier-1s/111/segments/seg-111/ports/port-111. Last realization info was {} DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1SegmentPort.test_wait_until_realized_fail [0.617800s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1SegmentPort.test_wait_until_realized_succeed [0.011269s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1StaticRoute.test_create [0.007585s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get_switch_mode [0.006971s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_list [0.008637s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_creating_security_policy_and_dfw_rules [0.008038s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_groups_only [0.012552s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_tier1_nat_rules_create [0.013744s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientBridgeTestCase.test_create_resource [0.008958s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientBridgeTestCase.test_get_resource [0.006943s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientBridgeTestCase.test_update_resource [0.005921s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_client.NsxV3JSONClientTestCase.test_json_request [0.006698s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_delete [0.005721s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_prefix [0.009180s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_put [0.003446s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_round_robin_servicing [0.003313s] ... ok DEBUG: Failed to validate API cluster endpoint '[UP] https://8.9.10.11' due to: Test DEBUG: Failed to validate API cluster endpoint '[UP] https://9.10.11.12' due to: Test DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_validate_with_exception_retry [0.002352s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_initialize_cluster_without_health_check [0.001840s] ... ok DEBUG: max_attempts setting (2) is lower than amount of endpoints (3), which means that not all endpoints will be probed in case of retriable error DEBUG: [7fefd5063ca0] Request failed due to: Certificate not trusted DEBUG: [7fefd5063ca0] Request failed due to an exception that calls for regeneration. Re-generating pool. DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.001(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.423(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time DEBUG: [7fefd50631c0] Request failed due to: Certificate not trusted DEBUG: [7fefd50631c0] Request failed due to an exception that calls for regeneration. Re-generating pool. DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 2nd time after 0.331(s) with args: Unknown DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_regenerate_error [0.333513s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPITestCase.test_conf_providers_no_scheme [0.005784s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPITestCase.test_http_retries [0.006847s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPIWithClientCertTestCase.test_conf_providers_no_scheme [0.004418s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection [0.001487s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_with_thumbprint [0.003704s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_with_token_provider [0.002198s] ... ok DEBUG: NSX Node is not healthy, reported status: {'result_count': 0} DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_validate_connection_keep_alive [0.001647s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_create_application_profiles [0.005374s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_create_fast_tcp_profiles [0.005674s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestClientSslProfile.test_list_client_ssl_profiles [0.003613s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPersistenceProfile.test_delete_persistence_profile [0.002492s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_add_monitor_to_pool [0.002576s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_remove_non_exist_monitor_from_pool [0.002462s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestRule.test_get_rule [0.048595s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestServerSslProfile.test_create_server_client_ssl_profiles [0.001964s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestServerSslProfile.test_delete_server_ssl_profile [0.002091s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestServerSslProfile.test_list_server_ssl_profiles [0.001767s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_delete_service [0.001738s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_get_service [0.002454s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_get_status [0.001486s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_get_usage [0.001587s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_create_virtual_server [0.001564s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_remove_rule [0.002900s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_dns_from_config [0.000916s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_with_tags [0.000620s] ... ok DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_static_routes_gw_none [0.000560s] ... ok DEBUG: Deprecated: NsxLibQosSwitchingProfile.update_shaping is deprecated. Please use set_profile_shaping instead. DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_disable_qos_switching_profile_egress_shaping [0.002406s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_disable_qos_switching_profile_ingress_shaping [0.002688s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_enable_qos_switching_profile_ingress_shaping [0.002163s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.InventoryTestCase.test_create_resource [0.005097s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.InventoryTestCase.test_delete_resource [0.003233s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.InventoryTestCase.test_list_all [0.003580s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_create_ip_pool_no_cidr [0.001915s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_create_ip_pool_no_ranges_no_gateway [0.004210s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_force_delete_ip_pool [0.003192s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_update_ip_pool_delete_gateway [0.004150s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_delete_resource [0.004389s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_get_resource [0.005029s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_update_empty_dhcp_server [0.004043s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_create_logical_port [0.003608s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_delete_port_skip_host_detach [0.003766s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_get_logical_port_by_attachment [0.004285s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_port_tags_update_add [0.003549s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_port_tags_update_remove [0.004654s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_create_logical_router_port [0.003999s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_logical_router_port_by_switch_id [0.003676s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_logical_router_port_max_attempts [0.002011s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_change_edge_firewall [0.003582s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_create_logical_router [0.003774s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_advertisement_rules [0.004029s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_redistribution [0.003262s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_transportzone_id_from_t1 [0.002025s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_list_static_routes [0.003813s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_v2 [0.004289s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_v2_NO_DNAT [0.002188s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_advertisement_rules [0.003722s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_advertisement_rules_force [0.004484s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_advertisement_rules_with_replace [0.003614s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_logical_router [0.003831s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.MetadataProxy.test_list_all [0.003833s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeClusterTestCase.test_delete_resource [0.004391s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointProfileTestCase.test_list_all [0.003490s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpProfileTestCase.test_list_all [0.003551s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayProfileTestCase.test_delete_resource [0.003512s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayProfileTestCase.test_server_ips [0.057641s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayServiceTestCase.test_server_ips [0.002938s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibEdgeClusterTestCase.test_delete_resource [0.004330s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibEdgeClusterTestCase.test_get_resource [0.003767s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.997(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/tier-1s/111. Last realization info was {} DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_wait_until_realized [1.001765s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualInterfaceTestCase.test_get_by_owner_vm_id [0.004939s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualInterfaceTestCase.test_get_resource [0.003889s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualMachineTestCase.test_delete_resource [0.003774s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NatRule.test_create [0.012105s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockSubnetTestCase.test_delete_resource [0.003882s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockSubnetTestCase.test_force_delete [0.005282s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NatRule.test_delete [0.010423s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockSubnetTestCase.test_list_all [0.004212s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibPortMirrorTestCase.test_get_resource [0.003853s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NatRule.test_update [0.007250s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.NsxlibHostSwitchProfilesTestCase.test_delete_resource [0.004188s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_add_route_interface_subnet_as_dict [0.005552s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.ResourceCache.test_list_all [0.004994s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_get_id_by_resource_and_tag [0.002064s] ... ok DEBUG: No LogicalPort found for tag 'user:k8s' DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_get_id_by_resource_and_tag_not_found [0.002278s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_enable_multicast [0.005919s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_by_attribute_values [0.001921s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_by_filters [0.002126s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_by_tags [0.003101s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get [0.006053s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_cursor_0 [0.001769s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_safe_max_rs_too_large [0.001750s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_edge_cluster_by_searching [0.005291s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_by_resouce_type_and_attributes [0.002216s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_invalid_tags_fail [0.001877s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_multicast [0.004808s] ... ok DEBUG: No LogicalPort found for tag 'user:k8s' DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_get_id_by_resource_and_tag_not_found [0.004048s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_preferred_edge_paths [0.003570s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all [0.002526s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_by_attribute_values [0.002196s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_realized_id [0.004355s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_by_tags_safe_max_rs_too_large [0.002108s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_realized_id_failed [0.003105s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_search_pipeline_error [0.003280s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_invalid_query_fail [0.001422s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_invalid_tags_fail [0.001457s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_realized_router_port [0.003743s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_resource_by_attributes_cursor_page_size [0.002020s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_and_cursor [0.002154s] ... ok DEBUG: set_dhcp_relay failed: Passthrough api is disabled DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_set_dhcp_relay [0.004859s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_scope_only [0.003423s] ... ok DEBUG: Ignoring pool_allocation for new name: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 DEBUG: Ignoring pool_allocation for new name: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update [0.004479s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_tag_and_scope [0.002454s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_with_multi_attributes [0.002809s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_route_adv_and_tier0 [0.004320s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TransportNode.test_list_all [0.004572s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_unset_tier0 [0.005246s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_resources.TransportZone.test_get_transport_zone_type [0.003668s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_remove_router_link_port [0.002056s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_update_router_transport_zone [0.001919s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_validate_tier0_fail_no_cluster [0.001715s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rule_with_icmp [0.002592s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rule_with_illegal_protocol [0.000984s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rules_egress_with_port [0.002402s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rules_ingress_with_port [0.001177s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_del_from_excludelist [0.001189s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_get_rule_address [0.000634s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_get_ipset_reference [0.001700s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_delete [0.001238s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_get_nsgroup_lp_complex_expression [0.000728s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_list [0.001121s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_trust_management.TestNsxLibTrustManagement.test_create_cert_list [0.003072s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_trust_management.TestNsxLibTrustManagement.test_find_cert_with_pem_empty [0.003389s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.APICallCollectorTestCase.test_add_record [0.000800s] ... ok DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.APICallCollectorTestCase.test_add_record_overflow [0.000749s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.APICallCollectorTestCase.test_pop_record [0.000883s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_adjust_rate_decrease [0.001200s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_adjust_rate_increase [0.001139s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterTestCase.test_context_manager_disabled [0.001342s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterTestCase.test_context_manager_need_wait [0.001841s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_extra_args_positive [0.001638s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_api_version_project_tag [0.001775s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_get_name_and_uuid [0.002753s] ... ok DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.089(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail for the 2nd time after 0.132(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.253(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.375(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.706(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/tier-1s/111. Last realization info was {} DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_wait_until_realized_fail [0.709905s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_build_dhcp_config_v4 [0.009469s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_build_subnet [0.008569s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail for the 3rd time after 0.709(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 5th time after 5.506(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 5th time after 5.507(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.093(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.264(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/tier-1s/tier1/static-routes/route1. Last realization info was {} DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1StaticRoute.test_wait_until_realized_failed [0.271317s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get_by_name [0.006125s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get_transport_type [0.006174s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get_tz_type [0.004370s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_ip_address_pool_delete [0.006497s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_segment_ports [0.049863s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_tier1_nat_rules_delete [0.004862s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_import_and_delete_cert_pkey [0.324628s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientTestCase.test_api_call [0.003523s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_client.NsxV3JSONClientTestCase.test_mask_password [0.002341s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_get [0.003274s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_headers [0.005969s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_list [0.003626s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_update [0.004169s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_get [0.003323s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_post [0.003448s] ... ok DEBUG: The HTTP request returned error code 500, whereas 200 response codes were expected. Response body DEBUG: The HTTP request returned error code 404, whereas 200 response codes were expected. Response body DEBUG: The HTTP request returned error code 404, whereas 200 response codes were expected. Response body {'httpStatus': 'dummy', 'error_code': 202, 'module_name': 'dummy', 'error_message': 'bad', 'related_errors': [{'error_message': 'bla', 'error_code': 'code', 'httpStatus': 'BAD_REQUEST'}]} DEBUG: The HTTP request returned error code 500, whereas 201/200 response codes were expected. Response body DEBUG: The HTTP request returned error code 404, whereas 201/200 response codes were expected. Response body DEBUG: The HTTP request returned error code 404, whereas 201/200 response codes were expected. Response body {'httpStatus': 'dummy', 'error_code': 202, 'module_name': 'dummy', 'error_message': 'bad', 'related_errors': [{'error_message': 'bla', 'error_code': 'code', 'httpStatus': 'BAD_REQUEST'}]} DEBUG: The HTTP request returned error code 500, whereas 201/200 response codes were expected. Response body DEBUG: The HTTP request returned error code 404, whereas 201/200 response codes were expected. Response body DEBUG: The HTTP request returned error code 404, whereas 201/200 response codes were expected. Response body {'httpStatus': 'dummy', 'error_code': 202, 'module_name': 'dummy', 'error_message': 'bad', 'related_errors': [{'error_message': 'bla', 'error_code': 'code', 'httpStatus': 'BAD_REQUEST'}]} DEBUG: The HTTP request returned error code 500, whereas 200 response codes were expected. Response body DEBUG: The HTTP request returned error code 404, whereas 200 response codes were expected. Response body DEBUG: The HTTP request returned error code 404, whereas 200 response codes were expected. Response body {'httpStatus': 'dummy', 'error_code': 202, 'module_name': 'dummy', 'error_message': 'bad', 'related_errors': [{'error_message': 'bla', 'error_code': 'code', 'httpStatus': 'BAD_REQUEST'}]} DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_validate_result [0.023385s] ... ok DEBUG: [7fe6998ce700] Request failed due to: Cannot connect to server DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.001(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_down_and_retry_on_server_error [0.304690s] ... ok DEBUG: [7fe699b92a90] Request failed due to: DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.002(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_proxy_connection_establish_error [0.130521s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_select_endpoint [0.006700s] ... ok DEBUG: max_attempts setting (2) is lower than amount of endpoints (3), which means that not all endpoints will be probed in case of retriable error DEBUG: [7fe699b1e2e0] Request failed due to: Cannot connect to server DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.002(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time DEBUG: [7fe6997f42b0] Request failed due to: Cannot connect to server DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 2nd time after 0.481(s) with args: Unknown DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_max_retry_attempts_on_retriable_error [0.489123s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_reinitialize_cluster [0.003760s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.NSXHTTPAdapterTestCase.test_init_poolmanager [0.002651s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPITestCase.test_conf_providers_with_scheme [0.002955s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPITestCase.test_conns_per_pool [0.002734s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPIWithClientCertTestCase.test_conns_per_pool [0.004280s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPIWithClientCertTestCase.test_http_retries [0.002612s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPIWithClientCertTestCase.test_timeouts [0.004099s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_with_ca_file [0.001742s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_with_ca_file_no_host_assert [0.001563s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_delete_application_profile [0.002644s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_list_application_profiles [0.002690s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestClientSslProfile.test_delete_client_ssl_profile [0.001744s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestMonitor.test_get_monitor [0.002629s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPersistenceProfile.test_create_persistence_profiles [0.003157s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPersistenceProfile.test_list_persistence_profiles [0.005314s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestRule.test_list_rules [0.003160s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_get_stats [0.002030s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_list_services [0.002006s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_add_rule [0.002479s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_delete_virtual_server [0.004045s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_dns_from_net_no_defaults [0.001548s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Found 0 Nested Groups, creating 5 more. DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_add_and_remove_nsgroups [0.002355s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Found 0 Nested Groups, creating 5 more. DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_first_initialization [0.001530s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Found 0 Nested Groups, creating 2 more. DEBUG: Found 2 Nested Groups, creating 3 more. DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_reconfigure_number_of_nested_groups [0.001948s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Found 0 Nested Groups, creating 5 more. DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_suggest_nested_group [0.002025s] ... ok DEBUG: Deprecated: NsxLibQosSwitchingProfile.update_shaping is deprecated. Please use set_profile_shaping instead. DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_update_qos_switching_profile_with_burst_size [0.003191s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_create_ip_pool_all_args [0.005409s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_delete_ip_pool [0.004448s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_list_all [0.004027s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_clear_port_bindings [0.003859s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_create_logical_port_with_tn_uuid [0.007441s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail' for the 4th time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail for the 4th time after 2.449(s) with args: Unknown DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_get_logical_port_by_switch [0.008480s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_get_resource [0.005868s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_logical_port_no_addr_binding [0.005830s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_port_tags [0.009922s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_resource [0.003675s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_tier0_uplink_ports [0.002944s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_update_logical_router_port [0.004021s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_add_static_route [0.004831s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_create_logical_router_v1_1 [0.003465s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_debug_info [0.003309s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_ip_prefix_list [0.003389s] ... ok DEBUG: OverlayTransportZone is not yet available on 653dbc8d-c34f-4b8e-a4b3-6988e05f90dc. DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_transportzone_id_empty [0.062839s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_transportzone_id_from_t0 [0.002465s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_list_all [0.003788s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_invalid_fw_match [0.002172s] ... ok DEBUG: Ignoring bypass_firewall for router 653dbc8d-c34f-4b8e-a4b3-6988e05f90dc nat rule: this feature is not supported. DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_v1 [0.004583s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_advertisement [0.004129s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail' for the 5th time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random..func_to_fail for the 5th time after 2.586(s) with args: Unknown DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random [2.587916s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_v3_tags_addition [0.001862s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecDpdProfile.test_delete_resource [0.003934s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_advertisement_no_lb [0.013433s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecDpdProfile.test_dpd_profile_update [0.006460s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecPeerEndpoint.test_delete_resource [0.004474s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecPeerEndpoint.test_peer_endpoint_update [0.004022s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.MetadataProxy.test_get_md_proxy_status [0.015135s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.MetadataProxy.test_update_metadata_proxy [0.004776s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecTunnelProfile.test_delete_resource [0.011656s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NodeHttpServicePropertiesTestCase.test_update_rate_limit [0.005512s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointTestCase.test_list_all [0.004350s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIkeProfile.test_delete_resource [0.009704s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpProfileTestCase.test_get_resource [0.004068s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayServiceTestCase.test_delete_resource [0.003305s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayServiceTestCase.test_list_all [0.003867s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIkeProfile.test_get_resource [0.012103s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibEdgeClusterTestCase.test_list_all [0.004947s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestLocalEndpoint.test_get_resource [0.004387s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualInterfaceTestCase.test_delete_resource [0.004263s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualMachineTestCase.test_list_all [0.003481s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestService.test_delete_resource [0.004349s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockTestCase.test_list_all [0.003651s] ... ok DEBUG: {3} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_session_get_status [0.005162s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_illegal_name [0.003641s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_list_all [0.004301s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.NsxlibHostSwitchProfilesTestCase.test_list_all [0.003543s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.ResourceCache.test_delete_resource [0.003450s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.ResourceCache.test_get_resource [0.003354s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all [0.002299s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_safe_max_rs_ok [0.001490s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_search_pipeline_error [0.001569s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_by_tags [0.001887s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_by_tags_safe_max_rs_ok [0.002136s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_by_resouce_type_and_attributes [0.003056s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_by_resouce_type_only [0.001824s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_and_resource_type [0.001814s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_with_extra_attribute [0.001903s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxlibClusterNodesConfigTestCase.test_get_managers_ips [0.002919s] ... ok DEBUG: Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_create_dhcp_profile [0.003510s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_create_mac_learning_profile [0.003333s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_get_resource [0.003331s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_list_all [0.004313s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TransportZone.test_delete_resource [0.003333s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_resources.TransportZone.test_get_host_switch_mode [0.002057s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_fip_nat_rules [0.001690s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_delete_gw_snat_rule [0.002326s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_delete_gw_snat_rules [0.001532s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_get_tier0_router_overlay_tz_via_advanced_config [0.001375s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_get_tier0_router_tz [0.001874s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_has_service_router [0.001439s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_update_advertisement [0.002807s] ... ok DEBUG: Ignoring advertise_lb_snat_ip for router 653dbc8d-c34f-4b8e-a4b3-6988e05f90dc update_advertisement: This feature is not supported. DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_update_advertisement_lb_unsupported [0.002126s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_update_router_edge_cluster [0.001483s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_validate_tier0_fail_no_members [0.002454s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rules_with_protocol [0.002012s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_with_rules [0.001011s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_get_l4portset_nsservice [0.000609s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_set_rule_logging [0.001277s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_update [0.001185s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_update_ip_set [0.001811s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 6th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 6th time after 7.508(s) with args: Unknown DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 6th time DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 6th time after 7.508(s) with args: Unknown DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_update_ip_set_callback [0.002213s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_update [0.001883s] ... ok DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_update_lport_nsgroups_with_mocks [0.001184s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_adjust_rate_no_change [0.000873s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_calc_wait_time_need_wait [0.000928s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterTestCase.test_calc_wait_time_need_wait [0.000829s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterTestCase.test_calc_wait_time_no_wait [0.000799s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.NsxFeaturesTestCase.test_v2_features_plus [0.001362s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_tags_max_length_payload [0.001248s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_is_internal_resource [0.001217s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_no_retry2 [0.002199s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_limits [0.002317s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_v3_tags_removal [0.001280s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_v3_tags_repetitive_scopes [0.001311s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecDpdProfile.test_get_resource [0.004294s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecDpdProfile.test_list_all [0.003512s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIkeProfile.test_list_all [0.003616s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestLocalEndpoint.test_delete_resource [0.003439s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestService.test_list_all [0.004960s] ... ok DEBUG: {2} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_list_all [0.059155s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 7th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 7th time after 9.511(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 7th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 7th time after 9.512(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 8th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 8th time after 11.514(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 8th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 8th time after 11.514(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 9th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 9th time after 13.516(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 9th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 9th time after 13.517(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 10th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 10th time after 15.519(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry' for the 10th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._create_or_store.._do_create_with_retry for the 10th time after 15.519(s) with args: Unknown DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_with_retry_pending_delete [15.523320s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_with_retry_stale_revision [15.523467s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_create_without_id [0.008937s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_get_by_name [0.010076s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_get [0.006918s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_list [0.006890s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_remove_monitor_from_pool [0.009903s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_create_with_id [0.005935s] ... ok DEBUG: Ignoring relax_scale_validation for d1: this feature is not supported.Current NSX version: 0.0.0. Minimum supported version: 3.0.0 DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_create_with_unsupported_attribute [0.004613s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_create_without_id [0.005611s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_delete [0.004744s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_by_name [0.004124s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_statistics_realtime [0.005361s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_status [0.004081s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_virtual_server_status [0.004198s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_wait_until_realized_error [0.004703s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_wait_until_realized_succeed [0.002932s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_create_with_id [0.003125s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_delete [0.003953s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_get [0.002796s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_get_by_name [0.002831s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_list [0.003713s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_create_with_id [0.003106s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_non_partial_update [0.004209s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_remove_lb_rule [0.003152s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.080(s) with args: Unknown DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_remove_lb_rule_by_suffix [0.003323s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_remove_virtual_server_client_ssl_profile_binding [0.003981s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update [0.003300s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.088(s) with args: Unknown DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update_lb_rule_position [0.003402s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_update_lb_rule_wrong_suffix [0.003618s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxPolicyObjectRolePermissionGroup.test_create [0.003015s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxPolicyObjectRolePermissionGroup.test_get ... SKIPPED: The action is not supported by this resource DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_create_with_id [0.040998s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_delete [0.003826s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_wait_until_realized_succeed [0.002930s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_entry [0.003894s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_entry_no_service [0.003088s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_map_only [0.003104s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_get [0.003533s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_unset [0.004694s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update_entries_logged [0.003419s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update_with_entries_for_IGNORE_entries [0.004369s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpRelayConfig.test_create [0.004865s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpServerConfig.test_delete [0.003212s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpServerConfig.test_get [0.003503s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpServerConfig.test_list [0.002732s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_create_without_id [0.003174s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_unset [0.005148s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEdgeCluster.test_get_by_name [0.002819s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_create [0.003194s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_get_realized [0.003608s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_update [0.003009s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyExcludeList.test_create_or_overwrite [0.003106s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyExcludeList.test_update ... SKIPPED: The action is not supported by this resource DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_build_entry [0.002962s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_first_seqnum [0.003555s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_with_entries [0.004634s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_delete [0.002987s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_delete_entry [0.003155s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_get_entry [0.003636s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update [0.003350s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update_entries_logged [0.003510s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_update_entry [0.003978s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_get [0.002922s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_condition [0.003127s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_ip_expression [0.047252s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_nested_condition [0.003276s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_nested_condition_nsx_3_2_0 [0.003129s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_path_expression [0.003773s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_union_condition_nsx_3_2_0 [0.004038s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_without_id [0.004176s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get [0.002771s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_by_name [0.002805s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_get_realized_multiple_results_get_specific [0.003567s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_path_id [0.002581s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_path_pattern [0.002644s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_create [0.003353s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_protocol_number_in_obj_dict [0.004508s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_update [0.003463s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_create [0.003997s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_get [0.004738s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_create [0.003280s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_get_by_name [0.003079s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_list [0.003759s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_ip_block_subnet_cidr [0.002840s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_release_static_subnet [0.003138s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_create [0.004121s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_get_by_name [0.002842s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_list [0.002910s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_update [0.004124s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_get [0.002906s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_get_by_name [0.002883s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_list [0.003744s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_admin_state_up [0.003182s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_ls_id [0.003616s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_delete [0.005462s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_get_tz_id [0.003430s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_remove_connectivity_path [0.003377s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_set_admin_state [0.004217s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_update [0.003226s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_update_with_multicast [0.004180s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDhcpStaticBinding.test_list [0.002939s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDiscoveryProfilesBinding.test_create [0.003188s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_attach [0.004019s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.459(s) with args: Unknown DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_detach_with_vif [0.057071s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_feature_supported [0.003490s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_set_admin_state_old [0.005426s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_update [0.003202s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortQosProfilesBinding.test_update [0.003871s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_delete [0.002967s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_update [0.003578s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentQosProfilesBinding.test_create [0.004210s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentQosProfilesBinding.test_delete [0.003016s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentQosProfilesBinding.test_list [0.002863s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecProfilesBinding.test_delete [0.003905s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecProfilesBinding.test_get [0.002847s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecProfilesBinding.test_update [0.003429s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_create [0.004090s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyShare.test_delete [0.003064s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySharedResource.test_create_with_id [0.003289s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySharedResource.test_create_with_resource_objects [0.003947s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_delete [0.003050s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_get [0.003014s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySpoofguardProfile.test_get_by_name [0.003858s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_create [0.003164s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_delete [0.003368s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_update [0.004266s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.017(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.050(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.080(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 1.062(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/lb-pools/test_pool. Last realization info was {} DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBPoolApi.test_wait_until_realized_fail [1.069205s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_create_without_id [0.010641s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_delete [0.006950s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_get [0.006684s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_get_by_name [0.008139s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_list [0.006950s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBServerSSLProfileApi.test_update [0.006552s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_create_with_id [0.005520s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get [0.003921s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_status_with_ep [0.009720s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBService.test_get_usage [0.012577s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBSourceIpProfileApi.test_list_empty [0.010438s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_add_lb_rule_first [0.005626s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_add_lb_rule_last [0.008034s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.587(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/tier-0s/111. Last realization info was {} DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_wait_until_realized [0.591154s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0NatRule.test_delete [0.005545s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_non_partial_update [0.008014s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_build_route_map_entry_set [0.003805s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_create [0.003494s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_add_lb_rule_last_over [0.027501s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_create_without_id [0.003518s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0StaticRoute.test_delete [0.008331s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_create [0.003453s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_create_locale_service [0.004138s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_get_by_name [0.045035s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_lb_resources.TestPolicyLBVirtualServer.test_remove_lb_rule_wrong_suffix [0.006244s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxSearch.test_nsx_search_by_realization [0.007062s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_path [0.045268s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxVpcIpAddressAllocation.test_create [0.005798s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_preferred_edge_paths [0.003081s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_realized_downlink_port [0.003355s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxVpcIpAddressAllocation.test_delete [0.004426s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_realized_id [0.003574s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestNsxVpcIpAddressAllocation.test_get [0.003653s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_set_dhcp_relay [0.003713s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_find_cert_with_pem [0.004471s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_ignore_tier0 [0.003455s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_get_by_name [0.003489s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCertificate.test_list [0.003260s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_entry_no_seq_num [0.004361s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_create_with_entries_no_id [0.003391s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_delete_entry [0.003196s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_get_realized [0.003823s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update [0.003387s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update_entries [0.003726s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update_entry [0.003232s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyCommunicationMap.test_update_with_entries [0.003424s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_delete [0.004894s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDeploymentMap.test_update [0.003280s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpRelayConfig.test_list [0.003050s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDhcpServerConfig.test_update [0.003988s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyDomain.test_create_with_id [0.003133s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.058(s) with args: Unknown DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEdgeCluster.test_get_nodes [0.002994s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEdgeCluster.test_list [0.003718s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyEnforcementPoint.test_reload [0.003129s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyExcludeList.test_list ... SKIPPED: The action is not supported by this resource DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_another [0.004311s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_create_with_entries_no_id [0.003513s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_get [0.003156s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_list [0.003703s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.084(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.089(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.248(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.208(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.419(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/domains/d1/gateway-policies/111. Last realization info was {} DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_wait_until_realized_failed [0.422532s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGatewayPolicy.test_wait_until_state_sucessful [0.008184s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGlobalConfig.test_create_or_overwrite ... SKIPPED: The action is not supported by this resource DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_create_with_empty_condition [0.045222s] ... ok DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 2nd time after 0.026(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.607(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 3rd time after 0.111(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.742(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/tier-1s/111. Last realization info was {} DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_wait_until_realized_fail [0.746241s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_add_router_interface_no_ndra [0.003406s] ... ok DEBUG: Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 DEBUG: Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_create [0.007604s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_disable_multicast [0.012523s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_by_name [0.004211s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_edge_cluster [0.003810s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_path [0.004872s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_realization_info [0.003829s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_remove_advertisement_rule [0.006294s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_remove_edge_cluster [0.007837s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_ignore_tier0 [0.005287s] ... ok DEBUG: update_transport_zone failed: Passthrough api is disabled DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_transport_zone [0.004916s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_delete [0.007169s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_get [0.006527s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_list [0.005543s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1SegmentPort.test_create [0.007161s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_create [0.004355s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_get_by_name [0.003490s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_list [0.004711s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_update [0.003786s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 4th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 4th time after 0.279(s) with args: Unknown DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_domains_and_groups [0.004775s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_domains_only [0.005223s] ... ok DEBUG: Ignoring sync_realization for pool1: this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 4.1.1 DEBUG: Ignoring subnet_size for : this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 4.1.0 DEBUG: Ignoring sync_realization for : this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 4.1.1 DEBUG: Ignoring subnet_size for : this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 4.1.0 DEBUG: Ignoring sync_realization for : this feature is not supported.Current NSX version: 2.5.0. Minimum supported version: 4.1.1 DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_ip_address_pool_and_block_subnets [0.004776s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_updating_security_policy_and_dfw_rules [0.004952s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_updating_security_policy_patch_rules [0.005650s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_updating_security_policy_with_no_entries_set [0.004486s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_wait_until_realized_fail [0.768961s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info' for the 5th time DEBUG: Finished retry of vmware_nsxlib.v3.policy.core_resources.NsxPolicyResourceBase._wait_until_realized..get_info for the 5th time after 0.764(s) with args: Unknown DEBUG: _wait_until_realized maxed-out for resource: /test/domains/d1/groups/g1. Last realization info was {} DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyGroup.test_wait_until_realized_succeed [0.010732s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIPProtocolService.test_delete [0.014113s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIcmpService.test_update_all [0.005480s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpDiscoveryProfile.test_delete [0.005775s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_delete [0.005322s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_realized_allocated_ip [0.004357s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_get_static_subnet [0.005325s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyIpPool.test_list_static_subnet [0.008551s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_delete [0.004957s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_get [0.004040s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_get_by_name [0.003140s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_list [0.003161s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_unset [0.005688s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyL4Service.test_update [0.003463s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMacDiscoveryProfile.test_create [0.003563s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMetadataProxy.test_get_by_name [0.003909s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyMixedService.test_delete [0.003310s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyQosProfile.test_delete [0.003514s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_build_subnet [0.004318s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_multicast_and_ip_pool [0.003470s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_t0_t1_fail [0.003132s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_create_with_transport_zone_id [0.004344s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_get [0.002972s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_remove_connectivity_and_subnets [0.003581s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegment.test_set_admin_state_old [0.005437s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDiscoveryProfilesBinding.test_get [0.003077s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentDiscoveryProfilesBinding.test_update [0.004267s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_create [0.003347s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_create_with_restore_vif [0.004867s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPort.test_delete_skip_host_detach [0.040510s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortDiscoveryProfilesBinding.test_get [0.003426s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortDiscoveryProfilesBinding.test_list [0.002975s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortQosProfilesBinding.test_get [0.003898s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentPortSecProfilesBinding.test_get [0.002993s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_create [0.003173s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentProfileBase.test_get [0.003614s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentQosProfilesBinding.test_update [0.003287s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecProfilesBinding.test_create [0.003251s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_import_and_delete_cert_only [0.681052s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySegmentSecurityProfile.test_list [0.003659s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientTestCase.test_raise_error [0.002919s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyShare.test_list [0.002900s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySharedResource.test_delete [0.003141s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySharedResource.test_list [0.003770s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicySharedResource.test_update [0.003289s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_by_name [0.003046s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_route_redistribution_config [0.003782s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0.test_get_transport_zones [0.003465s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0Bgp.test_update_patch [0.003314s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0NatRule.test_create [0.004195s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0NatRule.test_update [0.003228s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_build_prefix_entry [0.002798s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_delete [0.004156s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0PrefixList.test_list [0.005611s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_build_community_match_criteria [0.002869s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_build_route_map_entry [0.003993s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_get [0.002922s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier0RouteMap.test_list [0.003607s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_delete [0.060373s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_add_router_interface_no_ndra [0.004496s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_for [0.007948s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_enable_multicast [0.003260s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_http_error_to_exception [0.002383s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get [0.003284s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_inject_headers_callback [0.005253s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_edge_cluster_by_searching [0.004401s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_proxy_connection_aborted [0.003265s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_get_realization_info [0.003097s] ... ok DEBUG: [7f4179080e80] Request failed due to: Unexpected error from backend manager (1.1.1.1) for whatever DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_proxy_stale_revision [0.003163s] ... ok DEBUG: max_attempts setting (2) is lower than amount of endpoints (3), which means that not all endpoints will be probed in case of retriable error DEBUG: [7f41790b5ee0] Request failed due to: Bad or expired XSRF token DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_remove_advertisement_rule [0.004444s] ... ok DEBUG: [7f41790b5ee0] Request failed due to an exception that calls for regeneration. Re-generating pool. DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.001(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time DEBUG: [7f41790b5be0] Request failed due to: Bad or expired XSRF token DEBUG: [7f41790b5be0] Request failed due to an exception that calls for regeneration. Re-generating pool. DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 2nd time after 0.036(s) with args: Unknown DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_xsrf_token_error [0.039182s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPITestCase.test_timeouts [0.003455s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_with_cert_der [0.001324s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_remove_router_interface [0.041841s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestClientSslProfile.test_get_client_ssl_profile [0.002355s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_set_enable_standby_relocation [0.003682s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestMonitor.test_delete_monitor [0.003523s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPersistenceProfile.test_get_persistence_profile [0.001798s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_advertisement_rules_remove [0.003402s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestRule.test_delete_rule [0.002285s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_add_server_ssl_profile_binding [0.002118s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_route_adv [0.004153s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_get_virtual_server [0.003140s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_dns_from_net_with_defaults [0.001181s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_no_name [0.000825s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_update_transport_zone [0.006021s] ... ok DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_with_gateway [0.000931s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_with_name [0.000983s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_static_routes [0.000809s] ... ok DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_static_routes_no_host_routes [0.000919s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1.test_wait_until_realized_succeed [0.003074s] ... ok DEBUG: Found 0 Nested Groups, creating 3 more. DEBUG: Found 2 Nested Groups, creating 1 more. DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_initialize_with_absent_nested_groups [0.002313s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Found 0 Nested Groups, creating 5 more. DEBUG: NSGroup nsgroup_id was expected to be found in group 33333333-3333-3333-3333-333333333333, but wasn't. Looking in the next group.. DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_ns_group_manager.TestNSGroupManager.test_when_nested_group_is_full [0.001964s] ... ok DEBUG: Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 DEBUG: Ignoring pool_allocation for test: this feature is not supported.Current NSX version: 2.4.0. Minimum supported version: 3.0.0 DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_create_no_ipv6_profile [0.004847s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_create_qos_switching_profile [0.002469s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_delete [0.003416s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_delete_qos_switching_profile [0.003266s] ... ok DEBUG: _get_realized_downlink_port failed: Passthrough api is disabled DEBUG: Deprecated: NsxLibQosSwitchingProfile.update_shaping is deprecated. Please use set_profile_shaping instead. DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_get_realized_downlink_port [0.002992s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_enable_qos_switching_profile_egress_shaping [0.002760s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_qos_switching_profile_set_shaping [0.002292s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_list [0.003614s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_update_qos_switching_profile [0.002819s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_remove_router_interface [0.003013s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_update_qos_switching_profile_without_burst_size [0.004041s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_advertisement_rules_remove [0.003219s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.BaseTestResource.test_delete_resource [0.002050s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.InventoryTestCase.test_get_resource [0.003765s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1NoPassthrough.test_update_advertisement_rules_with_replace [0.007068s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.InventoryTestCase.test_update [0.004244s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1Segment.test_create [0.003664s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_allocate_ip_from_pool [0.004593s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1StaticRoute.test_delete [0.004297s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_create_ip_pool_minimal_args [0.005052s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTier1StaticRoute.test_get [0.004004s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get [0.003807s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_create_ip_pool_no_ranges_with_gateway [0.004556s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyTransportZone.test_get_with_cache [0.003339s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_delete_resource [0.004133s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_delete [0.004109s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_get_ip_pool_allocations [0.003562s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_resources.TestPolicyWAFProfile.test_get [0.003292s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_get_resource [0.004781s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.policy.test_transaction.TestPolicyTransaction.test_updating_security_policy_and_dfw_rules_no_child_rules [0.004748s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_release_ip_to_pool [0.003977s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_bad_certificate_values [0.002442s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_find_cert_with_pem [0.001644s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_update_binding [0.004849s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_create_logical_port_admin_down [0.004243s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_create_logical_port_with_attachtype_cif [0.003943s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_delete_resource [0.003827s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_logical_port_with_extra_configs [0.004089s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_port_with_force_true [0.004652s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_delete_resource [0.003657s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_tier0_uplink_port [0.006097s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_list_all [0.004092s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_force_delete_logical_router [0.004697s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_route_map [0.003505s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_invalid_action [0.002467s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_with_fw_match [0.004058s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_with_fw_match_and_bypass [0.004515s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_update [0.003962s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_generate_cert [0.062215s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.MetadataProxy.test_delete_resource [0.004493s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeClusterTestCase.test_get_resource [0.003739s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeClusterTestCase.test_list_all [0.053683s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointProfileTestCase.test_delete_resource [0.004805s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointProfileTestCase.test_get_resource [0.003894s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_get_certificate_details [0.071158s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointTestCase.test_delete_resource [0.004379s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayProfileTestCase.test_get_resource [0.005217s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayProfileTestCase.test_list_all [0.003987s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpRelayServiceTestCase.test_get_resource [0.003605s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualInterfaceTestCase.test_list_all [0.003868s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockTestCase.test_get_resource [0.004555s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibPortMirrorTestCase.test_delete_resource [0.004015s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch [0.004218s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_admin_down [0.003750s] ... ok DEBUG: Failed to create logical switch fake_name with trunk vlan: illegal range ([10]) is used. DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_illegal_trunk [0.003722s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_trunk [0.003811s] ... ok DEBUG: Failed to create logical switch fake_name with trunk vlan: vlan id 111 is used. DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_trunk_with_vlan [0.002489s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_delete_resource [0.003730s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.NsxlibHostSwitchProfilesTestCase.test_get_resource [0.004391s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cert.NsxV3ClientCertificateTestCase.test_load_and_delete_existing_cert [1.734317s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_client.NsxV3APIClientBridgeTestCase.test_delete_resource [0.004656s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_create [0.003418s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_client.NsxV3RESTClientTestCase.test_client_url_list [0.003771s] ... ok DEBUG: Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: DEBUG: Failed to validate API cluster endpoint '[DOWN] https://9.10.11.12' due to: DEBUG: Failed to validate API cluster endpoint '[DOWN] https://10.11.12.13' due to: DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_validate_with_exception [0.002585s] ... ok DEBUG: Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: Test DEBUG: Failed to validate API cluster endpoint '[DOWN] https://9.10.11.12' due to: Test DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_cluster_validate_with_exception_no_retry [0.003124s] ... ok DEBUG: [7ffbd705e7f0] Request failed due to: DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.001(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time DEBUG: [7ffbd705e400] Request failed due to: DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 2nd time after 0.091(s) with args: Unknown DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.ResourceCache.test_get_with_cache [2.024640s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.SystemHealthTestCase.test_create_ncp_status [0.009347s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.SystemHealthTestCase.test_delete_resource [0.010837s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_by_tags_safe_max_rs_ok [0.005322s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_resource_by_attributes_cursor_page_size [0.003403s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags [0.003390s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_and_cursor [0.004276s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_and_page_size [0.003075s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_tag_only [0.003083s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_with_multi_attributes [0.003283s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_get_id_by_resource_and_tag [0.003213s] ... ok DEBUG: Multiple LogicalPort found for tag 'user:k8s' DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_get_id_by_resource_and_tag_multiple [0.008346s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_safe_max_rs_too_large [0.002648s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_no_resource_type_fails [0.001827s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags [0.002268s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_tag_only [0.002907s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxlibClusterNodesConfigTestCase.test_delete_resource ... SKIPPED: The action is not supported by this resource DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxlibClusterNodesConfigTestCase.test_get_resource [0.003989s] ... ok DEBUG: Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_delete_resource [0.003907s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_find_by_display_name [0.006749s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_spoofgaurd_profile_create [0.003647s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_switching_profile_update [0.003722s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TransportNode.test_delete_resource [0.003838s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TransportNode.test_get_transport_zones [0.003508s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_resources.TransportZone.test_get_resource [0.003657s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_fip_nat_rules_firewall_match [0.001993s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_gw_snat_rule [0.002019s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_router_link_port [0.002475s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_static_routes [0.002687s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_del_static_routes [0.001798s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_delete_fip_nat_rules_by_int [0.001888s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_delete_gw_snat_rule_by_source [0.001513s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_get_tier0_router_overlay_tz [0.003277s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rule_with_illegal_icmp_0_255 [0.001341s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_get_excludelist [0.001194s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_get_logicalport_reference [0.000808s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_create_ip_set [0.001951s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_get_nsgroup_ls_complex_expression [0.000865s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_update_nsgroup_and_section [0.002569s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_trust_management.TestNsxLibTrustManagement.test_find_cert_with_pem_found [0.002922s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_trust_management.TestNsxLibTrustManagement.test_find_cert_with_pem_rn_found [0.001859s] ... ok DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_adjust_rate_disabled [0.000675s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_calc_wait_time_no_wait [0.000818s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_context_manager_disabled [0.000866s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_context_manager_need_wait [0.001279s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterAIMDTestCase.test_context_manager_no_wait [0.001054s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.APIRateLimiterTestCase.test_context_manager_no_wait [0.002361s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.NsxFeaturesTestCase.test_v2_features_minus [0.001546s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_add_v3_tag [0.002515s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_add_v3_tag_max_length_payload [0.001572s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_extra_args_negative [0.001751s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_tags_payload [0.001591s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_tags_payload_invalid_length [0.001601s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_no_retry [0.001838s] ... ok DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry..func_to_fail for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry..func_to_fail' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry..func_to_fail for the 2nd time after 0.181(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 3rd time DEBUG: [7ffbd705e2b0] Request failed due to: DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 3rd time after 1.015(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry..func_to_fail' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry..func_to_fail for the 3rd time after 0.836(s) with args: Unknown DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_upon_exception_result_retry [0.838896s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_v3_tags_repetitive_scopes_remove [0.003723s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecPeerEndpoint.test_peer_endpoint_create [0.008333s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIkeProfile.test_ike_profile_create [0.007842s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestService.test_get_resource [0.006559s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestService.test_service_create [0.058891s] ... ok DEBUG: {1} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_session_create [0.003288s] ... ok DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 4th time DEBUG: [7ffbd705e7f0] Request failed due to: DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 4th time after 1.764(s) with args: Unknown DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_exception_translation_on_ground_error [1.766466s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_green_health [0.006145s] ... ok DEBUG: max_attempts setting (2) is lower than amount of endpoints (3), which means that not all endpoints will be probed in case of retriable error DEBUG: [7ffbd6fff310] Request failed due to: python-requests/2.27.1 d50561a7-7540-4342-88e3-c235e587a19 DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.002(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time DEBUG: [7ffbd6f4b700] Request failed due to: python-requests/2.27.1 d50561a7-7540-4342-88e3-c235e587a19 DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 2nd time after 0.447(s) with args: Unknown DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_max_retry_attempts_on_none_json_error [0.454240s] ... ok DEBUG: [7ffbd6ed1910] Request failed due to: Cannot connect to server DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 1st time after 0.002(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 2nd time DEBUG: [7ffbd7193190] Request failed due to: Cannot connect to server DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 2nd time after 0.160(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 3rd time DEBUG: [7ffbd7193130] Request failed due to: Cannot connect to server DEBUG: Finished retry of vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal for the 3rd time after 1.118(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.v3.cluster.ClusteredAPI._proxy.._proxy_internal' for the 4th time DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_max_retry_attempts_on_server_error [3.050367s] ... ok DEBUG: Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_orange_health [0.005028s] ... ok DEBUG: Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: DEBUG: Failed to validate API cluster endpoint '[DOWN] https://9.10.11.12' due to: DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.ClusteredAPITestCase.test_red_health [0.004670s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.NsxV3ClusteredAPIWithClientCertTestCase.test_conf_providers_with_scheme [0.004376s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_special_chars [0.001859s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_new_connection_with_client_auth [0.001770s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: NSX Node is not healthy, reported status: {'healthy': False} DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster.RequestsHTTPProviderTestCase.test_validate_connection_method [0.003689s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_cluster_management.TestNsxLibClusterManagement.test_get_restore_status [0.005955s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_create_fast_udp_profiles [0.004313s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_create_http_profiles [0.003498s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestApplicationProfile.test_get_application_profile [0.002592s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestClientSslProfile.test_create_client_ssl_profiles [0.007651s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestMonitor.test_create_monitors [0.014176s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestMonitor.test_list_monitors [0.005228s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_create_pool [0.004369s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_delete_pool [0.004557s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_get_pool [0.006245s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_list_pools [0.004116s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestPool.test_remove_monitor_from_pool [0.004371s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestRule.test_create_rule [0.002378s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestServerSslProfile.test_get_server_ssl_profile [0.003614s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_create_service [0.002711s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestService.test_get_virtual_servers_status [0.002399s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_add_client_ssl_profile_binding [0.003160s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_load_balancer.TestVirtualServer.test_list_virtual_servers [0.002667s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_dns_from_defaults [0.001206s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_server_config_with_server_ip [0.003105s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_native_dhcp.TestNativeDhcp.test_build_static_routes_gw_none_host_route_any [0.001074s] ... ok DEBUG: Deprecated: NsxLibQosSwitchingProfile.update_shaping is deprecated. Please use set_profile_shaping instead. DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_qos_switching_profile.NsxLibQosTestCase.test_update_qos_switching_profile_zero_burst_size [0.003349s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.BaseTestResource.test_get_resource [0.002189s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.BaseTestResource.test_list_all [0.002186s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_list_all [0.004754s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_update_ip_pool_gateway [0.047803s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.IpPoolTestCase.test_update_ip_pool_name [0.004514s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_create_binding [0.003574s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_get_binding [0.003506s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_update_dhcp_server_new_val [0.004567s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalDhcpServerTestCase.test_update_dhcp_server_replace_val [0.003755s] ... ok DEBUG: The HTTP request returned error code , whereas 201/200 response codes were expected. Response body DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_create_logical_port_fail [0.003501s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_list_all [0.003937s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalPortTestCase.test_update_logical_port_with_addr_binding [0.004889s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_logical_router_port_by_router_id [0.003205s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_tier0_uplink_port_ips [0.004591s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterPortTestCase.test_get_tier1_link_port [0.006922s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_delete_nat_rule_by_gw [0.003710s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_delete_nat_rule_by_gw_and_source [0.003911s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_delete_resource [0.003770s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_bgp_config [0.004404s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_logical_router_fw_section [0.002101s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_redistribution_rules [0.003552s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_get_resource [0.003689s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_list_logical_router_by_type [0.004670s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_v22_NO_DNAT [0.004131s] ... ok DEBUG: Ignoring bypass_firewall for router 9b18aff4-d4eb-4f98-a4db-7e750a695050 nat rule: this feature is not supported. DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_create_with_logging [0.004367s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_list [0.006576s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_nat_rule_update_fw_match [0.004734s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.LogicalRouterTestCase.test_update_redistribution_rules [0.004278s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.MetadataProxy.test_get_resource [0.003696s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NodeHttpServicePropertiesTestCase.test_delete_resource ... SKIPPED: The action is not supported by this resource DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NodeHttpServicePropertiesTestCase.test_get_rate_limit [0.003273s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NodeHttpServicePropertiesTestCase.test_get_resource ... SKIPPED: The action is not supported by this resource DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NodeHttpServicePropertiesTestCase.test_list_all ... SKIPPED: The action is not supported by this resource DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibBridgeEndpointTestCase.test_get_resource [0.003574s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibDhcpProfileTestCase.test_delete_resource [0.003759s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualMachineTestCase.test_get_by_display_name [0.004325s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibFabricVirtualMachineTestCase.test_get_resource [0.003524s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockSubnetTestCase.test_get_resource [0.003898s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibIpBlockTestCase.test_delete_resource [0.003851s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibPortMirrorTestCase.test_list_all [0.004655s] ... ok DEBUG: Failed to create logical switch fake_name with trunk vlan: this feature is not supported. DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_trunk_not_supported [0.003057s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_create_logical_switch_vlan [0.003620s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.NsxLibSwitchTestCase.test_get_resource [0.003719s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.SystemHealthTestCase.test_get_resource [0.004337s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.SystemHealthTestCase.test_list_all [0.003834s] ... ok DEBUG: Multiple LogicalPort found for tag 'user:k8s' DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_get_id_by_resource_and_tag_multiple [0.004795s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_all_by_tags_safe_max_rs_too_large [0.002238s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_by_resouce_type_only [0.050425s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_invalid_query_fail [0.001835s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_no_resource_type_fails [0.001695s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_resource_by_attribute_values [0.002277s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_resource_by_filters [0.002138s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_and_resource_type [0.003150s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_scope_only [0.002140s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_tag_and_scope [0.002092s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearch.test_nsx_search_tags_with_extra_attribute [0.002119s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_by_filters [0.003064s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_cursor_0 [0.001903s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_all_safe_max_rs_ok [0.001778s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_resource_by_attribute_values [0.002083s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_resource_by_filters [0.002904s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxSearchNew.test_nsx_search_tags_and_page_size [0.002203s] ... ok DEBUG: Deprecated: resources.SwitchingProfile is deprecated. Please use core_resources.NsxLibSwitchingProfile instead. DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestNsxlibClusterNodesConfigTestCase.test_list_all [0.004024s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_create_mac_learning_disabled_profile [0.003729s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TestSwitchingProfileTestCase.test_switching_profile_create [0.004445s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TransportNode.test_get_resource [0.003573s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_resources.TransportZone.test_list_all [0.003888s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_centralized_service_port [0.004933s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_gw_snat_rule_fw_match [0.002037s] ... ok DEBUG: Failed to create tier1 link port for tier1 router f5861421-cad2-415f-a465-83eefd540f46, deleting peer tier0 link port 1a5adca4-41c1-4f5f-8758-d19f643900b4: DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_add_router_link_port_fail [0.003335s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_create_logical_router_intf_port_by_ls_id [0.001967s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_delete_fip_nat_rules [0.002619s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_get_connected_t0_transit_net [0.001956s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_router.TestRouter.test_validate_tier0 [0.002605s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_add_to_excludelist [0.001584s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rule_with_illegal_icmp [0.001441s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rule_with_illegal_icmp_2_4 [0.001096s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_create_rules_using_add_rules [0.001599s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibFirewallSection.test_get_rule_dict [0.000860s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_delete_ip_set [0.002016s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibIPSet.test_update_ip_set_empty_ip_addresses [0.002162s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_create [0.001154s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_create_with_membership [0.001994s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_find [0.001010s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_read [0.001183s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_security.TestNsxLibNSGroup.test_update_lport_nsgroups [0.001189s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_trust_management.TestNsxLibTrustManagement.test_create_identity_with_cert [0.001942s] ... ok DEBUG: Unable to read tag limits. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: Unable to read maximum tags. Reason: Service cluster: '' is unavailable. Please, check NSX setup and/or configuration DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_utils.APICallCollectorTestCase.test_pop_all_records [0.000711s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_utils.NsxFeaturesTestCase.test_v2_features [0.001697s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_add_v3_tag_invalid_scope_length [0.001609s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_api_version_project_id_tag [0.002393s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_api_version_tag [0.001540s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_build_v3_tags_payload_internal [0.001503s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_get_name_short_uuid [0.001606s] ... ok DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail for the 2nd time after 0.501(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail for the 3rd time after 1.503(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail' for the 4th time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail for the 4th time after 3.506(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail' for the 5th time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry..func_to_fail for the 5th time after 5.508(s) with args: Unknown DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry [5.510169s] ... ok DEBUG: Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: DEBUG: Failed to validate API cluster endpoint '[DOWN] https://9.10.11.12' due to: DEBUG: Failed to validate API cluster endpoint '[DOWN] https://10.11.12.13' due to: DEBUG: Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: Test DEBUG: Failed to validate API cluster endpoint '[DOWN] https://9.10.11.12' due to: Test DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail for the 1st time after 0.000(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail' for the 2nd time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail for the 2nd time after 0.214(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail' for the 3rd time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail for the 3rd time after 1.195(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail' for the 4th time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail for the 4th time after 3.136(s) with args: Unknown DEBUG: Retrying call to 'vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail' for the 5th time DEBUG: Finished retry of vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple..func_to_fail for the 5th time after 4.269(s) with args: Unknown DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_retry_random_tuple [4.274626s] ... ok DEBUG: Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: DEBUG: Failed to validate API cluster endpoint '[DOWN] https://8.9.10.11' due to: DEBUG: Failed to validate API cluster endpoint '[DOWN] https://9.10.11.12' due to: DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_utils.TestNsxV3Utils.test_update_v3_tags_update [0.009360s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecDpdProfile.test_dpd_profile_create [0.010533s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecPeerEndpoint.test_get_resource [0.009850s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecPeerEndpoint.test_list_all [0.009687s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecTunnelProfile.test_get_resource [0.009818s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecTunnelProfile.test_ipsec_profile_create [0.009161s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestIPSecTunnelProfile.test_list_all [0.009033s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestLocalEndpoint.test_list_all [0.008474s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestLocalEndpoint.test_local_endpoint_create [0.009055s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestLocalEndpoint.test_local_endpoint_update [0.005703s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_delete_resource [0.004846s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_get_resource [0.004806s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_session_update_no_rules [0.006770s] ... ok DEBUG: {0} vmware_nsxlib.tests.unit.v3.test_vpn_ipsec.TestSession.test_session_update_with_rules [0.005984s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1295 tests in 36.5118 sec. DEBUG: - Passed: 1283 DEBUG: - Skipped: 12 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 73.8253 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (324 tests) => 0:00:36.459659 DEBUG: - Worker 1 (324 tests) => 0:00:22.135487 DEBUG: - Worker 2 (324 tests) => 0:00:07.915501 DEBUG: - Worker 3 (323 tests) => 0:00:07.570104 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VLZzGq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsxlib-19.4.1.dev41 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/share/doc/python3-vmware-nsxlib DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/share/doc/python3-vmware-nsxlib DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/share/doc/python3-vmware-nsxlib DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.olBqBo DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsxlib-19.4.1.dev41 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/share/licenses/python3-vmware-nsxlib DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/share/licenses/python3-vmware-nsxlib DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/share/licenses/python3-vmware-nsxlib DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-vmware-nsxlib = 19.4.1-0.20260510071143.ba0aa26.el9 python3-vmware-nsxlib = 19.4.1-0.20260510071143.ba0aa26.el9 python3.9-vmware-nsxlib = 19.4.1-0.20260510071143.ba0aa26.el9 python3.9dist(vmware-nsxlib) = 19.4.1~~dev41 python3dist(vmware-nsxlib) = 19.4.1~~dev41 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.9 DEBUG: Obsoletes: python-vmware-nsxlib < 19.4.1-0.20260510071143.ba0aa26.el9 python39-vmware-nsxlib < 19.4.1-0.20260510071143.ba0aa26.el9 DEBUG: Processing files: python3-vmware-nsxlib-tests-19.4.1-0.20260510071143.ba0aa26.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c8R5wy DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsxlib-19.4.1.dev41 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/share/licenses/python3-vmware-nsxlib-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/share/licenses/python3-vmware-nsxlib-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64/usr/share/licenses/python3-vmware-nsxlib-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-vmware-nsxlib-tests = 19.4.1-0.20260510071143.ba0aa26.el9 python3-vmware-nsxlib-tests = 19.4.1-0.20260510071143.ba0aa26.el9 python3.9-vmware-nsxlib-tests = 19.4.1-0.20260510071143.ba0aa26.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.9 DEBUG: Obsoletes: python39-vmware-nsxlib-tests < 19.4.1-0.20260510071143.ba0aa26.el9 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-vmware-nsxlib-tests-19.4.1-0.20260510071143.ba0aa26.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RCSxMY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsxlib-19.4.1.dev41 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm INFO: Done(/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068/python-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.src.rpm) Config(dlrn-5) 1 minutes 2 seconds INFO: Results and/or logs in: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.6Gi 750Mi 1.6Gi 10Gi 9.7Gi DEBUG: Swap: 15Gi 5.4Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 1.5G 2.8G 35% /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 181G 369G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos9-wallaby-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.5waks0ka', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1027', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 DEBUG: created dir: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-wallaby-x86_64-5-bootstrap/root/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068/python3-vmware-nsxlib-tests-19.4.1-0.20260510071143.ba0aa26.el9.noarch.rpm /home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068/python3-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068/python3-vmware-nsxlib-tests-19.4.1-0.20260510071143.ba0aa26.el9.noarch.rpm', '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068/python3-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068/python3-vmware-nsxlib-tests-19.4.1-0.20260510071143.ba0aa26.el9.noarch.rpm', '/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068/python3-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-python-glean-642fffe0203a8ffcc2443db52 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-9875e4bc1d6b21be24253 136 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-stevedore-7b48fffd01307223b53ef 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-panko-5029f8e0882bbb3f922d66 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-68f8b8f31779d3f747a6 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-c1496c493a883506cb577f7 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-883fc8a73c6db3aafeae9 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-784a69e0fce4ff48f76b3 59 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-vmware-nsxlib-3757dd3bb72c65ae9 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-72c34837af1faf6f424b 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-c2ee7c78c75c0a62cec 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-69da1ab55a3be2f4f22a65 76 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-tests-3ae7a196643d060 80 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-d80cf9a895e68acfbb3e37 88 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-1a7795d6fed0ae7f 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-8d9e1b5dfd43be 111 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 48 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 77 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 24 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 29 kB/s | 7.0 kB 00:00 DEBUG: dlrn-wallaby-testing 92 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 101 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 82 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 67 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 87 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 76 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================== DEBUG: Installing: DEBUG: python3-vmware-nsxlib noarch 19.4.1-0.20260510071143.ba0aa26.el9 @commandline 266 k DEBUG: python3-vmware-nsxlib-tests noarch 19.4.1-0.20260510071143.ba0aa26.el9 @commandline 221 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20211215105227.7dcf9e9.el9 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20211214173459.73187bd.el9 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20211215110420.9b29c90.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428090850.a38b56a.el9 delorean-component-common 12 k DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el9 baseos 302 k DEBUG: python3-debtcollector noarch 2.2.0-0.20211214173213.649189d.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-wallaby-testing 19 k DEBUG: python3-fasteners noarch 0.14.1-24.el9s delorean-wallaby-testing 42 k DEBUG: python3-fixtures noarch 3.0.0-22.el9s delorean-wallaby-testing 92 k DEBUG: python3-importlib-metadata noarch 4.8.1-2.el9s centos9-storage 39 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 0.1.13-4.el9s delorean-wallaby-testing 23 k DEBUG: python3-mimeparse noarch 1.6.0-16.el9s delorean-wallaby-testing 15 k DEBUG: python3-msgpack x86_64 1.0.2-2.el9s delorean-wallaby-testing 86 k DEBUG: python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20211215105227.7dcf9e9.el9 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20211215100456.de1dbee.el9 delorean-component-common 216 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211215105947.b124eb7.el9 delorean-component-common 25 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20211214173459.73187bd.el9 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.4.0-0.20211215110420.9b29c90.el9 delorean-component-common 62 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225081235.bbe5d5a.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082328.c1e3398.el9 delorean-component-common 69 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428090850.a38b56a.el9 delorean-component-common 78 k DEBUG: python3-paste noarch 3.5.0-3.el9s delorean-wallaby-testing 775 k DEBUG: python3-paste-deploy noarch 2.1.1-2.el9s delorean-wallaby-testing 40 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-wallaby-testing 89 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-wallaby-testing 31 k DEBUG: python3-rfc3986 noarch 1.4.0-5.el9s delorean-wallaby-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-wallaby-testing 188 k DEBUG: python3-stevedore noarch 3.3.3-0.20241203182339.7b48fff.el9 delorean-component-clients 68 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-wallaby-testing 36 k DEBUG: python3-tenacity noarch 6.3.1-1.el9s delorean-wallaby-testing 50 k DEBUG: python3-testtools noarch 2.4.0-10.el9s delorean-wallaby-testing 331 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-wallaby-testing 230 k DEBUG: python3-wrapt x86_64 1.12.1-4.el9s delorean-wallaby-testing 53 k DEBUG: python3-yappi x86_64 1.3.1-2.el9s delorean-wallaby-testing 55 k DEBUG: python3-zipp noarch 3.6.0-1.el9s centos9-storage 16 k DEBUG: Transaction Summary DEBUG: ============================================================================================================== DEBUG: Install 43 Packages DEBUG: Total size: 5.6 M DEBUG: Installed size: 24 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-stevedore-3.3.3-0.20241203182339.7b48fff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20211215105227.7dcf9e9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20211215110420.9b29c90.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428090850.a38b56a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20211215105227.7dcf9e9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20211215100456.de1dbee.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211215105947.b124eb7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225081235.bbe5d5a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082328.c1e3398.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428090850.a38b56a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.10.1-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-24.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-22.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.13-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-16.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.4.0-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.1-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-4.8.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.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-netaddr-0.10.1-3.el9.noarch 1/43 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 2/43 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 3/43 DEBUG: Installing : python3-importlib-metadata-4.8.1-2.el9s.noarch 4/43 DEBUG: Installing : python3-stevedore-3.3.3-0.20241203182339.7b48fff.e 5/43 DEBUG: Installing : python3-yappi-1.3.1-2.el9s.x86_64 6/43 DEBUG: Installing : python3-wrapt-1.12.1-4.el9s.x86_64 7/43 DEBUG: Installing : python3-debtcollector-2.2.0-0.20211214173213.64918 8/43 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211215105947.b124eb 9/43 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 10/43 DEBUG: Installing : python3-tenacity-6.3.1-1.el9s.noarch 11/43 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 12/43 DEBUG: Installing : python3-paste-3.5.0-3.el9s.noarch 13/43 DEBUG: Installing : python3-paste-deploy-2.1.1-2.el9s.noarch 14/43 DEBUG: Installing : python3-rfc3986-1.4.0-5.el9s.noarch 15/43 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 16/43 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 17/43 DEBUG: Installing : python3-msgpack-1.0.2-2.el9s.x86_64 18/43 DEBUG: Installing : python3-mimeparse-1.6.0-16.el9s.noarch 19/43 DEBUG: Installing : python3-iso8601-0.1.13-4.el9s.noarch 20/43 DEBUG: Installing : python3-fasteners-0.14.1-24.el9s.noarch 21/43 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 22/43 DEBUG: Installing : python3-fixtures-3.0.0-22.el9s.noarch 23/43 DEBUG: Installing : python3-testtools-2.4.0-10.el9s.noarch 24/43 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 25/43 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 26/43 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 27/43 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el9.noarch 28/43 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 29/43 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 30/43 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428090850.a38b 31/43 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20211215110420.9b29c9 32/43 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20211214173459.73187 33/43 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.e 34/43 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428090850.a38b56a. 35/43 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20211215100456.de1db 36/43 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.20220225081235. 37/43 DEBUG: Installing : python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el 38/43 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.2021121510522 39/43 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20211215105227.7d 40/43 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082328.c1e339 41/43 DEBUG: Installing : python3-vmware-nsxlib-19.4.1-0.20260510071143.ba0a 42/43 DEBUG: Installing : python3-vmware-nsxlib-tests-19.4.1-0.2026051007114 43/43 DEBUG: Running scriptlet: python3-vmware-nsxlib-tests-19.4.1-0.2026051007114 43/43 DEBUG: Verifying : python3-stevedore-3.3.3-0.20241203182339.7b48fff.e 1/43 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.2021121510522 2/43 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20211214173459.73187 3/43 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20211215110420.9b29c9 4/43 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428090850.a38b 5/43 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20211214173213.64918 6/43 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20211215105227.7d 7/43 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20211215100456.de1db 8/43 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211215105947.b124eb 9/43 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.e 10/43 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el 11/43 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.20220225081235. 12/43 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082328.c1e339 13/43 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428090850.a38b56a. 14/43 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 15/43 DEBUG: Verifying : python3-dateutil-1:2.9.0.post0-1.el9.noarch 16/43 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 17/43 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 18/43 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 19/43 DEBUG: Verifying : python3-netaddr-0.10.1-3.el9.noarch 20/43 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 21/43 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 22/43 DEBUG: Verifying : python3-fasteners-0.14.1-24.el9s.noarch 23/43 DEBUG: Verifying : python3-fixtures-3.0.0-22.el9s.noarch 24/43 DEBUG: Verifying : python3-iso8601-0.1.13-4.el9s.noarch 25/43 DEBUG: Verifying : python3-mimeparse-1.6.0-16.el9s.noarch 26/43 DEBUG: Verifying : python3-msgpack-1.0.2-2.el9s.x86_64 27/43 DEBUG: Verifying : python3-paste-3.5.0-3.el9s.noarch 28/43 DEBUG: Verifying : python3-paste-deploy-2.1.1-2.el9s.noarch 29/43 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 30/43 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 31/43 DEBUG: Verifying : python3-rfc3986-1.4.0-5.el9s.noarch 32/43 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 33/43 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 34/43 DEBUG: Verifying : python3-tenacity-6.3.1-1.el9s.noarch 35/43 DEBUG: Verifying : python3-testtools-2.4.0-10.el9s.noarch 36/43 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 37/43 DEBUG: Verifying : python3-wrapt-1.12.1-4.el9s.x86_64 38/43 DEBUG: Verifying : python3-yappi-1.3.1-2.el9s.x86_64 39/43 DEBUG: Verifying : python3-importlib-metadata-4.8.1-2.el9s.noarch 40/43 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 41/43 DEBUG: Verifying : python3-vmware-nsxlib-tests-19.4.1-0.2026051007114 42/43 DEBUG: Verifying : python3-vmware-nsxlib-19.4.1-0.20260510071143.ba0a 43/43 DEBUG: Installed: DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python-oslo-concurrency-lang-4.4.0-0.20211215105227.7dcf9e9.el9.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20211215110420.9b29c90.el9.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428090850.a38b56a.el9.noarch DEBUG: python3-dateutil-1:2.9.0.post0-1.el9.noarch DEBUG: python3-debtcollector-2.2.0-0.20211214173213.649189d.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fasteners-0.14.1-24.el9s.noarch DEBUG: python3-fixtures-3.0.0-22.el9s.noarch DEBUG: python3-importlib-metadata-4.8.1-2.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-0.1.13-4.el9s.noarch DEBUG: python3-mimeparse-1.6.0-16.el9s.noarch DEBUG: python3-msgpack-1.0.2-2.el9s.x86_64 DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-oslo-concurrency-4.4.0-0.20211215105227.7dcf9e9.el9.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20211215100456.de1dbee.el9.noarch DEBUG: python3-oslo-context-3.2.1-0.20211215105947.b124eb7.el9.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20211214173459.73187bd.el9.noarch DEBUG: python3-oslo-log-4.4.0-0.20211215110420.9b29c90.el9.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225081235.bbe5d5a.el9.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082328.c1e3398.el9.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428090850.a38b56a.el9.noarch DEBUG: python3-paste-3.5.0-3.el9s.noarch DEBUG: python3-paste-deploy-2.1.1-2.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.4.0-5.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-stevedore-3.3.3-0.20241203182339.7b48fff.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-tenacity-6.3.1-1.el9s.noarch DEBUG: python3-testtools-2.4.0-10.el9s.noarch DEBUG: python3-vmware-nsxlib-19.4.1-0.20260510071143.ba0aa26.el9.noarch DEBUG: python3-vmware-nsxlib-tests-19.4.1-0.20260510071143.ba0aa26.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-wrapt-1.12.1-4.el9s.x86_64 DEBUG: python3-yappi-1.3.1-2.el9s.x86_64 DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos9-wallaby-x86_64-5-bootstrap/root/home/centos9-wallaby/data/repos/component/network/ba/0a/ba0aa26a1259ed89375974708e25d63ac2c0260b_e7625068'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos9-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-wallaby-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-wallaby-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