+ 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/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e' + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e --clean INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5w_we7fx:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-security] name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_3bf60e44 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-82feb96ed324dca8cbf4773bbdf91eb9e33d7b67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/82/fe/82feb96ed324dca8cbf4773bbdf91eb9e33d7b67_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-005aeb8f79faf8a26f3aef2ffef14461d28a1389 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/00/5a/005aeb8f79faf8a26f3aef2ffef14461d28a1389_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-f2e7a138aabe28d61e7a512c6b2fedd251cc2342 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/f2/e7/f2e7a138aabe28d61e7a512c6b2fedd251cc2342_64771a8b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-brick-111b3931a2db1d5be4ebe704bf26c34fa9408483 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/11/1b/111b3931a2db1d5be4ebe704bf26c34fa9408483_591c13ed enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-5bf40c896a678cc11f4ab6aecdd8cc004fc809d9 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/5b/f4/5bf40c896a678cc11f4ab6aecdd8cc004fc809d9_70922990 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-7101820b6422780cbb1824335e701243491777df baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/71/01/7101820b6422780cbb1824335e701243491777df_78c14ca8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-752c9eacce42056522ce86febd29aa25c2fd91bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/75/2c/752c9eacce42056522ce86febd29aa25c2fd91bd_c7372988 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-d60a7fe26afa0dcffe01f0a4974b5994045b6e16 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d6/0a/d60a7fe26afa0dcffe01f0a4974b5994045b6e16_b2cd7b4e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-2625c00375bb0ae407ecfb8ac60f80d6b10f5305 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/26/25/2625c00375bb0ae407ecfb8ac60f80d6b10f5305_d5668217 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_2e4bb623 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-agents-d8c47efe1f00b0a99e8458564df839cba929b721 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/d8/c4/d8c47efe1f00b0a99e8458564df839cba929b721_915ae735 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-4ec0ee67701c838de5dc3fd96fab00894d2d257f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/4e/c0/4ec0ee67701c838de5dc3fd96fab00894d2d257f_d957fc6a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0b0da898ff5ca77a111fb545a62dc3f86987bfb3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/0b/0d/0b0da898ff5ca77a111fb545a62dc3f86987bfb3_3deaf983 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3ba4d99288a372e5d9f7cf9f108399af92041553 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/3b/a4/3ba4d99288a372e5d9f7cf9f108399af92041553_931adebb enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-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-centos8-yoga-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e --init INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tqrrb50i:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-security] name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_3bf60e44 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-82feb96ed324dca8cbf4773bbdf91eb9e33d7b67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/82/fe/82feb96ed324dca8cbf4773bbdf91eb9e33d7b67_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-005aeb8f79faf8a26f3aef2ffef14461d28a1389 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/00/5a/005aeb8f79faf8a26f3aef2ffef14461d28a1389_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-f2e7a138aabe28d61e7a512c6b2fedd251cc2342 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/f2/e7/f2e7a138aabe28d61e7a512c6b2fedd251cc2342_64771a8b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-brick-111b3931a2db1d5be4ebe704bf26c34fa9408483 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/11/1b/111b3931a2db1d5be4ebe704bf26c34fa9408483_591c13ed enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-5bf40c896a678cc11f4ab6aecdd8cc004fc809d9 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/5b/f4/5bf40c896a678cc11f4ab6aecdd8cc004fc809d9_70922990 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-7101820b6422780cbb1824335e701243491777df baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/71/01/7101820b6422780cbb1824335e701243491777df_78c14ca8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-752c9eacce42056522ce86febd29aa25c2fd91bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/75/2c/752c9eacce42056522ce86febd29aa25c2fd91bd_c7372988 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-d60a7fe26afa0dcffe01f0a4974b5994045b6e16 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d6/0a/d60a7fe26afa0dcffe01f0a4974b5994045b6e16_b2cd7b4e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-2625c00375bb0ae407ecfb8ac60f80d6b10f5305 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/26/25/2625c00375bb0ae407ecfb8ac60f80d6b10f5305_d5668217 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_2e4bb623 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-agents-d8c47efe1f00b0a99e8458564df839cba929b721 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/d8/c4/d8c47efe1f00b0a99e8458564df839cba929b721_915ae735 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-4ec0ee67701c838de5dc3fd96fab00894d2d257f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/4e/c0/4ec0ee67701c838de5dc3fd96fab00894d2d257f_d957fc6a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0b0da898ff5ca77a111fb545a62dc3f86987bfb3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/0b/0d/0b0da898ff5ca77a111fb545a62dc3f86987bfb3_3deaf983 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3ba4d99288a372e5d9f7cf9f108399af92041553 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/3b/a4/3ba4d99288a372e5d9f7cf9f108399af92041553_931adebb enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-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-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6300172 2045164 1990540 7866848 7570060 DEBUG: Swap: 16777212 4286828 12490384 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ss5z_syr', '/var/lib/mock/dlrn-centos8-yoga-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: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6399464 1009352 3251216 8803368 6210116 DEBUG: Swap: 16777212 4286828 12490384 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 993M 3.4G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.im7w1bc7', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '367d47a14bff4264a4826813876857d1', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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 + /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos8-yoga/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f f51aa74b2a1864765c981d64188b3054f7e41ab3 Note: switching to 'f51aa74b2a1864765c981d64188b3054f7e41ab3'. 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 f51aa74b Enable listener reconciliation on Yoga + '[' -d /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-kuryr-kubernetes + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-kuryr-kubernetes ++ /usr/bin/mock -q -r /home/centos8-yoga/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/centos8-yoga/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 6.0.1 f51aa74 + UPSTREAMVERSION=6.0.1 + [[ 6.0.1 =~ ([^-]*)-(.+) ]] + [[ 6.0.1 =~ (.*?)\.(0rc.+) ]] + [[ 6.0.1 =~ (.*?)\.(0b.+) ]] + [[ 6.0.1 =~ (.*?)\.(0a.+) ]] + [[ 6.0.1 =~ (.*?)\.(dev.+) ]] + [[ 6.0.1 =~ (.*?)\.(g.+) ]] + [[ 6.0.1 =~ (.*?)\.pre.* ]] + [[ 6.0.1 =~ ^([.0-9]*)$ ]] + VERSION=6.0.1 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230728145720.f51aa74 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2l08lk2s:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-security] name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_3bf60e44 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-82feb96ed324dca8cbf4773bbdf91eb9e33d7b67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/82/fe/82feb96ed324dca8cbf4773bbdf91eb9e33d7b67_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-005aeb8f79faf8a26f3aef2ffef14461d28a1389 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/00/5a/005aeb8f79faf8a26f3aef2ffef14461d28a1389_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-f2e7a138aabe28d61e7a512c6b2fedd251cc2342 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/f2/e7/f2e7a138aabe28d61e7a512c6b2fedd251cc2342_64771a8b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-brick-111b3931a2db1d5be4ebe704bf26c34fa9408483 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/11/1b/111b3931a2db1d5be4ebe704bf26c34fa9408483_591c13ed enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-5bf40c896a678cc11f4ab6aecdd8cc004fc809d9 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/5b/f4/5bf40c896a678cc11f4ab6aecdd8cc004fc809d9_70922990 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-7101820b6422780cbb1824335e701243491777df baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/71/01/7101820b6422780cbb1824335e701243491777df_78c14ca8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-752c9eacce42056522ce86febd29aa25c2fd91bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/75/2c/752c9eacce42056522ce86febd29aa25c2fd91bd_c7372988 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-d60a7fe26afa0dcffe01f0a4974b5994045b6e16 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d6/0a/d60a7fe26afa0dcffe01f0a4974b5994045b6e16_b2cd7b4e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-2625c00375bb0ae407ecfb8ac60f80d6b10f5305 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/26/25/2625c00375bb0ae407ecfb8ac60f80d6b10f5305_d5668217 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_2e4bb623 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-agents-d8c47efe1f00b0a99e8458564df839cba929b721 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/d8/c4/d8c47efe1f00b0a99e8458564df839cba929b721_915ae735 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-4ec0ee67701c838de5dc3fd96fab00894d2d257f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/4e/c0/4ec0ee67701c838de5dc3fd96fab00894d2d257f_d957fc6a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0b0da898ff5ca77a111fb545a62dc3f86987bfb3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/0b/0d/0b0da898ff5ca77a111fb545a62dc3f86987bfb3_3deaf983 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3ba4d99288a372e5d9f7cf9f108399af92041553 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/3b/a4/3ba4d99288a372e5d9f7cf9f108399af92041553_931adebb enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-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-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6209008 1030340 3207360 8972836 6444428 DEBUG: Swap: 16777212 4286828 12490384 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xqq3pjsj', '/var/lib/mock/dlrn-centos8-yoga-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: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6183848 1066368 3207652 8961968 6390180 DEBUG: Swap: 16777212 4286828 12490384 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.kzw3om32', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c4019d7c7a7a443a8f9813b793b97c0b', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-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: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2l08lk2s:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e037300d6e28449c915907ef82dc00b1', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2l08lk2s:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating kuryr_kubernetes.egg-info writing kuryr_kubernetes.egg-info/PKG-INFO writing dependency_links to kuryr_kubernetes.egg-info/dependency_links.txt writing entry points to kuryr_kubernetes.egg-info/entry_points.txt writing requirements to kuryr_kubernetes.egg-info/requires.txt writing top-level names to kuryr_kubernetes.egg-info/top_level.txt writing pbr to kuryr_kubernetes.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'kuryr_kubernetes.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'kuryr_kubernetes.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating kuryr-kubernetes-6.0.1 creating kuryr-kubernetes-6.0.1/.zuul.d creating kuryr-kubernetes-6.0.1/contrib creating kuryr-kubernetes-6.0.1/contrib/devstack-heat creating kuryr-kubernetes-6.0.1/contrib/devstack-heat/hot creating kuryr-kubernetes-6.0.1/contrib/devstack-heat/lib creating kuryr-kubernetes-6.0.1/contrib/kubectl_plugins creating kuryr-kubernetes-6.0.1/contrib/kubectl_plugins/kuryr creating kuryr-kubernetes-6.0.1/contrib/pools-management creating kuryr-kubernetes-6.0.1/contrib/testing creating kuryr-kubernetes-6.0.1/contrib/testing/container creating kuryr-kubernetes-6.0.1/contrib/vagrant creating kuryr-kubernetes-6.0.1/contrib/vagrant/config creating kuryr-kubernetes-6.0.1/devstack creating kuryr-kubernetes-6.0.1/devstack/files creating kuryr-kubernetes-6.0.1/devstack/files/debs creating kuryr-kubernetes-6.0.1/devstack/files/rpms creating kuryr-kubernetes-6.0.1/devstack/lib creating kuryr-kubernetes-6.0.1/doc creating kuryr-kubernetes-6.0.1/doc/images creating kuryr-kubernetes-6.0.1/doc/source creating kuryr-kubernetes-6.0.1/doc/source/contributor creating kuryr-kubernetes-6.0.1/doc/source/devref creating kuryr-kubernetes-6.0.1/doc/source/installation creating kuryr-kubernetes-6.0.1/doc/source/installation/devstack creating kuryr-kubernetes-6.0.1/doc/source/specs creating kuryr-kubernetes-6.0.1/doc/source/specs/pike creating kuryr-kubernetes-6.0.1/doc/source/specs/queens creating kuryr-kubernetes-6.0.1/doc/source/specs/rocky creating kuryr-kubernetes-6.0.1/doc/source/specs/stein creating kuryr-kubernetes-6.0.1/etc creating kuryr-kubernetes-6.0.1/etc/cni creating kuryr-kubernetes-6.0.1/etc/cni/net.d creating kuryr-kubernetes-6.0.1/etc/oslo-config-generator creating kuryr-kubernetes-6.0.1/kubernetes_crds creating kuryr-kubernetes-6.0.1/kubernetes_crds/kuryr_crds creating kuryr-kubernetes-6.0.1/kuryr_cni creating kuryr-kubernetes-6.0.1/kuryr_cni/hack creating kuryr-kubernetes-6.0.1/kuryr_cni/pkg creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/skel creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types/020 creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types/current creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/utils creating kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/version creating kuryr-kubernetes-6.0.1/kuryr_kubernetes creating kuryr-kubernetes-6.0.1/kuryr_kubernetes.egg-info creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd/eventlet creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd/sanity creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/binding creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/daemon creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/plugins creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/managers creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/handlers creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/objects creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/pod_resources creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cmd creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cmd/eventlet creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni/plugins creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/managers creating kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/handlers creating kuryr-kubernetes-6.0.1/playbooks creating kuryr-kubernetes-6.0.1/releasenotes creating kuryr-kubernetes-6.0.1/releasenotes/notes creating kuryr-kubernetes-6.0.1/releasenotes/source creating kuryr-kubernetes-6.0.1/releasenotes/source/_static creating kuryr-kubernetes-6.0.1/releasenotes/source/_templates creating kuryr-kubernetes-6.0.1/tools creating kuryr-kubernetes-6.0.1/tools/gate copying files to kuryr-kubernetes-6.0.1... copying .coveragerc -> kuryr-kubernetes-6.0.1 copying .dockerignore -> kuryr-kubernetes-6.0.1 copying .pre-commit-config.yaml -> kuryr-kubernetes-6.0.1 copying .stestr.conf -> kuryr-kubernetes-6.0.1 copying AUTHORS -> kuryr-kubernetes-6.0.1 copying CONTRIBUTING.rst -> kuryr-kubernetes-6.0.1 copying ChangeLog -> kuryr-kubernetes-6.0.1 copying HACKING.rst -> kuryr-kubernetes-6.0.1 copying LICENSE -> kuryr-kubernetes-6.0.1 copying README.rst -> kuryr-kubernetes-6.0.1 copying babel.cfg -> kuryr-kubernetes-6.0.1 copying cni.Dockerfile -> kuryr-kubernetes-6.0.1 copying cni_ds_init -> kuryr-kubernetes-6.0.1 copying controller.Dockerfile -> kuryr-kubernetes-6.0.1 copying lower-constraints.txt -> kuryr-kubernetes-6.0.1 copying requirements.txt -> kuryr-kubernetes-6.0.1 copying setup.cfg -> kuryr-kubernetes-6.0.1 copying setup.py -> kuryr-kubernetes-6.0.1 copying test-requirements.txt -> kuryr-kubernetes-6.0.1 copying tox.ini -> kuryr-kubernetes-6.0.1 copying .zuul.d/base.yaml -> kuryr-kubernetes-6.0.1/.zuul.d copying .zuul.d/k8s-np-e2e.yaml -> kuryr-kubernetes-6.0.1/.zuul.d copying .zuul.d/nodesets.yaml -> kuryr-kubernetes-6.0.1/.zuul.d copying .zuul.d/project.yaml -> kuryr-kubernetes-6.0.1/.zuul.d copying .zuul.d/tempest-jobs.yaml -> kuryr-kubernetes-6.0.1/.zuul.d copying .zuul.d/tempest-multinode-jobs.yaml -> kuryr-kubernetes-6.0.1/.zuul.d copying contrib/regenerate_controller_pod.sh -> kuryr-kubernetes-6.0.1/contrib copying contrib/regenerate_pod_resources_api.sh -> kuryr-kubernetes-6.0.1/contrib copying contrib/sctp_client.py -> kuryr-kubernetes-6.0.1/contrib copying contrib/devstack-heat/README.rst -> kuryr-kubernetes-6.0.1/contrib/devstack-heat copying contrib/devstack-heat/devstack-heat -> kuryr-kubernetes-6.0.1/contrib/devstack-heat copying contrib/devstack-heat/hot/devstack_heat_template.yml -> kuryr-kubernetes-6.0.1/contrib/devstack-heat/hot copying contrib/devstack-heat/hot/distro_deps.sh -> kuryr-kubernetes-6.0.1/contrib/devstack-heat/hot copying contrib/devstack-heat/hot/networking_deployment.yaml -> kuryr-kubernetes-6.0.1/contrib/devstack-heat/hot copying contrib/devstack-heat/hot/node.yaml -> kuryr-kubernetes-6.0.1/contrib/devstack-heat/hot copying contrib/devstack-heat/hot/parameters.yml -> kuryr-kubernetes-6.0.1/contrib/devstack-heat/hot copying contrib/devstack-heat/lib/devstack-heat -> kuryr-kubernetes-6.0.1/contrib/devstack-heat/lib copying contrib/kubectl_plugins/README.rst -> kuryr-kubernetes-6.0.1/contrib/kubectl_plugins copying contrib/kubectl_plugins/kubectl_kuryr_plugin_1080.gif -> kuryr-kubernetes-6.0.1/contrib/kubectl_plugins copying contrib/kubectl_plugins/kuryr/kuryr -> kuryr-kubernetes-6.0.1/contrib/kubectl_plugins/kuryr copying contrib/kubectl_plugins/kuryr/plugin.yaml -> kuryr-kubernetes-6.0.1/contrib/kubectl_plugins/kuryr copying contrib/pools-management/README.rst -> kuryr-kubernetes-6.0.1/contrib/pools-management copying contrib/pools-management/subports.py -> kuryr-kubernetes-6.0.1/contrib/pools-management copying contrib/testing/container/Dockerfile -> kuryr-kubernetes-6.0.1/contrib/testing/container copying contrib/testing/container/build.sh -> kuryr-kubernetes-6.0.1/contrib/testing/container copying contrib/testing/container/hostname.c -> kuryr-kubernetes-6.0.1/contrib/testing/container copying contrib/vagrant/README.rst -> kuryr-kubernetes-6.0.1/contrib/vagrant copying contrib/vagrant/Vagrantfile -> kuryr-kubernetes-6.0.1/contrib/vagrant copying contrib/vagrant/devstack.sh -> kuryr-kubernetes-6.0.1/contrib/vagrant copying contrib/vagrant/vagrant.sh -> kuryr-kubernetes-6.0.1/contrib/vagrant copying contrib/vagrant/config/kuryr_rc -> kuryr-kubernetes-6.0.1/contrib/vagrant/config copying devstack/kubectl -> kuryr-kubernetes-6.0.1/devstack copying devstack/local.conf.ovs.sample -> kuryr-kubernetes-6.0.1/devstack copying devstack/local.conf.pod-in-vm.overcloud.sample -> kuryr-kubernetes-6.0.1/devstack copying devstack/local.conf.pod-in-vm.undercloud.ovn.sample -> kuryr-kubernetes-6.0.1/devstack copying devstack/local.conf.pod-in-vm.undercloud.sample -> kuryr-kubernetes-6.0.1/devstack copying devstack/local.conf.sample -> kuryr-kubernetes-6.0.1/devstack copying devstack/local.conf.worker.sample -> kuryr-kubernetes-6.0.1/devstack copying devstack/plugin.sh -> kuryr-kubernetes-6.0.1/devstack copying devstack/settings -> kuryr-kubernetes-6.0.1/devstack copying devstack/files/debs/kuryr-kubernetes -> kuryr-kubernetes-6.0.1/devstack/files/debs copying devstack/files/rpms/kuryr-kubernetes -> kuryr-kubernetes-6.0.1/devstack/files/rpms copying devstack/lib/kubernetes -> kuryr-kubernetes-6.0.1/devstack/lib copying devstack/lib/kuryr_kubernetes -> kuryr-kubernetes-6.0.1/devstack/lib copying doc/requirements.txt -> kuryr-kubernetes-6.0.1/doc copying doc/images/controller_pipeline.png -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/create_network_policy_flow.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/external_traffic_to_l7_router.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/fuxi_k8s_components.png -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/kuryr_k8s_components.png -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/kuryr_k8s_components.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/kuryr_k8s_ingress_ctrl_flow_diagram.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/kuryr_k8s_ingress_sw_components.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/kuryr_k8s_ocp_route_ctrl_sw.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/l7_routing_and_user_lb_neutron_entities.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/lbaas_translation.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/net-policy.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/pod_creation_flow_daemon.png -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/pod_creation_flow_daemon.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/service_creation_diagram.png -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/service_creation_diagram.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/update_network_policy_on_pod_creation.svg -> kuryr-kubernetes-6.0.1/doc/images copying doc/images/vif_handler_drivers_design.png -> kuryr-kubernetes-6.0.1/doc/images copying doc/source/conf.py -> kuryr-kubernetes-6.0.1/doc/source copying doc/source/index.rst -> kuryr-kubernetes-6.0.1/doc/source copying doc/source/nested_vlan_mode.rst -> kuryr-kubernetes-6.0.1/doc/source copying doc/source/readme.rst -> kuryr-kubernetes-6.0.1/doc/source copying doc/source/usage.rst -> kuryr-kubernetes-6.0.1/doc/source copying doc/source/contributor/contributing.rst -> kuryr-kubernetes-6.0.1/doc/source/contributor copying doc/source/contributor/index.rst -> kuryr-kubernetes-6.0.1/doc/source/contributor copying doc/source/devref/health_manager.rst -> kuryr-kubernetes-6.0.1/doc/source/devref copying doc/source/devref/high_availability.rst -> kuryr-kubernetes-6.0.1/doc/source/devref copying doc/source/devref/index.rst -> kuryr-kubernetes-6.0.1/doc/source/devref copying doc/source/devref/kuryr_kubernetes_design.rst -> kuryr-kubernetes-6.0.1/doc/source/devref copying doc/source/devref/kuryr_kubernetes_versions.rst -> kuryr-kubernetes-6.0.1/doc/source/devref copying doc/source/devref/network_policy.rst -> kuryr-kubernetes-6.0.1/doc/source/devref copying doc/source/devref/port_manager.rst -> kuryr-kubernetes-6.0.1/doc/source/devref copying doc/source/devref/service_support.rst -> kuryr-kubernetes-6.0.1/doc/source/devref copying doc/source/devref/updating_pod_resources_api.rst -> kuryr-kubernetes-6.0.1/doc/source/devref copying doc/source/devref/vif_handler_drivers_design.rst -> kuryr-kubernetes-6.0.1/doc/source/devref copying doc/source/installation/containerized.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/default_configuration.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/https_kubernetes.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/index.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/ipv6.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/listener_timeouts.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/manual.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/multi_vif_with_npwg_spec.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/network_namespace.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/network_policy.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/ports-pool.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/services.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/sriov.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/testing_connectivity.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/testing_nested_connectivity.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/testing_sctp_services.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/testing_sriov_functional.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/testing_udp_services.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/trunk_ports.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/upgrades.rst -> kuryr-kubernetes-6.0.1/doc/source/installation copying doc/source/installation/devstack/basic.rst -> kuryr-kubernetes-6.0.1/doc/source/installation/devstack copying doc/source/installation/devstack/containerized.rst -> kuryr-kubernetes-6.0.1/doc/source/installation/devstack copying doc/source/installation/devstack/index.rst -> kuryr-kubernetes-6.0.1/doc/source/installation/devstack copying doc/source/installation/devstack/nested-dpdk.rst -> kuryr-kubernetes-6.0.1/doc/source/installation/devstack copying doc/source/installation/devstack/nested-macvlan.rst -> kuryr-kubernetes-6.0.1/doc/source/installation/devstack copying doc/source/installation/devstack/nested-vlan.rst -> kuryr-kubernetes-6.0.1/doc/source/installation/devstack copying doc/source/installation/devstack/ovn-octavia.rst -> kuryr-kubernetes-6.0.1/doc/source/installation/devstack copying doc/source/installation/devstack/ovn_support.rst -> kuryr-kubernetes-6.0.1/doc/source/installation/devstack copying doc/source/installation/devstack/ports-pool.rst -> kuryr-kubernetes-6.0.1/doc/source/installation/devstack copying doc/source/specs/pike/contrail_support.rst -> kuryr-kubernetes-6.0.1/doc/source/specs/pike copying doc/source/specs/pike/fuxi_kubernetes.rst -> kuryr-kubernetes-6.0.1/doc/source/specs/pike copying doc/source/specs/pike/sriov.rst -> kuryr-kubernetes-6.0.1/doc/source/specs/pike copying doc/source/specs/queens/network_policy.rst -> kuryr-kubernetes-6.0.1/doc/source/specs/queens copying doc/source/specs/rocky/npwg_spec_support.rst -> kuryr-kubernetes-6.0.1/doc/source/specs/rocky copying doc/source/specs/stein/vhostuser.rst -> kuryr-kubernetes-6.0.1/doc/source/specs/stein copying etc/cni/net.d/10-kuryr.conflist -> kuryr-kubernetes-6.0.1/etc/cni/net.d copying etc/cni/net.d/kuryr.conflist.template -> kuryr-kubernetes-6.0.1/etc/cni/net.d copying etc/oslo-config-generator/kuryr.conf -> kuryr-kubernetes-6.0.1/etc/oslo-config-generator copying kubernetes_crds/network_attachment_definition_crd.yaml -> kuryr-kubernetes-6.0.1/kubernetes_crds copying kubernetes_crds/kuryr_crds/kuryrloadbalancer.yaml -> kuryr-kubernetes-6.0.1/kubernetes_crds/kuryr_crds copying kubernetes_crds/kuryr_crds/kuryrnet.yaml -> kuryr-kubernetes-6.0.1/kubernetes_crds/kuryr_crds copying kubernetes_crds/kuryr_crds/kuryrnetpolicy.yaml -> kuryr-kubernetes-6.0.1/kubernetes_crds/kuryr_crds copying kubernetes_crds/kuryr_crds/kuryrnetwork.yaml -> kuryr-kubernetes-6.0.1/kubernetes_crds/kuryr_crds copying kubernetes_crds/kuryr_crds/kuryrnetworkpolicy.yaml -> kuryr-kubernetes-6.0.1/kubernetes_crds/kuryr_crds copying kubernetes_crds/kuryr_crds/kuryrport.yaml -> kuryr-kubernetes-6.0.1/kubernetes_crds/kuryr_crds copying kuryr_cni/README -> kuryr-kubernetes-6.0.1/kuryr_cni copying kuryr_cni/go.mod -> kuryr-kubernetes-6.0.1/kuryr_cni copying kuryr_cni/go.sum -> kuryr-kubernetes-6.0.1/kuryr_cni copying kuryr_cni/hack/build-go.sh -> kuryr-kubernetes-6.0.1/kuryr_cni/hack copying kuryr_cni/hack/update-deps.sh -> kuryr-kubernetes-6.0.1/kuryr_cni/hack copying kuryr_cni/pkg/main.go -> kuryr-kubernetes-6.0.1/kuryr_cni/pkg copying kuryr_cni/pkg/ovo.go -> kuryr-kubernetes-6.0.1/kuryr_cni/pkg copying kuryr_cni/vendor/modules.txt -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor copying kuryr_cni/vendor/github.com/containernetworking/cni/LICENSE -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni copying kuryr_cni/vendor/github.com/containernetworking/cni/pkg/skel/skel.go -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/skel copying kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types/args.go -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types copying kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types/types.go -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types copying kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types/020/types.go -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types/020 copying kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types/current/types.go -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/types/current copying kuryr_cni/vendor/github.com/containernetworking/cni/pkg/utils/utils.go -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/utils copying kuryr_cni/vendor/github.com/containernetworking/cni/pkg/version/conf.go -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/version copying kuryr_cni/vendor/github.com/containernetworking/cni/pkg/version/plugin.go -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/version copying kuryr_cni/vendor/github.com/containernetworking/cni/pkg/version/reconcile.go -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/version copying kuryr_cni/vendor/github.com/containernetworking/cni/pkg/version/version.go -> kuryr-kubernetes-6.0.1/kuryr_cni/vendor/github.com/containernetworking/cni/pkg/version copying kuryr_kubernetes/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/clients.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/config.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/constants.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/exceptions.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/health.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/k8s_client.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/linux_net_utils.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/opts.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/os_vif_plug_noop.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/os_vif_util.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/utils.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/version.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes/watcher.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes copying kuryr_kubernetes.egg-info/PKG-INFO -> kuryr-kubernetes-6.0.1/kuryr_kubernetes.egg-info copying kuryr_kubernetes.egg-info/SOURCES.txt -> kuryr-kubernetes-6.0.1/kuryr_kubernetes.egg-info copying kuryr_kubernetes.egg-info/dependency_links.txt -> kuryr-kubernetes-6.0.1/kuryr_kubernetes.egg-info copying kuryr_kubernetes.egg-info/entry_points.txt -> kuryr-kubernetes-6.0.1/kuryr_kubernetes.egg-info copying kuryr_kubernetes.egg-info/not-zip-safe -> kuryr-kubernetes-6.0.1/kuryr_kubernetes.egg-info copying kuryr_kubernetes.egg-info/pbr.json -> kuryr-kubernetes-6.0.1/kuryr_kubernetes.egg-info copying kuryr_kubernetes.egg-info/requires.txt -> kuryr-kubernetes-6.0.1/kuryr_kubernetes.egg-info copying kuryr_kubernetes.egg-info/top_level.txt -> kuryr-kubernetes-6.0.1/kuryr_kubernetes.egg-info copying kuryr_kubernetes/cmd/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd copying kuryr_kubernetes/cmd/cni.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd copying kuryr_kubernetes/cmd/daemon.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd copying kuryr_kubernetes/cmd/sanity_checks.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd copying kuryr_kubernetes/cmd/status.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd copying kuryr_kubernetes/cmd/eventlet/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd/eventlet copying kuryr_kubernetes/cmd/eventlet/controller.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd/eventlet copying kuryr_kubernetes/cmd/sanity/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd/sanity copying kuryr_kubernetes/cmd/sanity/checks.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cmd/sanity copying kuryr_kubernetes/cni/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni copying kuryr_kubernetes/cni/api.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni copying kuryr_kubernetes/cni/handlers.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni copying kuryr_kubernetes/cni/health.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni copying kuryr_kubernetes/cni/main.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni copying kuryr_kubernetes/cni/prometheus_exporter.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni copying kuryr_kubernetes/cni/utils.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni copying kuryr_kubernetes/cni/binding/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/binding copying kuryr_kubernetes/cni/binding/base.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/binding copying kuryr_kubernetes/cni/binding/bridge.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/binding copying kuryr_kubernetes/cni/binding/dpdk.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/binding copying kuryr_kubernetes/cni/binding/nested.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/binding copying kuryr_kubernetes/cni/binding/sriov.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/binding copying kuryr_kubernetes/cni/binding/vhostuser.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/binding copying kuryr_kubernetes/cni/daemon/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/daemon copying kuryr_kubernetes/cni/daemon/service.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/daemon copying kuryr_kubernetes/cni/plugins/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/plugins copying kuryr_kubernetes/cni/plugins/base.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/plugins copying kuryr_kubernetes/cni/plugins/k8s_cni_registry.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/plugins copying kuryr_kubernetes/controller/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller copying kuryr_kubernetes/controller/service.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller copying kuryr_kubernetes/controller/drivers/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/base.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/default_project.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/default_security_groups.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/default_subnet.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/lb_public_ip.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/lbaasv2.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/multi_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/namespace_subnet.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/nested_dpdk_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/nested_macvlan_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/nested_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/nested_vlan_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/network_policy.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/network_policy_security_groups.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/neutron_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/node_subnets.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/public_ip.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/sriov.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/utils.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/drivers/vif_pool.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers copying kuryr_kubernetes/controller/handlers/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/kuryrnetwork.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/kuryrnetwork_population.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/kuryrnetworkpolicy.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/kuryrport.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/lbaas.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/loadbalancer.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/machine.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/namespace.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/pipeline.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/pod_label.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/policy.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/handlers/vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers copying kuryr_kubernetes/controller/managers/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/managers copying kuryr_kubernetes/controller/managers/health.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/managers copying kuryr_kubernetes/controller/managers/pool.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/managers copying kuryr_kubernetes/controller/managers/prometheus_exporter.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/managers copying kuryr_kubernetes/handlers/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/handlers copying kuryr_kubernetes/handlers/asynchronous.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/handlers copying kuryr_kubernetes/handlers/base.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/handlers copying kuryr_kubernetes/handlers/dispatch.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/handlers copying kuryr_kubernetes/handlers/health.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/handlers copying kuryr_kubernetes/handlers/k8s_base.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/handlers copying kuryr_kubernetes/handlers/logging.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/handlers copying kuryr_kubernetes/handlers/retry.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/handlers copying kuryr_kubernetes/objects/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/objects copying kuryr_kubernetes/objects/base.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/objects copying kuryr_kubernetes/objects/fields.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/objects copying kuryr_kubernetes/objects/lbaas.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/objects copying kuryr_kubernetes/objects/vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/objects copying kuryr_kubernetes/pod_resources/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/pod_resources copying kuryr_kubernetes/pod_resources/api.proto -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/pod_resources copying kuryr_kubernetes/pod_resources/api_pb2.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/pod_resources copying kuryr_kubernetes/pod_resources/api_pb2_grpc.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/pod_resources copying kuryr_kubernetes/pod_resources/client.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/pod_resources copying kuryr_kubernetes/tests/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests copying kuryr_kubernetes/tests/base.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests copying kuryr_kubernetes/tests/fake.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests copying kuryr_kubernetes/tests/unit/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit copying kuryr_kubernetes/tests/unit/kuryr_fixtures.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit copying kuryr_kubernetes/tests/unit/test_clients.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit copying kuryr_kubernetes/tests/unit/test_k8s_client.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit copying kuryr_kubernetes/tests/unit/test_linux_net_utils.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit copying kuryr_kubernetes/tests/unit/test_object.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit copying kuryr_kubernetes/tests/unit/test_os_vif_plug_noop.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit copying kuryr_kubernetes/tests/unit/test_os_vif_util.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit copying kuryr_kubernetes/tests/unit/test_utils.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit copying kuryr_kubernetes/tests/unit/test_watcher.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit copying kuryr_kubernetes/tests/unit/cmd/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cmd copying kuryr_kubernetes/tests/unit/cmd/test_daemon.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cmd copying kuryr_kubernetes/tests/unit/cmd/test_status.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cmd copying kuryr_kubernetes/tests/unit/cmd/eventlet/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cmd/eventlet copying kuryr_kubernetes/tests/unit/cmd/eventlet/test_controller.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cmd/eventlet copying kuryr_kubernetes/tests/unit/cni/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni copying kuryr_kubernetes/tests/unit/cni/test_api.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni copying kuryr_kubernetes/tests/unit/cni/test_binding.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni copying kuryr_kubernetes/tests/unit/cni/test_health.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni copying kuryr_kubernetes/tests/unit/cni/test_main.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni copying kuryr_kubernetes/tests/unit/cni/test_service.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni copying kuryr_kubernetes/tests/unit/cni/test_utils.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni copying kuryr_kubernetes/tests/unit/cni/plugins/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni/plugins copying kuryr_kubernetes/tests/unit/cni/plugins/test_k8s_cni_registry.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/cni/plugins copying kuryr_kubernetes/tests/unit/controller/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller copying kuryr_kubernetes/tests/unit/controller/test_service.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller copying kuryr_kubernetes/tests/unit/controller/drivers/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_base.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_default_project.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_default_security_groups.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_default_subnet.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_lb_public_ip.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_lbaasv2.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_multi_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_namespace_subnet.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_nested_dpdk.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_nested_macvlan_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_nested_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_nested_vlan_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_network_policy.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_network_policy_security_groups.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_neutron_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_node_subnets.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_public_ip.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_sriov.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_utils.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/drivers/test_vif_pool.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers copying kuryr_kubernetes/tests/unit/controller/handlers/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_fake_handler.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetwork.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetwork_population.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetworkpolicy.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrport.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_lbaas.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_loadbalancer.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_machine.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_namespace.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_pipeline.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_pod_label.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_policy.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/handlers/test_vif.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/handlers copying kuryr_kubernetes/tests/unit/controller/managers/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/managers copying kuryr_kubernetes/tests/unit/controller/managers/test_health.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/managers copying kuryr_kubernetes/tests/unit/controller/managers/test_pool.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/managers copying kuryr_kubernetes/tests/unit/controller/managers/test_prometheus_exporter.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/managers copying kuryr_kubernetes/tests/unit/handlers/__init__.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/handlers copying kuryr_kubernetes/tests/unit/handlers/test_asynchronous.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/handlers copying kuryr_kubernetes/tests/unit/handlers/test_dispatch.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/handlers copying kuryr_kubernetes/tests/unit/handlers/test_health.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/handlers copying kuryr_kubernetes/tests/unit/handlers/test_k8s_base.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/handlers copying kuryr_kubernetes/tests/unit/handlers/test_logging.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/handlers copying kuryr_kubernetes/tests/unit/handlers/test_retry.py -> kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/handlers copying playbooks/copy-crio-logs.yaml -> kuryr-kubernetes-6.0.1/playbooks copying playbooks/copy-k8s-logs.yaml -> kuryr-kubernetes-6.0.1/playbooks copying playbooks/e2e-tests.patch -> kuryr-kubernetes-6.0.1/playbooks copying playbooks/get_amphora_tarball.yaml -> kuryr-kubernetes-6.0.1/playbooks copying playbooks/run_k8s_e2e_tests.yaml -> kuryr-kubernetes-6.0.1/playbooks copying releasenotes/notes/active-passive-ha-cfbda8e6b527b48e.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/add-tagging-ce56231f58bf7ad0.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/bp-openshift-router-support-5f28108b39a2826f.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/change-cni-daemon-default-port-e968a83fa1bf30b5.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/changing-default-url-for-k8s-api-42c3b90183783291.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/cni-health-checks-d2b70f2f2551a9fc.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/containerization-2fba4dac5c097b19.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/cri-o-support-ab7e810775754ea7.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/deprecate-handlers-caching-9cdfd772aba9a7ce.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/deprecate-non-daemonized-6dd2154238b1628c.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/deprecate-sg-mode-option-96824c33335cd74b.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/deprecate-worker-nodes-subnet-e452c84df5b5ed5c.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/deprecate_lbaasv2-a524aedf5d3a36bc.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/drop-ingress-d78a7a9be8f20da1.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/drop-py27-60f55b6bc1d082bc.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/fault-tolerable-watcher-24c51dbccabf5f17.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/golang-kuryr-cni-aab144831d4dc9dd.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/k8s-client-token-default-882ec49d1faffc29.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/kuryr-daemon-f09075b9eb60388f.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/make-ext-subnet-optional-99e73bfcbde96c22.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/make-handlers-pluggable-844475484771ffd6.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/make-lbaas-timeout-configurable-8624ea32971c0cbe.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/make-listener-timeouts-configurable-f563d85eg6c6fe6d.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/multivif-pools-1cec757c77a8c4f8.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/network-device-mtu-default-90faa7d685d4d0ec.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/network-namespace-2353f8013be398cd.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/network-policy-support-on-services-without-selectors-fea06ab71a8a6f2a.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/octavia-acls-7452d3406d75ea15.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/oslo-caching-b11881cfb9dc306c.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/remove-non-daemon-836e4825384b1b88.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/remove-physical-device-mapping-15d614b70c68fc73.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/remove-run-server-aca25a2d9d723dc7.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/reusable-pool-drivers-00e7fdc1f4738441.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/started-using-reno-90dbe9da108ec5c4.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/stein-upgrade-226c8e7b735701ee.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/svc-without-selectors-f36bab0883459b80.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/notes/zuul-v3-native-gates-4ed7698667a7b92e.yaml -> kuryr-kubernetes-6.0.1/releasenotes/notes copying releasenotes/source/README.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/conf.py -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/index.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/queens.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/rocky.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/stein.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/train.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/unreleased.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/ussuri.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/victoria.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/wallaby.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/xena.rst -> kuryr-kubernetes-6.0.1/releasenotes/source copying releasenotes/source/_static/.placeholder -> kuryr-kubernetes-6.0.1/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> kuryr-kubernetes-6.0.1/releasenotes/source/_templates copying tools/generate_config_file_samples.sh -> kuryr-kubernetes-6.0.1/tools copying tools/generate_k8s_resource_definitions.sh -> kuryr-kubernetes-6.0.1/tools copying tools/gate/copy_crio_logs.sh -> kuryr-kubernetes-6.0.1/tools/gate copying tools/gate/copy_k8s_logs.sh -> kuryr-kubernetes-6.0.1/tools/gate Writing kuryr-kubernetes-6.0.1/setup.cfg creating dist Creating tar archive removing 'kuryr-kubernetes-6.0.1' (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)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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 + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e --copyout /var/tmp/pkgsrc/dist /tmp/tmp.V84MbNFCbW/dist INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y60vtcuj:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-security] name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_3bf60e44 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-82feb96ed324dca8cbf4773bbdf91eb9e33d7b67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/82/fe/82feb96ed324dca8cbf4773bbdf91eb9e33d7b67_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-005aeb8f79faf8a26f3aef2ffef14461d28a1389 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/00/5a/005aeb8f79faf8a26f3aef2ffef14461d28a1389_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-f2e7a138aabe28d61e7a512c6b2fedd251cc2342 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/f2/e7/f2e7a138aabe28d61e7a512c6b2fedd251cc2342_64771a8b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-brick-111b3931a2db1d5be4ebe704bf26c34fa9408483 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/11/1b/111b3931a2db1d5be4ebe704bf26c34fa9408483_591c13ed enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-5bf40c896a678cc11f4ab6aecdd8cc004fc809d9 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/5b/f4/5bf40c896a678cc11f4ab6aecdd8cc004fc809d9_70922990 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-7101820b6422780cbb1824335e701243491777df baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/71/01/7101820b6422780cbb1824335e701243491777df_78c14ca8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-752c9eacce42056522ce86febd29aa25c2fd91bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/75/2c/752c9eacce42056522ce86febd29aa25c2fd91bd_c7372988 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-d60a7fe26afa0dcffe01f0a4974b5994045b6e16 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d6/0a/d60a7fe26afa0dcffe01f0a4974b5994045b6e16_b2cd7b4e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-2625c00375bb0ae407ecfb8ac60f80d6b10f5305 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/26/25/2625c00375bb0ae407ecfb8ac60f80d6b10f5305_d5668217 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_2e4bb623 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-agents-d8c47efe1f00b0a99e8458564df839cba929b721 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/d8/c4/d8c47efe1f00b0a99e8458564df839cba929b721_915ae735 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-4ec0ee67701c838de5dc3fd96fab00894d2d257f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/4e/c0/4ec0ee67701c838de5dc3fd96fab00894d2d257f_d957fc6a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0b0da898ff5ca77a111fb545a62dc3f86987bfb3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/0b/0d/0b0da898ff5ca77a111fb545a62dc3f86987bfb3_3deaf983 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3ba4d99288a372e5d9f7cf9f108399af92041553 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/3b/a4/3ba4d99288a372e5d9f7cf9f108399af92041553_931adebb enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-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-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6150424 1170736 3212448 8891024 6497924 DEBUG: Swap: 16777212 4286828 12490384 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.yitffks9', '/var/lib/mock/dlrn-centos8-yoga-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: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6166396 1106616 3212776 8939172 6481812 DEBUG: Swap: 16777212 4286828 12490384 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.cfcploeg', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '976053b70a6f47c981e107396c03aa6e', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.V84MbNFCbW/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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 + '[' tarball == gem ']' ++ ls /tmp/tmp.V84MbNFCbW/dist ++ grep .tar.gz + SOURCE=kuryr-kubernetes-6.0.1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.V84MbNFCbW/dist/kuryr-kubernetes-6.0.1.tar.gz ++ basename kuryr-kubernetes-6.0.1.tar.gz .tar.gz + SOURCEWITHREL=kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.tar.gz + mv /tmp/tmp.V84MbNFCbW/dist/kuryr-kubernetes-6.0.1.tar.gz /tmp/tmp.V84MbNFCbW/SOURCES/kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.tar.gz + cd /home/centos8-yoga/data/openstack-kuryr-kubernetes_distro + cp -a kuryr-cni.service kuryr-controller.service kuryr.logrotate openstack-kuryr-kubernetes.spec openstack-kuryr.tmpfs /tmp/tmp.V84MbNFCbW/SOURCES/ + cp openstack-kuryr-kubernetes.spec /tmp/tmp.V84MbNFCbW/SPECS/ + cd /tmp/tmp.V84MbNFCbW/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-kuryr-kubernetes.spec + sed -i -e '1i%define upstream_version 6.0.1\' openstack-kuryr-kubernetes.spec + grep -qc '^%global dlrn .*' openstack-kuryr-kubernetes.spec + sed -i -e '1i%global dlrn 1\' openstack-kuryr-kubernetes.spec + grep -qc '^%global dlrn_nvr .*' openstack-kuryr-kubernetes.spec ++ basename kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74\' openstack-kuryr-kubernetes.spec + sed -i -e s/UPSTREAMVERSION/6.0.1/g openstack-kuryr-kubernetes.spec + set_nvr_in_spec + VERSION=6.0.1 + sed -i -e 's/Version:.*/Version: 6.0.1/g' openstack-kuryr-kubernetes.spec + sed -i -e 's/Release:.*/Release: 0.20230728145720.f51aa74%{?dist}/g' openstack-kuryr-kubernetes.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.tar.gz/' openstack-kuryr-kubernetes.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-kuryr-kubernetes.spec + cat openstack-kuryr-kubernetes.spec %global dlrn_nvr kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74 %global dlrn 1 %define upstream_version 6.0.1 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x815AFEC729392386480E076DCC0DFE2D21C023C9 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global project kuryr %global service kuryr-kubernetes %global module kuryr_kubernetes %global with_doc 1 %global common_desc \ Kuryr Kubernetes provides a Controller that watches the Kubernetes API for \ Object changes and manages Neutron resources to provide the Kubernetes Cluster \ with OpenStack networking. Name: openstack-%service Version: 6.0.1 Release: 0.20230728145720.f51aa74%{?dist} Summary: OpenStack networking integration with Kubernetes License: ASL 2.0 URL: http://docs.openstack.org/developer/kuryr-kubernetes/ Source0: kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.tar.gz # Source1: kuryr.logrotate Source2: kuryr-controller.service Source3: openstack-kuryr.tmpfs Source4: kuryr-cni.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 BuildRequires: openstack-macros %endif Requires(pre): shadow-utils %{?systemd_requires} %description Kuryr-Kubernetes brings OpenStack networking to Kubernetes clusters %package -n python3-%{service} Summary: Kuryr Kubernetes libraries %{?python_provide:%python_provide python2-%{service}} # debtcollector is a hidden dependency of oslo-config BuildRequires: git-core BuildRequires: python3-debtcollector BuildRequires: python3-devel BuildRequires: python3-hacking BuildRequires: python3-oslo-config BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: systemd-units BuildRequires: python3-mock BuildRequires: python3-oslotest BuildRequires: python3-testrepository BuildRequires: python3-testscenarios BuildRequires: python3-ddt BuildRequires: python3-testtools BuildRequires: python3-oslo-log BuildRequires: python3-oslo-reports BuildRequires: python3-kuryr-lib BuildRequires: python3-os-vif BuildRequires: python3-cotyledon BuildRequires: python3-flask BuildRequires: python3-oslo-cache BuildRequires: python3-grpcio BuildRequires: python3-protobuf BuildRequires: python3-netaddr BuildRequires: python3-openstacksdk BuildRequires: python3-stestr BuildRequires: python3-retrying Requires: python3-%{project}-lib >= 0.5.0 Requires: python3-pyroute2 >= 0.5.7 Requires: python3-requests >= 2.18.4 Requires: python3-eventlet >= 0.22.0 Requires: python3-oslo-cache >= 1.26.0 Requires: python3-oslo-config >= 2:6.1.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-reports >= 1.18.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-service >= 1.40.2 Requires: python3-oslo-utils >= 3.40.2 Requires: python3-os-vif >= 1.12.0 Requires: python3-prettytable >= 0.7.2 Requires: python3-stevedore >= 1.20.0 Requires: python3-cotyledon >= 1.7.3 Requires: python3-flask >= 1:0.12.3 Requires: python3-grpcio >= 1.25.0 Requires: python3-protobuf >= 3.6.0 Requires: python3-netaddr >= 0.7.19 Requires: python3-openstacksdk >= 0.36.0 Requires: python3-pbr >= 2.0.0 Requires: python3-retrying >= 1.2.3 %description -n python3-%{service} %{common_desc} This package contains the Kuryr Kubernetes Python library. %package -n python3-%{service}-tests Summary: Kuryr Kubernetes tests BuildRequires: python3-oslotest BuildRequires: python3-testtools Requires: python3-%{service} = %{version}-%{release} Requires: python3-mock >= 2.0 Requires: python3-oslotest >= 1.10.0 Requires: python3-testrepository >= 0.0.18 Requires: python3-testscenarios >= 0.4 Requires: python3-ddt >= 1.0.1 Requires: python3-testtools >= 1.4.0 Requires: python3-stestr %description -n python3-%{service}-tests %{common_desc} This package contains the Kuryr Kubernetes tests. %package common Summary: Kuryr Kubernetes common files Group: Applications/System Requires: python3-%{service} = %{version}-%{release} %description common This package contains Kuryr files common to all services. %if 0%{?with_doc} %package doc Summary: OpenStack Kuryr-Kubernetes documentation BuildRequires: python3-sphinx BuildRequires: python3-reno BuildRequires: python3-openstackdocstheme %description doc This package contains Kuryr Kubernetes documentation. %endif %package controller Summary: Kuryr Kubernetes Controller Requires: openstack-%{service}-common = %{version}-%{release} %description controller %{common_desc} This package contains the Kuryr Kubernetes Controller that watches the Kubernetes API and adds metadata to its Objects about the OpenStack resources it obtains. %package cni Summary: CNI plugin Requires: openstack-%{service}-common = %{version}-%{release} %{?systemd_requires} %description cni %{common_desc} This package contains the Kuryr Kubernetes Container Network Interface driver that Kubelet calls to. %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{service}-%{upstream_version} -S git # Do not treat documentation build warnings as errors sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg find %{module} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + # Let's handle dependencies ourseleves rm -f requirements.txt rm -f test-requirements.txt rm -f doc/requirements.txt # Kill egg-info in order to generate new SOURCES.txt rm -rf kuryr_kubernetes.egg-info %build %{py3_build} PYTHONPATH=. oslo-config-generator --config-file=etc/oslo-config-generator/kuryr.conf %if 0%{?with_doc} # generate html docs sphinx-build -W -b html doc/source doc/build/html # generate man pages sphinx-build -W -b man doc/source doc/build/man %endif %install %{py3_install} # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/%{project} install -d -m 755 %{buildroot}%{_localstatedir}/log/%{project} install -p -D -m 640 etc/kuryr.conf.sample %{buildroot}%{_sysconfdir}/kuryr/kuryr.conf %if 0%{?with_doc} mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif # Install logrotate install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # Install systemd units install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/kuryr-controller.service install -p -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/kuryr-cni.service # Kuryr run directories install -p -D -m 644 %{SOURCE3} %{buildroot}%{_tmpfilesdir}/openstack-kuryr.conf install -d %{buildroot}%{_localstatedir}/run/kuryr # Kuryr cni_ds_init install -d -m 755 %{buildroot}%{_libexecdir}/%{project} install -p -D -m 755 cni_ds_init %{buildroot}%{_libexecdir}/%{project}/ %check export OS_TEST_PATH='./kuryr_kubernetes/tests' PYTHON=%{__python3} stestr --test-path $OS_TEST_PATH run %pre -n python3-%{service} getent group %{project} >/dev/null || groupadd -r %{project} getent passwd %{project} >/dev/null || \ useradd -r -g %{project} -d %{_sharedstatedir}/%{project} -s /sbin/nologin \ -c "OpenStack Kuryr Daemons" %{project} exit 0 %post controller %systemd_post kuryr-controller.service %preun controller %systemd_preun kuryr-controller.service %postun controller %systemd_postun_with_restart kuryr-controller.service %post cni %systemd_post kuryr-cni.service %preun cni %systemd_preun kuryr-cni.service %postun cni %systemd_postun_with_restart kuryr-cni.service %files controller %license LICENSE %{_bindir}/kuryr-k8s-controller %{_bindir}/kuryr-k8s-sanity %{_bindir}/kuryr-k8s-status %{_unitdir}/kuryr-controller.service %if 0%{?with_doc} %{_mandir}/man1/kuryr* %endif %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{module}/tests %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{module} %{python3_sitelib}/%{module}-*.egg-info %exclude %{python3_sitelib}/%{module}/tests %files common %license LICENSE %doc README.rst %config(noreplace) %attr(0640, root, %{project}) %{_sysconfdir}/%{project}/%{project}.conf %dir %attr(0755, %{project}, %{project}) %{_sysconfdir}/%{project} %config(noreplace) %{_sysconfdir}/logrotate.d/* %dir %attr(0755, %{project}, %{project}) %{_localstatedir}/log/%{project} %{_tmpfilesdir}/openstack-kuryr.conf %dir %attr(0755, %{project}, %{project}) %{_localstatedir}/run/kuryr %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html README.rst %endif %files cni %license LICENSE %{_bindir}/kuryr-cni %{_bindir}/kuryr-daemon %{_unitdir}/kuryr-cni.service %dir %attr(0755, root, root) %{_libexecdir}/%{project} %{_libexecdir}/%{project}/cni_ds_init %changelog + spectool -g -C /tmp/tmp.V84MbNFCbW/SOURCES openstack-kuryr-kubernetes.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e --spec openstack-kuryr-kubernetes.spec --sources=/tmp/tmp.V84MbNFCbW/SOURCES INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qk68oqnf:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-security] name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_3bf60e44 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-82feb96ed324dca8cbf4773bbdf91eb9e33d7b67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/82/fe/82feb96ed324dca8cbf4773bbdf91eb9e33d7b67_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-005aeb8f79faf8a26f3aef2ffef14461d28a1389 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/00/5a/005aeb8f79faf8a26f3aef2ffef14461d28a1389_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-f2e7a138aabe28d61e7a512c6b2fedd251cc2342 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/f2/e7/f2e7a138aabe28d61e7a512c6b2fedd251cc2342_64771a8b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-brick-111b3931a2db1d5be4ebe704bf26c34fa9408483 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/11/1b/111b3931a2db1d5be4ebe704bf26c34fa9408483_591c13ed enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-5bf40c896a678cc11f4ab6aecdd8cc004fc809d9 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/5b/f4/5bf40c896a678cc11f4ab6aecdd8cc004fc809d9_70922990 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-7101820b6422780cbb1824335e701243491777df baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/71/01/7101820b6422780cbb1824335e701243491777df_78c14ca8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-752c9eacce42056522ce86febd29aa25c2fd91bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/75/2c/752c9eacce42056522ce86febd29aa25c2fd91bd_c7372988 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-d60a7fe26afa0dcffe01f0a4974b5994045b6e16 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d6/0a/d60a7fe26afa0dcffe01f0a4974b5994045b6e16_b2cd7b4e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-2625c00375bb0ae407ecfb8ac60f80d6b10f5305 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/26/25/2625c00375bb0ae407ecfb8ac60f80d6b10f5305_d5668217 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_2e4bb623 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-agents-d8c47efe1f00b0a99e8458564df839cba929b721 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/d8/c4/d8c47efe1f00b0a99e8458564df839cba929b721_915ae735 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-4ec0ee67701c838de5dc3fd96fab00894d2d257f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/4e/c0/4ec0ee67701c838de5dc3fd96fab00894d2d257f_d957fc6a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0b0da898ff5ca77a111fb545a62dc3f86987bfb3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/0b/0d/0b0da898ff5ca77a111fb545a62dc3f86987bfb3_3deaf983 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3ba4d99288a372e5d9f7cf9f108399af92041553 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/3b/a4/3ba4d99288a372e5d9f7cf9f108399af92041553_931adebb enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-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(openstack-kuryr-kubernetes.spec) Config(dlrn-centos8-yoga-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6181852 2065040 2220624 7965292 7458320 DEBUG: Swap: 16777212 4286828 12490384 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.pn7guh6h', '/var/lib/mock/dlrn-centos8-yoga-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: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6231188 922484 3196592 9058512 6181984 DEBUG: Swap: 16777212 4286828 12490384 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 993M 3.4G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.0tb43fxx', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a8d95b280fcd4f17bd4769fd9d45402a', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f180b191593b4ab584455d8843f52d05', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7df2503e32b9423491081dc8e159c155', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6b574bf2dae748d9a6594c1112c7a9e2', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fa38fa1079cc45febfa501307cec89ee', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-20.el8.x86_64 DEBUG: binutils-2.30-121.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-20.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-228.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-228.el8.x86_64 DEBUG: elfutils-0.189-2.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-52.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-228.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-20.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-228.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-42.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-28.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-31.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.189-2.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-2.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-25.el8.noarch DEBUG: libmount-2.32.1-42.el8.x86_64 DEBUG: dbus-tools-1.12.8-25.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-42.el8.x86_64 DEBUG: shadow-utils-4.6-18.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-42.el8.x86_64 DEBUG: dracut-049-225.git20230614.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: systemd-239-76.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-20.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2023c-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-500.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-228.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-228.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-20.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libuuid-2.32.1-42.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: elfutils-libelf-0.189-2.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: audit-libs-3.0.7-5.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-52.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-52.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-31.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.189-2.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-42.el8.x86_64 DEBUG: dbus-libs-1.12.8-25.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-76.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-25.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-27.el8.x86_64 DEBUG: systemd-pam-239-76.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-25.el8.x86_64 DEBUG: systemd-udev-239-76.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lsddbsy9:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '64d0585a23f34f10b333d6021188679a', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lsddbsy9:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-tripleo-ipa-server-551bc63f641 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-82feb96ed324dca8c 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-005aeb8f79faf8a26f3aef 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-ui-f2e7a138aabe28d 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-brick-111b3931a2db1d5be4ebe7 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-5bf40c896a678cc11f4a 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-store-7101820b6422780cbb 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-752c9eacce42056522ce8 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-d60a7fe26a 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tacker-2625c00375bb0ae407ecf 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-72134198cb5907 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-d8c47efe1f00b0a9 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-4ec0ee67701c838de5dc3 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-0b0da898ff5ca77a111fb54 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3ba4d99288a372e5d9f7c 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 33 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 22 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 25 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 13 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 33 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 33 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 32 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 17 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 17 kB/s | 3.0 kB 00:00 DEBUG: opstools 17 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 18 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-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', '-l', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e352eb8b4c9b446c82a838933429036e', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-20.el8.x86_64 DEBUG: binutils-2.30-121.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-20.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-228.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-228.el8.x86_64 DEBUG: elfutils-0.189-2.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-52.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-228.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-20.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-228.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-42.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-28.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-31.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.189-2.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-2.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-25.el8.noarch DEBUG: libmount-2.32.1-42.el8.x86_64 DEBUG: dbus-tools-1.12.8-25.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-42.el8.x86_64 DEBUG: shadow-utils-4.6-18.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-42.el8.x86_64 DEBUG: dracut-049-225.git20230614.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: systemd-239-76.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-20.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2023c-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-500.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-228.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-228.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-20.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libuuid-2.32.1-42.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: elfutils-libelf-0.189-2.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: audit-libs-3.0.7-5.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-52.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-52.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-31.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.189-2.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-42.el8.x86_64 DEBUG: dbus-libs-1.12.8-25.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-76.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-25.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-27.el8.x86_64 DEBUG: systemd-pam-239-76.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-25.el8.x86_64 DEBUG: systemd-udev-239-76.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-kuryr-kubernetes.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qk68oqnf:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qk68oqnf:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c88bd10ee4a54e97b24444098d7b3772', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qk68oqnf:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-kuryr-kubernetes.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-kuryr-kubernetes.spec) Config(dlrn-5) 0 minutes 39 seconds INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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 + finalize + rm -rf /tmp/tmp.V84MbNFCbW INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: chrootuid: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 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_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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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-centos8.rdoproject.org.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-yoga-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-security] name=delorean-ansible-tripleo-ipa-server-551bc63f641c262145bb91d9a4a230ba3533653d baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/55/1b/551bc63f641c262145bb91d9a4a230ba3533653d_3bf60e44 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-82feb96ed324dca8cbf4773bbdf91eb9e33d7b67 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/82/fe/82feb96ed324dca8cbf4773bbdf91eb9e33d7b67_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-005aeb8f79faf8a26f3aef2ffef14461d28a1389 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/00/5a/005aeb8f79faf8a26f3aef2ffef14461d28a1389_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-designate-ui-f2e7a138aabe28d61e7a512c6b2fedd251cc2342 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/f2/e7/f2e7a138aabe28d61e7a512c6b2fedd251cc2342_64771a8b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-os-brick-111b3931a2db1d5be4ebe704bf26c34fa9408483 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/11/1b/111b3931a2db1d5be4ebe704bf26c34fa9408483_591c13ed enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-5bf40c896a678cc11f4ab6aecdd8cc004fc809d9 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/5b/f4/5bf40c896a678cc11f4ab6aecdd8cc004fc809d9_70922990 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-python-glance-store-7101820b6422780cbb1824335e701243491777df baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/71/01/7101820b6422780cbb1824335e701243491777df_78c14ca8 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-752c9eacce42056522ce86febd29aa25c2fd91bd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/75/2c/752c9eacce42056522ce86febd29aa25c2fd91bd_c7372988 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-d60a7fe26afa0dcffe01f0a4974b5994045b6e16 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d6/0a/d60a7fe26afa0dcffe01f0a4974b5994045b6e16_b2cd7b4e enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tacker-2625c00375bb0ae407ecfb8ac60f80d6b10f5305 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/26/25/2625c00375bb0ae407ecfb8ac60f80d6b10f5305_d5668217 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_2e4bb623 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-heat-agents-d8c47efe1f00b0a99e8458564df839cba929b721 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/d8/c4/d8c47efe1f00b0a99e8458564df839cba929b721_915ae735 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-4ec0ee67701c838de5dc3fd96fab00894d2d257f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/4e/c0/4ec0ee67701c838de5dc3fd96fab00894d2d257f_d957fc6a enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-0b0da898ff5ca77a111fb545a62dc3f86987bfb3 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/0b/0d/0b0da898ff5ca77a111fb545a62dc3f86987bfb3_3deaf983 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3ba4d99288a372e5d9f7cf9f108399af92041553 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/3b/a4/3ba4d99288a372e5d9f7cf9f108399af92041553_931adebb enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-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/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm INFO: Start(/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm) Config(dlrn-centos8-yoga-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5851856 2223976 2237484 8136352 7771064 DEBUG: Swap: 16777212 4286828 12490384 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.r8qb5yx4', '/var/lib/mock/dlrn-centos8-yoga-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: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5807580 1583724 2387444 8820880 7665576 DEBUG: Swap: 16777212 4286828 12490384 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 993M 3.4G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.uk241bzn', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '44208b629cd8408aab4868603b25c6ec', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3e2ab2216ff34ccdb20bd3d7ec71e0e5', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f648706f563948439aea48d334d0c48c', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1a8a6f8039dd4445b5755f73b003d617', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1bf37ba8e2a3424a8d9ad258c40fe6ce', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-20.el8.x86_64 DEBUG: binutils-2.30-121.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-20.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-228.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-228.el8.x86_64 DEBUG: elfutils-0.189-2.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-52.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-228.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-20.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-228.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-42.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-28.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-31.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.189-2.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-2.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-25.el8.noarch DEBUG: libmount-2.32.1-42.el8.x86_64 DEBUG: dbus-tools-1.12.8-25.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-42.el8.x86_64 DEBUG: shadow-utils-4.6-18.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-42.el8.x86_64 DEBUG: dracut-049-225.git20230614.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: systemd-239-76.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-20.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2023c-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-500.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-228.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-228.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-20.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libuuid-2.32.1-42.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: elfutils-libelf-0.189-2.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: audit-libs-3.0.7-5.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-52.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-52.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-31.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.189-2.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-42.el8.x86_64 DEBUG: dbus-libs-1.12.8-25.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-76.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-25.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-27.el8.x86_64 DEBUG: systemd-pam-239-76.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-25.el8.x86_64 DEBUG: systemd-udev-239-76.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.onw197jl:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bdac7306ff684ea3bbf9bf5186abf1fb', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.onw197jl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-tripleo-ipa-server-551bc63f641 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-82feb96ed324dca8c 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-005aeb8f79faf8a26f3aef 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-ui-f2e7a138aabe28d 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-brick-111b3931a2db1d5be4ebe7 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-5bf40c896a678cc11f4a 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-store-7101820b6422780cbb 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-752c9eacce42056522ce8 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-d60a7fe26a 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tacker-2625c00375bb0ae407ecf 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-72134198cb5907 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-d8c47efe1f00b0a9 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-4ec0ee67701c838de5dc3 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-0b0da898ff5ca77a111fb54 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3ba4d99288a372e5d9f7c 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 32 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 18 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 43 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 12 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 34 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 32 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 31 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 30 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 30 kB/s | 3.0 kB 00:00 DEBUG: opstools 30 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-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', '-l', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8419a5ff28934b2c9be27da20b941805', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-20.el8.x86_64 DEBUG: binutils-2.30-121.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-20.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: git-core-2.39.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-228.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-228.el8.x86_64 DEBUG: elfutils-0.189-2.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: platform-python-devel-3.6.8-52.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-20.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-228.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-20.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-228.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-42.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-28.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-31.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: elfutils-default-yama-scope-0.189-2.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-2.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-25.el8.noarch DEBUG: libmount-2.32.1-42.el8.x86_64 DEBUG: dbus-tools-1.12.8-25.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-42.el8.x86_64 DEBUG: shadow-utils-4.6-18.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-42.el8.x86_64 DEBUG: dracut-049-225.git20230614.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: systemd-239-76.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-20.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2023c-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-500.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-228.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-228.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libstdc++-8.5.0-20.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libuuid-2.32.1-42.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: elfutils-libelf-0.189-2.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-eventlet-0.33.0-2.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: file-5.33-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: audit-libs-3.0.7-5.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-52.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-52.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-31.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: elfutils-libs-0.189-2.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-42.el8.x86_64 DEBUG: dbus-libs-1.12.8-25.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-76.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-25.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-27.el8.x86_64 DEBUG: systemd-pam-239-76.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-25.el8.x86_64 DEBUG: systemd-udev-239-76.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm Start: build setup for openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '54833f0872964ca7aa8db80d68cafbfc', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-kuryr-kubernetes-6.0.1-0.202######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '89a78582fd514480af465c23b6045f47', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: kuryr-cni.service DEBUG: kuryr-controller.service DEBUG: kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.tar.gz DEBUG: kuryr.logrotate DEBUG: openstack-kuryr-kubernetes.spec DEBUG: openstack-kuryr.tmpfs DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-kuryr-kubernetes.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f10294b9ed984088b3e311cbd66eb40e', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-kuryr-kubernetes.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//builddir/build/SRPMS/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.onw197jl:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '505775ecb6a14301b3e417022297e619', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.onw197jl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//builddir/build/SRPMS/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:04 ago on Fri Jul 28 14:59:42 2023. DEBUG: Package git-core-2.39.3-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Package systemd-239-76.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ==================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ==================================================================================================================== DEBUG: Installing: DEBUG: python3-cotyledon noarch 1.7.3-4.el8 delorean-yoga-testing 46 k DEBUG: python3-ddt noarch 1.2.1-4.el8 delorean-yoga-testing 18 k DEBUG: python3-debtcollector noarch 2.5.0-0.20220317120440.a6b46c5.el8 delorean-component-common 31 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-yoga-testing 165 k DEBUG: python3-grpcio x86_64 1.26.0-1.el8 delorean-yoga-testing 1.2 M DEBUG: python3-hacking noarch 1.0.1-0.20220307122618.865398f.el8 delorean-component-common 1.0 M DEBUG: python3-kuryr-lib noarch 2.5.1-0.20230628140930.d8cb765.el8 delorean-component-common 44 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-yoga-testing 55 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-openstackdocstheme noarch 2.2.6-1.el8 delorean-yoga-build-deps 956 k DEBUG: python3-openstacksdk noarch 0.62.0-0.20230411165545.4ceff8f.el8 delorean-component-clients 882 k DEBUG: python3-os-vif noarch 2.7.1-0.20220316123432.7f9e9b8.el8 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 2.10.1-0.20220314140354.d75020b.el8 delorean-component-common 53 k DEBUG: python3-oslo-config noarch 2:8.8.0-0.20220311151755.64c82a0.el8 delorean-component-common 227 k DEBUG: python3-oslo-log noarch 4.7.0-0.20220324144856.de03a59.el8 delorean-component-common 62 k DEBUG: python3-oslo-reports noarch 2.3.0-0.20220311164623.f2799dc.el8 delorean-component-common 58 k DEBUG: python3-oslotest noarch 4.5.0-0.20220310171510.d4b1896.el8 delorean-component-clients 47 k DEBUG: python3-protobuf noarch 3.11.2-2.el8 delorean-yoga-testing 636 k DEBUG: python3-reno noarch 3.5.0-0.20220314180904.cd31b90.el8 delorean-component-common 113 k DEBUG: python3-retrying noarch 1.3.3-1.el8 delorean-yoga-testing 23 k DEBUG: python3-stestr noarch 3.2.0-3.el8 delorean-yoga-testing 177 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-yoga-testing 174 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-yoga-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-yoga-testing 353 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-5.el8 Stream-BaseOS 129 k DEBUG: c-ares x86_64 1.13.0-8.el8 Stream-BaseOS 93 k DEBUG: checkpolicy x86_64 2.9-1.el8 Stream-BaseOS 348 k DEBUG: gperftools-libs x86_64 2.7-6.el8 delorean-yoga-testing 314 k DEBUG: grpc x86_64 1.26.0-1.el8 delorean-yoga-testing 1.8 M DEBUG: hostname x86_64 3.20-7.el8.0.1 Stream-BaseOS 32 k DEBUG: initscripts x86_64 10.00.18-1.el8 Stream-BaseOS 340 k DEBUG: ipcalc x86_64 0.2.4-4.el8 Stream-BaseOS 38 k DEBUG: iproute x86_64 6.2.0-2.el8 Stream-BaseOS 880 k DEBUG: libbpf x86_64 0.5.0-1.el8 Stream-BaseOS 137 k DEBUG: libevent x86_64 2.1.8-5.el8 Stream-BaseOS 253 k DEBUG: libibverbs x86_64 46.0-1.el8.1 Stream-BaseOS 410 k DEBUG: libmnl x86_64 1.0.4-6.el8 Stream-BaseOS 30 k DEBUG: libnl3 x86_64 3.7.0-1.el8 Stream-BaseOS 337 k DEBUG: libselinux-utils x86_64 2.9-8.el8 Stream-BaseOS 243 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-yoga-testing 163 k DEBUG: libunwind x86_64 1.3.1-3.el8 delorean-yoga-testing 76 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: network-scripts x86_64 10.00.18-1.el8 Stream-BaseOS 197 k DEBUG: network-scripts-openvswitch3.1 x86_64 3.1.0-41.el8s centos-nfv-ovs 20 k DEBUG: numactl-libs x86_64 2.0.12-13.el8 Stream-BaseOS 36 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-29.el8s centos-nfv-ovs 15 k DEBUG: openvswitch3.1 x86_64 3.1.0-41.el8s centos-nfv-ovs 6.8 M DEBUG: policycoreutils x86_64 2.9-24.el8 Stream-BaseOS 409 k DEBUG: policycoreutils-python-utils noarch 2.9-24.el8 Stream-BaseOS 260 k DEBUG: protobuf x86_64 3.11.2-2.el8 delorean-yoga-testing 974 k DEBUG: psmisc x86_64 23.1-5.el8 Stream-BaseOS 151 k DEBUG: python-oslo-cache-lang noarch 2.10.1-0.20220314140354.d75020b.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.5.0-0.20220311165052.a9ccf0a.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.2.0-0.20220314165526.22c602f.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20220307124733.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.7.0-0.20220324144856.de03a59.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.5.1-0.20220314160906.2f72b30.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.11.0-0.20220314171849.b48b711.el8 delorean-component-common 11 k DEBUG: python-oslo-privsep-lang noarch 2.7.0-0.20220314191741.2b26dea.el8 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 4.12.3-0.20220510131911.2c1b062.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.6.0-0.20220314182459.25d34d6.el8 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-yoga-testing 1.1 M DEBUG: python3-amqp noarch 5.0.9-1.el8 delorean-yoga-testing 99 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-yoga-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-audit x86_64 3.0.7-5.el8 Stream-BaseOS 87 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-yoga-testing 38 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-yoga-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-yoga-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-yoga-testing 35 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-yoga-testing 16 k DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-yoga-testing 245 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-cliff noarch 3.10.1-0.20220314185955.a04a48f.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-yoga-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-yoga-testing 36 k DEBUG: python3-cryptography x86_64 3.2.1-6.el8 Stream-BaseOS 641 k DEBUG: python3-dataclasses noarch 0.8-1.el8 delorean-yoga-testing 33 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-yoga-testing 32 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-yoga-testing 91 k DEBUG: python3-dulwich x86_64 0.20.11-1.el8 delorean-yoga-testing 412 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-yoga-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-yoga-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-yoga-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-27.el8 delorean-yoga-testing 98 k DEBUG: python3-flake8 noarch 3.8.4-1.el8 delorean-yoga-testing 130 k DEBUG: python3-fluidity-sm noarch 0.2.0-16.el8 delorean-yoga-testing 20 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-yoga-testing 789 k DEBUG: python3-futurist noarch 2.4.0-0.20220311160357.d70c7e5.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-yoga-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-yoga-testing 47 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-yoga-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-yoga-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-yoga-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.5.0-0.20220314131903.8da0a63.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.4.0-0.20220314190516.100253d.el8 delorean-component-clients 252 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-yoga-testing 338 k DEBUG: python3-lexicon noarch 1.0.0-9.el8 delorean-yoga-testing 19 k DEBUG: python3-libselinux x86_64 2.9-8.el8 Stream-BaseOS 283 k DEBUG: python3-libsemanage x86_64 2.9-9.el8 Stream-BaseOS 128 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-yoga-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-yoga-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-yoga-testing 238 k DEBUG: python3-msgpack x86_64 1.0.3-2.el8 delorean-yoga-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-yoga-testing 26 k DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-neutron-lib noarch 2.20.2-0.20230613092422.467eafd.el8 delorean-component-network 423 k DEBUG: python3-neutronclient noarch 7.8.0-0.20220315090519.6ca3341.el8 delorean-component-clients 311 k DEBUG: python3-openvswitch3.1 x86_64 3.1.0-41.el8s centos-nfv-ovs 281 k DEBUG: python3-os-client-config noarch 2.1.0-0.20220307201837.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-ken noarch 2.3.1-0.20220315161547.58a3939.el8 delorean-component-network 2.1 M DEBUG: python3-os-service-types noarch 1.7.0-0.20220307143627.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-os-traits noarch 2.7.0-0.20220314182947.3d1dbf0.el8 delorean-component-common 46 k DEBUG: python3-osc-lib noarch 2.5.0-0.20220315075903.78d276e.el8 delorean-component-clients 77 k DEBUG: python3-oslo-concurrency noarch 4.5.0-0.20220311165052.a9ccf0a.el8 delorean-component-common 41 k DEBUG: python3-oslo-context noarch 4.1.0-0.20220314115038.3400cc2.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 11.2.0-0.20220314165526.22c602f.el8 delorean-component-common 144 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20220307124733.b031d17.el8 delorean-component-common 56 k DEBUG: python3-oslo-messaging noarch 12.13.1-0.20230712075949.f20a905.el8 delorean-component-common 232 k DEBUG: python3-oslo-metrics noarch 0.4.0-0.20220314171631.b4eb8c3.el8 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 4.5.1-0.20220314160906.2f72b30.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.11.0-0.20220314171849.b48b711.el8 delorean-component-common 76 k DEBUG: python3-oslo-privsep noarch 2.7.0-0.20220314191741.2b26dea.el8 delorean-component-common 41 k DEBUG: python3-oslo-serialization noarch 4.3.0-0.20220311151409.6910f75.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.8.0-0.20220314165315.6552b9a.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.5.0-0.20220314174419.1559e03.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.12.3-0.20220510131911.2c1b062.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.6.0-0.20220314182459.25d34d6.el8 delorean-component-common 78 k DEBUG: python3-osprofiler noarch 3.4.2-0.20220307232434.e475de6.el8 delorean-component-common 132 k DEBUG: python3-ovsdbapp noarch 1.15.3-0.20230316085434.ab3e0cb.el8 delorean-component-network 132 k DEBUG: python3-paramiko noarch 2.7.2-1.el8 delorean-yoga-testing 314 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-yoga-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-yoga-testing 40 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-yoga-testing 283 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-policycoreutils noarch 2.9-24.el8 Stream-BaseOS 2.3 M DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-prometheus_client noarch 0.7.1-2.el8 delorean-yoga-testing 82 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-yoga-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pyflakes noarch 2.2.0-3.el8 delorean-yoga-testing 80 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-yoga-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-yoga-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-yoga-testing 24 k DEBUG: python3-pyroute2 noarch 0.6.6-1.el8 delorean-yoga-testing 721 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-yoga-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-rdo-openvswitch noarch 2:3.1-2.el8 delorean-yoga-testing 7.8 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-yoga-testing 33 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20220307123924.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-yoga-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-yoga-testing 196 k DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-yoga-testing 36 k DEBUG: python3-setools x86_64 4.3.0-3.el8 Stream-BaseOS 624 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-yoga-testing 24 k DEBUG: python3-simplejson x86_64 3.17.6-2.el8 delorean-yoga-testing 282 k DEBUG: python3-soupsieve noarch 2.3.1-2.el8 delorean-yoga-testing 75 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-yoga-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-yoga-testing 35 k DEBUG: python3-stevedore noarch 3.5.2-0.20221024072403.6c9978a.el8 delorean-component-clients 69 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-yoga-testing 97 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-yoga-testing 39 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-yoga-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-yoga-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-yoga-testing 255 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-yoga-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-yoga-testing 253 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-yoga-testing 87 k DEBUG: python3-werkzeug noarch 2.0.1-2.el8 delorean-yoga-testing 456 k DEBUG: python3-wrapt x86_64 1.13.3-2.el8 delorean-yoga-testing 57 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-yoga-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-yoga-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: rdo-openvswitch noarch 2:3.1-2.el8 delorean-yoga-testing 7.6 k DEBUG: rpm-plugin-selinux x86_64 4.14.3-26.el8 Stream-BaseOS 78 k DEBUG: selinux-policy noarch 3.14.3-123.el8 Stream-BaseOS 662 k DEBUG: selinux-policy-targeted noarch 3.14.3-123.el8 Stream-BaseOS 16 M DEBUG: unbound-libs x86_64 1.16.2-5.el8 Stream-AppStream 574 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20180605-1.el8 Stream-AppStream 19 M DEBUG: geolite2-country noarch 20180605-1.el8 Stream-AppStream 1.0 M DEBUG: libmaxminddb x86_64 1.2.0-10.el8 Stream-AppStream 33 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-yoga-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: python3-invoke noarch 1.4.0-1.el8 delorean-yoga-testing 157 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-yoga-testing 140 k DEBUG: Transaction Summary DEBUG: ==================================================================================================================== DEBUG: Install 197 Packages DEBUG: Total size: 88 M DEBUG: Total download size: 9.3 M DEBUG: Installed size: 303 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneauth1-4.5.0-0.20220314131903.8da0a63.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.4.0-0.20220314190516.100253d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.8.0-0.20220315090519.6ca3341.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-vif-2.7.1-0.20220316123432.7f9e9b8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.5.0-0.20220315075903.78d276e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.12.3-0.20220510131911.2c1b062.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.8.0-0.20220311151755.64c82a0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.13.1-0.20230712075949.f20a905.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.12.3-0.20220510131911.2c1b062.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20220307201837.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.20-7.el8.0.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.00.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-0.2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-0.5.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-46.0-1.el8.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.7.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-10.00.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.12-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.9-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-2.9-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-2.9-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-2.9-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.3.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-3.14.3-123.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-3.14.3-123.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20180605-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20180605-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.2.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.7.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.9-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-1.7.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dataclasses-0.8-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.2.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.20.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-27.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-3.8.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fluidity-sm-0.2.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-resources-4.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-invoke-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lexicon-1.0.0-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.7.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.7.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.2.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.6.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-retrying-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.10-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.6-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-3.2.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-2.0.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.13.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-2.2.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-openvswitch3.1-3.1.0-41.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-29.el8s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.1-3.1.0-41.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.1-3.1.0-41.el8s.x86_64.rpm: Already downloaded DEBUG: (175/197): python3-ovsdbapp-1.15.3-0.2023031608 442 kB/s | 132 kB 00:00 DEBUG: (176/197): python3-neutron-lib-2.20.2-0.2023061 959 kB/s | 423 kB 00:00 DEBUG: (177/197): python-oslo-cache-lang-2.10.1-0.2022 74 kB/s | 16 kB 00:00 DEBUG: (178/197): python-oslo-db-lang-11.2.0-0.2022031 107 kB/s | 13 kB 00:00 DEBUG: (179/197): python-oslo-privsep-lang-2.7.0-0.202 211 kB/s | 12 kB 00:00 DEBUG: (180/197): python3-os-ken-2.3.1-0.2022031516154 3.1 MB/s | 2.1 MB 00:00 DEBUG: (181/197): python-oslo-versionedobjects-lang-2. 75 kB/s | 12 kB 00:00 DEBUG: (182/197): python3-kuryr-lib-2.5.1-0.2023062814 1.2 MB/s | 44 kB 00:00 DEBUG: (183/197): python3-os-traits-2.7.0-0.2022031418 1.4 MB/s | 46 kB 00:00 DEBUG: (184/197): python3-hacking-1.0.1-0.202203071226 4.8 MB/s | 1.0 MB 00:00 DEBUG: (185/197): python3-oslo-cache-2.10.1-0.20220314 1.2 MB/s | 53 kB 00:00 DEBUG: (186/197): python3-oslo-db-11.2.0-0.20220314165 2.9 MB/s | 144 kB 00:00 DEBUG: (187/197): python3-oslo-privsep-2.7.0-0.2022031 1.5 MB/s | 41 kB 00:00 DEBUG: (188/197): python3-oslo-reports-2.3.0-0.2022031 2.1 MB/s | 58 kB 00:00 DEBUG: (189/197): python3-oslo-versionedobjects-2.6.0- 2.6 MB/s | 78 kB 00:00 DEBUG: (190/197): python3-reno-3.5.0-0.20220314180904. 3.3 MB/s | 113 kB 00:00 DEBUG: (191/197): gperftools-libs-2.7-6.el8.x86_64.rpm 5.4 MB/s | 314 kB 00:00 DEBUG: (192/197): grpc-1.26.0-1.el8.x86_64.rpm 21 MB/s | 1.8 MB 00:00 DEBUG: (193/197): libunwind-1.3.1-3.el8.x86_64.rpm 1.7 MB/s | 76 kB 00:00 DEBUG: (194/197): protobuf-3.11.2-2.el8.x86_64.rpm 15 MB/s | 974 kB 00:00 DEBUG: (195/197): python3-grpcio-1.26.0-1.el8.x86_64.r 16 MB/s | 1.2 MB 00:00 DEBUG: (196/197): c-ares-1.13.0-8.el8.x86_64.rpm 417 kB/s | 93 kB 00:00 DEBUG: (197/197): python3-protobuf-3.11.2-2.el8.noarch 11 MB/s | 636 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 8.8 MB/s | 9.3 MB 00:01 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-webob-1.8.6-3.el8.noarch 1/197 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 2/197 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 3/197 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 4/197 DEBUG: Installing : python3-fixtures-3.0.0-27.el8.noarch 5/197 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 6/197 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 7/197 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 8/197 DEBUG: Installing : python3-msgpack-1.0.3-2.el8.x86_64 9/197 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 10/197 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 11/197 DEBUG: Installing : python3-libselinux-2.9-8.el8.x86_64 12/197 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 13/197 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 14/197 DEBUG: Installing : python3-stevedore-3.5.2-0.20221024072403.6c9978a 15/197 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 16/197 DEBUG: Installing : python3-pyroute2-0.6.6-1.el8.noarch 17/197 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 18/197 DEBUG: Installing : python3-amqp-5.0.9-1.el8.noarch 19/197 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 20/197 DEBUG: Installing : python3-simplejson-3.17.6-2.el8.x86_64 21/197 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 22/197 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 23/197 DEBUG: Installing : geolite2-country-20180605-1.el8.noarch 24/197 DEBUG: Installing : geolite2-city-20180605-1.el8.noarch 25/197 DEBUG: Installing : libselinux-utils-2.9-8.el8.x86_64 26/197 DEBUG: Installing : policycoreutils-2.9-24.el8.x86_64 27/197 DEBUG: Running scriptlet: policycoreutils-2.9-24.el8.x86_64 27/197 DEBUG: Installing : c-ares-1.13.0-8.el8.x86_64 28/197 DEBUG: Running scriptlet: c-ares-1.13.0-8.el8.x86_64 28/197 DEBUG: Installing : python3-futurist-2.4.0-0.20220311160357.d70c7e5. 29/197 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220307143627. 30/197 DEBUG: Installing : python3-keystoneauth1-4.5.0-0.20220314131903.8da 31/197 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 32/197 DEBUG: Installing : rpm-plugin-selinux-4.14.3-26.el8.x86_64 33/197 DEBUG: Installing : selinux-policy-3.14.3-123.el8.noarch 34/197 DEBUG: Running scriptlet: selinux-policy-3.14.3-123.el8.noarch 34/197 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.3-123.el8.noarch 35/197 DEBUG: Installing : selinux-policy-targeted-3.14.3-123.el8.noarch 35/197 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.3-123.el8.noarch 35/197 DEBUG: Installing : libmaxminddb-1.2.0-10.el8.x86_64 36/197 DEBUG: Running scriptlet: libmaxminddb-1.2.0-10.el8.x86_64 36/197 DEBUG: Installing : ipcalc-0.2.4-4.el8.x86_64 37/197 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 38/197 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 39/197 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 40/197 DEBUG: Installing : python3-libsemanage-2.9-9.el8.x86_64 41/197 DEBUG: Installing : python3-setools-4.3.0-3.el8.x86_64 42/197 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 43/197 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 44/197 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 45/197 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 46/197 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 47/197 DEBUG: Installing : python3-wrapt-1.13.3-2.el8.x86_64 48/197 DEBUG: Installing : python3-debtcollector-2.5.0-0.20220317120440.a6b 49/197 DEBUG: Installing : python3-oslo-context-4.1.0-0.20220314115038.3400 50/197 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 51/197 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 52/197 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 53/197 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 54/197 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 55/197 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 56/197 DEBUG: Installing : python3-soupsieve-2.3.1-2.el8.noarch 57/197 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 58/197 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 59/197 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 60/197 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 61/197 DEBUG: Installing : python3-pyflakes-2.2.0-3.el8.noarch 62/197 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 63/197 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 64/197 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 65/197 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 66/197 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 67/197 DEBUG: Installing : python3-lexicon-1.0.0-9.el8.noarch 68/197 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 69/197 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 70/197 DEBUG: Installing : python3-fluidity-sm-0.2.0-16.el8.noarch 71/197 DEBUG: Installing : python3-flake8-3.8.4-1.el8.noarch 72/197 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 73/197 DEBUG: Installing : python3-dataclasses-0.8-1.el8.noarch 74/197 DEBUG: Installing : python3-werkzeug-2.0.1-2.el8.noarch 75/197 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 76/197 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 77/197 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 78/197 DEBUG: Installing : python3-dulwich-0.20.11-1.el8.x86_64 79/197 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 80/197 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 81/197 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 82/197 DEBUG: Installing : protobuf-3.11.2-2.el8.x86_64 83/197 DEBUG: Installing : libunwind-1.3.1-3.el8.x86_64 84/197 DEBUG: Installing : gperftools-libs-2.7-6.el8.x86_64 85/197 DEBUG: Installing : grpc-1.26.0-1.el8.x86_64 86/197 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 87/197 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 88/197 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 89/197 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 90/197 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 91/197 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 92/197 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 93/197 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 94/197 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 95/197 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 96/197 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 97/197 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 98/197 DEBUG: Installing : python3-cryptography-3.2.1-6.el8.x86_64 99/197 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 100/197 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 101/197 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 102/197 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 103/197 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 104/197 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 105/197 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 106/197 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 107/197 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 108/197 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 109/197 DEBUG: Installing : python3-click-6.7-8.el8.noarch 110/197 DEBUG: Installing : python3-audit-3.0.7-5.el8.x86_64 111/197 DEBUG: Installing : psmisc-23.1-5.el8.x86_64 112/197 DEBUG: Installing : numactl-libs-2.0.12-13.el8.x86_64 113/197 DEBUG: Running scriptlet: numactl-libs-2.0.12-13.el8.x86_64 113/197 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 114/197 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 115/197 DEBUG: Installing : python3-cliff-3.10.1-0.20220314185955.a04a48f.el 116/197 DEBUG: Installing : python3-invoke-1.4.0-1.el8.noarch 117/197 DEBUG: Installing : python3-paramiko-2.7.2-1.el8.noarch 118/197 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 119/197 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 120/197 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 121/197 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 122/197 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 123/197 DEBUG: Installing : libnl3-3.7.0-1.el8.x86_64 124/197 DEBUG: Running scriptlet: libnl3-3.7.0-1.el8.x86_64 124/197 DEBUG: Installing : libibverbs-46.0-1.el8.1.x86_64 125/197 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 126/197 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 126/197 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 127/197 DEBUG: Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 128/197 DEBUG: Installing : unbound-libs-1.16.2-5.el8.x86_64 128/197 DEBUG: Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 128/197 DEBUG: Installing : libbpf-0.5.0-1.el8.x86_64 129/197 DEBUG: Installing : iproute-6.2.0-2.el8.x86_64 130/197 DEBUG: Installing : initscripts-10.00.18-1.el8.x86_64 131/197 DEBUG: Running scriptlet: initscripts-10.00.18-1.el8.x86_64 131/197 DEBUG: Installing : hostname-3.20-7.el8.0.1.x86_64 132/197 DEBUG: Running scriptlet: hostname-3.20-7.el8.0.1.x86_64 132/197 DEBUG: Installing : checkpolicy-2.9-1.el8.x86_64 133/197 DEBUG: Installing : python3-policycoreutils-2.9-24.el8.noarch 134/197 DEBUG: Installing : policycoreutils-python-utils-2.9-24.el8.noarch 135/197 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 136/197 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-29.el8s.noa 136/197 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 136/197 DEBUG: Installing : bc-1.07.1-5.el8.x86_64 137/197 DEBUG: Running scriptlet: bc-1.07.1-5.el8.x86_64 137/197 DEBUG: Installing : network-scripts-10.00.18-1.el8.x86_64 138/197 DEBUG: Running scriptlet: network-scripts-10.00.18-1.el8.x86_64 138/197 DEBUG: Installing : network-scripts-openvswitch3.1-3.1.0-41.el8s.x86 139/197 DEBUG: Running scriptlet: openvswitch3.1-3.1.0-41.el8s.x86_64 140/197 DEBUG: Installing : openvswitch3.1-3.1.0-41.el8s.x86_64 140/197 DEBUG: Running scriptlet: openvswitch3.1-3.1.0-41.el8s.x86_64 140/197 DEBUG: Installing : rdo-openvswitch-2:3.1-2.el8.noarch 141/197 DEBUG: Installing : python3-openvswitch3.1-3.1.0-41.el8s.x86_64 142/197 DEBUG: Installing : python3-rdo-openvswitch-2:3.1-2.el8.noarch 143/197 DEBUG: Installing : python3-ovsdbapp-1.15.3-0.20230316085434.ab3e0cb 144/197 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2022030712392 145/197 DEBUG: Installing : python3-openstacksdk-0.62.0-0.20230411165545.4ce 146/197 DEBUG: Installing : python3-os-client-config-2.1.0-0.20220307201837. 147/197 DEBUG: Installing : python3-os-traits-2.7.0-0.20220314182947.3d1dbf0 148/197 DEBUG: Installing : python-oslo-versionedobjects-lang-2.6.0-0.202203 149/197 DEBUG: Installing : python-oslo-utils-lang-4.12.3-0.20220510131911.2 150/197 DEBUG: Installing : python-oslo-privsep-lang-2.7.0-0.20220314191741. 151/197 DEBUG: Installing : python-oslo-policy-lang-3.11.0-0.20220314171849. 152/197 DEBUG: Installing : python-oslo-middleware-lang-4.5.1-0.202203141609 153/197 DEBUG: Installing : python-oslo-log-lang-4.7.0-0.20220324144856.de03 154/197 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03 155/197 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17 156/197 DEBUG: Installing : python3-oslo-utils-4.12.3-0.20220510131911.2c1b0 157/197 DEBUG: Installing : python3-oslo-config-2:8.8.0-0.20220311151755.64c 158/197 DEBUG: Installing : python3-oslo-serialization-4.3.0-0.2022031115140 159/197 DEBUG: Installing : python3-oslo-log-4.7.0-0.20220324144856.de03a59. 160/197 DEBUG: Installing : python3-oslo-policy-3.11.0-0.20220314171849.b48b 161/197 DEBUG: Installing : python3-oslo-upgradecheck-1.5.0-0.20220314174419 162/197 DEBUG: Installing : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb 163/197 DEBUG: Installing : python3-oslo-privsep-2.7.0-0.20220314191741.2b26 164/197 DEBUG: Installing : python3-keystoneclient-1:4.4.0-0.20220314190516. 165/197 DEBUG: Installing : python3-os-ken-2.3.1-0.20220315161547.58a3939.el 166/197 DEBUG: Installing : python3-oslo-middleware-4.5.1-0.20220314160906.2 167/197 DEBUG: Installing : python3-osc-lib-2.5.0-0.20220315075903.78d276e.e 168/197 DEBUG: Installing : python3-neutronclient-7.8.0-0.20220315090519.6ca 169/197 DEBUG: Installing : python-oslo-db-lang-11.2.0-0.20220314165526.22c6 170/197 DEBUG: Installing : python3-oslo-db-11.2.0-0.20220314165526.22c602f. 171/197 DEBUG: Installing : python-oslo-concurrency-lang-4.5.0-0.20220311165 172/197 DEBUG: Installing : python3-oslo-concurrency-4.5.0-0.20220311165052. 173/197 DEBUG: Installing : python3-oslo-service-2.8.0-0.20220314165315.6552 174/197 DEBUG: Installing : python3-oslo-messaging-12.13.1-0.20230712075949. 175/197 DEBUG: Installing : python3-oslo-versionedobjects-2.6.0-0.2022031418 176/197 DEBUG: Installing : python3-osprofiler-3.4.2-0.20220307232434.e475de 177/197 DEBUG: Installing : python3-neutron-lib-2.20.2-0.20230613092422.467e 178/197 DEBUG: Installing : python-oslo-cache-lang-2.10.1-0.20220314140354.d 179/197 DEBUG: Installing : python3-oslo-cache-2.10.1-0.20220314140354.d7502 180/197 DEBUG: Installing : python3-kuryr-lib-2.5.1-0.20230628140930.d8cb765 181/197 DEBUG: Installing : python3-os-vif-2.7.1-0.20220316123432.7f9e9b8.el 182/197 DEBUG: Installing : python3-oslo-reports-2.3.0-0.20220311164623.f279 183/197 DEBUG: Installing : python3-stestr-3.2.0-3.el8.noarch 184/197 DEBUG: Installing : python3-reno-3.5.0-0.20220314180904.cd31b90.el8. 185/197 DEBUG: Installing : python3-ddt-1.2.1-4.el8.noarch 186/197 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 187/197 DEBUG: Installing : python3-grpcio-1.26.0-1.el8.x86_64 188/197 DEBUG: Installing : python3-openstackdocstheme-2.2.6-1.el8.noarch 189/197 DEBUG: Installing : python3-hacking-1.0.1-0.20220307122618.865398f.e 190/197 DEBUG: Installing : python3-cotyledon-1.7.3-4.el8.noarch 191/197 DEBUG: Installing : python3-oslotest-4.5.0-0.20220310171510.d4b1896. 192/197 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 193/197 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 194/197 DEBUG: Installing : python3-retrying-1.3.3-1.el8.noarch 195/197 DEBUG: Installing : python3-protobuf-3.11.2-2.el8.noarch 196/197 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 197/197 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 197/197 DEBUG: Running scriptlet: python3-mock-3.0.5-7.el8.noarch 197/197 DEBUG: Verifying : python3-keystoneauth1-4.5.0-0.20220314131903.8da 1/197 DEBUG: Verifying : python3-keystoneclient-1:4.4.0-0.20220314190516. 2/197 DEBUG: Verifying : python3-neutronclient-7.8.0-0.20220315090519.6ca 3/197 DEBUG: Verifying : python3-openstacksdk-0.62.0-0.20230411165545.4ce 4/197 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220307143627. 5/197 DEBUG: Verifying : python3-os-vif-2.7.1-0.20220316123432.7f9e9b8.el 6/197 DEBUG: Verifying : python3-osc-lib-2.5.0-0.20220315075903.78d276e.e 7/197 DEBUG: Verifying : python3-oslotest-4.5.0-0.20220310171510.d4b1896. 8/197 DEBUG: Verifying : python3-stevedore-3.5.2-0.20221024072403.6c9978a 9/197 DEBUG: Verifying : python3-neutron-lib-2.20.2-0.20230613092422.467e 10/197 DEBUG: Verifying : python3-os-ken-2.3.1-0.20220315161547.58a3939.el 11/197 DEBUG: Verifying : python3-ovsdbapp-1.15.3-0.20230316085434.ab3e0cb 12/197 DEBUG: Verifying : python-oslo-cache-lang-2.10.1-0.20220314140354.d 13/197 DEBUG: Verifying : python-oslo-concurrency-lang-4.5.0-0.20220311165 14/197 DEBUG: Verifying : python-oslo-db-lang-11.2.0-0.20220314165526.22c6 15/197 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03 16/197 DEBUG: Verifying : python-oslo-log-lang-4.7.0-0.20220324144856.de03 17/197 DEBUG: Verifying : python-oslo-middleware-lang-4.5.1-0.202203141609 18/197 DEBUG: Verifying : python-oslo-policy-lang-3.11.0-0.20220314171849. 19/197 DEBUG: Verifying : python-oslo-privsep-lang-2.7.0-0.20220314191741. 20/197 DEBUG: Verifying : python-oslo-utils-lang-4.12.3-0.20220510131911.2 21/197 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.6.0-0.202203 22/197 DEBUG: Verifying : python3-cliff-3.10.1-0.20220314185955.a04a48f.el 23/197 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20220317120440.a6b 24/197 DEBUG: Verifying : python3-futurist-2.4.0-0.20220311160357.d70c7e5. 25/197 DEBUG: Verifying : python3-hacking-1.0.1-0.20220307122618.865398f.e 26/197 DEBUG: Verifying : python3-kuryr-lib-2.5.1-0.20230628140930.d8cb765 27/197 DEBUG: Verifying : python3-os-traits-2.7.0-0.20220314182947.3d1dbf0 28/197 DEBUG: Verifying : python3-oslo-cache-2.10.1-0.20220314140354.d7502 29/197 DEBUG: Verifying : python3-oslo-concurrency-4.5.0-0.20220311165052. 30/197 DEBUG: Verifying : python3-oslo-config-2:8.8.0-0.20220311151755.64c 31/197 DEBUG: Verifying : python3-oslo-context-4.1.0-0.20220314115038.3400 32/197 DEBUG: Verifying : python3-oslo-db-11.2.0-0.20220314165526.22c602f. 33/197 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17 34/197 DEBUG: Verifying : python3-oslo-log-4.7.0-0.20220324144856.de03a59. 35/197 DEBUG: Verifying : python3-oslo-messaging-12.13.1-0.20230712075949. 36/197 DEBUG: Verifying : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb 37/197 DEBUG: Verifying : python3-oslo-middleware-4.5.1-0.20220314160906.2 38/197 DEBUG: Verifying : python3-oslo-policy-3.11.0-0.20220314171849.b48b 39/197 DEBUG: Verifying : python3-oslo-privsep-2.7.0-0.20220314191741.2b26 40/197 DEBUG: Verifying : python3-oslo-reports-2.3.0-0.20220311164623.f279 41/197 DEBUG: Verifying : python3-oslo-serialization-4.3.0-0.2022031115140 42/197 DEBUG: Verifying : python3-oslo-service-2.8.0-0.20220314165315.6552 43/197 DEBUG: Verifying : python3-oslo-upgradecheck-1.5.0-0.20220314174419 44/197 DEBUG: Verifying : python3-oslo-utils-4.12.3-0.20220510131911.2c1b0 45/197 DEBUG: Verifying : python3-oslo-versionedobjects-2.6.0-0.2022031418 46/197 DEBUG: Verifying : python3-osprofiler-3.4.2-0.20220307232434.e475de 47/197 DEBUG: Verifying : python3-reno-3.5.0-0.20220314180904.cd31b90.el8. 48/197 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2022030712392 49/197 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20220307201837. 50/197 DEBUG: Verifying : bc-1.07.1-5.el8.x86_64 51/197 DEBUG: Verifying : c-ares-1.13.0-8.el8.x86_64 52/197 DEBUG: Verifying : checkpolicy-2.9-1.el8.x86_64 53/197 DEBUG: Verifying : hostname-3.20-7.el8.0.1.x86_64 54/197 DEBUG: Verifying : initscripts-10.00.18-1.el8.x86_64 55/197 DEBUG: Verifying : ipcalc-0.2.4-4.el8.x86_64 56/197 DEBUG: Verifying : iproute-6.2.0-2.el8.x86_64 57/197 DEBUG: Verifying : libbpf-0.5.0-1.el8.x86_64 58/197 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 59/197 DEBUG: Verifying : libibverbs-46.0-1.el8.1.x86_64 60/197 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 61/197 DEBUG: Verifying : libnl3-3.7.0-1.el8.x86_64 62/197 DEBUG: Verifying : libselinux-utils-2.9-8.el8.x86_64 63/197 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 64/197 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 65/197 DEBUG: Verifying : network-scripts-10.00.18-1.el8.x86_64 66/197 DEBUG: Verifying : numactl-libs-2.0.12-13.el8.x86_64 67/197 DEBUG: Verifying : policycoreutils-2.9-24.el8.x86_64 68/197 DEBUG: Verifying : policycoreutils-python-utils-2.9-24.el8.noarch 69/197 DEBUG: Verifying : psmisc-23.1-5.el8.x86_64 70/197 DEBUG: Verifying : python3-audit-3.0.7-5.el8.x86_64 71/197 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 72/197 DEBUG: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 73/197 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 74/197 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 75/197 DEBUG: Verifying : python3-libselinux-2.9-8.el8.x86_64 76/197 DEBUG: Verifying : python3-libsemanage-2.9-9.el8.x86_64 77/197 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 78/197 DEBUG: Verifying : python3-policycoreutils-2.9-24.el8.noarch 79/197 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 80/197 DEBUG: Verifying : python3-setools-4.3.0-3.el8.x86_64 81/197 DEBUG: Verifying : rpm-plugin-selinux-4.14.3-26.el8.x86_64 82/197 DEBUG: Verifying : selinux-policy-3.14.3-123.el8.noarch 83/197 DEBUG: Verifying : selinux-policy-targeted-3.14.3-123.el8.noarch 84/197 DEBUG: Verifying : geolite2-city-20180605-1.el8.noarch 85/197 DEBUG: Verifying : geolite2-country-20180605-1.el8.noarch 86/197 DEBUG: Verifying : libmaxminddb-1.2.0-10.el8.x86_64 87/197 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 88/197 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 89/197 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 90/197 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 91/197 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 92/197 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 93/197 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 94/197 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 95/197 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 96/197 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 97/197 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 98/197 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 99/197 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 100/197 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 101/197 DEBUG: Verifying : unbound-libs-1.16.2-5.el8.x86_64 102/197 DEBUG: Verifying : gperftools-libs-2.7-6.el8.x86_64 103/197 DEBUG: Verifying : grpc-1.26.0-1.el8.x86_64 104/197 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 105/197 DEBUG: Verifying : libunwind-1.3.1-3.el8.x86_64 106/197 DEBUG: Verifying : protobuf-3.11.2-2.el8.x86_64 107/197 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 108/197 DEBUG: Verifying : python3-amqp-5.0.9-1.el8.noarch 109/197 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 110/197 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 111/197 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 112/197 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 113/197 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 114/197 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 115/197 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 116/197 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 117/197 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 118/197 DEBUG: Verifying : python3-cotyledon-1.7.3-4.el8.noarch 119/197 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 120/197 DEBUG: Verifying : python3-dataclasses-0.8-1.el8.noarch 121/197 DEBUG: Verifying : python3-ddt-1.2.1-4.el8.noarch 122/197 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 123/197 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 124/197 DEBUG: Verifying : python3-dulwich-0.20.11-1.el8.x86_64 125/197 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 126/197 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 127/197 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 128/197 DEBUG: Verifying : python3-fixtures-3.0.0-27.el8.noarch 129/197 DEBUG: Verifying : python3-flake8-3.8.4-1.el8.noarch 130/197 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 131/197 DEBUG: Verifying : python3-fluidity-sm-0.2.0-16.el8.noarch 132/197 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 133/197 DEBUG: Verifying : python3-grpcio-1.26.0-1.el8.x86_64 134/197 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 135/197 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 136/197 DEBUG: Verifying : python3-invoke-1.4.0-1.el8.noarch 137/197 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 138/197 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 139/197 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 140/197 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 141/197 DEBUG: Verifying : python3-lexicon-1.0.0-9.el8.noarch 142/197 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 143/197 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 144/197 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 145/197 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 146/197 DEBUG: Verifying : python3-msgpack-1.0.3-2.el8.x86_64 147/197 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 148/197 DEBUG: Verifying : python3-paramiko-2.7.2-1.el8.noarch 149/197 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 150/197 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 151/197 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 152/197 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 153/197 DEBUG: Verifying : python3-protobuf-3.11.2-2.el8.noarch 154/197 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 155/197 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 156/197 DEBUG: Verifying : python3-pyflakes-2.2.0-3.el8.noarch 157/197 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 158/197 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 159/197 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 160/197 DEBUG: Verifying : python3-pyroute2-0.6.6-1.el8.noarch 161/197 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 162/197 DEBUG: Verifying : python3-rdo-openvswitch-2:3.1-2.el8.noarch 163/197 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 164/197 DEBUG: Verifying : python3-retrying-1.3.3-1.el8.noarch 165/197 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 166/197 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 167/197 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 168/197 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 169/197 DEBUG: Verifying : python3-simplejson-3.17.6-2.el8.x86_64 170/197 DEBUG: Verifying : python3-soupsieve-2.3.1-2.el8.noarch 171/197 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 172/197 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 173/197 DEBUG: Verifying : python3-stestr-3.2.0-3.el8.noarch 174/197 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 175/197 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 176/197 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 177/197 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 178/197 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 179/197 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 180/197 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 181/197 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 182/197 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 183/197 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 184/197 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 185/197 DEBUG: Verifying : python3-werkzeug-2.0.1-2.el8.noarch 186/197 DEBUG: Verifying : python3-wrapt-1.13.3-2.el8.x86_64 187/197 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 188/197 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 189/197 DEBUG: Verifying : rdo-openvswitch-2:3.1-2.el8.noarch 190/197 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-1.el8.noarch 191/197 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 192/197 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 193/197 DEBUG: Verifying : network-scripts-openvswitch3.1-3.1.0-41.el8s.x86 194/197 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-29.el8s.noa 195/197 DEBUG: Verifying : openvswitch3.1-3.1.0-41.el8s.x86_64 196/197 DEBUG: Verifying : python3-openvswitch3.1-3.1.0-41.el8s.x86_64 197/197 DEBUG: Installed: DEBUG: bc-1.07.1-5.el8.x86_64 DEBUG: c-ares-1.13.0-8.el8.x86_64 DEBUG: checkpolicy-2.9-1.el8.x86_64 DEBUG: geolite2-city-20180605-1.el8.noarch DEBUG: geolite2-country-20180605-1.el8.noarch DEBUG: gperftools-libs-2.7-6.el8.x86_64 DEBUG: grpc-1.26.0-1.el8.x86_64 DEBUG: hostname-3.20-7.el8.0.1.x86_64 DEBUG: initscripts-10.00.18-1.el8.x86_64 DEBUG: ipcalc-0.2.4-4.el8.x86_64 DEBUG: iproute-6.2.0-2.el8.x86_64 DEBUG: libbpf-0.5.0-1.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libibverbs-46.0-1.el8.1.x86_64 DEBUG: libmaxminddb-1.2.0-10.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libnl3-3.7.0-1.el8.x86_64 DEBUG: libselinux-utils-2.9-8.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libunwind-1.3.1-3.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: network-scripts-10.00.18-1.el8.x86_64 DEBUG: network-scripts-openvswitch3.1-3.1.0-41.el8s.x86_64 DEBUG: numactl-libs-2.0.12-13.el8.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-29.el8s.noarch DEBUG: openvswitch3.1-3.1.0-41.el8s.x86_64 DEBUG: policycoreutils-2.9-24.el8.x86_64 DEBUG: policycoreutils-python-utils-2.9-24.el8.noarch DEBUG: protobuf-3.11.2-2.el8.x86_64 DEBUG: psmisc-23.1-5.el8.x86_64 DEBUG: python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch DEBUG: python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch DEBUG: python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch DEBUG: python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch DEBUG: python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch DEBUG: python-oslo-privsep-lang-2.7.0-0.20220314191741.2b26dea.el8.noarch DEBUG: python-oslo-utils-lang-4.12.3-0.20220510131911.2c1b062.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.6.0-0.20220314182459.25d34d6.el8.noarch DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.7.1-3.el8.noarch DEBUG: python3-amqp-5.0.9-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-audit-3.0.7-5.el8.x86_64 DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cotyledon-1.7.3-4.el8.noarch DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-dataclasses-0.8-1.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-ddt-1.2.1-4.el8.noarch DEBUG: python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-27.el8.noarch DEBUG: python3-flake8-3.8.4-1.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch DEBUG: python3-grpcio-1.26.0-1.el8.x86_64 DEBUG: python3-hacking-1.0.1-0.20220307122618.865398f.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-invoke-1.4.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.5.0-0.20220314131903.8da0a63.el8.noarch DEBUG: python3-keystoneclient-1:4.4.0-0.20220314190516.100253d.el8.noarch DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-kuryr-lib-2.5.1-0.20230628140930.d8cb765.el8.noarch DEBUG: python3-lexicon-1.0.0-9.el8.noarch DEBUG: python3-libselinux-2.9-8.el8.x86_64 DEBUG: python3-libsemanage-2.9-9.el8.x86_64 DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.3-2.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-neutron-lib-2.20.2-0.20230613092422.467eafd.el8.noarch DEBUG: python3-neutronclient-7.8.0-0.20220315090519.6ca3341.el8.noarch DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch DEBUG: python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch DEBUG: python3-openvswitch3.1-3.1.0-41.el8s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20220307201837.bc96c23.el8.noarch DEBUG: python3-os-ken-2.3.1-0.20220315161547.58a3939.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch DEBUG: python3-os-traits-2.7.0-0.20220314182947.3d1dbf0.el8.noarch DEBUG: python3-os-vif-2.7.1-0.20220316123432.7f9e9b8.el8.noarch DEBUG: python3-osc-lib-2.5.0-0.20220315075903.78d276e.el8.noarch DEBUG: python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch DEBUG: python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch DEBUG: python3-oslo-config-2:8.8.0-0.20220311151755.64c82a0.el8.noarch DEBUG: python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch DEBUG: python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch DEBUG: python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch DEBUG: python3-oslo-messaging-12.13.1-0.20230712075949.f20a905.el8.noarch DEBUG: python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch DEBUG: python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch DEBUG: python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch DEBUG: python3-oslo-privsep-2.7.0-0.20220314191741.2b26dea.el8.noarch DEBUG: python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch DEBUG: python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch DEBUG: python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch DEBUG: python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch DEBUG: python3-oslo-utils-4.12.3-0.20220510131911.2c1b062.el8.noarch DEBUG: python3-oslo-versionedobjects-2.6.0-0.20220314182459.25d34d6.el8.noarch DEBUG: python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch DEBUG: python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch DEBUG: python3-ovsdbapp-1.15.3-0.20230316085434.ab3e0cb.el8.noarch DEBUG: python3-paramiko-2.7.2-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-policycoreutils-2.9-24.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch DEBUG: python3-protobuf-3.11.2-2.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pyflakes-2.2.0-3.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyroute2-0.6.6-1.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.1-2.el8.noarch DEBUG: python3-reno-3.5.0-0.20220314180904.cd31b90.el8.noarch DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch DEBUG: python3-retrying-1.3.3-1.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-setools-4.3.0-3.el8.x86_64 DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 DEBUG: python3-simplejson-3.17.6-2.el8.x86_64 DEBUG: python3-soupsieve-2.3.1-2.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-3.2.0-3.el8.noarch DEBUG: python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-testrepository-0.0.20-20.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-2.0.1-2.el8.noarch DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: rdo-openvswitch-2:3.1-2.el8.noarch DEBUG: rpm-plugin-selinux-4.14.3-26.el8.x86_64 DEBUG: selinux-policy-3.14.3-123.el8.noarch DEBUG: selinux-policy-targeted-3.14.3-123.el8.noarch DEBUG: unbound-libs-1.16.2-5.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-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', '-l', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 Finish: build setup for openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '83432c743dbd41f6a10881e15e592553', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch 1647277166 572578 2dfc6f614c76391c53ff2f00b821f817 installed DEBUG: binutils-2.30-121.el8.x86_64 1684417451 24937470 c56c50ba864a78aa5abfa7dbdd6a9035 installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: python3-oslo-messaging-12.13.1-0.20230712075949.f20a905.el8.noarch 1689148959 976529 e68f040770ad77b4f56e4011bfde8bad installed DEBUG: gcc-plugin-annobin-8.5.0-20.el8.x86_64 1686845465 49376 0fb9259b0ab7ddc1b37c06d3f24ab273 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch 1647266809 28475 cf949808fb478b5e781b7ae20a0c90f8 installed DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch 1647017389 159309 861c060677343784a8cd96336f178b08 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: python3-flask-1:1.1.2-4.el8.noarch 1605883497 782020 9780369e1930eb607481a008b3552b4b installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: python3-cotyledon-1.7.3-4.el8.noarch 1580136088 122169 f7e76a15a4dafb817bf4dcfd6a55aacb installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: libssh-config-0.9.6-6.el8.noarch 1674052261 277 824a4ef2221391774200713f7357a680 installed DEBUG: python3-retrying-1.3.3-1.el8.noarch 1606208641 43199 0fe0bea3183ebef61f6106ba7cb6fc45 installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: git-core-2.39.3-1.el8.x86_64 1685964344 31909419 903dbf1220f56bb2b6a087c12f6872ca installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: gdb-headless-8.2-20.el8.x86_64 1680298639 11910029 b90c0f483b4d3132761f31914aa8529a installed DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 1622524064 951240 31979f707562a5aafd12d0e8f3992da4 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: glibc-2.28-228.el8.x86_64 1684780239 6717504 cf3b8cee7b3a804d5c68a0d02ac091b6 installed DEBUG: python3-dns-1.15.0-11.el8.noarch 1650992871 1028268 68e504127c89f5a7f1dd4b0d00f252bc installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: libcap-2.48-4.el8.x86_64 1653246806 164877 2e10c6faebc5634e1472757886ee60ee installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: libxml2-2.9.7-16.el8.x86_64 1672823293 1753250 e1ba9231bfb5e653c04c1bea81576970 installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: chkconfig-1.19.2-1.el8.x86_64 1684151951 827702 1fd10303fc1a1a3a61f614b8239ef433 installed DEBUG: libgs-9.27-5.el8.x86_64 1674589493 19192307 f6276bf1564a52b0605ba41a15d199d3 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: librsvg2-2.42.7-5.el8.x86_64 1687333170 1700591 e40ee491c01bb66062e250f6a006e4b3 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: p11-kit-0.23.22-1.el8.x86_64 1610439813 1637889 b3179d583d80d2c2d7a8a83dd6a158f7 installed DEBUG: rpm-build-4.14.3-26.el8.x86_64 1671621519 299118 d7ed05be297f0399ea3000782be19c1c installed DEBUG: file-libs-5.33-25.el8.x86_64 1682333749 6386562 08bffb2391927a9cd5dc225094adee25 installed DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch 1676580028 49110 dd89ee4dcce69e6e7e2b6a82d3e4962a installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: glibc-headers-2.28-228.el8.x86_64 1684780239 2031942 4ff5fb5b89fd13f8ec0370b7014e29ec installed DEBUG: python3-libselinux-2.9-8.el8.x86_64 1670915474 790190 b220d2e5135ebcf849019005c78014e8 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: geolite2-country-20180605-1.el8.noarch 1557791307 3424334 c515e03f50f313d1c4771eb6f04ea05a installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: c-ares-1.13.0-8.el8.x86_64 1685351749 211556 dc9752921a63dbaf4be24b160c5f6cd7 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: libmaxminddb-1.2.0-10.el8.x86_64 1595258107 54260 728c50583af5e257ba0f9bd1f2ef6297 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-alembic-1.7.1-3.el8.noarch 1632125493 5808711 02387645f464cbd666d9a20369624a84 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 1645650970 170142 608c74c474e5bd04bf77ed34ee23b8e3 installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: memstrack-0.2.5-2.el8.x86_64 1687832403 128567 5a436f8cb607778b3f684429a58c3213 installed DEBUG: python3-psutil-5.7.3-1.el8.x86_64 1604928383 2259595 f401db7f033533e7b4ee94f3dfe8bf90 installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: python3-lexicon-1.0.0-9.el8.noarch 1580287354 23097 7d0530bbfd0ba1172e42b8e330e38559 installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: python3-flake8-3.8.4-1.el8.noarch 1646235877 442833 535e296bb6423afea21d69c6c15a7952 installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: libunwind-1.3.1-3.el8.x86_64 1579687935 375016 f626cf4c6da2fedb72ff60b27051398f installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: python3-jmespath-0.9.0-11.el8.noarch 1557807545 119891 acc9fe266f7f9c0cd26e1729effbb2d0 installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 1579944037 91675 b97f12aeb6948d93e33bf759dacff516 installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1592278935 34197 5fdb7ce2e0d5710c1733d06846fbb172 installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: libcurl-7.61.1-31.el8.x86_64 1681226305 597608 459fdf562a056ef35f56a776cf4e4046 installed DEBUG: psmisc-23.1-5.el8.x86_64 1595372315 494162 7fe7f9a12f01c3ac2d3cabec556509b6 installed DEBUG: elfutils-default-yama-scope-0.189-2.el8.noarch 1682684337 1810 1b23db2d2fb2ed4921d26ea995ae8074 installed DEBUG: python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch 1647284679 278172 a5ef3a2b65fbef2459335d1ddf9d080d installed DEBUG: procps-ng-3.3.15-13.el8.x86_64 1675871813 903420 ff0420e62f7dfe98ddf9a2194c82f466 installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: kpartx-0.8.4-39.el8.x86_64 1679000125 77459 f3b31908bb86e390a5d8b76958d59efb installed DEBUG: libnl3-3.7.0-1.el8.x86_64 1657249762 1058816 a11b51d626f1a7794c758341675b8a70 installed DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed DEBUG: unbound-libs-1.16.2-5.el8.x86_64 1674658672 1564634 f2dc15d67dd963fa36c01148364bb25d installed DEBUG: dbus-common-1:1.12.8-25.el8.noarch 1683230674 11044 53494f4d265ab9d45a5157408fec3a9c installed DEBUG: hostname-3.20-7.el8.0.1.x86_64 1622708174 43259 4d63e8e2a6643ef3eb7428e8ef3d6771 installed DEBUG: dbus-tools-1:1.12.8-25.el8.x86_64 1683230631 125035 9999e0207513cc8dd8e37491b738e2b6 installed DEBUG: openvswitch-selinux-extra-policy-1.0-29.el8s.noarch 1655205895 25571 3debf60ab412bf354776122ead6dd143 installed DEBUG: libblkid-2.32.1-42.el8.x86_64 1680514634 344032 64b9202a39634cd2d5bac20cdc1d835e installed DEBUG: openvswitch3.1-3.1.0-41.el8s.x86_64 1687892056 23310981 e5b76e0de8d81c2d801409815801fb8d installed DEBUG: openssl-libs-1:1.1.1k-9.el8.x86_64 1676684453 3769866 f388309f4c270ba373f84969ce696316 installed DEBUG: python3-ovsdbapp-1.15.3-0.20230316085434.ab3e0cb.el8.noarch 1678957211 583959 5979da1b242f0abcd265415ba070bf63 installed DEBUG: kmod-libs-25-19.el8.x86_64 1638465389 126632 4a391dfbf0ad1f6e002b5c69bf61915f installed DEBUG: python3-os-traits-2.7.0-0.20220314182947.3d1dbf0.el8.noarch 1647282791 80015 49fb94328bef8644f8ee8d63e213c5e7 installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch 1647278506 14081 295b3ad19eb12d8f3350cbabe766c255 installed DEBUG: util-linux-2.32.1-42.el8.x86_64 1680514634 11583584 29eacdd77b5fd00c103f473a473c8bea installed DEBUG: python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch 1646657383 179505 a8da11422a27051b447f78054855cb76 installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch 1648133555 166344 00aacb62d3d8a6c7a2e6da4b69a3dc2e installed DEBUG: gnutls-3.6.16-7.el8.x86_64 1687784935 3007935 d90999573ad69a5f9dc792e17c93d72e installed DEBUG: python3-oslo-privsep-2.7.0-0.20220314191741.2b26dea.el8.noarch 1647285667 95517 be929e04e2f6f5f1fd3e99359c3b356f installed DEBUG: trousers-0.3.15-1.el8.x86_64 1605566220 379862 235c760ad73fd5580c2d3fe9a67ea520 installed DEBUG: python3-osc-lib-2.5.0-0.20220315075903.78d276e.el8.noarch 1647331337 242030 73b7ef9a5fbdeec2bc8324a5a4355faf installed DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 6544e244d2f6738e01f4ae552a7b8935 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: python-srpm-macros-3-45.el8.noarch 1680539618 6093 d65adfac12f7687a1f4ab507f6f3f3ce installed DEBUG: gcc-8.5.0-20.el8.x86_64 1686845465 61753822 9cd37ae65a5126375a36607a643a8836 installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: annobin-11.13-1.el8.x86_64 1678367466 1005406 dc6127cd34c8986360b992fd717eec9c installed DEBUG: python3-rpm-macros-3-45.el8.noarch 1680539618 3714 a62e47f8159b75a079594efad4a34868 installed DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch 1620074374 6160361 7208bbbba42890e2682ab5ef40c790e4 installed DEBUG: tzdata-2023c-1.el8.noarch 1680044438 1788198 2098dc73d00c1eaa998eae8a319ddadb installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch 1634360859 929805 26306b986252541a80afa90640f733b3 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: ncurses-base-6.1-9.20180224.el8.noarch 1622524117 290089 d71e9cc902c4baa977bf103b4f40d8ba installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: kernel-headers-4.18.0-500.el8.x86_64 1687911790 5591892 235a3d1083c15d01a31aa7097b5edf72 installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kbd-legacy-2.0.4-11.el8.noarch 1687429015 511139 0c95178d26cd94a9667dd5e62ede1bf9 installed DEBUG: harfbuzz-1.7.5-3.el8.x86_64 1557793694 802826 f0573459cfad84d39db6f740bbfa3c27 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: openssh-clients-8.0p1-17.el8.x86_64 1673341813 2570132 d2aa43715cf1858c52b456fc80b6fe2c installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 1621264538 1208854 91b058b5fe1fbefd0266581ea26e15f5 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: glibc-all-langpacks-2.28-228.el8.x86_64 1684780239 436431328 c1ee00cda855e1d2abfd8bf386933b3e installed DEBUG: cups-libs-1:2.2.6-51.el8.x86_64 1673514371 948084 c2adad6b9cf589c226dc5158b4b29ba5 installed DEBUG: glibc-common-2.28-228.el8.x86_64 1684780239 7997100 82686132e9d579cb7d4b6b54fcf3c93f installed DEBUG: redhat-rpm-config-131-1.el8.noarch 1676684160 157400 c36f4f57b78ec89f9ac77f0d2edef314 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-25.el8.x86_64 1684348514 199975 e7bcb446b9cca2a16286bf82d234c38c installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: libstdc++-8.5.0-20.el8.x86_64 1686845465 1857740 2c5201c69ce1016a9d129757825a568b installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: libuuid-2.32.1-42.el8.x86_64 1680514634 35088 1ee9e6d9f4fc1ff16101ae2c0dd117f2 installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: elfutils-libelf-0.189-2.el8.x86_64 1682684307 1023845 d709b29a76d7e9dd2ecbbbbb06cc550e installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: sqlite-libs-3.26.0-18.el8.x86_64 1681806621 1166625 cb1c8159a07d53ee6779e698773d8fc5 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: pixman-0.38.4-2.el8.x86_64 1645772813 697399 b4f169e3a8bba93d16679bdbcdfb45c8 installed DEBUG: libacl-2.2.53-1.el8.x86_64 1557533834 59272 cd43f03193723ee093e7705f1c5c6f39 installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: findutils-1:4.6.0-20.el8.x86_64 1557536961 1816673 5ca7479cd7d1cdbe30746ce1c53d6bc1 installed DEBUG: graphviz-2.40.1-44.el8.x86_64 1677727140 8258887 7067703e9d3f333a25ea2d3895dba200 installed DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-eventlet-0.33.0-2.el8.noarch 1645639277 1583359 59de873bbc605b0b937c1a8344d70aec installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: file-5.33-25.el8.x86_64 1682333749 93419 630d5965e48a602c343e127bd1b3f42d installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: audit-libs-3.0.7-5.el8.x86_64 1688018873 308490 8e57d2d99fcee41634c5109f3fc656fd installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-fixtures-3.0.0-27.el8.noarch 1645616741 335974 1eda0c4a4f2bc06525eb93c846b5b639 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-msgpack-1.0.3-2.el8.x86_64 1645643644 269385 62acffc73d90ee4137b27caa9589d523 installed DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed DEBUG: python3-mako-1.0.6-14.el8.noarch 1675262817 553374 5dc5e0144b5455ad0a28ddc3ae11a8ff installed DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed DEBUG: python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch 1666596538 260115 86d06eeb747b37b4e0029ddbc81d1347 installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-pyroute2-0.6.6-1.el8.noarch 1654596165 2851937 29eaadc765779d41934bf15f552706b2 installed DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed DEBUG: python3-amqp-5.0.9-1.el8.noarch 1645640172 391523 16027f49d9d6d2358075b8630693f175 installed DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed DEBUG: python3-simplejson-3.17.6-2.el8.x86_64 1645645411 1021936 2f147ea4ed419aea2caa277d59cdfcbb installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed DEBUG: geolite2-city-20180605-1.el8.noarch 1557791307 56549434 05ff3e1a1fb2158ca785e8080c5b723c installed DEBUG: acl-2.2.53-1.el8.x86_64 1557533834 205740 483792b8b5f9eb8be7dc4407733118d0 installed DEBUG: policycoreutils-2.9-24.el8.x86_64 1677727049 681486 a63d951b3dc4305d4fa767ef9268f181 installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch 1647014835 217869 dc53d3e4b48660d57ee782143eb7b6a6 installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: python3-keystoneauth1-4.5.0-0.20220314131903.8da0a63.el8.noarch 1647264192 2044768 6f98964194153469f3a44ead6dda65c8 installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: rpm-plugin-selinux-4.14.3-26.el8.x86_64 1671621519 11984 5772e06f9cfd01095f1c86f9a429ef18 installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: selinux-policy-targeted-3.14.3-123.el8.noarch 1688052588 52870681 29a82233cf32c90d77e48f950fd1edd9 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: ipcalc-0.2.4-4.el8.x86_64 1586214913 67705 4564057e3ae90a2296967da77f71cb87 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch 1610640683 108755 0e8167d5f6d371a03f35eb462e19335e installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: python3-libsemanage-2.9-9.el8.x86_64 1660612117 453785 8e7155f0fab1f72bb66b79001871cae7 installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 1593182373 168044 54279556ffeb8d7a527c7d6d157965e3 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed DEBUG: ncurses-6.1-9.20180224.el8.x86_64 1622524064 589260 7b3a1ad3710728b25aea8db0cc7ad5aa installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: libX11-1.6.8-5.el8.x86_64 1629846960 1339928 9b43fbad55fbae75ce7c8102437b847a installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: libXpm-3.5.12-9.el8.x86_64 1674589552 120991 2f701bca7e2a5022333cf7c6cfca4e5c installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libwebp-1.0.0-9.el8.x86_64 1683111744 790736 8e4084a1335c10349c3c2324e89e32b1 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: platform-python-pip-9.0.3-22.el8.noarch 1634360859 7116858 325c97cf9307d8bb748a37b134c91e98 installed DEBUG: python3-libs-3.6.8-52.el8.x86_64 1687813520 32449070 865ff72b08bb74aef4ef4e2934ac7bba installed DEBUG: libssh-0.9.6-6.el8.x86_64 1674052151 517735 23c9df7457ee0068e5332063a4086928 installed DEBUG: platform-python-3.6.8-52.el8.x86_64 1687813520 41214 76d26ffd972f93c236332a927c38595a installed DEBUG: libkcapi-1.2.0-2.el8.x86_64 1592278935 80563 bc01bd73cc562d8c2dc51ec63a3f7737 installed DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed DEBUG: curl-7.61.1-31.el8.x86_64 1681226305 700973 5cb32da57f11d738b860a1d36dc12117 installed DEBUG: openssl-1:1.1.1k-9.el8.x86_64 1676684453 1185204 1eef670946a60c748e7fa409d95ce3bd installed DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch 1671174580 73467 71c2f9fdce93c3aad354022cfbbb45db installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: krb5-libs-1.18.2-22.el8.x86_64 1668589954 2238123 0b0fb67507196facfe7675c7c966db6d installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 1674658507 357918 d9e2da070d6fbecd9a926dd84c8460d4 installed DEBUG: elfutils-libs-0.189-2.el8.x86_64 1682684307 729855 daf6c7b920a967fe8d4457df9cb90098 installed DEBUG: rpm-4.14.3-26.el8.x86_64 1671621519 2087814 00b0447116988b0cb6cf2c1be423fc87 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: libfdisk-2.32.1-42.el8.x86_64 1680514634 438994 d864a4d9ecd041a417fba8a193b1063e installed DEBUG: dbus-libs-1:1.12.8-25.el8.x86_64 1683230631 380776 fbd69605c0f35943534999ecc7d37558 installed DEBUG: which-2.21-20.el8.x86_64 1679496935 83372 a67294bcd2e9da718a29c9e632e48345 installed DEBUG: systemd-libs-239-76.el8.x86_64 1684411858 4677814 f1f7e9b8d035f4206be85e7fb6a1aba1 installed DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 1674658507 415663 26a65edca00a6a00f1310adab9c7c119 installed DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch 1661957575 2321681 9e6b6719c1941659597c499f7d9501ff installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: kmod-25-19.el8.x86_64 1638465389 244190 dced2437316142be60440cf9794c50dd installed DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 1673600698 2145911 0ba25843d5ee076f146674b897ee027b installed DEBUG: dbus-daemon-1:1.12.8-25.el8.x86_64 1683230631 559498 a34a7c85db57b3f67dc743785f5daa79 installed DEBUG: kbd-2.0.4-11.el8.x86_64 1687428901 1623189 b7415c5364e6da6a9d3485b1de69fa76 installed DEBUG: pam-1.3.1-27.el8.x86_64 1687771245 2644059 db8b2518cfacfc548b6d2cbd137b74b0 installed DEBUG: systemd-pam-239-76.el8.x86_64 1684411858 944432 ff4c941e25002372f0c3eeffcb348f57 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: dbus-1:1.12.8-25.el8.x86_64 1683230631 0 f723ea61cf2361d113558ea5c94923f5 installed DEBUG: systemd-udev-239-76.el8.x86_64 1684411858 9351383 ffe6825a8b58ea7a5699ed6db01910cb installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-pip-9.0.3-22.el8.noarch 1634360859 2870 7e6bfe54f1dd7fe2a65ada4e818e9230 installed DEBUG: python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch 1647277166 17156 83feeff0d46fbd75671300d2e98e02a6 installed DEBUG: python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch 1647017758 18833 8c86e06d0d3e04620b5e1ac457e6d0f1 installed DEBUG: python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch 1647276890 226229 27c25cbc14087c353d20fd52c5875464 installed DEBUG: python3-oslo-versionedobjects-2.6.0-0.20220314182459.25d34d6.el8.noarch 1647282554 273148 50213f5ae4d3fd1230cc6126cc47299c installed DEBUG: python3-neutron-lib-2.20.2-0.20230613092422.467eafd.el8.noarch 1686648523 1749315 8a2f3823b9cc2af6c16e2f8dd448213f installed DEBUG: python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch 1647266809 163457 c40f06afe94401d7399486804900831a installed DEBUG: python3-os-vif-2.7.1-0.20220316123432.7f9e9b8.el8.noarch 1647434608 312895 718b4f68ca4d61c3f055ea60d4f4341e installed DEBUG: python3-stestr-3.2.0-3.el8.noarch 1639655928 742615 8e91665b176b422cd8c409b1c3fc1009 installed DEBUG: python3-ddt-1.2.1-4.el8.noarch 1579760586 21135 9450cd96ce06c80f739402a9fb396d09 installed DEBUG: python3-grpcio-1.26.0-1.el8.x86_64 1580194247 5028411 7135b67c17f76c0ce028a59e487ca088 installed DEBUG: python3-hacking-1.0.1-0.20220307122618.865398f.el8.noarch 1646656212 2844698 8a50ddd64c23e2d02b4a252a20b7e069 installed DEBUG: python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch 1646932761 122824 6122e7f915f540cbcd4ef4d100ace324 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: python3-protobuf-3.11.2-2.el8.noarch 1583235078 4546064 701b1c0c19de8d0fea7941af08eea3b5 installed DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch 1580901419 242747 7acc72809ed0497c842a88d2696fc5dd installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch 1647518920 77247 f5a7020b93622d46d76dd90ae63bdb49 installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: python3-soupsieve-2.3.1-2.el8.noarch 1645646115 248555 edd6a16acd6848a599b1495d5935c1b9 installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: python3-munch-2.5.0-3.el8.noarch 1599555654 56699 6cabd324994f9ae42d055481ae082cc2 installed DEBUG: python3-logutils-0.3.5-11.el8.noarch 1579773083 129309 b4640e209c61deb4380f7e72f7b4d5af installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch 1580287715 27798 d86b52d50c587bda89d6c89311c24d95 installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: python3-werkzeug-2.0.1-2.el8.noarch 1629793325 2093599 e15f975f8a43588996b66d68cf5f492d installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed DEBUG: python3-autopage-0.4.0-1.el8.noarch 1630066309 118226 40489dc41093b2737399425996bc15d0 installed DEBUG: protobuf-3.11.2-2.el8.x86_64 1583232867 4428954 fa19e9aea709f843c9e05f68592a2b1e installed DEBUG: gperftools-libs-2.7-6.el8.x86_64 1580180812 2210480 0b8c59f788501e804bada351429e98a5 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed DEBUG: python3-jsonpatch-1.21-2.el8.noarch 1557876014 56526 90dbdae786ad7d81c0d2c42cf307d399 installed DEBUG: python3-itsdangerous-0.24-14.el8.noarch 1557807487 95691 a1df9a5edc1ad5242cbd09b85721552a installed DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 1681889169 2873639 4ab8b6e2510cf7a176183e5b5604d3c7 installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: python3-audit-3.0.7-5.el8.x86_64 1688018873 335218 0104eea32ab8af8911c46e9badee0120 installed DEBUG: numactl-libs-2.0.12-13.el8.x86_64 1621264289 51192 bfab7bd1005082a5897e8a1c59380ec6 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: python3-invoke-1.4.0-1.el8.noarch 1580288313 544736 5874b03f8e7163f7a2ccb9948bb0590b installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: python3-pecan-1.3.3-2.el8.noarch 1606209068 1408575 3c429ad587a48a606adde06182faad4c installed DEBUG: libibverbs-46.0-1.el8.1.x86_64 1685459646 1063751 17be6d2d8f697ed9cc2dacd872c21e2f installed DEBUG: libevent-2.1.8-5.el8.x86_64 1557585003 920942 03c3f0d809bdd0981e32cba6574fcef5 installed DEBUG: libbpf-0.5.0-1.el8.x86_64 1656724163 307848 22a3b4c38a937b9cc4b289262604b84c installed DEBUG: initscripts-10.00.18-1.el8.x86_64 1660245054 1086988 4e7ce31e33e0fe8f2bc55f644ab280a5 installed DEBUG: checkpolicy-2.9-1.el8.x86_64 1573487334 1768984 8e3e7a230d9e8e9ff28589d183dde3b4 installed DEBUG: policycoreutils-python-utils-2.9-24.el8.noarch 1677727069 141402 a3e1a52ccde2557957c79b853afc74f2 installed DEBUG: bc-1.07.1-5.el8.x86_64 1557581043 241754 ee6ce12698fa3b5feb5178167c185e0c installed DEBUG: network-scripts-openvswitch3.1-3.1.0-41.el8s.x86_64 1687892056 11661 b208743dca695498b17b88633b34a8b0 installed DEBUG: rdo-openvswitch-2:3.1-2.el8.noarch 1680005935 0 407b3e7d3e0bf026198ec5b84dc3e85c installed DEBUG: python3-rdo-openvswitch-2:3.1-2.el8.noarch 1680005935 0 9860790d57f96000839409eefdd53460 installed DEBUG: python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch 1646657010 16711 b07c7e7f21cf87ecf7f4c73a9eb4f8ee installed DEBUG: python3-os-client-config-2.1.0-0.20220307201837.bc96c23.el8.noarch 1646684483 204155 826ea1978063a6ed82678e8da9659791 installed DEBUG: python-oslo-versionedobjects-lang-2.6.0-0.20220314182459.25d34d6.el8.noarch 1647282554 14691 01cd64efdd4bb872d4ec49c8950371a4 installed DEBUG: python-oslo-privsep-lang-2.7.0-0.20220314191741.2b26dea.el8.noarch 1647285667 13759 8ef0f8443f385101bf39981c63a856e0 installed DEBUG: python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch 1647274408 11821 90785a8829cafb0892c3766c00aca865 installed DEBUG: python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch 1646657383 16179 b32a12480fcfa0303ca4f209a2b824b1 installed DEBUG: python3-oslo-utils-4.12.3-0.20220510131911.2c1b062.el8.noarch 1652188974 265406 8dce763136af83f0dc05d28007ad1b39 installed DEBUG: python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch 1647011852 75281 3ca6f2af793ae242f3b656a1d7c708bb installed DEBUG: python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch 1647278506 257806 4a32756079a1c14746a0865139a06a8f installed DEBUG: python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch 1647278315 35232 22c64df792dfae762a6fc8accb9fbc51 installed DEBUG: python3-keystoneclient-1:4.4.0-0.20220314190516.100253d.el8.noarch 1647284948 1183705 18a39a177315c6caa9d66c276c65d8ef installed DEBUG: python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch 1647274408 173670 0e80fb14f95b60c1ed10756d38b5ab4f installed DEBUG: python3-neutronclient-7.8.0-0.20220315090519.6ca3341.el8.noarch 1647335371 1478157 4e1862f0666baa0f049c2e7fb1c88197 installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: libgcc-8.5.0-20.el8.x86_64 1686845465 190216 dd58b465364be2a4ba1e99529c9d53a6 installed DEBUG: python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch 1647017758 110134 e88654f48b9134e5b8dacf3519bea3ac installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-45.el8.noarch 1680539618 4325 6c6fb582c6e7a478e864dd17583a1f84 installed DEBUG: python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch 1646695714 471561 afe09ec7edbdd2c2bad9e07b3503e48c installed DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch 1620317703 7786043 ae85cdfb9dbf4cdfa011ec227e949d86 installed DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed DEBUG: python3-kuryr-lib-2.5.1-0.20230628140930.d8cb765.el8.noarch 1687961486 112951 37332b255648265981d5c9c5a4782502 installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: libX11-common-1.6.8-5.el8.noarch 1629847132 1339608 70aec9ee704d88760f769387bc9e4549 installed DEBUG: python3-reno-3.5.0-0.20220314180904.cd31b90.el8.noarch 1647281472 465769 e889183fb413a5e57dfe6d3a83d360f5 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: python3-testrepository-0.0.20-20.el8.noarch 1580096818 664092 0e89ec691b0238726f3e687f4debe960 installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: kbd-misc-2.0.4-11.el8.noarch 1687429015 2549569 370310eeb7e1aa02a16be0cab2842bbc installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: openssh-8.0p1-17.el8.x86_64 1673341813 1918201 1ba7203a2bbb416d3b0d81b716b40625 installed DEBUG: emacs-filesystem-1:26.1-11.el8.noarch 1681329593 0 faf639ce481644e5bd7adf33d00c4d36 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-9.el8.noarch 1669777603 724747 eb850404b4d93e697113d280b63f6eec installed DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 1671621519 216160 0a6c9fef6d78472eef87a7bb5bcccf7d installed DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed DEBUG: avahi-libs-0.7-20.el8.x86_64 1605562469 155720 ec8ee5613242166fe0ba327b9712462b installed DEBUG: glibc-gconv-extra-2.28-228.el8.x86_64 1684780239 6416078 315afdeb6fdf66e3ad66f52d8eb33c55 installed DEBUG: elfutils-0.189-2.el8.x86_64 1682684307 2845771 61d5f679e8ec84dae69b28ec386fbcae installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-pytz-2017.2-9.el8.noarch 1557808381 178761 81a72e89bccb719f61bf73bbeb17f54b installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: platform-python-devel-3.6.8-52.el8.x86_64 1687813520 674053 38b0ac54e80cfd520a3336135fb45123 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: libgomp-8.5.0-20.el8.x86_64 1686845465 331983 eff6e9c5b5c9c4e26e7deb122ab2f7ef installed DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 cac33b32862e7620bd62775440cfada6 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 1645649058 14567652 e6d8a617ab2adaebfdcc7784d49dc668 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 1610439813 471705 8a956eb5d4f6d6a055b4efaf3b9f62c7 installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 1580135199 41904 280c656238049082ccc76d2a9e841b84 installed DEBUG: cpp-8.5.0-20.el8.x86_64 1686845465 29702198 b7d9906e38e0f9bfcd19ad62de7bfc57 installed DEBUG: libselinux-utils-2.9-8.el8.x86_64 1670915474 306244 db7f19eeb419f9c5bd446f4769e644ed installed DEBUG: tar-2:1.30-9.el8.x86_64 1676684501 2876653 2b5dc1cc4919b11169eb6d3f7d5cc573 installed DEBUG: python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch 1646664041 105128 932ba22031b9dd031961a1f2dddb2687 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: selinux-policy-3.14.3-123.el8.noarch 1688052588 24920 0523f7aff873a21bf697812ea44c0828 installed DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: python3-setools-4.3.0-3.el8.x86_64 1639285740 2706305 23370c58a81a76728818ff81a9f08fc6 installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch 1647258784 54605 1228a5192f241c645608c52a1cfc744f installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: glibc-devel-2.28-228.el8.x86_64 1684780239 240562 2a65e2734fb7c4d4404b15e0f8ac224e installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: libsmartcols-2.32.1-42.el8.x86_64 1680514634 248546 ddf625b4251d4cebe1996bfff9f67b67 installed DEBUG: python3-pyflakes-2.2.0-3.el8.noarch 1646057859 267435 ba8c7e2d6c0b568f64a7cffe470acaf2 installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed DEBUG: libtiff-4.0.9-28.el8.x86_64 1685442869 517785 dc675a65a7ac0fb5ba5a4c42d36b476b installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: python3-dataclasses-0.8-1.el8.noarch 1610620155 85673 764587035a49a78e773f1c29d506dd6e installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: grpc-1.26.0-1.el8.x86_64 1580194247 9593078 30197a5a115ec4a7ada9b35c8f4a1f23 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch 1620074355 340156 2beb6871e34f6c72488c32fc2a47f02c installed DEBUG: grubby-8.40-48.el8.x86_64 1686661445 63591 040210d5ea6191853cc97d5b1d5649b1 installed DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: python3-click-6.7-8.el8.noarch 1557807396 533707 04550fcadb38a06cce3b77f3fbf3119c installed DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch 1671174580 190718 1642ad812f8bbb737f0545b9f9bf661c installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: python3-paramiko-2.7.2-1.el8.noarch 1599648245 1371685 c8dac73d7e1924e36df26348e8031b5d installed DEBUG: libtirpc-1.1.4-8.el8.x86_64 1660021681 228734 f29ffcbd28e5a26ab435ede86dbefb2b installed DEBUG: python3-webtest-2.0.35-3.el8.noarch 1599578942 297971 fa3ef0aa6cf845163f3aac0eac7809e5 installed DEBUG: elfutils-debuginfod-client-0.189-2.el8.x86_64 1682684307 54926 a187ab21628f8a49e30f49d108a1588e installed DEBUG: libmnl-1.0.4-6.el8.x86_64 1557585097 53687 003fa2a9079721368b658c63d8832e20 installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: iproute-6.2.0-2.el8.x86_64 1683186990 2788197 06c4ff63647baa9b4a91bcadb2b8d31a installed DEBUG: libmount-2.32.1-42.el8.x86_64 1680514634 398362 67cab1272b27f0c29a62ce6e53f73b02 installed DEBUG: python3-policycoreutils-2.9-24.el8.noarch 1677727069 5709650 f94908836e3da1ec5c375b7fcedb93d4 installed DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed DEBUG: network-scripts-10.00.18-1.el8.x86_64 1660245054 176636 a5664adfd714c22ba556477cd5768e7f installed DEBUG: shadow-utils-2:4.6-18.el8.x86_64 1684319035 4071576 3b368185d55e4c418eca2ad4f57ecbd5 installed DEBUG: python3-openvswitch3.1-3.1.0-41.el8s.x86_64 1687892056 1389417 12373a8336d4d08d1c975ca279e8aa42 installed DEBUG: rpm-libs-4.14.3-26.el8.x86_64 1671621519 735448 6be040d364179dbdc308389c3a9801bc installed DEBUG: python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch 1681232833 4386672 e13c30dd4c9a378d0067f902ce761e65 installed DEBUG: trousers-lib-0.3.15-1.el8.x86_64 1605566220 487077 423e3ba3a61be1cc581d0ba03d0e229d installed DEBUG: python-oslo-utils-lang-4.12.3-0.20220510131911.2c1b062.el8.noarch 1652188974 15675 fd1e6c1cb6a8b1e1221d02d751de583c installed DEBUG: libpwquality-1.4.4-6.el8.x86_64 1676684086 396846 2cdc0ef4b9ba08d19052063568f1488a installed DEBUG: python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch 1648133555 17101 6d83b2eb84352ca8edf30effc1177272 installed DEBUG: dracut-049-225.git20230614.el8.x86_64 1687354251 1057179 db895aaf5540a49e25d66bb923064fc9 installed DEBUG: python3-oslo-config-2:8.8.0-0.20220311151755.64c82a0.el8.noarch 1647011980 1169668 87d94366a69a7e255183dafe11ad7f7a installed DEBUG: glib2-2.56.4-161.el8.x86_64 1672981785 12279992 f3c6b3d5012880ec327da3aa162a24e9 installed DEBUG: python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch 1647280087 48305 1136be3eda1d06e6a4c10e3068c8158a installed DEBUG: systemd-239-76.el8.x86_64 1684411858 11342692 d69bab226f7dcd5a95ef03280c012425 installed DEBUG: python3-os-ken-2.3.1-0.20220315161547.58a3939.el8.noarch 1647361437 23314691 25a1f269307a743e8b7f06deffc89c5c installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-kuryr-kubernetes.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '07fdce54347a4545b7ec62f67bf225ba', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ty_zsc88:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-kuryr-kubernetes.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} 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.leYJhs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf kuryr-kubernetes-6.0.1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd kuryr-kubernetes-6.0.1 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 add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-kuryr-kubernetes-6.0.1 base' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + find kuryr_kubernetes -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + rm -f requirements.txt DEBUG: + rm -f test-requirements.txt DEBUG: + rm -f doc/requirements.txt DEBUG: + rm -rf kuryr_kubernetes.egg-info DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xwy8zW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/kuryr_kubernetes DEBUG: creating build/lib/kuryr_kubernetes/tests DEBUG: creating build/lib/kuryr_kubernetes/tests/unit DEBUG: creating build/lib/kuryr_kubernetes/tests/unit/controller DEBUG: creating build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_vif.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_policy.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_pod_label.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_pipeline.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_namespace.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_machine.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_loadbalancer.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_lbaas.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrport.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetworkpolicy.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetwork_population.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetwork.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/test_fake_handler.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/tests/unit/controller/handlers/__init__.py -> build/lib/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying kuryr_kubernetes/watcher.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/version.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/utils.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/os_vif_util.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/os_vif_plug_noop.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/opts.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/linux_net_utils.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/k8s_client.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/health.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/exceptions.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/constants.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/config.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/clients.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/__init__.py -> build/lib/kuryr_kubernetes DEBUG: copying kuryr_kubernetes/tests/fake.py -> build/lib/kuryr_kubernetes/tests DEBUG: copying kuryr_kubernetes/tests/base.py -> build/lib/kuryr_kubernetes/tests DEBUG: copying kuryr_kubernetes/tests/__init__.py -> build/lib/kuryr_kubernetes/tests DEBUG: creating build/lib/kuryr_kubernetes/tests/unit/handlers DEBUG: copying kuryr_kubernetes/tests/unit/handlers/test_retry.py -> build/lib/kuryr_kubernetes/tests/unit/handlers DEBUG: copying kuryr_kubernetes/tests/unit/handlers/test_logging.py -> build/lib/kuryr_kubernetes/tests/unit/handlers DEBUG: copying kuryr_kubernetes/tests/unit/handlers/test_k8s_base.py -> build/lib/kuryr_kubernetes/tests/unit/handlers DEBUG: copying kuryr_kubernetes/tests/unit/handlers/test_health.py -> build/lib/kuryr_kubernetes/tests/unit/handlers DEBUG: copying kuryr_kubernetes/tests/unit/handlers/test_dispatch.py -> build/lib/kuryr_kubernetes/tests/unit/handlers DEBUG: copying kuryr_kubernetes/tests/unit/handlers/test_asynchronous.py -> build/lib/kuryr_kubernetes/tests/unit/handlers DEBUG: copying kuryr_kubernetes/tests/unit/handlers/__init__.py -> build/lib/kuryr_kubernetes/tests/unit/handlers DEBUG: creating build/lib/kuryr_kubernetes/tests/unit/controller/managers DEBUG: copying kuryr_kubernetes/tests/unit/controller/managers/test_prometheus_exporter.py -> build/lib/kuryr_kubernetes/tests/unit/controller/managers DEBUG: copying kuryr_kubernetes/tests/unit/controller/managers/test_pool.py -> build/lib/kuryr_kubernetes/tests/unit/controller/managers DEBUG: copying kuryr_kubernetes/tests/unit/controller/managers/test_health.py -> build/lib/kuryr_kubernetes/tests/unit/controller/managers DEBUG: copying kuryr_kubernetes/tests/unit/controller/managers/__init__.py -> build/lib/kuryr_kubernetes/tests/unit/controller/managers DEBUG: creating build/lib/kuryr_kubernetes/controller DEBUG: copying kuryr_kubernetes/controller/service.py -> build/lib/kuryr_kubernetes/controller DEBUG: copying kuryr_kubernetes/controller/__init__.py -> build/lib/kuryr_kubernetes/controller DEBUG: creating build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/vif_pool.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/utils.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/sriov.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/public_ip.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/node_subnets.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/neutron_vif.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/network_policy_security_groups.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/network_policy.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/nested_vlan_vif.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/nested_vif.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/nested_macvlan_vif.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/nested_dpdk_vif.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/namespace_subnet.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/multi_vif.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/lbaasv2.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/lb_public_ip.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/default_subnet.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/default_security_groups.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/default_project.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/base.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: copying kuryr_kubernetes/controller/drivers/__init__.py -> build/lib/kuryr_kubernetes/controller/drivers DEBUG: creating build/lib/kuryr_kubernetes/cmd DEBUG: copying kuryr_kubernetes/cmd/status.py -> build/lib/kuryr_kubernetes/cmd DEBUG: copying kuryr_kubernetes/cmd/sanity_checks.py -> build/lib/kuryr_kubernetes/cmd DEBUG: copying kuryr_kubernetes/cmd/daemon.py -> build/lib/kuryr_kubernetes/cmd DEBUG: copying kuryr_kubernetes/cmd/cni.py -> build/lib/kuryr_kubernetes/cmd DEBUG: copying kuryr_kubernetes/cmd/__init__.py -> build/lib/kuryr_kubernetes/cmd DEBUG: creating build/lib/kuryr_kubernetes/pod_resources DEBUG: copying kuryr_kubernetes/pod_resources/client.py -> build/lib/kuryr_kubernetes/pod_resources DEBUG: copying kuryr_kubernetes/pod_resources/api_pb2_grpc.py -> build/lib/kuryr_kubernetes/pod_resources DEBUG: copying kuryr_kubernetes/pod_resources/api_pb2.py -> build/lib/kuryr_kubernetes/pod_resources DEBUG: copying kuryr_kubernetes/pod_resources/__init__.py -> build/lib/kuryr_kubernetes/pod_resources DEBUG: creating build/lib/kuryr_kubernetes/cmd/eventlet DEBUG: copying kuryr_kubernetes/cmd/eventlet/controller.py -> build/lib/kuryr_kubernetes/cmd/eventlet DEBUG: copying kuryr_kubernetes/cmd/eventlet/__init__.py -> build/lib/kuryr_kubernetes/cmd/eventlet DEBUG: creating build/lib/kuryr_kubernetes/objects DEBUG: copying kuryr_kubernetes/objects/vif.py -> build/lib/kuryr_kubernetes/objects DEBUG: copying kuryr_kubernetes/objects/lbaas.py -> build/lib/kuryr_kubernetes/objects DEBUG: copying kuryr_kubernetes/objects/fields.py -> build/lib/kuryr_kubernetes/objects DEBUG: copying kuryr_kubernetes/objects/base.py -> build/lib/kuryr_kubernetes/objects DEBUG: copying kuryr_kubernetes/objects/__init__.py -> build/lib/kuryr_kubernetes/objects DEBUG: creating build/lib/kuryr_kubernetes/controller/managers DEBUG: copying kuryr_kubernetes/controller/managers/prometheus_exporter.py -> build/lib/kuryr_kubernetes/controller/managers DEBUG: copying kuryr_kubernetes/controller/managers/pool.py -> build/lib/kuryr_kubernetes/controller/managers DEBUG: copying kuryr_kubernetes/controller/managers/health.py -> build/lib/kuryr_kubernetes/controller/managers DEBUG: copying kuryr_kubernetes/controller/managers/__init__.py -> build/lib/kuryr_kubernetes/controller/managers DEBUG: copying kuryr_kubernetes/tests/unit/controller/test_service.py -> build/lib/kuryr_kubernetes/tests/unit/controller DEBUG: copying kuryr_kubernetes/tests/unit/controller/__init__.py -> build/lib/kuryr_kubernetes/tests/unit/controller DEBUG: creating build/lib/kuryr_kubernetes/tests/unit/cni DEBUG: copying kuryr_kubernetes/tests/unit/cni/test_utils.py -> build/lib/kuryr_kubernetes/tests/unit/cni DEBUG: copying kuryr_kubernetes/tests/unit/cni/test_service.py -> build/lib/kuryr_kubernetes/tests/unit/cni DEBUG: copying kuryr_kubernetes/tests/unit/cni/test_main.py -> build/lib/kuryr_kubernetes/tests/unit/cni DEBUG: copying kuryr_kubernetes/tests/unit/cni/test_health.py -> build/lib/kuryr_kubernetes/tests/unit/cni DEBUG: copying kuryr_kubernetes/tests/unit/cni/test_binding.py -> build/lib/kuryr_kubernetes/tests/unit/cni DEBUG: copying kuryr_kubernetes/tests/unit/cni/test_api.py -> build/lib/kuryr_kubernetes/tests/unit/cni DEBUG: copying kuryr_kubernetes/tests/unit/cni/__init__.py -> build/lib/kuryr_kubernetes/tests/unit/cni DEBUG: creating build/lib/kuryr_kubernetes/cni DEBUG: creating build/lib/kuryr_kubernetes/cni/binding DEBUG: copying kuryr_kubernetes/cni/binding/vhostuser.py -> build/lib/kuryr_kubernetes/cni/binding DEBUG: copying kuryr_kubernetes/cni/binding/sriov.py -> build/lib/kuryr_kubernetes/cni/binding DEBUG: copying kuryr_kubernetes/cni/binding/nested.py -> build/lib/kuryr_kubernetes/cni/binding DEBUG: copying kuryr_kubernetes/cni/binding/dpdk.py -> build/lib/kuryr_kubernetes/cni/binding DEBUG: copying kuryr_kubernetes/cni/binding/bridge.py -> build/lib/kuryr_kubernetes/cni/binding DEBUG: copying kuryr_kubernetes/cni/binding/base.py -> build/lib/kuryr_kubernetes/cni/binding DEBUG: copying kuryr_kubernetes/cni/binding/__init__.py -> build/lib/kuryr_kubernetes/cni/binding DEBUG: creating build/lib/kuryr_kubernetes/tests/unit/cmd DEBUG: creating build/lib/kuryr_kubernetes/tests/unit/cmd/eventlet DEBUG: copying kuryr_kubernetes/tests/unit/cmd/eventlet/test_controller.py -> build/lib/kuryr_kubernetes/tests/unit/cmd/eventlet DEBUG: copying kuryr_kubernetes/tests/unit/cmd/eventlet/__init__.py -> build/lib/kuryr_kubernetes/tests/unit/cmd/eventlet DEBUG: copying kuryr_kubernetes/tests/unit/test_watcher.py -> build/lib/kuryr_kubernetes/tests/unit DEBUG: copying kuryr_kubernetes/tests/unit/test_utils.py -> build/lib/kuryr_kubernetes/tests/unit DEBUG: copying kuryr_kubernetes/tests/unit/test_os_vif_util.py -> build/lib/kuryr_kubernetes/tests/unit DEBUG: copying kuryr_kubernetes/tests/unit/test_os_vif_plug_noop.py -> build/lib/kuryr_kubernetes/tests/unit DEBUG: copying kuryr_kubernetes/tests/unit/test_object.py -> build/lib/kuryr_kubernetes/tests/unit DEBUG: copying kuryr_kubernetes/tests/unit/test_linux_net_utils.py -> build/lib/kuryr_kubernetes/tests/unit DEBUG: copying kuryr_kubernetes/tests/unit/test_k8s_client.py -> build/lib/kuryr_kubernetes/tests/unit DEBUG: copying kuryr_kubernetes/tests/unit/test_clients.py -> build/lib/kuryr_kubernetes/tests/unit DEBUG: copying kuryr_kubernetes/tests/unit/kuryr_fixtures.py -> build/lib/kuryr_kubernetes/tests/unit DEBUG: copying kuryr_kubernetes/tests/unit/__init__.py -> build/lib/kuryr_kubernetes/tests/unit DEBUG: creating build/lib/kuryr_kubernetes/cni/daemon DEBUG: copying kuryr_kubernetes/cni/daemon/service.py -> build/lib/kuryr_kubernetes/cni/daemon DEBUG: copying kuryr_kubernetes/cni/daemon/__init__.py -> build/lib/kuryr_kubernetes/cni/daemon DEBUG: creating build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_vif_pool.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_utils.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_sriov.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_public_ip.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_node_subnets.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_neutron_vif.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_network_policy_security_groups.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_network_policy.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_nested_vlan_vif.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_nested_vif.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_nested_macvlan_vif.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_nested_dpdk.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_namespace_subnet.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_multi_vif.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_lbaasv2.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_lb_public_ip.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_default_subnet.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_default_security_groups.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_default_project.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/test_base.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/tests/unit/controller/drivers/__init__.py -> build/lib/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying kuryr_kubernetes/cni/utils.py -> build/lib/kuryr_kubernetes/cni DEBUG: copying kuryr_kubernetes/cni/prometheus_exporter.py -> build/lib/kuryr_kubernetes/cni DEBUG: copying kuryr_kubernetes/cni/main.py -> build/lib/kuryr_kubernetes/cni DEBUG: copying kuryr_kubernetes/cni/health.py -> build/lib/kuryr_kubernetes/cni DEBUG: copying kuryr_kubernetes/cni/handlers.py -> build/lib/kuryr_kubernetes/cni DEBUG: copying kuryr_kubernetes/cni/api.py -> build/lib/kuryr_kubernetes/cni DEBUG: copying kuryr_kubernetes/cni/__init__.py -> build/lib/kuryr_kubernetes/cni DEBUG: creating build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/vif.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/policy.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/pod_label.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/pipeline.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/namespace.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/machine.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/loadbalancer.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/lbaas.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/kuryrport.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/kuryrnetworkpolicy.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/kuryrnetwork_population.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/kuryrnetwork.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: copying kuryr_kubernetes/controller/handlers/__init__.py -> build/lib/kuryr_kubernetes/controller/handlers DEBUG: creating build/lib/kuryr_kubernetes/handlers DEBUG: copying kuryr_kubernetes/handlers/retry.py -> build/lib/kuryr_kubernetes/handlers DEBUG: copying kuryr_kubernetes/handlers/logging.py -> build/lib/kuryr_kubernetes/handlers DEBUG: copying kuryr_kubernetes/handlers/k8s_base.py -> build/lib/kuryr_kubernetes/handlers DEBUG: copying kuryr_kubernetes/handlers/health.py -> build/lib/kuryr_kubernetes/handlers DEBUG: copying kuryr_kubernetes/handlers/dispatch.py -> build/lib/kuryr_kubernetes/handlers DEBUG: copying kuryr_kubernetes/handlers/base.py -> build/lib/kuryr_kubernetes/handlers DEBUG: copying kuryr_kubernetes/handlers/asynchronous.py -> build/lib/kuryr_kubernetes/handlers DEBUG: copying kuryr_kubernetes/handlers/__init__.py -> build/lib/kuryr_kubernetes/handlers DEBUG: copying kuryr_kubernetes/tests/unit/cmd/test_status.py -> build/lib/kuryr_kubernetes/tests/unit/cmd DEBUG: copying kuryr_kubernetes/tests/unit/cmd/test_daemon.py -> build/lib/kuryr_kubernetes/tests/unit/cmd DEBUG: copying kuryr_kubernetes/tests/unit/cmd/__init__.py -> build/lib/kuryr_kubernetes/tests/unit/cmd DEBUG: creating build/lib/kuryr_kubernetes/tests/unit/cni/plugins DEBUG: copying kuryr_kubernetes/tests/unit/cni/plugins/test_k8s_cni_registry.py -> build/lib/kuryr_kubernetes/tests/unit/cni/plugins DEBUG: copying kuryr_kubernetes/tests/unit/cni/plugins/__init__.py -> build/lib/kuryr_kubernetes/tests/unit/cni/plugins DEBUG: creating build/lib/kuryr_kubernetes/cmd/sanity DEBUG: copying kuryr_kubernetes/cmd/sanity/checks.py -> build/lib/kuryr_kubernetes/cmd/sanity DEBUG: copying kuryr_kubernetes/cmd/sanity/__init__.py -> build/lib/kuryr_kubernetes/cmd/sanity DEBUG: creating build/lib/kuryr_kubernetes/cni/plugins DEBUG: copying kuryr_kubernetes/cni/plugins/k8s_cni_registry.py -> build/lib/kuryr_kubernetes/cni/plugins DEBUG: copying kuryr_kubernetes/cni/plugins/base.py -> build/lib/kuryr_kubernetes/cni/plugins DEBUG: copying kuryr_kubernetes/cni/plugins/__init__.py -> build/lib/kuryr_kubernetes/cni/plugins DEBUG: running egg_info DEBUG: creating kuryr_kubernetes.egg-info DEBUG: writing kuryr_kubernetes.egg-info/PKG-INFO DEBUG: writing dependency_links to kuryr_kubernetes.egg-info/dependency_links.txt DEBUG: writing entry points to kuryr_kubernetes.egg-info/entry_points.txt DEBUG: writing top-level names to kuryr_kubernetes.egg-info/top_level.txt DEBUG: writing pbr to kuryr_kubernetes.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'kuryr_kubernetes.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'kuryr_kubernetes.egg-info/SOURCES.txt' DEBUG: copying kuryr_kubernetes/pod_resources/api.proto -> build/lib/kuryr_kubernetes/pod_resources DEBUG: + sleep 1 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/kuryr.conf DEBUG: + sphinx-build -W -b html doc/source doc/build/html DEBUG: Running Sphinx v2.2.2 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/kuryr-kubernetes-6.0.1/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 51 source files that are out of date DEBUG: updating environment: [new config] 51 added, 0 changed, 0 removed DEBUG: reading sources... [ 1%] contributor/contributing DEBUG: reading sources... [ 3%] contributor/index DEBUG: reading sources... [ 5%] devref/health_manager DEBUG: reading sources... [ 7%] devref/high_availability DEBUG: reading sources... [ 9%] devref/index DEBUG: reading sources... [ 11%] devref/kuryr_kubernetes_design DEBUG: reading sources... [ 13%] devref/kuryr_kubernetes_versions DEBUG: reading sources... [ 15%] devref/network_policy DEBUG: reading sources... [ 17%] devref/port_manager DEBUG: reading sources... [ 19%] devref/service_support DEBUG: reading sources... [ 21%] devref/updating_pod_resources_api DEBUG: reading sources... [ 23%] devref/vif_handler_drivers_design DEBUG: reading sources... [ 25%] index DEBUG: reading sources... [ 27%] installation/containerized DEBUG: reading sources... [ 29%] installation/default_configuration DEBUG: reading sources... [ 31%] installation/devstack/basic DEBUG: reading sources... [ 33%] installation/devstack/containerized DEBUG: reading sources... [ 35%] installation/devstack/index DEBUG: reading sources... [ 37%] installation/devstack/nested-dpdk DEBUG: reading sources... [ 39%] installation/devstack/nested-macvlan DEBUG: reading sources... [ 41%] installation/devstack/nested-vlan DEBUG: reading sources... [ 43%] installation/devstack/ovn-octavia DEBUG: reading sources... [ 45%] installation/devstack/ovn_support DEBUG: reading sources... [ 47%] installation/devstack/ports-pool DEBUG: reading sources... [ 49%] installation/https_kubernetes DEBUG: reading sources... [ 50%] installation/index DEBUG: reading sources... [ 52%] installation/ipv6 DEBUG: reading sources... [ 54%] installation/listener_timeouts DEBUG: reading sources... [ 56%] installation/manual DEBUG: reading sources... [ 58%] installation/multi_vif_with_npwg_spec DEBUG: reading sources... [ 60%] installation/network_namespace DEBUG: reading sources... [ 62%] installation/network_policy DEBUG: reading sources... [ 64%] installation/ports-pool DEBUG: reading sources... [ 66%] installation/services DEBUG: reading sources... [ 68%] installation/sriov DEBUG: reading sources... [ 70%] installation/testing_connectivity DEBUG: reading sources... [ 72%] installation/testing_nested_connectivity DEBUG: reading sources... [ 74%] installation/testing_sctp_services DEBUG: reading sources... [ 76%] installation/testing_sriov_functional DEBUG: reading sources... [ 78%] installation/testing_udp_services DEBUG: reading sources... [ 80%] installation/trunk_ports DEBUG: reading sources... [ 82%] installation/upgrades DEBUG: reading sources... [ 84%] nested_vlan_mode DEBUG: reading sources... [ 86%] readme DEBUG: reading sources... [ 88%] specs/pike/contrail_support DEBUG: reading sources... [ 90%] specs/pike/fuxi_kubernetes DEBUG: reading sources... [ 92%] specs/pike/sriov DEBUG: reading sources... [ 94%] specs/queens/network_policy DEBUG: reading sources... [ 96%] specs/rocky/npwg_spec_support DEBUG: reading sources... [ 98%] specs/stein/vhostuser DEBUG: reading sources... [100%] usage DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 1%] contributor/contributing DEBUG: writing output... [ 3%] contributor/index DEBUG: writing output... [ 5%] devref/health_manager DEBUG: writing output... [ 7%] devref/high_availability DEBUG: writing output... [ 9%] devref/index DEBUG: writing output... [ 11%] devref/kuryr_kubernetes_design DEBUG: writing output... [ 13%] devref/kuryr_kubernetes_versions DEBUG: writing output... [ 15%] devref/network_policy DEBUG: writing output... [ 17%] devref/port_manager DEBUG: writing output... [ 19%] devref/service_support DEBUG: writing output... [ 21%] devref/updating_pod_resources_api DEBUG: writing output... [ 23%] devref/vif_handler_drivers_design DEBUG: writing output... [ 25%] index DEBUG: writing output... [ 27%] installation/containerized DEBUG: writing output... [ 29%] installation/default_configuration DEBUG: writing output... [ 31%] installation/devstack/basic DEBUG: writing output... [ 33%] installation/devstack/containerized DEBUG: writing output... [ 35%] installation/devstack/index DEBUG: writing output... [ 37%] installation/devstack/nested-dpdk DEBUG: writing output... [ 39%] installation/devstack/nested-macvlan DEBUG: writing output... [ 41%] installation/devstack/nested-vlan DEBUG: writing output... [ 43%] installation/devstack/ovn-octavia DEBUG: writing output... [ 45%] installation/devstack/ovn_support DEBUG: writing output... [ 47%] installation/devstack/ports-pool DEBUG: writing output... [ 49%] installation/https_kubernetes DEBUG: writing output... [ 50%] installation/index DEBUG: writing output... [ 52%] installation/ipv6 DEBUG: writing output... [ 54%] installation/listener_timeouts DEBUG: writing output... [ 56%] installation/manual DEBUG: writing output... [ 58%] installation/multi_vif_with_npwg_spec DEBUG: writing output... [ 60%] installation/network_namespace DEBUG: writing output... [ 62%] installation/network_policy DEBUG: writing output... [ 64%] installation/ports-pool DEBUG: writing output... [ 66%] installation/services DEBUG: writing output... [ 68%] installation/sriov DEBUG: writing output... [ 70%] installation/testing_connectivity DEBUG: writing output... [ 72%] installation/testing_nested_connectivity DEBUG: writing output... [ 74%] installation/testing_sctp_services DEBUG: writing output... [ 76%] installation/testing_sriov_functional DEBUG: writing output... [ 78%] installation/testing_udp_services DEBUG: writing output... [ 80%] installation/trunk_ports DEBUG: writing output... [ 82%] installation/upgrades DEBUG: writing output... [ 84%] nested_vlan_mode DEBUG: writing output... [ 86%] readme DEBUG: writing output... [ 88%] specs/pike/contrail_support DEBUG: writing output... [ 90%] specs/pike/fuxi_kubernetes DEBUG: writing output... [ 92%] specs/pike/sriov DEBUG: writing output... [ 94%] specs/queens/network_policy DEBUG: writing output... [ 96%] specs/rocky/npwg_spec_support DEBUG: writing output... [ 98%] specs/stein/vhostuser DEBUG: writing output... [100%] usage DEBUG: generating indices... genindexdone DEBUG: writing additional pages... searchdone DEBUG: copying images... [ 10%] devref/../../images/kuryr_k8s_components.png DEBUG: copying images... [ 20%] devref/../..//images/controller_pipeline.png DEBUG: copying images... [ 30%] devref/../../images/pod_creation_flow_daemon.png DEBUG: copying images... [ 40%] devref/../../images/create_network_policy_flow.svg DEBUG: copying images... [ 50%] devref/../../images/update_network_policy_on_pod_creation.svg DEBUG: copying images... [ 60%] devref/../../images/service_creation_diagram.svg DEBUG: copying images... [ 70%] devref/../../images/vif_handler_drivers_design.png DEBUG: copying images... [ 80%] installation/../../images/lbaas_translation.svg DEBUG: copying images... [ 90%] specs/pike/../../../images/fuxi_k8s_components.png DEBUG: copying images... [100%] specs/queens/../../../images/net-policy.svg DEBUG: copying static files... ... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: + sphinx-build -W -b man doc/source doc/build/man DEBUG: Running Sphinx v2.2.2 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/kuryr-kubernetes-6.0.1/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [man]: all manpages DEBUG: updating environment: [new config] 51 added, 0 changed, 0 removed DEBUG: reading sources... [ 1%] contributor/contributing DEBUG: reading sources... [ 3%] contributor/index DEBUG: reading sources... [ 5%] devref/health_manager DEBUG: reading sources... [ 7%] devref/high_availability DEBUG: reading sources... [ 9%] devref/index DEBUG: reading sources... [ 11%] devref/kuryr_kubernetes_design DEBUG: reading sources... [ 13%] devref/kuryr_kubernetes_versions DEBUG: reading sources... [ 15%] devref/network_policy DEBUG: reading sources... [ 17%] devref/port_manager DEBUG: reading sources... [ 19%] devref/service_support DEBUG: reading sources... [ 21%] devref/updating_pod_resources_api DEBUG: reading sources... [ 23%] devref/vif_handler_drivers_design DEBUG: reading sources... [ 25%] index DEBUG: reading sources... [ 27%] installation/containerized DEBUG: reading sources... [ 29%] installation/default_configuration DEBUG: reading sources... [ 31%] installation/devstack/basic DEBUG: reading sources... [ 33%] installation/devstack/containerized DEBUG: reading sources... [ 35%] installation/devstack/index DEBUG: reading sources... [ 37%] installation/devstack/nested-dpdk DEBUG: reading sources... [ 39%] installation/devstack/nested-macvlan DEBUG: reading sources... [ 41%] installation/devstack/nested-vlan DEBUG: reading sources... [ 43%] installation/devstack/ovn-octavia DEBUG: reading sources... [ 45%] installation/devstack/ovn_support DEBUG: reading sources... [ 47%] installation/devstack/ports-pool DEBUG: reading sources... [ 49%] installation/https_kubernetes DEBUG: reading sources... [ 50%] installation/index DEBUG: reading sources... [ 52%] installation/ipv6 DEBUG: reading sources... [ 54%] installation/listener_timeouts DEBUG: reading sources... [ 56%] installation/manual DEBUG: reading sources... [ 58%] installation/multi_vif_with_npwg_spec DEBUG: reading sources... [ 60%] installation/network_namespace DEBUG: reading sources... [ 62%] installation/network_policy DEBUG: reading sources... [ 64%] installation/ports-pool DEBUG: reading sources... [ 66%] installation/services DEBUG: reading sources... [ 68%] installation/sriov DEBUG: reading sources... [ 70%] installation/testing_connectivity DEBUG: reading sources... [ 72%] installation/testing_nested_connectivity DEBUG: reading sources... [ 74%] installation/testing_sctp_services DEBUG: reading sources... [ 76%] installation/testing_sriov_functional DEBUG: reading sources... [ 78%] installation/testing_udp_services DEBUG: reading sources... [ 80%] installation/trunk_ports DEBUG: reading sources... [ 82%] installation/upgrades DEBUG: reading sources... [ 84%] nested_vlan_mode DEBUG: reading sources... [ 86%] readme DEBUG: reading sources... [ 88%] specs/pike/contrail_support DEBUG: reading sources... [ 90%] specs/pike/fuxi_kubernetes DEBUG: reading sources... [ 92%] specs/pike/sriov DEBUG: reading sources... [ 94%] specs/queens/network_policy DEBUG: reading sources... [ 96%] specs/rocky/npwg_spec_support DEBUG: reading sources... [ 98%] specs/stein/vhostuser DEBUG: reading sources... [100%] usage DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: writing... kuryr-kubernetes.1 { readme nested_vlan_mode installation/index installation/manual installation/https_kubernetes installation/ports-pool installation/services installation/ipv6 installation/upgrades installation/devstack/index installation/devstack/basic installation/devstack/nested-vlan installation/devstack/nested-macvlan installation/devstack/nested-dpdk installation/devstack/ovn_support installation/devstack/ovn-octavia installation/devstack/containerized installation/devstack/ports-pool installation/default_configuration installation/trunk_ports installation/network_namespace installation/network_policy installation/testing_connectivity installation/testing_nested_connectivity installation/containerized installation/multi_vif_with_npwg_spec installation/sriov installation/testing_udp_services installation/testing_sriov_functional installation/testing_sctp_services installation/listener_timeouts usage contributor/index contributor/contributing devref/index devref/kuryr_kubernetes_design devref/service_support devref/port_manager devref/vif_handler_drivers_design devref/health_manager devref/high_availability devref/kuryr_kubernetes_versions devref/network_policy devref/updating_pod_resources_api specs/pike/contrail_support specs/pike/fuxi_kubernetes specs/pike/sriov specs/queens/network_policy specs/rocky/npwg_spec_support specs/stein/vhostuser } done DEBUG: build succeeded. DEBUG: The manual pages are in doc/build/man. DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CkVi3z DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64 DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64 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/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers DEBUG: copying build/lib/kuryr_kubernetes/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers DEBUG: copying build/lib/kuryr_kubernetes/handlers/asynchronous.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers DEBUG: copying build/lib/kuryr_kubernetes/handlers/base.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers DEBUG: copying build/lib/kuryr_kubernetes/handlers/dispatch.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers DEBUG: copying build/lib/kuryr_kubernetes/handlers/health.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers DEBUG: copying build/lib/kuryr_kubernetes/handlers/k8s_base.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers DEBUG: copying build/lib/kuryr_kubernetes/handlers/logging.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers DEBUG: copying build/lib/kuryr_kubernetes/handlers/retry.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/plugins DEBUG: copying build/lib/kuryr_kubernetes/cni/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/plugins DEBUG: copying build/lib/kuryr_kubernetes/cni/plugins/base.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/plugins DEBUG: copying build/lib/kuryr_kubernetes/cni/plugins/k8s_cni_registry.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/plugins DEBUG: copying build/lib/kuryr_kubernetes/cni/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni DEBUG: copying build/lib/kuryr_kubernetes/cni/api.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni DEBUG: copying build/lib/kuryr_kubernetes/cni/handlers.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni DEBUG: copying build/lib/kuryr_kubernetes/cni/health.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni DEBUG: copying build/lib/kuryr_kubernetes/cni/main.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni DEBUG: copying build/lib/kuryr_kubernetes/cni/prometheus_exporter.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni DEBUG: copying build/lib/kuryr_kubernetes/cni/utils.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/daemon DEBUG: copying build/lib/kuryr_kubernetes/cni/daemon/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/daemon DEBUG: copying build/lib/kuryr_kubernetes/cni/daemon/service.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/daemon DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding DEBUG: copying build/lib/kuryr_kubernetes/cni/binding/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding DEBUG: copying build/lib/kuryr_kubernetes/cni/binding/base.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding DEBUG: copying build/lib/kuryr_kubernetes/cni/binding/bridge.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding DEBUG: copying build/lib/kuryr_kubernetes/cni/binding/dpdk.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding DEBUG: copying build/lib/kuryr_kubernetes/cni/binding/nested.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding DEBUG: copying build/lib/kuryr_kubernetes/cni/binding/sriov.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding DEBUG: copying build/lib/kuryr_kubernetes/cni/binding/vhostuser.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects DEBUG: copying build/lib/kuryr_kubernetes/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects DEBUG: copying build/lib/kuryr_kubernetes/objects/base.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects DEBUG: copying build/lib/kuryr_kubernetes/objects/fields.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects DEBUG: copying build/lib/kuryr_kubernetes/objects/lbaas.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects DEBUG: copying build/lib/kuryr_kubernetes/objects/vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/pod_resources DEBUG: copying build/lib/kuryr_kubernetes/pod_resources/api.proto -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/pod_resources DEBUG: copying build/lib/kuryr_kubernetes/pod_resources/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/pod_resources DEBUG: copying build/lib/kuryr_kubernetes/pod_resources/api_pb2.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/pod_resources DEBUG: copying build/lib/kuryr_kubernetes/pod_resources/api_pb2_grpc.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/pod_resources DEBUG: copying build/lib/kuryr_kubernetes/pod_resources/client.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/pod_resources DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/sanity DEBUG: copying build/lib/kuryr_kubernetes/cmd/sanity/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/sanity DEBUG: copying build/lib/kuryr_kubernetes/cmd/sanity/checks.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/sanity DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/eventlet DEBUG: copying build/lib/kuryr_kubernetes/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/eventlet DEBUG: copying build/lib/kuryr_kubernetes/cmd/eventlet/controller.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/eventlet DEBUG: copying build/lib/kuryr_kubernetes/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd DEBUG: copying build/lib/kuryr_kubernetes/cmd/cni.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd DEBUG: copying build/lib/kuryr_kubernetes/cmd/daemon.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd DEBUG: copying build/lib/kuryr_kubernetes/cmd/sanity_checks.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd DEBUG: copying build/lib/kuryr_kubernetes/cmd/status.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/kuryrnetwork.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/kuryrnetwork_population.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/kuryrnetworkpolicy.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/kuryrport.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/lbaas.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/machine.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/namespace.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/pipeline.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/pod_label.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/policy.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/controller/handlers/vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/managers DEBUG: copying build/lib/kuryr_kubernetes/controller/managers/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/managers DEBUG: copying build/lib/kuryr_kubernetes/controller/managers/health.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/managers DEBUG: copying build/lib/kuryr_kubernetes/controller/managers/pool.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/managers DEBUG: copying build/lib/kuryr_kubernetes/controller/managers/prometheus_exporter.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/managers DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/base.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/default_project.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/default_security_groups.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/default_subnet.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/lb_public_ip.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/lbaasv2.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/multi_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/namespace_subnet.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/nested_dpdk_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/nested_macvlan_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/nested_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/nested_vlan_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/network_policy.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/network_policy_security_groups.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/neutron_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/node_subnets.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/public_ip.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/sriov.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/utils.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/drivers/vif_pool.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller DEBUG: copying build/lib/kuryr_kubernetes/controller/service.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller DEBUG: copying build/lib/kuryr_kubernetes/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/clients.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/config.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/constants.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/exceptions.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/health.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/k8s_client.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/linux_net_utils.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/opts.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/os_vif_plug_noop.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/os_vif_util.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/utils.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/version.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: copying build/lib/kuryr_kubernetes/watcher.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests DEBUG: copying build/lib/kuryr_kubernetes/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests DEBUG: copying build/lib/kuryr_kubernetes/tests/base.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests DEBUG: copying build/lib/kuryr_kubernetes/tests/fake.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/kuryr_fixtures.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/test_clients.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/test_k8s_client.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/test_linux_net_utils.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/test_object.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/test_os_vif_plug_noop.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/test_os_vif_util.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/test_watcher.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cmd/test_daemon.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd/eventlet DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd/eventlet DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cmd/eventlet/test_controller.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd/eventlet DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/plugins DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cni/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/plugins DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cni/plugins/test_k8s_cni_registry.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/plugins DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cni/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cni/test_api.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cni/test_binding.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cni/test_health.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cni/test_main.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cni/test_service.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/cni/test_utils.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/handlers/test_asynchronous.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/handlers/test_dispatch.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/handlers/test_health.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/handlers/test_k8s_base.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/handlers/test_logging.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/handlers/test_retry.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_base.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_default_project.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_default_security_groups.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_default_subnet.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_lb_public_ip.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_lbaasv2.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_multi_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_namespace_subnet.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_nested_dpdk.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_nested_macvlan_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_nested_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_nested_vlan_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_network_policy.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_network_policy_security_groups.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_neutron_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_node_subnets.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_public_ip.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_sriov.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_utils.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/drivers/test_vif_pool.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/test_service.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/managers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/managers/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/managers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/managers/test_health.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/managers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/managers/test_pool.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/managers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/managers/test_prometheus_exporter.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/managers DEBUG: creating /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_fake_handler.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetwork.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetwork_population.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetworkpolicy.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrport.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_lbaas.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_machine.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_namespace.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_pipeline.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_pod_label.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_policy.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: copying build/lib/kuryr_kubernetes/tests/unit/controller/handlers/test_vif.py -> /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers/asynchronous.py to asynchronous.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers/dispatch.py to dispatch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers/health.py to health.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers/k8s_base.py to k8s_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers/logging.py to logging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/handlers/retry.py to retry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/plugins/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/plugins/k8s_cni_registry.py to k8s_cni_registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/handlers.py to handlers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/health.py to health.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/main.py to main.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/prometheus_exporter.py to prometheus_exporter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/daemon/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/daemon/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding/bridge.py to bridge.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding/dpdk.py to dpdk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding/nested.py to nested.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding/sriov.py to sriov.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cni/binding/vhostuser.py to vhostuser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects/fields.py to fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects/lbaas.py to lbaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/objects/vif.py to vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/pod_resources/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/pod_resources/api_pb2.py to api_pb2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/pod_resources/api_pb2_grpc.py to api_pb2_grpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/pod_resources/client.py to client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/sanity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/sanity/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/eventlet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/eventlet/controller.py to controller.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/cni.py to cni.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/daemon.py to daemon.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/sanity_checks.py to sanity_checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/cmd/status.py to status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/kuryrnetwork.py to kuryrnetwork.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/kuryrnetwork_population.py to kuryrnetwork_population.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/kuryrnetworkpolicy.py to kuryrnetworkpolicy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/kuryrport.py to kuryrport.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/lbaas.py to lbaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/loadbalancer.py to loadbalancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/machine.py to machine.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/namespace.py to namespace.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/pipeline.py to pipeline.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/pod_label.py to pod_label.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/handlers/vif.py to vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/managers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/managers/health.py to health.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/managers/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/managers/prometheus_exporter.py to prometheus_exporter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/default_project.py to default_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/default_security_groups.py to default_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/default_subnet.py to default_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/lb_public_ip.py to lb_public_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/lbaasv2.py to lbaasv2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/multi_vif.py to multi_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/namespace_subnet.py to namespace_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/nested_dpdk_vif.py to nested_dpdk_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/nested_macvlan_vif.py to nested_macvlan_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/nested_vif.py to nested_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/nested_vlan_vif.py to nested_vlan_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/network_policy.py to network_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/network_policy_security_groups.py to network_policy_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/neutron_vif.py to neutron_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/node_subnets.py to node_subnets.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/public_ip.py to public_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/sriov.py to sriov.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/drivers/vif_pool.py to vif_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/controller/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/clients.py to clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/health.py to health.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/k8s_client.py to k8s_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/linux_net_utils.py to linux_net_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/os_vif_plug_noop.py to os_vif_plug_noop.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/os_vif_util.py to os_vif_util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/watcher.py to watcher.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/fake.py to fake.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/kuryr_fixtures.py to kuryr_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/test_clients.py to test_clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/test_k8s_client.py to test_k8s_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/test_linux_net_utils.py to test_linux_net_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/test_object.py to test_object.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/test_os_vif_plug_noop.py to test_os_vif_plug_noop.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/test_os_vif_util.py to test_os_vif_util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/test_watcher.py to test_watcher.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd/test_daemon.py to test_daemon.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd/test_status.py to test_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd/eventlet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cmd/eventlet/test_controller.py to test_controller.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/plugins/test_k8s_cni_registry.py to test_k8s_cni_registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/test_api.py to test_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/test_binding.py to test_binding.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/test_health.py to test_health.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/test_main.py to test_main.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/cni/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers/test_asynchronous.py to test_asynchronous.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers/test_dispatch.py to test_dispatch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers/test_health.py to test_health.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers/test_k8s_base.py to test_k8s_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers/test_logging.py to test_logging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/handlers/test_retry.py to test_retry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_default_project.py to test_default_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_default_security_groups.py to test_default_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_default_subnet.py to test_default_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_lb_public_ip.py to test_lb_public_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_lbaasv2.py to test_lbaasv2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_multi_vif.py to test_multi_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_namespace_subnet.py to test_namespace_subnet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_nested_dpdk.py to test_nested_dpdk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_nested_macvlan_vif.py to test_nested_macvlan_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_nested_vif.py to test_nested_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_nested_vlan_vif.py to test_nested_vlan_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_network_policy.py to test_network_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_network_policy_security_groups.py to test_network_policy_security_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_neutron_vif.py to test_neutron_vif.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_node_subnets.py to test_node_subnets.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_public_ip.py to test_public_ip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_sriov.py to test_sriov.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/drivers/test_vif_pool.py to test_vif_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/managers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/managers/test_health.py to test_health.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/managers/test_pool.py to test_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/managers/test_prometheus_exporter.py to test_prometheus_exporter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_fake_handler.py to test_fake_handler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetwork.py to test_kuryrnetwork.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetwork_population.py to test_kuryrnetwork_population.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrnetworkpolicy.py to test_kuryrnetworkpolicy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_kuryrport.py to test_kuryrport.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_lbaas.py to test_lbaas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_loadbalancer.py to test_loadbalancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_machine.py to test_machine.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_namespace.py to test_namespace.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_pipeline.py to test_pipeline.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_pod_label.py to test_pod_label.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes/tests/unit/controller/handlers/test_vif.py to test_vif.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpo04jdy_p.py' DEBUG: /usr/libexec/platform-python /tmp/tmpo04jdy_p.py DEBUG: removing /tmp/tmpo04jdy_p.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing kuryr_kubernetes.egg-info/PKG-INFO DEBUG: writing dependency_links to kuryr_kubernetes.egg-info/dependency_links.txt DEBUG: writing entry points to kuryr_kubernetes.egg-info/entry_points.txt DEBUG: writing top-level names to kuryr_kubernetes.egg-info/top_level.txt DEBUG: writing pbr to kuryr_kubernetes.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: writing manifest file 'kuryr_kubernetes.egg-info/SOURCES.txt' DEBUG: Copying kuryr_kubernetes.egg-info to /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6/site-packages/kuryr_kubernetes-6.0.1-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing kuryr-cni script to /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/bin DEBUG: Installing kuryr-daemon script to /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/bin DEBUG: Installing kuryr-k8s-controller script to /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/bin DEBUG: Installing kuryr-k8s-sanity script to /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/bin DEBUG: Installing kuryr-k8s-status script to /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/bin DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/etc/kuryr DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/var/log/kuryr DEBUG: + install -p -D -m 640 etc/kuryr.conf.sample /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/etc/kuryr/kuryr.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/man/man1 DEBUG: + install -p -D -m 644 doc/build/man/kuryr-kubernetes.1 /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/man/man1/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/kuryr.logrotate /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/etc/logrotate.d/openstack-kuryr-kubernetes DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/kuryr-controller.service /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/systemd/system/kuryr-controller.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/kuryr-cni.service /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/systemd/system/kuryr-cni.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-kuryr.tmpfs /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/tmpfiles.d/openstack-kuryr.conf DEBUG: + install -d /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/var/run/kuryr DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/libexec/kuryr DEBUG: + install -p -D -m 755 cni_ds_init /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/libexec/kuryr/ DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 6.0.1-0.20230728145720.f51aa74.el8 --unique-debug-suffix -6.0.1-0.20230728145720.f51aa74.el8.x86_64 --unique-debug-src-base openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/kuryr-kubernetes-6.0.1 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nVY9rs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + export OS_TEST_PATH=./kuryr_kubernetes/tests DEBUG: + OS_TEST_PATH=./kuryr_kubernetes/tests DEBUG: + PYTHON=/usr/libexec/platform-python DEBUG: + stestr --test-path ./kuryr_kubernetes/tests run DEBUG: {0} kuryr_kubernetes.tests.unit.cmd.test_daemon.TestDaemonCmd.test_start [0.523899s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test__check_annotations_malformed [0.002960s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test_downgrade_annotations [0.003795s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cni.plugins.test_k8s_cni_registry.TestK8sCNIRegistryPlugin.test_add_present [0.026647s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_api.TestCNIDaemonizedRunner.test_run_write_version [0.001886s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_binding.TestNestedDriver.test_detect_none [0.027873s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_binding.TestNestedMacvlanDriver.test_connect [0.011366s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'bar'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'bar'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: Found hanging interface h_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface c_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface h_interface inside host netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface h_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface c_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface h_interface inside host netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_binding.TestNestedMacvlanDriver.test_connect_mtu_mismatch [0.025230s] ... ok DEBUG: The configured ovs_bridge=None integration interface does not exists. Reporting that driver is not healthy. DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_binding.TestOpenVSwitchDriver.test_connect [0.029769s] ... ok DEBUG: Found hanging interface h_interface inside host netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_connect_no_annotations [0.020492s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_get_driver_by_res [0.003692s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_get_resource_by_physnet [0.027169s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_binding.TestVHostUserDriver.test_connect_client [0.005084s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_binding.TestVHostUserDriver.test_disconnect [0.004382s] ... ok DEBUG: Deprecation warning https://docs.pyroute2.org/ipdb_toc.html DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthServer.test_liveness_status_mem_usage_error [0.108592s] ... ok DEBUG: CNI daemon exceeded maximum memory usage. DEBUG: NET_ADMIN capabilities not present. DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthServer.test_readiness_status_net_admin_error [0.005090s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthUtils.test__get_cni_cgroup_path_container [0.004270s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test__get_annotation_missing [0.322155s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_base.TestDriverBase.test_get_instance_invalid_type [0.031947s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_base.TestMultiVIFDriver.test_get_enabled_drivers [0.002665s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_default_project.TestDefaultNamespaceProjectDriver.test_get_project [0.009243s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_default_project.TestDefaultNetworkPolicyProjectDriver.test_get_project_not_set [0.001442s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_default_project.TestDefaultPodProjectDriver.test_get_project_not_set [0.001417s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_default_subnet.TestDefaultPodSubnetDriver.test_get_subnets [0.001985s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test_upgrade_result_get_details [0.018570s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_api.TestCNIDaemonizedRunner.test_run_add_invalid [0.002542s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_api.TestCNIDaemonizedRunner.test_run_del_invalid [0.001841s] ... ok DEBUG: CNI daemon returned error "400 ". DEBUG: CNI daemon returned error "400 ". DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_default_subnet.TestDefaultPodSubnetDriver.test_get_subnets_not_set [0.026174s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_default_subnet.TestDefaultServiceSubnetDriver.test_get_subnets [0.002083s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_api.TestCNIDaemonizedRunner.test_run_socket_error [0.029131s] ... ok DEBUG: Looks like 127.0.0.1:5036 cannot be reached. Is kuryr-daemon running? DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/api.py", line 158, in _make_request DEBUG: headers={'Connection': 'close'}) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: requests.exceptions.ConnectionError DEBUG: Found hanging interface h_interface inside host netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_acquire_service_pub_ip_info_pool_net_not_defined [0.022425s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_associate_pub_ip_empty_params [0.001987s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_disassociate_pub_ip_neutron_exception [0.002167s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_release_pub_ip_empty_lb_ip_info [0.001388s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_conf_lb_sgs [0.003847s] ... ok DEBUG: Skipping Floating IP allocation on port: None. Missing value for external_svc_net config. DEBUG: Failed to update_ip, floating_ip_id=ec29d641-fec4-4f67-928a-124a76b3a888,response=None! DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_binding.TestBridgeDriver.test_connect [0.006949s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_binding.TestBridgeDriver.test_disconnect [0.004230s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_binding.TestNestedDriver.test_detect_kubelet_port [0.003764s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_conf_with_octavia_acls [0.033159s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_binding.TestNestedVlanDriver.test_connect [0.023927s] ... ok DEBUG: Found hanging interface h_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface c_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface h_interface inside host netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_ipv6_add_default [0.014828s] ... ok DEBUG: We still waiting for SG to be created for VIP openstack.network.v2.port.Port(allowed_address_pairs=[], binding:host_id=kuryr-devstack, binding:profile={}, binding:vif_details={'port_filter': True, 'ovs_hybrid_plug': False}, binding:vif_type=ovs, binding:vnic_type=normal, created_at=2017-06-09T13:23:24Z, data_plane_status=None, description=, device_id=, device_owner=compute:kuryr, dns_assignment=None, dns_domain=None, dns_name=None, extra_dhcp_opts=[], fixed_ips=[{'subnet_id': 'e1942bb1-5f51-4646-9885-365b66215592', 'ip_address': '10.10.0.5'}, {'subnet_id': '4894baaf-df06-4a54-9885-9cd99d1cc245', 'ip_address': 'fd35:7db5:e3fc:0:f816:3eff:fe80:d421'}], id=07cfe856-11cc-43d9-9200-ff4dc02d3620, admin_state_up=True, port_security_enabled=True, mac_address=fa:16:3e:80:d4:21, name=kuryr-pool-port, network_id=ba44f957-c467-412b-b985-ae720514bc46, tenant_id=b6e8fb2bde594673923afc19cf168f3a, qos_policy_id=None, revision_number=9, security_groups=[], status=DOWN, tags=[], trunk_details=None, updated_at=2019-12-04T15:06:09Z, ip_address=None, location=None, option_name=None, option_value=None, subnet_id=None) DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_no_sg [0.003379s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_binding.TestNestedVlanDriver.test_connect_mtu_mismatch [0.023270s] ... ok DEBUG: Found hanging interface h_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface c_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface h_interface inside host netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_no_vip [0.021884s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_same_sg [0.004051s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_binding.TestNestedVlanDriver.test_disconnect [0.016472s] ... ok DEBUG: Found hanging interface h_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface c_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_add_tags [0.013567s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_add_tags_no_tag [0.001964s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_create_loadbalancer [0.002367s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_create_loadbalancer_provider_defined [0.002395s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_create_pool_with_different_lb_algorithm [0.002336s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_binding.TestOpenVSwitchDriver.test_disconnect [0.022882s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_compute_pci_netdevice [0.013087s] ... ok DEBUG: The configured ovs_bridge=None integration interface does not exists. Reporting that driver is not healthy. DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_compute_pci_vfio [0.004546s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_ensure_with_internalservererror [0.002354s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_find_listener_not_found [0.001855s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_find_pool_by_listener [0.002499s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_find_pool_by_listener_not_found [0.001683s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_get_octavia_version_is_none [0.002319s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_process_vif [0.046308s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_provisioning_timer ... SKIPPED: not implemented DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_release_with_wait [0.002471s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_request [0.001780s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_multi_vif.TestNPWGMultiVIFDriver.test_get_networks_with_invalid_annotation [0.002228s] ... ok DEBUG: Deprecation warning https://docs.pyroute2.org/ipdb_toc.html DEBUG: Kubernetes Client Exception. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/namespace_subnet.py", line 60, in _get_namespace_subnet_id DEBUG: net_crd = kubernetes.get(net_crd_path) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sClientException DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_multi_vif.TestNPWGMultiVIFDriver.test_get_networks_without_annotation [0.016925s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test__get_namespace_subnet_id_get_crd_exception [0.003286s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_add_subnet_to_router_already_connected [0.002882s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_add_subnet_to_router_exception [0.003905s] ... ok DEBUG: Error attaching the subnet sentinel.subnet_id to the router DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/namespace_subnet.py", line 190, in add_subnet_to_router DEBUG: os_net.add_interface_to_router(router_id, subnet_id=subnet_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.SDKException: SDKException DEBUG: {1} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test__check_annotations_failure [0.320372s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test__check_annotations_malformed_and_old [0.003023s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_dpdk.TestNestedDpdkVIFDriver.test_activate_vif_2_True [0.013787s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_add_to_allowed_address_pairs_1_None [0.003531s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_remove_from_allowed_address_pairs_2_fa_16_3e_71_cb_80 [0.004117s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_remove_from_allowed_address_pairs_missing_2_fa_16_3e_71_cb_80 [0.003001s] ... ok DEBUG: No {'ip_address': 10.0.0.29, 'mac_address': fa:16:3e:71:cb:80} pair found in the 'allowed_address_pair' list while trying to remove it. DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthServer.test_liveness_status_ipdb_error [0.087167s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthServer.test_readiness_status [0.005258s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthUtils.test__get_mem_usage [0.001695s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test__get_annotation_existing [0.032158s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test_update_annotations [0.003234s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthUtils.test_has_cap [0.002271s] ... ok DEBUG: IPDB not in working order. DEBUG: There is not enough vlan ids available to create a batch of 2 subports. DEBUG: Timeout on ADD request DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/daemon/service.py", line 108, in add DEBUG: vif = self.plugin.add(params) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.CNIKuryrPortTimeout: Timed out waiting for KuryrPort to be created for pod bar. kuryr-controller is responsible for that, check logs there. DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_request_vif [0.030625s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vif.TestNestedPodVIFDriver.test_get_parent_port [0.002756s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test__create_subports_info_not_enough_vlans [0.002522s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_get_port_request [0.002842s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_service.TestDaemonServer.test_add_timeout [0.019287s] ... ok DEBUG: Error when processing delNetwork request. Ignoring this error, pod is most likely gone DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_service.TestDaemonServer.test_delete_timeout [0.005212s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test_upgrade_check_success [0.033276s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test_upgrade_check_warning [0.002422s] ... ok DEBUG: Neutron port is missing trunk details. Please ensure that k8s node port is associated with a Neutron vlan trunk DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_get_trunk_id_details_missing [0.027234s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_get_vlan_id_exhausted [0.002126s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_release_vif [0.001907s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_utils.TestCNIUtils.test_not_running_under_container_runtime [0.023594s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'bar'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'bar'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'bar'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'bar'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: Received DEL request for unknown ADD call for Kuryrport default/foo (CNI_CONTAINERID=cont_id). Ignoring. DEBUG: {1} kuryr_kubernetes.tests.unit.cni.plugins.test_k8s_cni_registry.TestK8sCNIRegistryPlugin.test_add_present_on_5_try [0.021577s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.plugins.test_k8s_cni_registry.TestK8sCNIRegistryPlugin.test_del_present [0.003901s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.plugins.test_k8s_cni_registry.TestK8sCNIRegistryPlugin.test_del_wrong_container_id [0.002526s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.cni.test_utils.TestCNIUtils.test_running_under_container_runtime_1_docker [0.001827s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_default_project.TestDefaultNamespaceProjectDriver.test_get_project_not_set [0.001459s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_default_project.TestDefaultPodProjectDriver.test_get_project [0.014257s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_default_security_groups.TestDefaultPodSecurityGroupsDriver.test_get_security_groups [0.001853s] ... ok DEBUG: Error creating bulk ports: {'ports': [sentinel.port_request, sentinel.port_request]} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/nested_vlan_vif.py", line 93, in request_vifs DEBUG: ports = list(os_net.create_ports(bulk_port_rq)) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.SDKException: SDKException DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_request_vifs_bulk_creation_exception [0.026727s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test__create_sg_rule_body_on_text_port_egress [0.002849s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'bar'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'bar'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: Found hanging interface h_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Found hanging interface c_interface inside /proc/netns/1234 netns. Most likely it is a leftover from a kuryr-daemon restart. Trying to delete it. DEBUG: Failed when creating security group rule for listener default/lb:TCP:80. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/lbaasv2.py", line 343, in _apply_members_security_groups DEBUG: description=sg_rule_name) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.SDKException: SDKException DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test__create_sg_rule_body_on_text_port_ingress_match [0.002254s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_ensure_network_policy [0.025367s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.plugins.test_k8s_cni_registry.TestK8sCNIRegistryPlugin.test_remove_pod_from_registry_after_del [0.035072s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_api.TestCNIDaemonizedRunner.test_run_add [0.014564s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_api.TestCNIDaemonizedRunner.test_run_invalid [0.002119s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_default_security_groups.TestDefaultPodSecurityGroupsDriver.test_get_security_groups_not_set [0.013701s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_default_security_groups.TestDefaultServiceSecurityGroupsDriver.test_get_security_groups_not_set [0.001714s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_default_subnet.TestDefaultServiceSubnetDriver.test_get_subnets_not_set [0.001657s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_acquire_service_pub_ip_info_alloc_from_pool [0.002504s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_acquire_service_pub_ip_info_pool_subnet_is_none [0.034043s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_release_pub_ip_alloc_method_non_pool [0.001596s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_add_default_sdk_exception [0.015461s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_ensure_network_policy_error_add_crd [0.003527s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_get_namespaces_no_matches [0.002634s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_namespaced_pods [0.001836s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_binding.TestNestedMacvlanDriver.test_disconnect [0.033381s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_conf_lb_sgs_conflict [0.005681s] ... ok DEBUG: Directory /var/run/openvswitch or /var/run/cni does not exist or Kuryr has no permissions to access it. Marking vhostuser binding driver as unhealthy. DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_binding.TestVHostUserDriver.test_connect_server [0.014493s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_parse_network_policy_rules_with_no_pod_selector [0.010414s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_parse_network_policy_rules_with_no_rules [0.002906s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_delete_unmatched_lbaas_rules [0.032773s] ... ok DEBUG: Deprecation warning https://docs.pyroute2.org/ipdb_toc.html DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test__create_sg_rules [0.018004s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_no_delete_lbaas_rules [0.017238s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test__parse_rules [0.011982s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_get_device_id [0.001607s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_get_port_request [0.002515s] ... ok DEBUG: [neutron_defaults]resource_tags is set, but Octavia API 2.4 does not support resource tagging. Kuryr will put requested tags in the description field of Octavia resources. DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_no_enforce [0.011501s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_add_tags_no_support_resource_no_description [0.002120s] ... ok DEBUG: No `subnets` in Machine `providerSpec.values.networks`. DEBUG: No `subnets` found in Machine `providerSpec` DEBUG: Could not determine subnet of Machine foo-tv22d-master-2 DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestConfigNodesSubnetsDriver.test_get_nodes_subnets [0.012039s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_add_node_cannot [0.003107s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_add_node_exists [0.001653s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_delete_node [0.002054s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_nodes_subnets_not_raise [0.001407s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_nodes_subnets_raise [0.001494s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_networks_and_ports [0.001648s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthServer.test_liveness_status [0.072263s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_service.TestCNIDaemonWatcherService.test_on_deleted [0.002654s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_service.TestCNIDaemonWatcherService.test_on_deleted_false [0.002364s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_cascade_release_loadbalancer [0.030099s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_create_listener_with_different_timeouts [0.002847s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_networks_ports_and_primary [0.020953s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_service.TestDaemonServer.test_add [0.011227s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_networks_wo_filters [0.002848s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_ports_no_trunk_one_with_trunk [0.001358s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_ensure [0.011057s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_associate_conflict_correct [0.002079s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_ensure_loadbalancer_not_ready [0.001906s] ... ok DEBUG: Conflict when assigning floating IP with id sentinel.res_id. Checking if it's already assigned correctly. DEBUG: Floating IP=1.1.1.1 not available DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_associate_succeeded [0.001735s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_is_ip_available_empty_fip_list [0.001548s] ... ok DEBUG: Floating IP=1.1.1.1 not available DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_is_ip_available_ip_not_exist [0.003140s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_ensure_with_conflict [0.001550s] ... ok DEBUG: Floating IP=1.2.3.4 not available DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_is_ip_available_occupied_fip [0.002624s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_sriov.TestSriovVIFDriver.test_activate_vif [0.001981s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_sriov.TestSriovVIFDriver.test_empty_physnet_resname_mapping [0.001637s] ... ok DEBUG: No mapping for subnet 457e0581-fcd3-4faa-a609-76d644f03938 in {} DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_sriov.TestSriovVIFDriver.test_get_physnet_for_subnet_id [0.004747s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_sriov.TestSriovVIFDriver.test_get_physnet_for_subnet_id_error [0.001569s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_sriov.TestSriovVIFDriver.test_get_physnet_resname_mapping [0.001599s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_sriov.TestSriovVIFDriver.test_get_physnet_subnet_mapping [0.002335s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_find_listener [0.017668s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_service.TestDaemonServer.test_add_error [0.029442s] ... ok DEBUG: Error when processing addNetwork request. CNI Params: {'CNI_ARGS': 'foo=bar;K8S_POD_NAMESPACE=test;K8S_POD_NAME=test', 'CNI_CONTAINERID': 'baz', 'CNI_COMMAND': 'ADD'} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/daemon/service.py", line 108, in add DEBUG: vif = self.plugin.add(params) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: SRIOV VIF request failed due to lack of available VFs for the current pod creation DEBUG: Error when processing delNetwork request. CNI Params: {'CNI_ARGS': 'foo=bar;K8S_POD_NAMESPACE=test;K8S_POD_NAME=test', 'CNI_CONTAINERID': 'baz', 'CNI_COMMAND': 'ADD'}. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/cni/daemon/service.py", line 155, in delete DEBUG: self.plugin.delete(params) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: Cannot find SG rule for A57B7771-6050-4CA8-A63C-443493EC98AB (TEST_NAME) listener. DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_sriov.TestSriovVIFDriver.test_request_vif_not_enough_vfs [0.002156s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test__populate_pool_no_update_1_NeutronPodVIFDriver [0.006687s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test__populate_pool_not_ready_1_NeutronPodVIFDriver [0.002391s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_service.TestDaemonServer.test_delete_error [0.005793s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_get_octavia_version [0.011552s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_release [0.001891s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_release_listener [0.002009s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cmd.eventlet.test_controller.TestControllerCmd.test_start [0.233433s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_wait_for_provisioning [0.002507s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test__populate_pool_not_ready_dont_raise_2_NestedVlanPodVIFDriver [0.002907s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test__check_annotations_succeed [0.010788s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_cleanup_leftover_ports_no_tagging [0.004061s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.cni.test_utils.TestCNIUtils.test_running_under_container_runtime_2_libpod [0.012032s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_default_project.TestDefaultNetworkPolicyProjectDriver.test_get_project [0.001682s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_request_vif [0.002837s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_default_security_groups.TestDefaultServiceSecurityGroupsDriver.test_get_security_groups [0.001763s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_acquire_service_pub_ip_info_clusterip [0.001507s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_request_vif_pod_without_host [0.001909s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cmd.test_status.TestStatusCmd.test_upgrade_check_failure [0.005857s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__get_port_from_pool [0.006714s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__get_port_from_pool_empty_pool_reuse_no_ports [0.002076s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.plugins.test_k8s_cni_registry.TestK8sCNIRegistryPlugin.test_add_not_present [0.011312s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_multi_vif.TestNPWGMultiVIFDriver.test_get_networks_json [0.020889s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__get_trunk_info [0.006119s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_acquire_service_pub_ip_info_usr_specified_ip [0.018324s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_multi_vif.TestNPWGMultiVIFDriver.test_get_networks_str [0.009645s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_multi_vif.TestNPWGMultiVIFDriver.test_request_additional_vifs [0.003131s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__precreated_ports_recover_plus_port_cleanup [0.007761s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__trigger_return_to_pool_2_10 [0.005638s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_associate_lb_fip_id_not_exist [0.010552s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b'0' is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: Failed to update_ip, floating_ip_id=ec29d641-fec4-4f67-928a-124a76b3a888,response=None! DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__trigger_return_to_pool_no_update_2_10 [0.006127s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_api.TestCNIDaemonizedRunner.test_run_del [0.005128s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_binding.TestNestedDriver.test_detect_config [0.011542s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_binding.TestNestedDriver.test_detect_non_loopback [0.003671s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_associate_lb_fip_id_not_exist_neutron_exception [0.002195s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_disassociate_pub_ip_empty_param [0.001957s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_release_pub_ip_alloc_method_pool_neutron_succeeded [0.001576s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_release_pub_ip_alloc_method_user [0.001685s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__get_port_from_pool_empty_pool_reuse_no_ports [0.002287s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__get_port_from_pool_pool_populate [0.004914s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_connect [0.013269s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__trigger_return_to_pool_delete_port [0.006494s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork.TestKuryrNetworkHandler.test_on_finalize_no_network [0.007498s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_multi_vif.TestNPWGMultiVIFDriver.test_request_additional_vifs_with_invalid_network [0.024947s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_multi_vif.TestNPWGMultiVIFDriver.test_request_additional_vifs_without_networks [0.002524s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_disconnect [0.015232s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test__get_namespace_subnet_id [0.012741s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_create_network_existing [0.002730s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_disconnect_no_annotations [0.006087s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork.TestKuryrNetworkHandler.test_on_present [0.014140s] ... ok DEBUG: Failed when creating security group rule for listener default/lb:TCP:80. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/lbaasv2.py", line 314, in _apply_members_security_groups DEBUG: description=sg_rule_name) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.SDKException: SDKException DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: FutureWarning: b"'id'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: FutureWarning) DEBUG: Directory /var/run/openvswitch or /var/run/cni does not exist or Kuryr has no permissions to access it. Marking vhostuser binding driver as unhealthy. DEBUG: Socket /var/run/openvswitch/vhu548ca154-36 required for VIF 548ca154-36e5-4715-9c5c-62f07b94b0da doesn't exist DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_make_resource [0.008254s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_binding.TestSriovDriver.test_return_device_driver [0.009962s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_conf_lb_sgs_sdkexception [0.034852s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_create_subnet [0.017351s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_delete_namespace_subnet [0.002512s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork.TestKuryrNetworkHandler.test_on_present_existing [0.006017s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork_population.TestKuryrNetworkPopulationHandler.test_init [0.010737s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_delete_matched_lbaas_rules [0.017701s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork_population.TestKuryrNetworkPopulationHandler.test_on_added_populated [0.007059s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_binding.TestVHostUserDriver.test_connect_nosocket [0.010051s] ... ok DEBUG: Deprecation warning https://docs.pyroute2.org/ipdb_toc.html DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_delete_no_default_lbaas_rules [0.013602s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_get_vifs_with_additional_vif [0.009741s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_present_getting_vifs_failed [0.002603s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_delete_namespace_subnet_openstacksdk_error [0.031855s] ... ok DEBUG: One or more ports in use on the network sentinel.net_id. Deleting leftovers ports before retrying DEBUG: Unable to create interface for server sentinel.parent_port_id. DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_dpdk.TestNestedDpdkVIFDriver.test_request_vif_attach_failed [0.006776s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_present_np [0.011561s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_egress [0.024878s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_update_kuryrport_crd [0.009355s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestEndpointsHandler.test__remove_endpoints [0.002109s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_release_vif_not_found [0.011448s] ... ok DEBUG: Error updating KuryrLoadBalancer CRD sentinel.namespace/my-service DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers/lbaas.py", line 428, in _remove_endpoints DEBUG: 'endpointSlices', action='remove') DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sClientException DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestEndpointsHandler.test__remove_endpoints_client_exception [0.002066s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestEndpointsHandler.test__remove_endpoints_not_found [0.001868s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_new_sgs [0.010788s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_remove_from_allowed_address_pairs_missing_1_None [0.010014s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_on_present [0.004171s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_set_lbaas_spec ... SKIPPED: skipping until generalised annotation handling is implemented DEBUG: No {'ip_address': 10.0.0.29, 'mac_address': fa:16:3e:80:d4:21} pair found in the 'allowed_address_pair' list while trying to remove it. DEBUG: Kuryr CNI components not healthy. DEBUG: No {'ip_address': 10.0.0.29, 'mac_address': fa:16:3e:80:d4:21} pair found in the 'allowed_address_pair' list while trying to remove it. DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthServer.test_liveness_status_components_error [0.061050s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_remove_from_allowed_address_pairs_no_update_1_None [0.003876s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_create_listener [0.013902s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_add_new_members_udp [0.010015s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_get_pod_subnet [0.001890s] ... ok DEBUG: K8s API healtz endpoint failed. DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_create_pool [0.002543s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_reconcile_loadbalancers_in_sync [0.006725s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthServer.test_readiness_status_k8s_error [0.005157s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_health.TestCNIHealthUtils.test__get_cni_cgroup_path_system [0.005049s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vif.TestNestedPodVIFDriver.test_get_parent_port_by_host_ip [0.015377s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test__remove_subports_duplicate [0.001869s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_add_subport [0.001594s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_create_pool_conflict [0.014429s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_ensure_listener_bad_request_exception [0.002174s] ... ok DEBUG: Failed when creating listener for loadbalancer '00EE9E11-91C2-41CF-8FD4-7970579E5C4C' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/lbaasv2.py", line 381, in ensure_listener DEBUG: self._find_listener, interval=_LB_STS_POLL_SLOW_INTERVAL) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.BadRequestException: Error DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_sync_lbaas_members_svc_listener_port_edit [0.011856s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_main.TestCNIMain.test_daemonized_run [0.010349s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_add_subport_with_vlan_id_conflict [0.014195s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_ensure_not_ready [0.012668s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_find_loadbalancer [0.004838s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.cni.test_service.TestDaemonServer.test_delete [0.014090s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_find_loadbalancer_error [0.002405s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_find_loadbalancer_not_found [0.001972s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_get_port_request_unbound [0.017595s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_release_vif_not_found [0.002570s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_base.TestDriverBase.test_get_instance [0.023373s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_find_member [0.015770s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_request_vifs_trunk_subports_conflict [0.011635s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test__create_sg_rule_body_on_text_port_egress_all [0.002624s] ... ok DEBUG: --- Logging error --- DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/nested_vlan_vif.py", line 257, in _add_subport DEBUG: os_net.add_trunk_subports(trunk_id, subport) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.ConflictException: Error DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/logging/__init__.py", line 994, in emit DEBUG: msg = self.format(record) DEBUG: File "/usr/lib64/python3.6/logging/__init__.py", line 840, in format DEBUG: return fmt.format(record) DEBUG: File "/usr/lib64/python3.6/logging/__init__.py", line 577, in format DEBUG: record.message = record.getMessage() DEBUG: File "/usr/lib64/python3.6/logging/__init__.py", line 338, in getMessage DEBUG: msg = msg % self.args DEBUG: TypeError: %d format: a number is required, not _SentinelObject DEBUG: Call stack: DEBUG: File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main DEBUG: "__main__", mod_spec) DEBUG: File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code DEBUG: exec(code, run_globals) DEBUG: File "/usr/lib/python3.6/site-packages/stestr/subunit_runner/run.py", line 93, in DEBUG: main() DEBUG: File "/usr/lib/python3.6/site-packages/stestr/subunit_runner/run.py", line 89, in main DEBUG: testRunner=partial(runner, stdout=sys.stdout)) DEBUG: File "/usr/lib/python3.6/site-packages/stestr/subunit_runner/program.py", line 185, in __init__ DEBUG: self.runTests() DEBUG: File "/usr/lib/python3.6/site-packages/stestr/subunit_runner/program.py", line 226, in runTests DEBUG: self.result = testRunner.run(self.test) DEBUG: File "/usr/lib/python3.6/site-packages/stestr/subunit_runner/run.py", line 52, in run DEBUG: test(result) DEBUG: File "/usr/lib64/python3.6/unittest/suite.py", line 84, in __call__ DEBUG: return self.run(*args, **kwds) DEBUG: File "/usr/lib64/python3.6/unittest/suite.py", line 122, in run DEBUG: test(result) DEBUG: File "/usr/lib64/python3.6/unittest/suite.py", line 84, in __call__ DEBUG: return self.run(*args, **kwds) DEBUG: File "/usr/lib64/python3.6/unittest/suite.py", line 122, in run DEBUG: test(result) DEBUG: File "/usr/lib64/python3.6/unittest/suite.py", line 84, in __call__ DEBUG: return self.run(*args, **kwds) DEBUG: File "/usr/lib64/python3.6/unittest/suite.py", line 122, in run DEBUG: test(result) DEBUG: File "/usr/lib64/python3.6/unittest/case.py", line 670, in __call__ DEBUG: return self.run(*args, **kwds) DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 654, in run DEBUG: return run_test.run(result) DEBUG: File "/usr/lib/python3.6/site-packages/testtools/runtest.py", line 80, in run DEBUG: return self._run_one(actual_result) DEBUG: File "/usr/lib/python3.6/site-packages/testtools/runtest.py", line 94, in _run_one DEBUG: return self._run_prepared_result(ExtendedToOriginalDecorator(result)) DEBUG: File "/usr/lib/python3.6/site-packages/testtools/runtest.py", line 108, in _run_prepared_result DEBUG: self._run_core() DEBUG: File "/usr/lib/python3.6/site-packages/testtools/runtest.py", line 146, in _run_core DEBUG: self.case._run_test_method, self.result): DEBUG: File "/usr/lib/python3.6/site-packages/testtools/runtest.py", line 193, in _run_user DEBUG: return fn(*args, **kwargs) DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 702, in _run_test_method DEBUG: return self._get_test_method()() DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/tests/unit/controller/drivers/test_nested_vlan_vif.py", line 572, in test_add_subport_with_vlan_id_conflict DEBUG: trunk_id, subport) DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 467, in assertRaises DEBUG: self.assertThat(our_callable, matcher) DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 478, in assertThat DEBUG: mismatch_error = self._matchHelper(matchee, matcher, message, verbose) DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 530, in _matchHelper DEBUG: mismatch = matcher.match(matchee) DEBUG: File "/usr/lib/python3.6/site-packages/testtools/matchers/_exception.py", line 97, in match DEBUG: result = matchee() DEBUG: File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 1039, in __call__ DEBUG: return self._callable_object(*self._args, **self._kwargs) DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/nested_vlan_vif.py", line 269, in _add_subport DEBUG: vlan_id) DEBUG: Message: 'Failed to add subport %s to trunk %s due to VLAN ID %d conflict.' DEBUG: Arguments: ([{'segmentation_id': sentinel.vlan_id, 'port_id': sentinel.subport, 'segmentation_type': 'vlan'}], sentinel.trunk_id, sentinel.vlan_id) DEBUG: vlan ids already in use on trunk DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_release_not_found [0.011150s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_base.TestDriverBase.test_get_instance_not_loaded [0.007936s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_base.TestMultiVIFDriver.test_get_enabled_drivers_multiple [0.011074s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_default_project.TestDefaultServiceProjectDriver.test_get_project [0.001919s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_default_project.TestDefaultServiceProjectDriver.test_get_project_not_set [0.001481s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_wait_for_provisioning_not_ready [0.002469s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test__create_sg_rule_body_on_text_port_ingress [0.016691s] ... ok DEBUG: Skipping Floating IP allocation on port: None. Missing value for external_svc_net config. DEBUG: Skipping Floating IP allocation on port: None. Missing value for external_svc_net config. DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_affected_pods_with_empty_podselector [0.004147s] ... ok DEBUG: Failed to delete floating_ip_id =ec29d641-fec4-4f67-928a-124a76b3a888 ! DEBUG: Failed to delete public_ip_id =ec29d641-fec4-4f67-928a-124a76b3a888 ! DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_acquire_service_pub_ip_info_user_specified_non_exist_fip [0.006072s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_acquire_service_pub_ip_info_user_specified_occupied_fip [0.001618s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_disassociate_pub_ip_fip_id_not_exist [0.009277s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_add_subnet_to_router [0.023673s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_get_subnets_namespace_not_ready [0.015382s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_dpdk.TestNestedDpdkVIFDriver.test_release_detach_failed [0.008033s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_dpdk.TestNestedDpdkVIFDriver.test_release_parent_not_found [0.002272s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_ensure_network_policy_services [0.017393s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_ensure_network_policy_with_k8s_exc [0.003631s] ... ok DEBUG: Unable to delete interface sentinel.vif_id for server sentinel.parent_port_id. DEBUG: [neutron_defaults]resource_tags is set, but Octavia API 2.4 does not support resource tagging. Kuryr will put requested tags in the description field of Octavia resources. DEBUG: Request provider(amphora) != Response provider(haproxy) DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_sync_lbaas_members_udp [0.099380s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_namespace.TestNamespaceHandler.test_handle_namespace [0.005793s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_release_network_policy [0.021301s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test_delete_sg_rules [0.002396s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test_get_sgs_for_pod_without_label [0.002030s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_namespace.TestNamespaceHandler.test_on_present_add_kuryrnet_crd_exception [0.008121s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lb_public_ip.TestFloatingIpServicePubIPDriverDriver.test_release_pub_ip_alloc_method_pool_neutron_exception [0.002546s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_add_default_conflict [0.010479s] ... ok DEBUG: Kuryrnetwork CRD creation failed. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers/namespace.py", line 52, in on_present DEBUG: self._add_kuryrnetwork_crd(ns_name, ns_labels) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sClientException DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2AppyMembersSecurityGroup.test__apply_members_security_groups_unmatched_target_port [0.014192s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_add_tags_no_support [0.002023s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_create_loadbalancer_provider_mismatch [0.002516s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_create_member [0.002077s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_ensure_loadbalancer [0.001530s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_ensure_member [0.001867s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_activate_vif_not_ready [0.002056s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_dpdk.TestNestedDpdkVIFDriver.test_request_vif_parent_not_found [0.021914s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_finalize_crd [0.007935s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_ensure_pool [0.011156s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_find_member_not_found [0.001671s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_release_member [0.001617s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_release_not_ready [0.001879s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_request_vif [0.013714s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestConfigNodesSubnetsDriver.test_add_node [0.001531s] ... ok DEBUG: Could not remove KuryrPort CRD for pod pod-5bb648d658-55n76. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers/vif.py", line 158, in on_finalize DEBUG: crd=pod["metadata"]["name"])) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sClientException DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestConfigNodesSubnetsDriver.test_get_project_not_set [0.001309s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_finalize_crd_exception [0.014307s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_activate_vif_1_False [0.007542s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_lbaasv2.TestLBaaSv2Driver.test_release_pool [0.007989s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_activate_vif_2_True [0.010153s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_add_to_allowed_address_pairs_already_present [0.002868s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_multi_vif.TestNPWGMultiVIFDriver.test_init [0.007180s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_create_network [0.002308s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_nodes_subnets [0.013924s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_networks_no_trunk [0.001766s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_present_create [0.014234s] ... ok DEBUG: No `subnets` found in Machine `providerSpec` DEBUG: Unable to release port 370f80ec9cf96adf487d844b6974f02f74fde7083f66203f32d79796ed5d0813 as it no longer exists. DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_create_subnet_existing [0.005659s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_namespace_subnet.TestNamespacePodSubnetDriver.test_get_subnets [0.002461s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_release_vif_delete_failed [0.015974s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_present_not_scheduled [0.009674s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_networks_subnets [0.013044s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_ports [0.001374s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_dpdk.TestNestedDpdkVIFDriver.test_activate_vif_1_False [0.010263s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_dpdk.TestNestedDpdkVIFDriver.test_release_vif [0.002186s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_remove_from_allowed_address_pairs_1_None [0.015549s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_allocate_ip_all_green [0.001504s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_present_pod_finalizer_exception [0.011540s] ... ok DEBUG: Failed to add finalizer to pod object: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers/vif.py", line 92, in on_present DEBUG: if not self.k8s.add_finalizer(pod, constants.POD_FINALIZER): DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sClientException DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_dpdk.TestNestedDpdkVIFDriver.test_request_vif [0.008807s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_add_to_allowed_address_pairs_2_fa_16_3e_71_cb_80 [0.002908s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_add_to_allowed_address_pairs_no_ip_addresses [0.002461s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_present_upgrade [0.013818s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_associate_conflict_incorrect [0.025158s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_associate_neutron_exception [0.001656s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_disassociate_succeeded [0.001476s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_remove_from_allowed_address_pairs_no_ip_addresses [0.003164s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.managers.test_health.TestHealthServer.test_readiness_k8s_error [0.009044s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_remove_from_allowed_address_pairs_no_update_2_fa_16_3e_71_cb_80 [0.003293s] ... ok DEBUG: A pair with IP 10.0.0.30 but different MAC address is already present in the 'allowed_address_pair'. This could indicate a misconfiguration or a bug DEBUG: Conflict when assigning floating IP with id sentinel.res_id. Checking if it's already assigned correctly. DEBUG: Failed to assign FIP sentinel.res_id to VIP port sentinel.vip_port_id. It is probably already bound DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/public_ip.py", line 149, in _update DEBUG: response = os_net.update_ip(res_id, port_id=vip_port_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.ConflictException: Error DEBUG: Failed to update_ip, floating_ip_id=sentinel.res_id,response=None! DEBUG: Error when processing k8s healthz request. DEBUG: No {'ip_address': 10.0.0.29, 'mac_address': fa:16:3e:71:cb:80} pair found in the 'allowed_address_pair' list while trying to remove it. DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_add_to_allowed_address_pairs_same_ip [0.010640s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_release_vif [0.006035s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_is_ip_available_none_param [0.009214s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.managers.test_health.TestHealthServer.test_readiness_not_found [0.007585s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_release_vif_parent_not_found [0.008722s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_sriov.TestSriovVIFDriver.test_reduce_remaining_sriov_vfs [0.001609s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vif.TestNestedPodVIFDriver.test_get_parent_port_by_host_ip_multiple [0.009196s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test__create_subports_info_no_vlans [0.002859s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_GET_list_exception [0.007197s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test__remove_subports [0.001644s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_utils.TestUtils.test_match_selector [0.008639s] ... ok DEBUG: Invalid parameter ip_addr=None DEBUG: Ports not loaded into the pools. DEBUG: There is not enough vlan ids available to create a batch of 2 subports. DEBUG: {0} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_GET_wrong_action [0.007429s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_request_vif_parent_not_found [0.005505s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_request_vif_port_create_failed [0.006208s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_try_update_port [0.003541s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_add_subport_get_vlanid_failure [0.008717s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_get_in_use_vlan_ids_set [0.002014s] ... ok DEBUG: Getting VLAN ID for subport on trunk sentinel.trunk_id failed!! DEBUG: Error happened during updating port 1d1de204594e05d568ea750026bffd3fd6e2057ba936e670665a8d08157f41df DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/nested_macvlan_vif.py", line 170, in _try_update_port DEBUG: f(vm_port, container_ips, container_mac) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.SDKException: SDKException DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_try_update_port_failure [0.004363s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_update_port_address_pairs [0.001747s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_POST_free [0.006142s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_POST_populate [0.006972s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test__get_in_use_ports [0.019129s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test__get_in_use_ports_empty [0.002316s] ... ok DEBUG: Neutron port for VM port with fixed IPs ['ip_address=sentinel.node_fixed_ip'] not found! DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_macvlan_vif.TestNestedMacvlanPodVIFDriver.test_update_port_address_pairs_failure [0.004441s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vif.TestNestedPodVIFDriver.test_get_parent_port_by_host_ip_subnet_id_not_configured [0.001534s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vif.TestNestedPodVIFDriver.test_get_parent_port_by_host_ip_trunk_not_found [0.001883s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_get_port_request_no_sg [0.016542s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test__populate_pool_1_NeutronPodVIFDriver [0.008804s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.managers.test_prometheus_exporter.TestControllerPrometheusExporter.test__record_no_lb_present_metric [0.014451s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test__create_subports_info [0.008867s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test__create_all_pods_sg_rules [0.001855s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test__create_default_sg_rule [0.001735s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_get_trunk_id [0.014209s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_get_vlan_id [0.001908s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.managers.test_prometheus_exporter.TestControllerPrometheusExporter.test__record_quota_free_count_metric [0.010376s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.controller.test_service.TestControllerService.test_check_test_handler [0.001672s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test__create_sg_rule_body_on_text_port_egress_match [0.006446s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_parse_network_policy_rules_with_rules [0.002933s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.handlers.test_asynchronous.TestAsyncHandler.test_call_new [0.004442s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.handlers.test_asynchronous.TestAsyncHandler.test_run [0.002093s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_release_vlan_id [0.008880s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_request_vif [0.002465s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test__create_sg_rules_no_match [0.008834s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test__parse_rules_multiple_selectors [0.001773s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test__parse_rules_no_match [0.004456s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test_get_sgs_no_crds [0.001760s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_get_host_id [0.002447s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test__populate_pool_no_update_2_NestedVlanPodVIFDriver [0.030985s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_request_vifs [0.022525s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.handlers.test_health.TestHealthHandler.test_init [0.007859s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.handlers.test_k8s_base.TestResourceEventHandler.test_modified [0.001934s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.handlers.test_k8s_base.TestResourceEventHandler.test_unknown [0.001272s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.handlers.test_retry.TestRetryHandler.test_should_sleep [0.006514s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.handlers.test_retry.TestRetryHandler.test_should_sleep_last [0.002373s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_cleanup_leftover_ports_no_tagging_no_binding [0.015583s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_annotate_diff_resource_vers_no_annotation [0.006369s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_get_port_name [0.006814s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_release_vif_not_found [0.001632s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_request_vifs_unbound [0.002722s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_release_vif [0.003238s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_https_client_init_invalid_ca_path [0.005035s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_watch_exception [0.001649s] ... ok DEBUG: Config option pod_vif_nested.worker_nodes_subnet is deprecated. Use option pod_vif_nested.worker_nodes_subnets instead. DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestConfigNodesSubnetsDriver.test_delete_node [0.014062s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_linux_net_utils.LinuxNetworkUtilsTestCase.test_create_ovs_vif_port [0.005140s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestConfigNodesSubnetsDriver.test_get_nodes_subnets_alias [0.001921s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_add_node [0.001677s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_add_node_uuid [0.001567s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_request_vifs_no_vlans [0.017844s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_os_vif_plug_noop.TestNoOpPlugin.test_unplug [0.003639s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_make_vif_network_not_found [0.001398s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_make_vif_subnet [0.002449s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_make_vif_subnet_invalid [0.001650s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__get_parent_port_ip [0.018488s] ... ok DEBUG: There are no vlan ids available to create subports DEBUG: No `subnets` found in Machine `providerSpec` DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_delete_node_still_exists [0.002325s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_nodes_subnets_with_config [0.001389s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_nested_macvlan [0.002064s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_network [0.002170s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_nested_vlan_vif.TestNestedVlanPodVIFDriver.test_request_vifs_trunk_subports_exception [0.013842s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_network_no_name [0.003481s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_routes [0.001462s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__get_port_from_pool_pool_populate [0.010469s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__get_trunk_info_empty [0.002356s] ... ok DEBUG: Error happened during subport addition to trunk DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/nested_vlan_vif.py", line 108, in request_vifs DEBUG: os_net.add_trunk_subports(trunk_id, subports_info) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.SDKException: SDKException DEBUG: No `subnets` found in Machine `providerSpec` DEBUG: {0} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_vif_ovs_vu_client [0.003874s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_empty_networks [0.007991s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_ports_both_with_trunk [0.001493s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_ports_both_wrong [0.001379s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_osvif_to_neutron_fixed_ips_invalid [0.001747s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_extract_pod_annotation_convert [0.001437s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_current_endpoints_target_without_target_ref [0.001720s] ... ok DEBUG: No `subnets` found in Machine `providerSpec` DEBUG: Failed to delete floating_ip_id =sentinel.res_id ! DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_ports_no_trunk [0.011150s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_primary_subnet [0.001355s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_klb_crd_path [0.001254s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_nodes_ips_tagged [0.001779s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_service_ports [0.001973s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_subnet_id [0.002720s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test__create_sg_rule_body_on_text_port_ingress_all [0.014934s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_affected_pods [0.002192s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__precreated_ports_no_ports_1_recover [0.016752s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_subnet_not_found [0.002176s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_has_port_changes [0.001519s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_has_port_changes_no_changes [0.001537s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_affected_pods_with_podselector [0.007363s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_get_namespaces [0.001697s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_free_ip_neutron_exception [0.002435s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_sriov.TestSriovVIFDriver.test_get_sriov_num_vf [0.001684s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_sriov.TestSriovVIFDriver.test_request_vif [0.006371s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_utils.TestUtils.test_get_namespace_not_found [0.001730s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_is_pod_completed_succeeded [0.008385s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_add [0.001847s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_start_already_watching [0.003114s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__precreated_ports_no_trunks_2_free [0.015182s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_utils.TestUtils.test_get_network_id [0.007780s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_parse_network_policy_rules_with_ipblock [0.017998s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_stop_watch_threaded [0.006979s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy.TestNetworkPolicyDriver.test_parse_network_policy_rules_with_no_ports [0.003487s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test__parse_rules_all_selectors [0.002188s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_watch_interrupted [0.006216s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_watch_removed [0.005092s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__precreated_ports_recover [0.017197s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test__populate_pool_2_NestedVlanPodVIFDriver [0.011438s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_cleanup_leftover_ports [0.003283s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__precreated_ports_recover_several_trunks [0.007716s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__trigger_return_to_pool_1_0 [0.002393s] ... ok DEBUG: {0} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_watch_restart [0.001984s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_cleanup_leftover_ports_different_network [0.017496s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_cleanup_leftover_ports_no_tags [0.003982s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test_delete_namespace_sg_rule [0.020389s] ... ok DEBUG: +-----------------------+--------+ DEBUG: | Stat | Number | DEBUG: +-----------------------+--------+ DEBUG: | Updated annotations | 1 | DEBUG: +-----------------------+--------+ DEBUG: | Malformed annotations | 0 | DEBUG: +-----------------------+--------+ DEBUG: | Annotations left | 0 | DEBUG: +-----------------------+--------+ DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__get_port_from_pool_empty_pool_reuse [0.002760s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__trigger_return_to_pool_delete_key_error [0.016915s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test_delete_namespace_sg_rule_no_match [0.014551s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test_get_sgs_for_pod_with_label [0.004712s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/multiprocessing/util.py", line 262, in _run_finalizers DEBUG: finalizer() DEBUG: File "/usr/lib64/python3.6/multiprocessing/util.py", line 186, in __call__ DEBUG: res = self._callback(*self._args, **self._kwargs) DEBUG: File "/usr/lib64/python3.6/shutil.py", line 477, in rmtree DEBUG: onerror(os.lstat, path, sys.exc_info()) DEBUG: File "/usr/lib64/python3.6/shutil.py", line 475, in rmtree DEBUG: orig_st = os.lstat(path) DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpun4y_vv3/pymp-87ve1lne' DEBUG: Error changing name for port 92909a35-2078-49fd-9617-64968d62bcf7 to be reused, put back on the cleanable pool. DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__get_trunk_info_no_trunk_details [0.008406s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test_get_sgs_for_pod_with_label_no_match [0.011962s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_network_policy_security_groups.TestNetworkPolicySecurityGroupsDriver.test_get_sgs_multiple_crds [0.002422s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__precreated_ports_free [0.014689s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__precreated_ports_no_ports_2_free [0.002299s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__trigger_return_to_pool_delete_port [0.029301s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__get_port_from_pool_empty_pool [0.002406s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__precreated_ports_no_trunks_1_recover [0.014316s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_activate_vif [0.011358s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_activate_vif_active [0.002034s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__precreated_ports_recover_several_subports [0.005058s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__get_port_from_pool_empty_pool_reuse_no_update_info [0.012863s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__recover_precreated_ports_empty [0.003129s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__trigger_return_to_pool_delete_exception [0.008812s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_get_port_request_no_sg [0.016592s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_get_port_request_unbound [0.002683s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__trigger_return_to_pool_update_exception [0.007659s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test_delete_network_pools_missing_port [0.003610s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__trigger_return_to_pool_delete_exception [0.013589s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__trigger_return_to_pool_no_update_2_10 [0.003747s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_release_vif [0.014680s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_request_vifs [0.003164s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__trigger_return_to_pool_update_exception [0.016948s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test_delete_network_pools_not_ready [0.009393s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__trigger_return_to_pool_2_10 [0.002306s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__trigger_return_to_pool_no_update_1_0 [0.009687s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test_delete_network_pools_not_ready [0.002202s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test_delete_network_pools [0.002973s] ... ok DEBUG: Error changing name for port 63bd7fb8-272a-45cf-96eb-28bb2356f080 to be reused, put back on the cleanable pool. DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_neutron_vif.NeutronPodVIFDriver.test_request_vifs_exception [0.017334s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestConfigNodesSubnetsDriver.test_get_project_not_set_raise [0.001778s] ... ok DEBUG: Error creating bulk ports: {'ports': [sentinel.port_request, sentinel.port_request]} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/neutron_vif.py", line 72, in request_vifs DEBUG: ports = list(os_net.create_ports(bulk_port_rq)) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.SDKException: SDKException DEBUG: No `subnets` in Machine `providerSpec.values.networks`. DEBUG: No `subnets` found in Machine `providerSpec` DEBUG: Could not determine subnet of Machine foo-tv22d-master-2 DEBUG: No `subnets` found in Machine `providerSpec` DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork.TestKuryrNetworkHandler.test_on_finalize_finalizer_delete_ns_subnet_exception [0.014411s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_delete_node_cannot [0.008201s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_empty_ports [0.001771s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork.TestKuryrNetworkHandler.test_init [0.025931s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork.TestKuryrNetworkHandler.test_on_finalize_no_sg_enforce [0.011744s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork_population.TestKuryrNetworkPopulationHandler.test_on_added_no_subnet [0.013294s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_node_subnets.TestOpenShiftNodesSubnetsDriver.test_get_subnet_from_machine_no_networks [0.015995s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_allocate_ip_neutron_exception [0.001974s] ... ok DEBUG: No `subnets` found in Machine `providerSpec` DEBUG: Failed to create floating IP - netid=sentinel.pub_net_id DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/public_ip.py", line 128, in allocate_ip DEBUG: description=description) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.SDKException: SDKException DEBUG: Failed to update_ip, floating_ip_id=sentinel.res_id,response=None! DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_disassociate_neutron_exception [0.001856s] ... ok DEBUG: Error removing kuryrnetwork CRD finalizer for {'metadata': {'name': 'ns-test-namespace'}, 'spec': {'nsName': 'test-namespace', 'projectId': 'test-project', 'nsLabels': {}}, 'status': {'netId': sentinel.net_id}} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers/kuryrnetwork.py", line 155, in on_finalize DEBUG: constants.KURYRNETWORK_FINALIZER) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sClientException DEBUG: Failed to get pod: Resource not found: {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'resourceVersion': sentinel.pod_version, 'name': 'pod1', 'deletionTimestamp': sentinel.date, 'namespace': sentinel.namespace}, 'spec': {'nodeName': sentinel.hostname}} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers/kuryrport.py", line 335, in _get_pod DEBUG: return self.k8s.get(f"{constants.K8S_API_NAMESPACES}" DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sResourceNotFound: Resource not found: {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'resourceVersion': sentinel.pod_version, 'name': 'pod1', 'deletionTimestamp': sentinel.date, 'namespace': sentinel.namespace}, 'spec': {'nodeName': sentinel.hostname}} DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_present_no_vifs_create [0.003636s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork.TestKuryrNetworkHandler.test_on_finalize_finalizer_exception [0.019288s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_free_ip_succeeded [0.013911s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_present_pod_not_found [0.008711s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestEndpointsHandler.test__remove_endpoints_unprocessable_entity [0.001763s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_get_lbaas_spec ... SKIPPED: skipping until generalised annotation handling is implemented DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_public_ip.TestFipPubIpDriver.test_is_ip_available_ip_exist_and_available [0.003584s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_utils.TestUtils.test_get_network_id_empty [0.001474s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_utils.TestUtils.test_get_network_id_invalid [0.002987s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork.TestKuryrNetworkHandler.test_on_present_no_sg_enforce [0.028945s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork_population.TestKuryrNetworkPopulationHandler.test_on_present [0.005229s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_has_ip_changes [0.011211s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_has_ip_changes__no_changes [0.005120s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_has_ip_changes__no_nothing [0.001571s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_has_ip_changes__no_spec [0.001427s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_has_lbaas_spec_changes [0.009249s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_utils.TestUtils.test_is_network_policy_enabled [0.022753s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test__populate_pool_not_ready_2_NestedVlanPodVIFDriver [0.002804s] ... ok DEBUG: Ignoring event due to pod pod1 not being scheduled yet. DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_is_supported_type_clusterip [0.001721s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_is_supported_type_loadbalancer [0.001377s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_on_present_no_changes [0.009029s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_get_vifs_no_vif [0.022635s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test__populate_pool_not_ready_dont_raise_1_NeutronPodVIFDriver [0.005514s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_on_cascade_deleted_lb_service [0.002045s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_on_present [0.001847s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_on_present_rollback [0.006914s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_cleanup_leftover_ports_no_binding [0.014799s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_request_vif_empty_pool [0.004049s] ... ok DEBUG: SG not found during VIF requesting. Retrying. DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_sync_lbaas_members [0.010242s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_machine.TestKuryrMachineHandler.test_bump_nps [0.005107s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_get_vifs_resource_not_found [0.016989s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_get_vifs_subnet_error [0.006974s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.BaseVIFPool.test_request_vif_multi_vif_pod_without_host [0.015604s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__get_port_from_pool_empty_pool [0.002464s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__get_port_from_pool_empty_pool_reuse_no_update_info [0.002574s] ... ok DEBUG: Subnet does not exists. If namespace driver is used, probably the namespace for the pod is already deleted. So this pod does not need to get a port as it will be deleted too. If the default subnet driver is used, then you must select an existing subnet to be used by Kuryr. DEBUG: Pod default/busybox-sleep1 has no .spec.nodeName set. This is unexpected as it's supposed to be scheduled. Ignoring event. DEBUG: Pod sentinel.namespace/pod1 doesn't exists, deleting orphaned KuryrPort DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_machine.TestKuryrMachineHandler.test_on_deleted [0.003622s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_machine.TestKuryrMachineHandler.test_on_present [0.001634s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_pipeline.TestControllerPipeline.test_wrap_consumer [0.002026s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_pipeline.TestControllerPipeline.test_wrap_dispatcher [0.003249s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_finalize_exception_on_pod [0.013924s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test__trigger_return_to_pool_no_update_1_0 [0.011821s] ... ok DEBUG: Manually triggered KuryrPort pod1 removal. This action should be avoided, since KuryrPort CRDs are internal to Kuryr. DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_pod_label.TestPodLabelHandler.test_on_present [0.009627s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_pod_label.TestPodLabelHandler.test_on_present_no_changes [0.008317s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_policy.TestPolicyHandler.test_on_present [0.004285s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_finalize_pod_running [0.016066s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_is_pod_scheduled [0.006569s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test_delete_network_pools [0.004022s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.managers.test_health.TestHealthServer.test__components_ready_error [0.004491s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_present [0.012280s] ... ok DEBUG: Component _TestHandler is dead. DEBUG: {3} kuryr_kubernetes.tests.unit.controller.managers.test_health.TestHealthServer.test_liveness_error [0.004481s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NestedVIFPool.test_delete_network_pools_exception [0.015096s] ... ok DEBUG: Error removing subports from trunk: c9cfdfe0-7ef1-4f13-a781-75fb8b217d87 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/drivers/vif_pool.py", line 1187, in delete_network_pools DEBUG: self._drv_vif._remove_subports(trunk_id, ports_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.SDKException: SDKException DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_present_exception_during_update_crd [0.015359s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestServiceHandler.test_get_service_ip [0.002096s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__get_port_from_pool [0.013123s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.managers.test_health.TestHealthServer.test_readiness_components_ready_error [0.010649s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.managers.test_health.TestHealthServer.test_readiness_unauthorized [0.008376s] ... ok DEBUG: Error when creating a Keystone session and getting a token: . DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/managers/health.py", line 78, in readiness_status DEBUG: self.verify_keystone_connection() DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__get_port_from_pool_empty_pool_reuse [0.002654s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_has_endpoints [0.001966s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_reconcile_loadbalancers [0.003281s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_should_ignore [0.001643s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__recover_precreated_ports [0.018296s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_machine.TestKuryrMachineHandler.test_on_deleted_gone [0.014269s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_namespace.TestNamespaceHandler.test_handle_namespace_host_network_pods [0.003628s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__trigger_return_to_pool_1_0 [0.016431s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test__trigger_return_to_pool_delete_key_error [0.002651s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.drivers.test_vif_pool.NeutronVIFPool.test_delete_network_pools_missing_port_id [0.002592s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_namespace.TestNamespaceHandler.test_init [0.023011s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetwork.TestKuryrNetworkHandler.test_on_finalize [0.023111s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrnetworkpolicy.TestPolicyHandler.test_init [0.006454s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_get_exception_on_update_crd [0.017287s] ... ok DEBUG: Kubernetes Client Exception creating KuryrPort CRD: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers/kuryrport.py", line 287, in get_vifs DEBUG: self._update_kuryrport_crd(kuryrport_crd, vifs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sClientException DEBUG: {3} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_GET_list_empty [0.094069s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_get_vifs [0.003695s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_GET_show [0.003606s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_GET_show_empty [0.003013s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_get_vifs_pod_not_found [0.015405s] ... ok DEBUG: Failed to get pod: Resource not found: {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'resourceVersion': sentinel.pod_version, 'name': 'pod1', 'deletionTimestamp': sentinel.date, 'namespace': sentinel.namespace}, 'spec': {'nodeName': sentinel.hostname}} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers/kuryrport.py", line 226, in get_vifs DEBUG: pod = self.k8s.get(f"{constants.K8S_API_NAMESPACES}" DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sResourceNotFound: Resource not found: {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'resourceVersion': sentinel.pod_version, 'name': 'pod1', 'deletionTimestamp': sentinel.date, 'namespace': sentinel.namespace}, 'spec': {'nodeName': sentinel.hostname}} DEBUG: {3} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_GET_show_exception [0.003298s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.managers.test_prometheus_exporter.TestControllerPrometheusExporter.test__record_ports_quota_per_subnet_metric [0.010434s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.controller.test_service.TestControllerService.test_handler_not_found [0.002542s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_asynchronous.TestAsyncHandler.test_done_terminated [0.003117s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_dispatch.TestDispatch.test_dispatch_by_key [0.001499s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_finalize_crd_sg_exceptions [0.016712s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_dispatch.TestEventPipeline.test_init [0.005993s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_dispatch.TestEventPipeline.test_register [0.007100s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_health.TestHealthRegister.test_register [0.001391s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_k8s_base.TestResourceEventHandler.test_deleted [0.001581s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_logging.TestLoggingHandler.test_exception [0.001818s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_finalize_np [0.019320s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_logging.TestLoggingHandler.test_exception_default [0.002307s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_logging.TestLoggingHandler.test_raises [0.010406s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_retry.TestRetryHandler.test_call_retry_raises [0.003927s] ... ok DEBUG: Report handler unhealthy DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/handlers/retry.py", line 85, in __call__ DEBUG: self._handler(event, *args, retry_info=info, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: kuryr_kubernetes.tests.unit.handlers.test_retry._EX11 DEBUG: {3} kuryr_kubernetes.tests.unit.handlers.test_retry.TestRetryHandler.test_should_not_sleep [0.002453s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_clients.TestK8sClient.test_setup_clients [0.002810s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_add_event [0.005169s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_present_active [0.014840s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_present_fail_update_crd [0.006490s] ... ok DEBUG: Failed to update KuryrPort CRD: Resource not found: {'apiVersion': 'openstack.org/v1', 'kind': 'KuryrPort', 'metadata': {'resourceVersion': sentinel.kp_version, 'name': 'pod1', 'namespace': sentinel.namespace, 'labels': {'kuryr.openstack.org/nodeName': sentinel.hostname}}, 'spec': {'podUid': 'deadbeef', 'podNodeName': sentinel.hostname}, 'status': {'vifs': {'eth0': {'default': True, 'vif': {'versioned_object.name': 'VIFBase', 'versioned_object.namespace': 'os_vif', 'versioned_object.version': '1.0', 'versioned_object.data': {'plugin': 'object', 'active': False}, 'versioned_object.changes': ['active', 'plugin']}}, 'eth1': {'default': False, 'vif': {'versioned_object.name': 'VIFBase', 'versioned_object.namespace': 'os_vif', 'versioned_object.version': '1.0', 'versioned_object.data': {'plugin': 'object', 'active': False}, 'versioned_object.changes': ['active', 'plugin']}}}}} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/handlers/kuryrport.py", line 120, in on_present DEBUG: self._update_kuryrport_crd(kuryrport_crd, vifs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sResourceNotFound: Resource not found: {'apiVersion': 'openstack.org/v1', 'kind': 'KuryrPort', 'metadata': {'resourceVersion': sentinel.kp_version, 'name': 'pod1', 'namespace': sentinel.namespace, 'labels': {'kuryr.openstack.org/nodeName': sentinel.hostname}}, 'spec': {'podUid': 'deadbeef', 'podNodeName': sentinel.hostname}, 'status': {'vifs': {'eth0': {'default': True, 'vif': {'versioned_object.name': 'VIFBase', 'versioned_object.namespace': 'os_vif', 'versioned_object.version': '1.0', 'versioned_object.data': {'plugin': 'object', 'active': False}, 'versioned_object.changes': ['active', 'plugin']}}, 'eth1': {'default': False, 'vif': {'versioned_object.name': 'VIFBase', 'versioned_object.namespace': 'os_vif', 'versioned_object.version': '1.0', 'versioned_object.data': {'plugin': 'object', 'active': False}, 'versioned_object.changes': ['active', 'plugin']}}}}} DEBUG: {3} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_annotate [0.002566s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_bearer_token [0.010264s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_watch [0.005304s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_present_port_not_found [0.020223s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_on_present_sriov [0.003998s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_namespace.TestNamespaceHandler.test_on_present [0.141616s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_namespace.TestNamespaceHandler.test_on_present_existing [0.014167s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_pod_label.TestPodLabelHandler.test_on_present_no_labels [0.006748s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_pod_label.TestPodLabelHandler.test_on_present_no_state [0.018526s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_policy.TestPolicyHandler.test_on_finalize [0.002171s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_is_pending_no_node [0.018404s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_present_update [0.007142s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.managers.test_health.TestHealthServer.test__components_ready [0.019487s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.managers.test_health.TestHealthServer.test_readiness [0.014555s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.managers.test_health.TestHealthServer.test_readiness_neutron_error [0.016719s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_GET_list [0.008666s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_GET_show_wrong_key [0.003457s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_POST_free_exception [0.003082s] ... ok DEBUG: Error when processing neutron request DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/controller/managers/health.py", line 86, in readiness_status DEBUG: if not self._components_ready(): DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_kuryrport.TestKuryrPortHandler.test_update_services [0.142407s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_lbaas.TestEndpointsHandler.test_on_deleted [0.002027s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_on_present_loadbalancer_service [0.002431s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_loadbalancer.TestKuryrLoadBalancerHandler.test_should_ignore_member_scale_to_0 [0.001613s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_machine.TestKuryrMachineHandler.test_on_present_new [0.008375s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_namespace.TestNamespaceHandler.test_handle_namespace_no_pods [0.003467s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_POST_free_no_trunks [0.024133s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_POST_populate_exception [0.003524s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_POST_populate_no_trunks [0.003087s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_pod_label.TestPodLabelHandler.test_init [0.014646s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_policy.TestPolicyHandler.test_init [0.001951s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.handlers.test_asynchronous.TestAsyncHandler.test_run_empty [0.002804s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.handlers.test_asynchronous.TestAsyncHandler.test_run_stale [0.004285s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_is_not_pending [0.016643s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.handlers.test_dispatch.TestDispatch.test_dispatch [0.002012s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.handlers.test_dispatch.TestEventPipeline.test_call [0.002089s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.handlers.test_k8s_base.TestResourceEventHandler.test_added [0.002028s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.handlers.test_retry.TestRetryHandler.test_call [0.002492s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_clients.TestOpenStackSDKHack.test_create_no_ports [0.001598s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_finalize_crd_not_found [0.025407s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_clients.TestOpenStackSDKHack.test_create_ports [0.002857s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_clients.TestOpenStackSDKHack.test_create_ports_incorrect_payload [0.001848s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_clients.TestOpenStackSDKHack.test_create_ports_out_of_ports [0.001486s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_present_host_network [0.015642s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test__raise_from_response [0.013642s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test__raise_from_response_500 [0.001607s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_add_event_k8s_exception [0.001500s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_annotate_diff_resource_vers_conflict [0.001954s] ... ok DEBUG: There was non critical error during creating an Event for resource: "{resource}", with reason: "reason1", message: "message2" and type: "Normal" DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_present_on_completed_with_kuryrport [0.018633s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_annotate_diff_resource_vers_no_conflict [0.014352s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_delete [0.002105s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_get_null_on_items_list [0.002937s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_https_client_init_invalid_client_crt_path [0.001702s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_post [0.001686s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_on_present_on_completed_without_kuryrport [0.026566s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_linux_net_utils.LinuxNetworkUtilsTestCase.test_delete_ovs_vif_port [0.017136s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_os_vif_plug_noop.TestNoOpPlugin.test_describe_noop_plugin [0.002500s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_get_vif_name [0.007961s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.handlers.test_vif.TestVIFHandler.test_unset_pending [0.022684s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_nested_dpdk [0.002487s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_nested_vlan [0.003669s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_vif [0.001738s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.managers.test_health.TestHealthServer.test_liveness [0.017402s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_vif_ovs_no_bridge [0.012678s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_vif_ovs_vu_server [0.003498s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.managers.test_pool.TestRequestHandler.test_do_POST_wrong_action [0.012971s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_extract_pod_annotation [0.015024s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_current_endpoints_target_with_target_ref [0.001459s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.managers.test_prometheus_exporter.TestControllerPrometheusExporter.test__no_record_lbs_metrics [0.015840s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.managers.test_prometheus_exporter.TestControllerPrometheusExporter.test__record_lbs_metrics [0.005671s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_leader_name [0.011140s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_node_name [0.001911s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_nodes_ips [0.001787s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_res_link_core_res [0.001440s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_is_pod_completed_failed [0.001433s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.managers.test_prometheus_exporter.TestControllerPrometheusExporter.test__record_no_quota_free_count_metric [0.016151s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.controller.test_service.TestControllerService.test_start [0.003029s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.handlers.test_asynchronous.TestAsyncHandler.test_call [0.001758s] ... ok DEBUG: Caught exception while watching. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/watcher.py", line 219, in _watch DEBUG: for event in self._client.watch(path): DEBUG: TypeError: 'Mock' object is not iterable DEBUG: Restarting(0) watching '/test'. DEBUG: Failed watching '/test': deadline exceeded DEBUG: {2} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_add_watching [0.014823s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.handlers.test_asynchronous.TestAsyncHandler.test_call_injected [0.009502s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_watch_client_request_failed [0.008818s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.handlers.test_asynchronous.TestAsyncHandler.test_done [0.001724s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.handlers.test_dispatch.TestDispatch.test_dispatch_broadcast [0.001772s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.handlers.test_logging.TestLoggingHandler.test_no_exception [0.003372s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.handlers.test_retry.TestRetryHandler.test_call_outdated_event [0.003588s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.handlers.test_retry.TestRetryHandler.test_call_retry [0.002545s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.handlers.test_retry.TestRetryHandler.test_should_sleep_last_capped [0.002582s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test__raise_from_response_404 [0.001620s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_annotate_exception [0.002866s] ... ok DEBUG: Caught exception while watching. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/watcher.py", line 226, in _watch DEBUG: self._handler(event) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: requests.exceptions.ChunkedEncodingError: Connection Broken DEBUG: Restarting(0) watching '/test'. DEBUG: Exception response, headers: , content: , text: DEBUG: {1} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_annotate_resource_not_found [0.005671s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_delete_exception [0.001924s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_get [0.001723s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_get_exception [0.001861s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_get_list [0.004912s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_https_client_init [0.001820s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_post_exception [0.002899s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_linux_net_utils.LinuxNetworkUtilsTestCase.test_ovs_vif_port_cmd [0.001772s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_get_ovs_hybrid_bridge_name [0.002461s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_is_port_inactive [0.002391s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_make_vif_subnets [0.002268s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_make_vif_subnets_not_found [0.001738s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_network_no_mtu [0.004651s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_vif_ovs_native [0.003421s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_osvif_to_neutron_fixed_ips [0.001695s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test__has_kuryrnetpolicy_crd [0.001709s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_api_ver_core_api [0.001362s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_leader_name_exc [0.001953s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_leader_name_malformed [0.001843s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_res_link_custom_api [0.001324s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_res_link_no_namespace [0.001237s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_subnet_cidr [0.001667s] ... ok DEBUG: Exception response, headers: , content: , text: DEBUG: Error when fetching current leader pod name. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/utils.py", line 272, in get_leader_name DEBUG: return requests.get(url).json()['name'] DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: Error when fetching current leader pod name. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/utils.py", line 272, in get_leader_name DEBUG: return requests.get(url).json()['name'] DEBUG: KeyError: 'name' DEBUG: Subnet sentinel.subnet_id CIDR not found! DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/utils.py", line 316, in get_subnet_cidr DEBUG: subnet_obj = os_net.get_subnet(subnet_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: openstack.exceptions.ResourceNotFound: Error DEBUG: {1} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_subnet_cidr_no_such_subnet [0.003977s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_has_port_changes_more_ports [0.001592s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_add_running [0.002084s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_stop_watch_idle [0.001617s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_stop_watching [0.002355s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_watch [0.002000s] ... ok DEBUG: {1} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_watch_stopped [0.002061s] ... ok DEBUG: +-----------------------+--------+ DEBUG: | Stat | Number | DEBUG: +-----------------------+--------+ DEBUG: | Updated annotations | 1 | DEBUG: +-----------------------+--------+ DEBUG: | Malformed annotations | 0 | DEBUG: +-----------------------+--------+ DEBUG: | Annotations left | 0 | DEBUG: +-----------------------+--------+ DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/multiprocessing/util.py", line 262, in _run_finalizers DEBUG: finalizer() DEBUG: File "/usr/lib64/python3.6/multiprocessing/util.py", line 186, in __call__ DEBUG: res = self._callback(*self._args, **self._kwargs) DEBUG: File "/usr/lib64/python3.6/shutil.py", line 477, in rmtree DEBUG: onerror(os.lstat, path, sys.exc_info()) DEBUG: File "/usr/lib64/python3.6/shutil.py", line 475, in rmtree DEBUG: orig_st = os.lstat(path) DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpcjnzb8xe/pymp-pqmr9ep4' DEBUG: {3} kuryr_kubernetes.tests.unit.test_k8s_client.TestK8sClient.test_watch_restart [4.008238s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_object.TestObjectVersions.test_versions [0.002888s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_os_vif_plug_noop.TestNoOpPlugin.test_initialize [0.002759s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_os_vif_plug_noop.TestNoOpPlugin.test_plug [0.002504s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_is_port_active [0.002449s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_make_vif_network [0.002287s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_subnet [0.003417s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_subnet_no_gateway [0.001531s] ... ok DEBUG: Error fetching CRD /apis/openstack.org/v1/kuryrnetworks, assuming it does not exist. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/utils.py", line 406, in has_kuryr_crd DEBUG: k8s.get(crd_url, json=False, headers={'Connection': 'close'}) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sClientException DEBUG: {3} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_vif_load [0.004691s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_os_vif_util.TestOSVIFUtils.test_neutron_to_osvif_vif_ovs_hybrid [0.003336s] ... ok DEBUG: Error fetching CRD /apis/openstack.org/v1/kuryrnetpolicies, assuming it does not exist. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/utils.py", line 406, in has_kuryr_crd DEBUG: k8s.get(crd_url, json=False, headers={'Connection': 'close'}) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sClientException DEBUG: Error fetching CRD /apis/openstack.org/v1/kuryrloadbalancers, assuming it does not exist. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/kuryr-kubernetes-6.0.1/kuryr_kubernetes/utils.py", line 406, in has_kuryr_crd DEBUG: k8s.get(crd_url, json=False, headers={'Connection': 'close'}) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: kuryr_kubernetes.exceptions.K8sClientException DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test__has_kuryr_crd_error [0.006063s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test__has_kuryrnetwork_crd [0.001721s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_api_ver_custom_resource [0.001256s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_api_ver_random_path [0.001321s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_endpoints_link [0.001438s] ... ok DEBUG: Object doesn't have an apiVersion available: {'kind': 'KuryrPort', 'metadata': {'name': 'kp-1', 'namespace': 'default'}} DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_res_link_beta_res [0.001325s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_res_link_no_apiversion [0.001437s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_res_link_no_existent [0.001389s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_res_selflink_still_available [0.001494s] ... ok DEBUG: Unknown resource kind: ItsATrap! DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_get_subnet [0.006598s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_utils.TestUtils.test_is_pod_completed_pending [0.001939s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_remove [0.001795s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_remove_watching [0.005479s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_start [0.002035s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_start_watch [0.001918s] ... ok DEBUG: {3} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_start_watch_threaded [0.002208s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/multiprocessing/util.py", line 262, in _run_finalizers DEBUG: finalizer() DEBUG: File "/usr/lib64/python3.6/multiprocessing/util.py", line 186, in __call__ DEBUG: res = self._callback(*self._args, **self._kwargs) DEBUG: File "/usr/lib64/python3.6/shutil.py", line 477, in rmtree DEBUG: onerror(os.lstat, path, sys.exc_info()) DEBUG: File "/usr/lib64/python3.6/shutil.py", line 475, in rmtree DEBUG: orig_st = os.lstat(path) DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmprls5rfa6/pymp-mgsd46fi' DEBUG: {3} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_stop [0.002112s] ... ok DEBUG: {2} kuryr_kubernetes.tests.unit.test_watcher.TestWatcher.test_watch_retry [4.008170s] ... ok DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/multiprocessing/util.py", line 262, in _run_finalizers DEBUG: finalizer() DEBUG: File "/usr/lib64/python3.6/multiprocessing/util.py", line 186, in __call__ DEBUG: res = self._callback(*self._args, **self._kwargs) DEBUG: File "/usr/lib64/python3.6/shutil.py", line 477, in rmtree DEBUG: onerror(os.lstat, path, sys.exc_info()) DEBUG: File "/usr/lib64/python3.6/shutil.py", line 475, in rmtree DEBUG: orig_st = os.lstat(path) DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpbrw8rhsv/pymp-rdk89mm4' DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 746 tests in 6.9985 sec. DEBUG: - Passed: 743 DEBUG: - Skipped: 3 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 15.7468 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (187 tests) => 0:00:02.103148 DEBUG: - Worker 1 (187 tests) => 0:00:02.213271 DEBUG: - Worker 2 (186 tests) => 0:00:06.434889 DEBUG: - Worker 3 (186 tests) => 0:00:05.389878 DEBUG: + exit 0 DEBUG: Processing files: python3-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nnz1wf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/python3-kuryr-kubernetes DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/python3-kuryr-kubernetes DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/python3-kuryr-kubernetes DEBUG: + exit 0 DEBUG: Provides: python3-kuryr-kubernetes = 6.0.1-0.20230728145720.f51aa74.el8 python3.6dist(kuryr-kubernetes) = 6.0.1 python3dist(kuryr-kubernetes) = 6.0.1 DEBUG: Requires(interp): /bin/sh 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(pre): /bin/sh DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: python3-kuryr-kubernetes-tests-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rA23ov DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/python3-kuryr-kubernetes-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/python3-kuryr-kubernetes-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/python3-kuryr-kubernetes-tests DEBUG: + exit 0 DEBUG: Provides: python3-kuryr-kubernetes-tests = 6.0.1-0.20230728145720.f51aa74.el8 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.6 DEBUG: Processing files: openstack-kuryr-kubernetes-common-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EFZI8f DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/doc/openstack-kuryr-kubernetes-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/doc/openstack-kuryr-kubernetes-common DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/doc/openstack-kuryr-kubernetes-common DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1RZKiN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-common DEBUG: + exit 0 DEBUG: Provides: config(openstack-kuryr-kubernetes-common) = 6.0.1-0.20230728145720.f51aa74.el8 openstack-kuryr-kubernetes-common = 6.0.1-0.20230728145720.f51aa74.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: openstack-kuryr-kubernetes-doc-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PM60Nq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/doc/openstack-kuryr-kubernetes-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/doc/openstack-kuryr-kubernetes-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/doc/openstack-kuryr-kubernetes-doc DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/doc/openstack-kuryr-kubernetes-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.30B832 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-doc DEBUG: + exit 0 DEBUG: Provides: openstack-kuryr-kubernetes-doc = 6.0.1-0.20230728145720.f51aa74.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: openstack-kuryr-kubernetes-controller-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LFCGzF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-controller DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-controller DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-controller DEBUG: + exit 0 DEBUG: Provides: openstack-kuryr-kubernetes-controller = 6.0.1-0.20230728145720.f51aa74.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: openstack-kuryr-kubernetes-cni-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AYI16t DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-cni DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-cni DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64/usr/share/licenses/openstack-kuryr-kubernetes-cni DEBUG: + exit 0 DEBUG: Provides: openstack-kuryr-kubernetes-cni = 6.0.1-0.20230728145720.f51aa74.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /bin/bash /usr/libexec/platform-python DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-kuryr-kubernetes-tests-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-kuryr-kubernetes-common-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-kuryr-kubernetes-doc-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-kuryr-kubernetes-controller-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-kuryr-kubernetes-cni-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LvMWAH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd kuryr-kubernetes-6.0.1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm INFO: Done(/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.src.rpm) Config(dlrn-5) 2 minutes 5 seconds INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6556356 2381072 2264820 7274756 7039424 DEBUG: Swap: 16777212 4286920 12490292 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6485300 440212 2203132 9286672 6920960 DEBUG: Swap: 16777212 4286920 12490292 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 993M 3.4G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 496G 55G 91% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.uk241bzn', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8b91c4a3aef348c6b9d0d37cb9fa98bc', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-cni-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-controller-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-doc-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-common-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/python3-kuryr-kubernetes-tests-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm /home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/python3-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-cni-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-controller-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-doc-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-common-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/python3-kuryr-kubernetes-tests-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/python3-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.onw197jl:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c6738909a33f428e89efc9e3c6c06bfb', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.onw197jl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-cni-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-controller-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-doc-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/openstack-kuryr-kubernetes-common-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/python3-kuryr-kubernetes-tests-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e/python3-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-tripleo-ipa-server-551bc63f641 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-82feb96ed324dca8c 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-005aeb8f79faf8a26f3aef 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-ui-f2e7a138aabe28d 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-brick-111b3931a2db1d5be4ebe7 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-5bf40c896a678cc11f4a 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-glance-store-7101820b6422780cbb 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-752c9eacce42056522ce8 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-d60a7fe26a 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tacker-2625c00375bb0ae407ecf 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-72134198cb5907 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-d8c47efe1f00b0a9 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-4ec0ee67701c838de5dc3 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-0b0da898ff5ca77a111fb54 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3ba4d99288a372e5d9f7c 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 30 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 15 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 28 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 8.3 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 19 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 30 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 29 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 20 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 20 kB/s | 3.0 kB 00:00 DEBUG: opstools 17 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 20 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: openstack-kuryr-kubernetes-cni noarch 6.0.1-0.20230728145720.f51aa74.el8 @commandline 13 k DEBUG: openstack-kuryr-kubernetes-common noarch 6.0.1-0.20230728145720.f51aa74.el8 @commandline 19 k DEBUG: openstack-kuryr-kubernetes-controller noarch 6.0.1-0.20230728145720.f51aa74.el8 @commandline 96 k DEBUG: openstack-kuryr-kubernetes-doc noarch 6.0.1-0.20230728145720.f51aa74.el8 @commandline 1.8 M DEBUG: python3-kuryr-kubernetes noarch 6.0.1-0.20230728145720.f51aa74.el8 @commandline 335 k DEBUG: python3-kuryr-kubernetes-tests noarch 6.0.1-0.20230728145720.f51aa74.el8 @commandline 230 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-5.el8 Stream-BaseOS 129 k DEBUG: c-ares x86_64 1.13.0-8.el8 Stream-BaseOS 93 k DEBUG: checkpolicy x86_64 2.9-1.el8 Stream-BaseOS 348 k DEBUG: gperftools-libs x86_64 2.7-6.el8 delorean-yoga-testing 314 k DEBUG: grpc x86_64 1.26.0-1.el8 delorean-yoga-testing 1.8 M DEBUG: hostname x86_64 3.20-7.el8.0.1 Stream-BaseOS 32 k DEBUG: initscripts x86_64 10.00.18-1.el8 Stream-BaseOS 340 k DEBUG: ipcalc x86_64 0.2.4-4.el8 Stream-BaseOS 38 k DEBUG: iproute x86_64 6.2.0-2.el8 Stream-BaseOS 880 k DEBUG: libbpf x86_64 0.5.0-1.el8 Stream-BaseOS 137 k DEBUG: libevent x86_64 2.1.8-5.el8 Stream-BaseOS 253 k DEBUG: libibverbs x86_64 46.0-1.el8.1 Stream-BaseOS 410 k DEBUG: libmnl x86_64 1.0.4-6.el8 Stream-BaseOS 30 k DEBUG: libnl3 x86_64 3.7.0-1.el8 Stream-BaseOS 337 k DEBUG: libselinux-utils x86_64 2.9-8.el8 Stream-BaseOS 243 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-yoga-testing 163 k DEBUG: libunwind x86_64 1.3.1-3.el8 delorean-yoga-testing 76 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: network-scripts x86_64 10.00.18-1.el8 Stream-BaseOS 197 k DEBUG: network-scripts-openvswitch3.1 x86_64 3.1.0-41.el8s centos-nfv-ovs 20 k DEBUG: numactl-libs x86_64 2.0.12-13.el8 Stream-BaseOS 36 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-29.el8s centos-nfv-ovs 15 k DEBUG: openvswitch3.1 x86_64 3.1.0-41.el8s centos-nfv-ovs 6.8 M DEBUG: policycoreutils x86_64 2.9-24.el8 Stream-BaseOS 409 k DEBUG: policycoreutils-python-utils noarch 2.9-24.el8 Stream-BaseOS 260 k DEBUG: protobuf x86_64 3.11.2-2.el8 delorean-yoga-testing 974 k DEBUG: psmisc x86_64 23.1-5.el8 Stream-BaseOS 151 k DEBUG: python-oslo-cache-lang noarch 2.10.1-0.20220314140354.d75020b.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.5.0-0.20220311165052.a9ccf0a.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.2.0-0.20220314165526.22c602f.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20220307124733.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.7.0-0.20220324144856.de03a59.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.5.1-0.20220314160906.2f72b30.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.11.0-0.20220314171849.b48b711.el8 delorean-component-common 11 k DEBUG: python-oslo-privsep-lang noarch 2.7.0-0.20220314191741.2b26dea.el8 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 4.12.3-0.20220510131911.2c1b062.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.6.0-0.20220314182459.25d34d6.el8 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-yoga-testing 1.1 M DEBUG: python3-amqp noarch 5.0.9-1.el8 delorean-yoga-testing 99 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-yoga-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-audit x86_64 3.0.7-5.el8 Stream-BaseOS 87 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-yoga-testing 38 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-yoga-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-yoga-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-yoga-testing 35 k DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-yoga-testing 245 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-cliff noarch 3.10.1-0.20220314185955.a04a48f.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-yoga-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-yoga-testing 36 k DEBUG: python3-cotyledon noarch 1.7.3-4.el8 delorean-yoga-testing 46 k DEBUG: python3-cryptography x86_64 3.2.1-6.el8 Stream-BaseOS 641 k DEBUG: python3-dataclasses noarch 0.8-1.el8 delorean-yoga-testing 33 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-ddt noarch 1.2.1-4.el8 delorean-yoga-testing 18 k DEBUG: python3-debtcollector noarch 2.5.0-0.20220317120440.a6b46c5.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-yoga-testing 32 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-yoga-testing 91 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-yoga-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-yoga-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-yoga-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-27.el8 delorean-yoga-testing 98 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-yoga-testing 165 k DEBUG: python3-fluidity-sm noarch 0.2.0-16.el8 delorean-yoga-testing 20 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-yoga-testing 789 k DEBUG: python3-futurist noarch 2.4.0-0.20220311160357.d70c7e5.el8 delorean-component-common 63 k DEBUG: python3-grpcio x86_64 1.26.0-1.el8 delorean-yoga-testing 1.2 M DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-yoga-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-yoga-testing 47 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-yoga-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-yoga-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-yoga-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.5.0-0.20220314131903.8da0a63.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.4.0-0.20220314190516.100253d.el8 delorean-component-clients 252 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-yoga-testing 338 k DEBUG: python3-kuryr-lib noarch 2.5.1-0.20230628140930.d8cb765.el8 delorean-component-common 44 k DEBUG: python3-lexicon noarch 1.0.0-9.el8 delorean-yoga-testing 19 k DEBUG: python3-libselinux x86_64 2.9-8.el8 Stream-BaseOS 283 k DEBUG: python3-libsemanage x86_64 2.9-9.el8 Stream-BaseOS 128 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-yoga-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-yoga-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-yoga-testing 238 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-yoga-testing 55 k DEBUG: python3-msgpack x86_64 1.0.3-2.el8 delorean-yoga-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-yoga-testing 26 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-neutron-lib noarch 2.20.2-0.20230613092422.467eafd.el8 delorean-component-network 423 k DEBUG: python3-neutronclient noarch 7.8.0-0.20220315090519.6ca3341.el8 delorean-component-clients 311 k DEBUG: python3-openstacksdk noarch 0.62.0-0.20230411165545.4ceff8f.el8 delorean-component-clients 882 k DEBUG: python3-openvswitch3.1 x86_64 3.1.0-41.el8s centos-nfv-ovs 281 k DEBUG: python3-os-client-config noarch 2.1.0-0.20220307201837.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-ken noarch 2.3.1-0.20220315161547.58a3939.el8 delorean-component-network 2.1 M DEBUG: python3-os-service-types noarch 1.7.0-0.20220307143627.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-os-traits noarch 2.7.0-0.20220314182947.3d1dbf0.el8 delorean-component-common 46 k DEBUG: python3-os-vif noarch 2.7.1-0.20220316123432.7f9e9b8.el8 delorean-component-clients 100 k DEBUG: python3-osc-lib noarch 2.5.0-0.20220315075903.78d276e.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.10.1-0.20220314140354.d75020b.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.5.0-0.20220311165052.a9ccf0a.el8 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:8.8.0-0.20220311151755.64c82a0.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 4.1.0-0.20220314115038.3400cc2.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 11.2.0-0.20220314165526.22c602f.el8 delorean-component-common 144 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20220307124733.b031d17.el8 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 4.7.0-0.20220324144856.de03a59.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.13.1-0.20230712075949.f20a905.el8 delorean-component-common 232 k DEBUG: python3-oslo-metrics noarch 0.4.0-0.20220314171631.b4eb8c3.el8 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 4.5.1-0.20220314160906.2f72b30.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.11.0-0.20220314171849.b48b711.el8 delorean-component-common 76 k DEBUG: python3-oslo-privsep noarch 2.7.0-0.20220314191741.2b26dea.el8 delorean-component-common 41 k DEBUG: python3-oslo-reports noarch 2.3.0-0.20220311164623.f2799dc.el8 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 4.3.0-0.20220311151409.6910f75.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.8.0-0.20220314165315.6552b9a.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.5.0-0.20220314174419.1559e03.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.12.3-0.20220510131911.2c1b062.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.6.0-0.20220314182459.25d34d6.el8 delorean-component-common 78 k DEBUG: python3-oslotest noarch 4.5.0-0.20220310171510.d4b1896.el8 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.2-0.20220307232434.e475de6.el8 delorean-component-common 132 k DEBUG: python3-ovsdbapp noarch 1.15.3-0.20230316085434.ab3e0cb.el8 delorean-component-network 132 k DEBUG: python3-paramiko noarch 2.7.2-1.el8 delorean-yoga-testing 314 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-yoga-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-yoga-testing 40 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-yoga-testing 283 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-policycoreutils noarch 2.9-24.el8 Stream-BaseOS 2.3 M DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-prometheus_client noarch 0.7.1-2.el8 delorean-yoga-testing 82 k DEBUG: python3-protobuf noarch 3.11.2-2.el8 delorean-yoga-testing 636 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-yoga-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-yoga-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-yoga-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-yoga-testing 24 k DEBUG: python3-pyroute2 noarch 0.6.6-1.el8 delorean-yoga-testing 721 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-yoga-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-rdo-openvswitch noarch 2:3.1-2.el8 delorean-yoga-testing 7.8 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-yoga-testing 33 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20220307123924.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-retrying noarch 1.3.3-1.el8 delorean-yoga-testing 23 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-yoga-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-yoga-testing 196 k DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-yoga-testing 36 k DEBUG: python3-setools x86_64 4.3.0-3.el8 Stream-BaseOS 624 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-yoga-testing 24 k DEBUG: python3-simplejson x86_64 3.17.6-2.el8 delorean-yoga-testing 282 k DEBUG: python3-soupsieve noarch 2.3.1-2.el8 delorean-yoga-testing 75 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-yoga-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-yoga-testing 35 k DEBUG: python3-stestr noarch 3.2.0-3.el8 delorean-yoga-testing 177 k DEBUG: python3-stevedore noarch 3.5.2-0.20221024072403.6c9978a.el8 delorean-component-clients 69 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-yoga-testing 97 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-yoga-testing 39 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-yoga-testing 174 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-yoga-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-yoga-testing 353 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-yoga-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-yoga-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-yoga-testing 255 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-yoga-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-yoga-testing 253 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-yoga-testing 87 k DEBUG: python3-werkzeug noarch 2.0.1-2.el8 delorean-yoga-testing 456 k DEBUG: python3-wrapt x86_64 1.13.3-2.el8 delorean-yoga-testing 57 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-yoga-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-yoga-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: rdo-openvswitch noarch 2:3.1-2.el8 delorean-yoga-testing 7.6 k DEBUG: rpm-plugin-selinux x86_64 4.14.3-26.el8 Stream-BaseOS 78 k DEBUG: selinux-policy noarch 3.14.3-123.el8 Stream-BaseOS 662 k DEBUG: selinux-policy-targeted noarch 3.14.3-123.el8 Stream-BaseOS 16 M DEBUG: unbound-libs x86_64 1.16.2-5.el8 Stream-AppStream 574 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20180605-1.el8 Stream-AppStream 19 M DEBUG: geolite2-country noarch 20180605-1.el8 Stream-AppStream 1.0 M DEBUG: libmaxminddb x86_64 1.2.0-10.el8 Stream-AppStream 33 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-yoga-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: python3-invoke noarch 1.4.0-1.el8 delorean-yoga-testing 157 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-yoga-testing 140 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 196 Packages DEBUG: Total size: 88 M DEBUG: Installed size: 305 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneauth1-4.5.0-0.20220314131903.8da0a63.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.4.0-0.20220314190516.100253d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.8.0-0.20220315090519.6ca3341.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-vif-2.7.1-0.20220316123432.7f9e9b8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.5.0-0.20220315075903.78d276e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-2.20.2-0.20230613092422.467eafd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-2.3.1-0.20220315161547.58a3939.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ovsdbapp-1.15.3-0.20230316085434.ab3e0cb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-2.7.0-0.20220314191741.2b26dea.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.12.3-0.20220510131911.2c1b062.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-2.6.0-0.20220314182459.25d34d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kuryr-lib-2.5.1-0.20230628140930.d8cb765.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-2.7.0-0.20220314182947.3d1dbf0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.8.0-0.20220311151755.64c82a0.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.13.1-0.20230712075949.f20a905.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-2.7.0-0.20220314191741.2b26dea.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.12.3-0.20220510131911.2c1b062.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-2.6.0-0.20220314182459.25d34d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20220307201837.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.13.0-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.20-7.el8.0.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.00.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-0.2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-0.5.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-46.0-1.el8.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.7.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-10.00.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.12-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.9-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-2.9-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-2.9-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-2.9-24.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.3.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.14.3-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-3.14.3-123.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-3.14.3-123.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20180605-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20180605-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.2.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.16.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gperftools-libs-2.7-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grpc-1.26.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunwind-1.3.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-3.11.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.7.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.9-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-1.7.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dataclasses-0.8-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.2.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-27.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fluidity-sm-0.2.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-grpcio-1.26.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-resources-4.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-invoke-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lexicon-1.0.0-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.7.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.7.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-protobuf-3.11.2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.6.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-retrying-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.10-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.6-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-3.2.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-2.0.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.13.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] network-scripts-openvswitch3.1-3.1.0-41.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-29.el8s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.1-3.1.0-41.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.1-3.1.0-41.el8s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 1/196 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 2/196 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 3/196 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 4/196 DEBUG: Installing : python3-fixtures-3.0.0-27.el8.noarch 5/196 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 6/196 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 7/196 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 8/196 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 9/196 DEBUG: Installing : python3-msgpack-1.0.3-2.el8.x86_64 10/196 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 11/196 DEBUG: Installing : python3-libselinux-2.9-8.el8.x86_64 12/196 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 13/196 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 14/196 DEBUG: Installing : python3-stevedore-3.5.2-0.20221024072403.6c9978a 15/196 DEBUG: Installing : python3-pyroute2-0.6.6-1.el8.noarch 16/196 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 17/196 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 18/196 DEBUG: Installing : python3-amqp-5.0.9-1.el8.noarch 19/196 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 20/196 DEBUG: Installing : python3-simplejson-3.17.6-2.el8.x86_64 21/196 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 22/196 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 23/196 DEBUG: Installing : geolite2-country-20180605-1.el8.noarch 24/196 DEBUG: Installing : geolite2-city-20180605-1.el8.noarch 25/196 DEBUG: Installing : libselinux-utils-2.9-8.el8.x86_64 26/196 DEBUG: Installing : policycoreutils-2.9-24.el8.x86_64 27/196 DEBUG: Running scriptlet: policycoreutils-2.9-24.el8.x86_64 27/196 DEBUG: Installing : c-ares-1.13.0-8.el8.x86_64 28/196 DEBUG: Running scriptlet: c-ares-1.13.0-8.el8.x86_64 28/196 DEBUG: Installing : python3-futurist-2.4.0-0.20220311160357.d70c7e5. 29/196 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220307143627. 30/196 DEBUG: Installing : python3-keystoneauth1-4.5.0-0.20220314131903.8da 31/196 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 32/196 DEBUG: Installing : rpm-plugin-selinux-4.14.3-26.el8.x86_64 33/196 DEBUG: Installing : selinux-policy-3.14.3-123.el8.noarch 34/196 DEBUG: Running scriptlet: selinux-policy-3.14.3-123.el8.noarch 34/196 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.3-123.el8.noarch 35/196 DEBUG: Installing : selinux-policy-targeted-3.14.3-123.el8.noarch 35/196 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.3-123.el8.noarch 35/196 DEBUG: Installing : libmaxminddb-1.2.0-10.el8.x86_64 36/196 DEBUG: Running scriptlet: libmaxminddb-1.2.0-10.el8.x86_64 36/196 DEBUG: Installing : ipcalc-0.2.4-4.el8.x86_64 37/196 DEBUG: Installing : python3-cotyledon-1.7.3-4.el8.noarch 38/196 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 39/196 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 40/196 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 41/196 DEBUG: Installing : python3-libsemanage-2.9-9.el8.x86_64 42/196 DEBUG: Installing : python3-setools-4.3.0-3.el8.x86_64 43/196 DEBUG: Installing : python3-oslotest-4.5.0-0.20220310171510.d4b1896. 44/196 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 45/196 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 46/196 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 47/196 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 48/196 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 49/196 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 50/196 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 51/196 DEBUG: Installing : python3-wrapt-1.13.3-2.el8.x86_64 52/196 DEBUG: Installing : python3-debtcollector-2.5.0-0.20220317120440.a6b 53/196 DEBUG: Installing : python3-oslo-context-4.1.0-0.20220314115038.3400 54/196 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 55/196 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 56/196 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 57/196 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 58/196 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 59/196 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 60/196 DEBUG: Installing : python3-soupsieve-2.3.1-2.el8.noarch 61/196 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 62/196 DEBUG: Installing : python3-retrying-1.3.3-1.el8.noarch 63/196 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 64/196 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 65/196 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 66/196 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 67/196 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 68/196 DEBUG: Installing : python3-protobuf-3.11.2-2.el8.noarch 69/196 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 70/196 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 71/196 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 72/196 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 73/196 DEBUG: Installing : python3-lexicon-1.0.0-9.el8.noarch 74/196 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 75/196 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 76/196 DEBUG: Installing : python3-fluidity-sm-0.2.0-16.el8.noarch 77/196 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 78/196 DEBUG: Installing : python3-dataclasses-0.8-1.el8.noarch 79/196 DEBUG: Installing : python3-werkzeug-2.0.1-2.el8.noarch 80/196 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 81/196 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 82/196 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 83/196 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 84/196 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 85/196 DEBUG: Installing : protobuf-3.11.2-2.el8.x86_64 86/196 DEBUG: Installing : libunwind-1.3.1-3.el8.x86_64 87/196 DEBUG: Installing : gperftools-libs-2.7-6.el8.x86_64 88/196 DEBUG: Installing : grpc-1.26.0-1.el8.x86_64 89/196 DEBUG: Installing : python3-grpcio-1.26.0-1.el8.x86_64 90/196 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 91/196 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 92/196 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 93/196 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 94/196 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 95/196 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 96/196 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 97/196 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 98/196 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 99/196 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 100/196 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 101/196 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 102/196 DEBUG: Installing : python3-cryptography-3.2.1-6.el8.x86_64 103/196 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 104/196 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 105/196 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 106/196 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 107/196 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 108/196 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 109/196 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 110/196 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 111/196 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 112/196 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 113/196 DEBUG: Installing : python3-click-6.7-8.el8.noarch 114/196 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 115/196 DEBUG: Installing : python3-audit-3.0.7-5.el8.x86_64 116/196 DEBUG: Installing : psmisc-23.1-5.el8.x86_64 117/196 DEBUG: Installing : numactl-libs-2.0.12-13.el8.x86_64 118/196 DEBUG: Running scriptlet: numactl-libs-2.0.12-13.el8.x86_64 118/196 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 119/196 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 120/196 DEBUG: Installing : python3-cliff-3.10.1-0.20220314185955.a04a48f.el 121/196 DEBUG: Installing : python3-stestr-3.2.0-3.el8.noarch 122/196 DEBUG: Installing : python3-ddt-1.2.1-4.el8.noarch 123/196 DEBUG: Installing : python3-invoke-1.4.0-1.el8.noarch 124/196 DEBUG: Installing : python3-paramiko-2.7.2-1.el8.noarch 125/196 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 126/196 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 127/196 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 128/196 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 129/196 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 130/196 DEBUG: Installing : libnl3-3.7.0-1.el8.x86_64 131/196 DEBUG: Running scriptlet: libnl3-3.7.0-1.el8.x86_64 131/196 DEBUG: Installing : libibverbs-46.0-1.el8.1.x86_64 132/196 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 133/196 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 133/196 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 134/196 DEBUG: Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 135/196 DEBUG: Installing : unbound-libs-1.16.2-5.el8.x86_64 135/196 DEBUG: Running scriptlet: unbound-libs-1.16.2-5.el8.x86_64 135/196 DEBUG: Installing : libbpf-0.5.0-1.el8.x86_64 136/196 DEBUG: Installing : iproute-6.2.0-2.el8.x86_64 137/196 DEBUG: Installing : initscripts-10.00.18-1.el8.x86_64 138/196 DEBUG: Running scriptlet: initscripts-10.00.18-1.el8.x86_64 138/196 DEBUG: Installing : hostname-3.20-7.el8.0.1.x86_64 139/196 DEBUG: Running scriptlet: hostname-3.20-7.el8.0.1.x86_64 139/196 DEBUG: Installing : checkpolicy-2.9-1.el8.x86_64 140/196 DEBUG: Installing : python3-policycoreutils-2.9-24.el8.noarch 141/196 DEBUG: Installing : policycoreutils-python-utils-2.9-24.el8.noarch 142/196 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 143/196 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-29.el8s.noa 143/196 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 143/196 DEBUG: Installing : bc-1.07.1-5.el8.x86_64 144/196 DEBUG: Running scriptlet: bc-1.07.1-5.el8.x86_64 144/196 DEBUG: Installing : network-scripts-10.00.18-1.el8.x86_64 145/196 DEBUG: Running scriptlet: network-scripts-10.00.18-1.el8.x86_64 145/196 DEBUG: Installing : network-scripts-openvswitch3.1-3.1.0-41.el8s.x86 146/196 DEBUG: Running scriptlet: openvswitch3.1-3.1.0-41.el8s.x86_64 147/196 DEBUG: Installing : openvswitch3.1-3.1.0-41.el8s.x86_64 147/196 DEBUG: Running scriptlet: openvswitch3.1-3.1.0-41.el8s.x86_64 147/196 DEBUG: Installing : rdo-openvswitch-2:3.1-2.el8.noarch 148/196 DEBUG: Installing : python3-openvswitch3.1-3.1.0-41.el8s.x86_64 149/196 DEBUG: Installing : python3-rdo-openvswitch-2:3.1-2.el8.noarch 150/196 DEBUG: Installing : python3-ovsdbapp-1.15.3-0.20230316085434.ab3e0cb 151/196 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2022030712392 152/196 DEBUG: Installing : python3-openstacksdk-0.62.0-0.20230411165545.4ce 153/196 DEBUG: Installing : python3-os-client-config-2.1.0-0.20220307201837. 154/196 DEBUG: Installing : python3-os-traits-2.7.0-0.20220314182947.3d1dbf0 155/196 DEBUG: Installing : python-oslo-versionedobjects-lang-2.6.0-0.202203 156/196 DEBUG: Installing : python-oslo-utils-lang-4.12.3-0.20220510131911.2 157/196 DEBUG: Installing : python-oslo-privsep-lang-2.7.0-0.20220314191741. 158/196 DEBUG: Installing : python-oslo-policy-lang-3.11.0-0.20220314171849. 159/196 DEBUG: Installing : python-oslo-middleware-lang-4.5.1-0.202203141609 160/196 DEBUG: Installing : python-oslo-log-lang-4.7.0-0.20220324144856.de03 161/196 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03 162/196 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17 163/196 DEBUG: Installing : python3-oslo-utils-4.12.3-0.20220510131911.2c1b0 164/196 DEBUG: Installing : python3-oslo-config-2:8.8.0-0.20220311151755.64c 165/196 DEBUG: Installing : python3-oslo-serialization-4.3.0-0.2022031115140 166/196 DEBUG: Installing : python3-oslo-log-4.7.0-0.20220324144856.de03a59. 167/196 DEBUG: Installing : python3-oslo-policy-3.11.0-0.20220314171849.b48b 168/196 DEBUG: Installing : python3-oslo-upgradecheck-1.5.0-0.20220314174419 169/196 DEBUG: Installing : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb 170/196 DEBUG: Installing : python3-oslo-privsep-2.7.0-0.20220314191741.2b26 171/196 DEBUG: Installing : python3-keystoneclient-1:4.4.0-0.20220314190516. 172/196 DEBUG: Installing : python3-oslo-reports-2.3.0-0.20220311164623.f279 173/196 DEBUG: Installing : python3-os-ken-2.3.1-0.20220315161547.58a3939.el 174/196 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-oslo-middleware-4.5.1-0.20220314160906.2 175/196 DEBUG: Installing : python3-osc-lib-2.5.0-0.20220315075903.78d276e.e 176/196 DEBUG: Installing : python3-neutronclient-7.8.0-0.20220315090519.6ca 177/196 DEBUG: Installing : python-oslo-db-lang-11.2.0-0.20220314165526.22c6 178/196 DEBUG: Installing : python3-oslo-db-11.2.0-0.20220314165526.22c602f. 179/196 DEBUG: Installing : python-oslo-concurrency-lang-4.5.0-0.20220311165 180/196 DEBUG: Installing : python3-oslo-concurrency-4.5.0-0.20220311165052. 181/196 DEBUG: Installing : python3-oslo-service-2.8.0-0.20220314165315.6552 182/196 DEBUG: Installing : python3-oslo-messaging-12.13.1-0.20230712075949. 183/196 DEBUG: Installing : python3-oslo-versionedobjects-2.6.0-0.2022031418 184/196 DEBUG: Installing : python3-os-vif-2.7.1-0.20220316123432.7f9e9b8.el 185/196 DEBUG: Installing : python3-osprofiler-3.4.2-0.20220307232434.e475de 186/196 DEBUG: Installing : python3-neutron-lib-2.20.2-0.20230613092422.467e 187/196 DEBUG: Installing : python3-kuryr-lib-2.5.1-0.20230628140930.d8cb765 188/196 DEBUG: Installing : python-oslo-cache-lang-2.10.1-0.20220314140354.d 189/196 DEBUG: Installing : python3-oslo-cache-2.10.1-0.20220314140354.d7502 190/196 DEBUG: Running scriptlet: python3-kuryr-kubernetes-6.0.1-0.20230728145720. 191/196 DEBUG: Installing : python3-kuryr-kubernetes-6.0.1-0.20230728145720. 191/196 DEBUG: Installing : openstack-kuryr-kubernetes-common-6.0.1-0.202307 192/196 DEBUG: Installing : openstack-kuryr-kubernetes-cni-6.0.1-0.202307281 193/196 DEBUG: Running scriptlet: openstack-kuryr-kubernetes-cni-6.0.1-0.202307281 193/196 DEBUG: Installing : openstack-kuryr-kubernetes-controller-6.0.1-0.20 194/196 DEBUG: Running scriptlet: openstack-kuryr-kubernetes-controller-6.0.1-0.20 194/196 DEBUG: Installing : python3-kuryr-kubernetes-tests-6.0.1-0.202307281 195/196 DEBUG: Installing : openstack-kuryr-kubernetes-doc-6.0.1-0.202307281 196/196 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-29.el8s.noa 196/196 DEBUG: Running scriptlet: openstack-kuryr-kubernetes-doc-6.0.1-0.202307281 196/196 DEBUG: Verifying : python3-keystoneauth1-4.5.0-0.20220314131903.8da 1/196 DEBUG: Verifying : python3-keystoneclient-1:4.4.0-0.20220314190516. 2/196 DEBUG: Verifying : python3-neutronclient-7.8.0-0.20220315090519.6ca 3/196 DEBUG: Verifying : python3-openstacksdk-0.62.0-0.20230411165545.4ce 4/196 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220307143627. 5/196 DEBUG: Verifying : python3-os-vif-2.7.1-0.20220316123432.7f9e9b8.el 6/196 DEBUG: Verifying : python3-osc-lib-2.5.0-0.20220315075903.78d276e.e 7/196 DEBUG: Verifying : python3-oslotest-4.5.0-0.20220310171510.d4b1896. 8/196 DEBUG: Verifying : python3-stevedore-3.5.2-0.20221024072403.6c9978a 9/196 DEBUG: Verifying : python3-neutron-lib-2.20.2-0.20230613092422.467e 10/196 DEBUG: Verifying : python3-os-ken-2.3.1-0.20220315161547.58a3939.el 11/196 DEBUG: Verifying : python3-ovsdbapp-1.15.3-0.20230316085434.ab3e0cb 12/196 DEBUG: Verifying : python-oslo-cache-lang-2.10.1-0.20220314140354.d 13/196 DEBUG: Verifying : python-oslo-concurrency-lang-4.5.0-0.20220311165 14/196 DEBUG: Verifying : python-oslo-db-lang-11.2.0-0.20220314165526.22c6 15/196 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03 16/196 DEBUG: Verifying : python-oslo-log-lang-4.7.0-0.20220324144856.de03 17/196 DEBUG: Verifying : python-oslo-middleware-lang-4.5.1-0.202203141609 18/196 DEBUG: Verifying : python-oslo-policy-lang-3.11.0-0.20220314171849. 19/196 DEBUG: Verifying : python-oslo-privsep-lang-2.7.0-0.20220314191741. 20/196 DEBUG: Verifying : python-oslo-utils-lang-4.12.3-0.20220510131911.2 21/196 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.6.0-0.202203 22/196 DEBUG: Verifying : python3-cliff-3.10.1-0.20220314185955.a04a48f.el 23/196 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20220317120440.a6b 24/196 DEBUG: Verifying : python3-futurist-2.4.0-0.20220311160357.d70c7e5. 25/196 DEBUG: Verifying : python3-kuryr-lib-2.5.1-0.20230628140930.d8cb765 26/196 DEBUG: Verifying : python3-os-traits-2.7.0-0.20220314182947.3d1dbf0 27/196 DEBUG: Verifying : python3-oslo-cache-2.10.1-0.20220314140354.d7502 28/196 DEBUG: Verifying : python3-oslo-concurrency-4.5.0-0.20220311165052. 29/196 DEBUG: Verifying : python3-oslo-config-2:8.8.0-0.20220311151755.64c 30/196 DEBUG: Verifying : python3-oslo-context-4.1.0-0.20220314115038.3400 31/196 DEBUG: Verifying : python3-oslo-db-11.2.0-0.20220314165526.22c602f. 32/196 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17 33/196 DEBUG: Verifying : python3-oslo-log-4.7.0-0.20220324144856.de03a59. 34/196 DEBUG: Verifying : python3-oslo-messaging-12.13.1-0.20230712075949. 35/196 DEBUG: Verifying : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb 36/196 DEBUG: Verifying : python3-oslo-middleware-4.5.1-0.20220314160906.2 37/196 DEBUG: Verifying : python3-oslo-policy-3.11.0-0.20220314171849.b48b 38/196 DEBUG: Verifying : python3-oslo-privsep-2.7.0-0.20220314191741.2b26 39/196 DEBUG: Verifying : python3-oslo-reports-2.3.0-0.20220311164623.f279 40/196 DEBUG: Verifying : python3-oslo-serialization-4.3.0-0.2022031115140 41/196 DEBUG: Verifying : python3-oslo-service-2.8.0-0.20220314165315.6552 42/196 DEBUG: Verifying : python3-oslo-upgradecheck-1.5.0-0.20220314174419 43/196 DEBUG: Verifying : python3-oslo-utils-4.12.3-0.20220510131911.2c1b0 44/196 DEBUG: Verifying : python3-oslo-versionedobjects-2.6.0-0.2022031418 45/196 DEBUG: Verifying : python3-osprofiler-3.4.2-0.20220307232434.e475de 46/196 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2022030712392 47/196 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20220307201837. 48/196 DEBUG: Verifying : bc-1.07.1-5.el8.x86_64 49/196 DEBUG: Verifying : c-ares-1.13.0-8.el8.x86_64 50/196 DEBUG: Verifying : checkpolicy-2.9-1.el8.x86_64 51/196 DEBUG: Verifying : hostname-3.20-7.el8.0.1.x86_64 52/196 DEBUG: Verifying : initscripts-10.00.18-1.el8.x86_64 53/196 DEBUG: Verifying : ipcalc-0.2.4-4.el8.x86_64 54/196 DEBUG: Verifying : iproute-6.2.0-2.el8.x86_64 55/196 DEBUG: Verifying : libbpf-0.5.0-1.el8.x86_64 56/196 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 57/196 DEBUG: Verifying : libibverbs-46.0-1.el8.1.x86_64 58/196 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 59/196 DEBUG: Verifying : libnl3-3.7.0-1.el8.x86_64 60/196 DEBUG: Verifying : libselinux-utils-2.9-8.el8.x86_64 61/196 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 62/196 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 63/196 DEBUG: Verifying : network-scripts-10.00.18-1.el8.x86_64 64/196 DEBUG: Verifying : numactl-libs-2.0.12-13.el8.x86_64 65/196 DEBUG: Verifying : policycoreutils-2.9-24.el8.x86_64 66/196 DEBUG: Verifying : policycoreutils-python-utils-2.9-24.el8.noarch 67/196 DEBUG: Verifying : psmisc-23.1-5.el8.x86_64 68/196 DEBUG: Verifying : python3-audit-3.0.7-5.el8.x86_64 69/196 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 70/196 DEBUG: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 71/196 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 72/196 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 73/196 DEBUG: Verifying : python3-libselinux-2.9-8.el8.x86_64 74/196 DEBUG: Verifying : python3-libsemanage-2.9-9.el8.x86_64 75/196 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 76/196 DEBUG: Verifying : python3-policycoreutils-2.9-24.el8.noarch 77/196 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 78/196 DEBUG: Verifying : python3-setools-4.3.0-3.el8.x86_64 79/196 DEBUG: Verifying : rpm-plugin-selinux-4.14.3-26.el8.x86_64 80/196 DEBUG: Verifying : selinux-policy-3.14.3-123.el8.noarch 81/196 DEBUG: Verifying : selinux-policy-targeted-3.14.3-123.el8.noarch 82/196 DEBUG: Verifying : geolite2-city-20180605-1.el8.noarch 83/196 DEBUG: Verifying : geolite2-country-20180605-1.el8.noarch 84/196 DEBUG: Verifying : libmaxminddb-1.2.0-10.el8.x86_64 85/196 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 86/196 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 87/196 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 88/196 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 89/196 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 90/196 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 91/196 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 92/196 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 93/196 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 94/196 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 95/196 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 96/196 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 97/196 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 98/196 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 99/196 DEBUG: Verifying : unbound-libs-1.16.2-5.el8.x86_64 100/196 DEBUG: Verifying : gperftools-libs-2.7-6.el8.x86_64 101/196 DEBUG: Verifying : grpc-1.26.0-1.el8.x86_64 102/196 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 103/196 DEBUG: Verifying : libunwind-1.3.1-3.el8.x86_64 104/196 DEBUG: Verifying : protobuf-3.11.2-2.el8.x86_64 105/196 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 106/196 DEBUG: Verifying : python3-amqp-5.0.9-1.el8.noarch 107/196 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 108/196 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 109/196 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 110/196 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 111/196 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 112/196 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 113/196 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 114/196 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 115/196 DEBUG: Verifying : python3-cotyledon-1.7.3-4.el8.noarch 116/196 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 117/196 DEBUG: Verifying : python3-dataclasses-0.8-1.el8.noarch 118/196 DEBUG: Verifying : python3-ddt-1.2.1-4.el8.noarch 119/196 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 120/196 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 121/196 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 122/196 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 123/196 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 124/196 DEBUG: Verifying : python3-fixtures-3.0.0-27.el8.noarch 125/196 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 126/196 DEBUG: Verifying : python3-fluidity-sm-0.2.0-16.el8.noarch 127/196 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 128/196 DEBUG: Verifying : python3-grpcio-1.26.0-1.el8.x86_64 129/196 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 130/196 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 131/196 DEBUG: Verifying : python3-invoke-1.4.0-1.el8.noarch 132/196 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 133/196 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 134/196 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 135/196 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 136/196 DEBUG: Verifying : python3-lexicon-1.0.0-9.el8.noarch 137/196 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 138/196 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 139/196 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 140/196 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 141/196 DEBUG: Verifying : python3-msgpack-1.0.3-2.el8.x86_64 142/196 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 143/196 DEBUG: Verifying : python3-paramiko-2.7.2-1.el8.noarch 144/196 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 145/196 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 146/196 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 147/196 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 148/196 DEBUG: Verifying : python3-protobuf-3.11.2-2.el8.noarch 149/196 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 150/196 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 151/196 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 152/196 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 153/196 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 154/196 DEBUG: Verifying : python3-pyroute2-0.6.6-1.el8.noarch 155/196 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 156/196 DEBUG: Verifying : python3-rdo-openvswitch-2:3.1-2.el8.noarch 157/196 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 158/196 DEBUG: Verifying : python3-retrying-1.3.3-1.el8.noarch 159/196 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 160/196 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 161/196 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 162/196 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 163/196 DEBUG: Verifying : python3-simplejson-3.17.6-2.el8.x86_64 164/196 DEBUG: Verifying : python3-soupsieve-2.3.1-2.el8.noarch 165/196 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 166/196 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 167/196 DEBUG: Verifying : python3-stestr-3.2.0-3.el8.noarch 168/196 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 169/196 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 170/196 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 171/196 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 172/196 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 173/196 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 174/196 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 175/196 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 176/196 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 177/196 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 178/196 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 179/196 DEBUG: Verifying : python3-werkzeug-2.0.1-2.el8.noarch 180/196 DEBUG: Verifying : python3-wrapt-1.13.3-2.el8.x86_64 181/196 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 182/196 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 183/196 DEBUG: Verifying : rdo-openvswitch-2:3.1-2.el8.noarch 184/196 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 185/196 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 186/196 DEBUG: Verifying : network-scripts-openvswitch3.1-3.1.0-41.el8s.x86 187/196 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-29.el8s.noa 188/196 DEBUG: Verifying : openvswitch3.1-3.1.0-41.el8s.x86_64 189/196 DEBUG: Verifying : python3-openvswitch3.1-3.1.0-41.el8s.x86_64 190/196 DEBUG: Verifying : openstack-kuryr-kubernetes-cni-6.0.1-0.202307281 191/196 DEBUG: Verifying : openstack-kuryr-kubernetes-controller-6.0.1-0.20 192/196 DEBUG: Verifying : openstack-kuryr-kubernetes-doc-6.0.1-0.202307281 193/196 DEBUG: Verifying : openstack-kuryr-kubernetes-common-6.0.1-0.202307 194/196 DEBUG: Verifying : python3-kuryr-kubernetes-tests-6.0.1-0.202307281 195/196 DEBUG: Verifying : python3-kuryr-kubernetes-6.0.1-0.20230728145720. 196/196 DEBUG: Installed: DEBUG: bc-1.07.1-5.el8.x86_64 DEBUG: c-ares-1.13.0-8.el8.x86_64 DEBUG: checkpolicy-2.9-1.el8.x86_64 DEBUG: geolite2-city-20180605-1.el8.noarch DEBUG: geolite2-country-20180605-1.el8.noarch DEBUG: gperftools-libs-2.7-6.el8.x86_64 DEBUG: grpc-1.26.0-1.el8.x86_64 DEBUG: hostname-3.20-7.el8.0.1.x86_64 DEBUG: initscripts-10.00.18-1.el8.x86_64 DEBUG: ipcalc-0.2.4-4.el8.x86_64 DEBUG: iproute-6.2.0-2.el8.x86_64 DEBUG: libbpf-0.5.0-1.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libibverbs-46.0-1.el8.1.x86_64 DEBUG: libmaxminddb-1.2.0-10.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libnl3-3.7.0-1.el8.x86_64 DEBUG: libselinux-utils-2.9-8.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libunwind-1.3.1-3.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: network-scripts-10.00.18-1.el8.x86_64 DEBUG: network-scripts-openvswitch3.1-3.1.0-41.el8s.x86_64 DEBUG: numactl-libs-2.0.12-13.el8.x86_64 DEBUG: openstack-kuryr-kubernetes-cni-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: openstack-kuryr-kubernetes-common-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: openstack-kuryr-kubernetes-controller-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: openstack-kuryr-kubernetes-doc-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-29.el8s.noarch DEBUG: openvswitch3.1-3.1.0-41.el8s.x86_64 DEBUG: policycoreutils-2.9-24.el8.x86_64 DEBUG: policycoreutils-python-utils-2.9-24.el8.noarch DEBUG: protobuf-3.11.2-2.el8.x86_64 DEBUG: psmisc-23.1-5.el8.x86_64 DEBUG: python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch DEBUG: python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch DEBUG: python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch DEBUG: python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch DEBUG: python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch DEBUG: python-oslo-privsep-lang-2.7.0-0.20220314191741.2b26dea.el8.noarch DEBUG: python-oslo-utils-lang-4.12.3-0.20220510131911.2c1b062.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.6.0-0.20220314182459.25d34d6.el8.noarch DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.7.1-3.el8.noarch DEBUG: python3-amqp-5.0.9-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-audit-3.0.7-5.el8.x86_64 DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cotyledon-1.7.3-4.el8.noarch DEBUG: python3-cryptography-3.2.1-6.el8.x86_64 DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-dataclasses-0.8-1.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-ddt-1.2.1-4.el8.noarch DEBUG: python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-27.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch DEBUG: python3-grpcio-1.26.0-1.el8.x86_64 DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-invoke-1.4.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.5.0-0.20220314131903.8da0a63.el8.noarch DEBUG: python3-keystoneclient-1:4.4.0-0.20220314190516.100253d.el8.noarch DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-kuryr-kubernetes-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: python3-kuryr-kubernetes-tests-6.0.1-0.20230728145720.f51aa74.el8.noarch DEBUG: python3-kuryr-lib-2.5.1-0.20230628140930.d8cb765.el8.noarch DEBUG: python3-lexicon-1.0.0-9.el8.noarch DEBUG: python3-libselinux-2.9-8.el8.x86_64 DEBUG: python3-libsemanage-2.9-9.el8.x86_64 DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.3-2.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-neutron-lib-2.20.2-0.20230613092422.467eafd.el8.noarch DEBUG: python3-neutronclient-7.8.0-0.20220315090519.6ca3341.el8.noarch DEBUG: python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch DEBUG: python3-openvswitch3.1-3.1.0-41.el8s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20220307201837.bc96c23.el8.noarch DEBUG: python3-os-ken-2.3.1-0.20220315161547.58a3939.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch DEBUG: python3-os-traits-2.7.0-0.20220314182947.3d1dbf0.el8.noarch DEBUG: python3-os-vif-2.7.1-0.20220316123432.7f9e9b8.el8.noarch DEBUG: python3-osc-lib-2.5.0-0.20220315075903.78d276e.el8.noarch DEBUG: python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch DEBUG: python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch DEBUG: python3-oslo-config-2:8.8.0-0.20220311151755.64c82a0.el8.noarch DEBUG: python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch DEBUG: python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch DEBUG: python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch DEBUG: python3-oslo-messaging-12.13.1-0.20230712075949.f20a905.el8.noarch DEBUG: python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch DEBUG: python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch DEBUG: python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch DEBUG: python3-oslo-privsep-2.7.0-0.20220314191741.2b26dea.el8.noarch DEBUG: python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch DEBUG: python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch DEBUG: python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch DEBUG: python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch DEBUG: python3-oslo-utils-4.12.3-0.20220510131911.2c1b062.el8.noarch DEBUG: python3-oslo-versionedobjects-2.6.0-0.20220314182459.25d34d6.el8.noarch DEBUG: python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch DEBUG: python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch DEBUG: python3-ovsdbapp-1.15.3-0.20230316085434.ab3e0cb.el8.noarch DEBUG: python3-paramiko-2.7.2-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-policycoreutils-2.9-24.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch DEBUG: python3-protobuf-3.11.2-2.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyroute2-0.6.6-1.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-rdo-openvswitch-2:3.1-2.el8.noarch DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch DEBUG: python3-retrying-1.3.3-1.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-setools-4.3.0-3.el8.x86_64 DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 DEBUG: python3-simplejson-3.17.6-2.el8.x86_64 DEBUG: python3-soupsieve-2.3.1-2.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-3.2.0-3.el8.noarch DEBUG: python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-testrepository-0.0.20-20.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-2.0.1-2.el8.noarch DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: rdo-openvswitch-2:3.1-2.el8.noarch DEBUG: rpm-plugin-selinux-4.14.3-26.el8.x86_64 DEBUG: selinux-policy-3.14.3-123.el8.noarch DEBUG: selinux-policy-targeted-3.14.3-123.el8.noarch DEBUG: unbound-libs-1.16.2-5.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-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', '-l', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/common/f5/1a/f51aa74b2a1864765c981d64188b3054f7e41ab3_995f2f3e'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-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', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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