+ 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 + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc --clean INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.cmgpkp55:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] 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 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-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-zaqar-40d43e7f55add2794b3c0591273a7e5795fadc64 baseurl=https://trunk.rdoproject.org/centos7-train/40/d4/40d43e7f55add2794b3c0591273a7e5795fadc64_e6b7926c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc --init INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.yizckcho:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] 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 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-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-zaqar-40d43e7f55add2794b3c0591273a7e5795fadc64 baseurl=https://trunk.rdoproject.org/centos7-train/40/d4/40d43e7f55add2794b3c0591273a7e5795fadc64_e6b7926c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5928624 3616556 871148 6721188 9128356 DEBUG: Swap: 8388604 1350684 7037920 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.ajhvxybj', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos-train/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5926748 3882132 871148 6457488 9130064 DEBUG: Swap: 8388604 1350684 7037920 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'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 0 4.3G 0% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rllsuk07', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zbzi7gf1:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '10ea86edcf37459ea5bcef4885acd4c6', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zbzi7gf1:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-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: Failed to set locale, defaulting to C DEBUG: delorean-openstack-zaqar-40d43e7f55add2794b3c05 5.4 MB/s | 1.2 MB 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-macros noarch2023.1.0-0.20230216203322.ce6a105.el7 delorean 15 k DEBUG: python2-eventlet noarch0.25.1-1.el7 delorean-train-testing 321 k DEBUG: python2-pbr noarch5.1.2-2.el7 delorean-train-testing 1.1 M DEBUG: python2-webob noarch1.8.5-1.el7 delorean-train-testing 246 k DEBUG: python2-sqlalchemy x86_641.2.17-2.el7 delorean-train-testing 1.8 M DEBUG: python2-setuptools_scm noarch1.15.7-2.el7 delorean-train-build-deps 32 k DEBUG: python2-sphinx noarch1:1.8.4-1.el7 delorean-train-build-deps 1.8 M DEBUG: basesystem noarch10.0-7.el7.centos base 5.0 k DEBUG: gcc x86_644.8.5-44.el7 base 16 M DEBUG: ghostscript x86_649.25-5.el7 base 112 k DEBUG: graphviz x86_642.30.1-22.el7 base 1.3 M DEBUG: make x86_641:3.82-24.el7 base 421 k DEBUG: yum-plugin-priorities noarch1.1.31-54.el7_8 base 29 k DEBUG: git x86_641.8.3.1-25.el7_9 updates 4.4 M DEBUG: python-devel x86_642.7.5-93.el7_9 updates 399 k DEBUG: rpm-build x86_644.11.3-48.el7_9 updates 150 k DEBUG: rubygems noarch2.0.14.1-39.el7_9 updates 215 k DEBUG: Installing dependencies: DEBUG: fontawesome-fonts noarch4.4.0-1.el7 delorean-train-testing 159 k DEBUG: fontawesome-fonts-web noarch4.4.0-1.el7 delorean-train-testing 273 k DEBUG: python-backports-ssl_match_hostname noarch3.5.0.1-1.el7 delorean-train-testing 12 k DEBUG: python-dns noarch1.15.0-5.el7 delorean-train-testing 247 k DEBUG: python2-babel noarch2.6.0-4.el7 delorean-train-testing 5.7 M DEBUG: python2-chardet noarch3.0.4-7.el7 delorean-train-testing 185 k DEBUG: python2-funcsigs noarch1.0.2-1.el7 delorean-train-testing 23 k DEBUG: python2-idna noarch2.5-1.el7 delorean-train-testing 94 k DEBUG: python2-ipaddress noarch1.0.18-5.el7 delorean-train-testing 34 k DEBUG: python2-jinja2 noarch2.10.1-1.el7 delorean-train-testing 250 k DEBUG: python2-mock noarch3.0.5-1.el7 delorean-train-testing 50 k DEBUG: python2-monotonic noarch1.5-1.el7 delorean-train-testing 14 k DEBUG: python2-olefile noarch0.44-1.el7 delorean-train-testing 772 k DEBUG: python2-pyparsing noarch2.3.1-1.el7 delorean-train-testing 140 k DEBUG: python2-pysocks noarch1.5.6-3.el7 delorean-train-testing 19 k DEBUG: python2-requests noarch2.21.0-3.el7 delorean-train-testing 119 k DEBUG: python2-setuptools noarch40.8.0-1.el7 delorean-train-testing 652 k DEBUG: python2-six noarch1.12.0-1.el7 delorean-train-testing 32 k DEBUG: python2-typing noarch3.6.1-1.el7 delorean-train-testing 44 k DEBUG: python2-urllib3 noarch1.24.1-3.el7 delorean-train-testing 169 k DEBUG: libimagequant x86_642.8.2-2.el7 delorean-train-testing 52 k DEBUG: python2-backports x86_641.0-16.el7 delorean-train-testing 6.2 k DEBUG: python2-greenlet x86_640.4.12-1.el7 delorean-train-testing 24 k DEBUG: python2-markupsafe x86_641.1.0-2.el7 delorean-train-testing 28 k DEBUG: python2-pillow x86_645.4.1-3.el7 delorean-train-testing 638 k DEBUG: google-roboto-slab-fonts noarch1.100263-0.5.20150923git.el7 delorean-train-build-deps 232 k DEBUG: lato-fonts noarch2.015-1.el7 delorean-train-build-deps 3.3 M DEBUG: python-sphinx-locale noarch1:1.8.4-1.el7 delorean-train-build-deps 228 k DEBUG: python-whoosh noarch2.5.7-4.el7 delorean-train-build-deps 1.1 M DEBUG: python2-imagesize noarch0.7.1-5.el7 delorean-train-build-deps 8.6 k DEBUG: python2-packaging noarch19.0-1.el7 delorean-train-build-deps 43 k DEBUG: python2-pygments noarch2.2.0-7.el7 delorean-train-build-deps 1.9 M DEBUG: python2-snowballstemmer noarch1.2.0-2.el7 delorean-train-build-deps 96 k DEBUG: python2-sphinx-theme-alabaster noarch0.7.9-4.el7 delorean-train-build-deps 18 k DEBUG: python2-sphinx_rtd_theme noarch0.2.4-1.el7 delorean-train-build-deps 127 k DEBUG: python2-sphinxcontrib-websupport noarch1.0.1-1.el7 delorean-train-build-deps 43 k DEBUG: acl x86_642.2.51-15.el7 base 81 k DEBUG: adobe-mappings-cmap noarch20171205-3.el7 base 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch20171205-3.el7 base 114 k DEBUG: adobe-mappings-pdf noarch20180407-1.el7 base 703 k DEBUG: atk x86_642.28.1-2.el7 base 263 k DEBUG: audit-libs x86_642.8.5-4.el7 base 102 k DEBUG: avahi-libs x86_640.6.31-20.el7 base 62 k DEBUG: bzip2 x86_641.0.6-13.el7 base 52 k DEBUG: bzip2-libs x86_641.0.6-13.el7 base 40 k DEBUG: cairo x86_641.15.12-4.el7 base 741 k DEBUG: chkconfig x86_641.7.6-1.el7 base 182 k DEBUG: cpio x86_642.11-28.el7 base 211 k DEBUG: cpp x86_644.8.5-44.el7 base 5.9 M DEBUG: cracklib x86_642.9.0-11.el7 base 80 k DEBUG: cracklib-dicts x86_642.9.0-11.el7 base 3.6 M DEBUG: cryptsetup-libs x86_642.0.3-6.el7 base 339 k DEBUG: cups-libs x86_641:1.6.3-51.el7 base 359 k DEBUG: dbus x86_641:1.10.24-15.el7 base 245 k DEBUG: dbus-libs x86_641:1.10.24-15.el7 base 169 k DEBUG: dejavu-fonts-common noarch2.33-6.el7 base 64 k DEBUG: dejavu-sans-fonts noarch2.33-6.el7 base 1.4 M DEBUG: dracut x86_64033-572.el7 base 329 k DEBUG: dwz x86_640.11-3.el7 base 99 k DEBUG: elfutils x86_640.176-5.el7 base 308 k DEBUG: elfutils-default-yama-scope noarch0.176-5.el7 base 33 k DEBUG: elfutils-libelf x86_640.176-5.el7 base 195 k DEBUG: elfutils-libs x86_640.176-5.el7 base 291 k DEBUG: file x86_645.11-37.el7 base 57 k DEBUG: file-libs x86_645.11-37.el7 base 340 k DEBUG: filesystem x86_643.2-25.el7 base 1.0 M DEBUG: findutils x86_641:4.5.11-6.el7 base 559 k DEBUG: fipscheck x86_641.4.1-6.el7 base 21 k DEBUG: fipscheck-lib x86_641.4.1-6.el7 base 11 k DEBUG: fontconfig x86_642.13.0-4.3.el7 base 254 k DEBUG: fontpackages-filesystem noarch1.44-8.el7 base 9.9 k DEBUG: fribidi x86_641.0.2-1.el7_7.1 base 79 k DEBUG: gawk x86_644.0.2-4.el7_3.1 base 874 k DEBUG: gdb x86_647.6.1-120.el7 base 2.4 M DEBUG: gdbm x86_641.10-8.el7 base 70 k DEBUG: gdk-pixbuf2 x86_642.36.12-3.el7 base 570 k DEBUG: gmp x86_641:6.0.0-15.el7 base 281 k DEBUG: gnupg2 x86_642.0.22-5.el7_5 base 1.5 M DEBUG: gpgme x86_641.3.2-5.el7 base 146 k DEBUG: graphite2 x86_641.3.10-1.el7_3 base 115 k DEBUG: grep x86_642.20-3.el7 base 344 k DEBUG: groff-base x86_641.22.2-8.el7 base 942 k DEBUG: gtk2 x86_642.24.31-1.el7 base 3.4 M DEBUG: hardlink x86_641:1.0-19.el7 base 14 k DEBUG: harfbuzz x86_641.7.5-2.el7 base 267 k DEBUG: hicolor-icon-theme noarch0.12-7.el7 base 42 k DEBUG: hwdata x86_640.252-9.7.el7 base 2.5 M DEBUG: info x86_645.1-5.el7 base 233 k DEBUG: jasper-libs x86_641.900.1-33.el7 base 150 k DEBUG: jbigkit-libs x86_642.0-11.el7 base 46 k DEBUG: json-c x86_640.11-4.el7_0 base 31 k DEBUG: keyutils-libs x86_641.5.8-3.el7 base 25 k DEBUG: kmod x86_6420-28.el7 base 123 k DEBUG: kmod-libs x86_6420-28.el7 base 51 k DEBUG: lcms2 x86_642.6-3.el7 base 150 k DEBUG: less x86_64458-9.el7 base 120 k DEBUG: libICE x86_641.0.9-9.el7 base 66 k DEBUG: libSM x86_641.2.2-2.el7 base 39 k DEBUG: libXau x86_641.0.8-2.1.el7 base 29 k DEBUG: libXaw x86_641.0.13-4.el7 base 192 k DEBUG: libXcomposite x86_640.4.4-4.1.el7 base 22 k DEBUG: libXcursor x86_641.1.15-1.el7 base 30 k DEBUG: libXdamage x86_641.1.4-4.1.el7 base 20 k DEBUG: libXext x86_641.3.3-3.el7 base 39 k DEBUG: libXfixes x86_645.0.3-1.el7 base 18 k DEBUG: libXft x86_642.3.2-2.el7 base 58 k DEBUG: libXi x86_641.7.9-1.el7 base 40 k DEBUG: libXinerama x86_641.1.3-2.1.el7 base 14 k DEBUG: libXmu x86_641.1.2-2.el7 base 71 k DEBUG: libXrandr x86_641.5.1-2.el7 base 27 k DEBUG: libXrender x86_640.9.10-1.el7 base 26 k DEBUG: libXt x86_641.1.5-3.el7 base 173 k DEBUG: libXxf86misc x86_641.0.3-7.1.el7 base 19 k DEBUG: libXxf86vm x86_641.1.4-1.el7 base 18 k DEBUG: libacl x86_642.2.51-15.el7 base 27 k DEBUG: libassuan x86_642.1.0-3.el7 base 63 k DEBUG: libattr x86_642.4.46-13.el7 base 18 k DEBUG: libcap x86_642.22-11.el7 base 47 k DEBUG: libcap-ng x86_640.7.5-4.el7 base 25 k DEBUG: libcom_err x86_641.42.9-19.el7 base 42 k DEBUG: libdb x86_645.3.21-25.el7 base 720 k DEBUG: libdb-utils x86_645.3.21-25.el7 base 132 k DEBUG: libdrm x86_642.4.97-2.el7 base 151 k DEBUG: libedit x86_643.0-12.20121213cvs.el7 base 92 k DEBUG: libffi x86_643.0.13-19.el7 base 30 k DEBUG: libfontenc x86_641.1.3-3.el7 base 31 k DEBUG: libgcc x86_644.8.5-44.el7 base 103 k DEBUG: libgcrypt x86_641.5.3-14.el7 base 263 k DEBUG: libglvnd x86_641:1.0.1-0.8.git5baa1e5.el7 base 89 k DEBUG: libglvnd-egl x86_641:1.0.1-0.8.git5baa1e5.el7 base 44 k DEBUG: libglvnd-glx x86_641:1.0.1-0.8.git5baa1e5.el7 base 125 k DEBUG: libgomp x86_644.8.5-44.el7 base 159 k DEBUG: libgpg-error x86_641.12-3.el7 base 87 k DEBUG: libgs x86_649.25-5.el7 base 4.6 M DEBUG: libidn x86_641.28-4.el7 base 209 k DEBUG: libjpeg-turbo x86_641.2.90-8.el7 base 135 k DEBUG: libmpc x86_641.0.1-3.el7 base 51 k DEBUG: libpaper x86_641.1.24-9.el7 base 37 k DEBUG: libpciaccess x86_640.14-1.el7 base 26 k DEBUG: libpng x86_642:1.5.13-8.el7 base 213 k DEBUG: libpwquality x86_641.2.3-5.el7 base 85 k DEBUG: librsvg2 x86_642.40.20-1.el7 base 132 k DEBUG: libselinux x86_642.5-15.el7 base 162 k DEBUG: libsemanage x86_642.5-14.el7 base 151 k DEBUG: libsepol x86_642.5-10.el7 base 297 k DEBUG: libssh2 x86_641.8.0-4.el7 base 88 k DEBUG: libstdc++ x86_644.8.5-44.el7 base 306 k DEBUG: libtasn1 x86_644.10-1.el7 base 320 k DEBUG: libthai x86_640.1.14-9.el7 base 187 k DEBUG: libtiff x86_644.0.3-35.el7 base 172 k DEBUG: libtool-ltdl x86_642.4.2-22.el7_3 base 49 k DEBUG: libuser x86_640.60-9.el7 base 400 k DEBUG: libutempter x86_641.1.6-4.el7 base 25 k DEBUG: libverto x86_640.2.5-4.el7 base 16 k DEBUG: libwayland-client x86_641.15.0-1.el7 base 33 k DEBUG: libwayland-server x86_641.15.0-1.el7 base 39 k DEBUG: libxcb x86_641.13-1.el7 base 214 k DEBUG: libxshmfence x86_641.2-1.el7 base 7.2 k DEBUG: libyaml x86_640.1.4-11.el7_0 base 55 k DEBUG: lua x86_645.1.4-15.el7 base 201 k DEBUG: lz4 x86_641.8.3-1.el7 base 85 k DEBUG: mpfr x86_643.1.1-4.el7 base 203 k DEBUG: ncurses x86_645.9-14.20130511.el7_4 base 304 k DEBUG: ncurses-base noarch5.9-14.20130511.el7_4 base 68 k DEBUG: ncurses-libs x86_645.9-14.20130511.el7_4 base 316 k DEBUG: openjpeg2 x86_642.3.1-3.el7_7 base 153 k DEBUG: p11-kit x86_640.23.5-3.el7 base 252 k DEBUG: p11-kit-trust x86_640.23.5-3.el7 base 129 k DEBUG: pam x86_641.1.8-23.el7 base 721 k DEBUG: pango x86_641.42.4-4.el7_7 base 280 k DEBUG: patch x86_642.7.1-12.el7_7 base 111 k DEBUG: pcre x86_648.32-17.el7 base 422 k DEBUG: perl-Carp noarch1.26-244.el7 base 19 k DEBUG: perl-Encode x86_642.51-7.el7 base 1.5 M DEBUG: perl-Error noarch1:0.17020-2.el7 base 32 k DEBUG: perl-Exporter noarch5.68-3.el7 base 28 k DEBUG: perl-File-Path noarch2.09-2.el7 base 26 k DEBUG: perl-File-Temp noarch0.23.01-3.el7 base 56 k DEBUG: perl-Filter x86_641.49-3.el7 base 76 k DEBUG: perl-Getopt-Long noarch2.40-3.el7 base 56 k DEBUG: perl-HTTP-Tiny noarch0.033-3.el7 base 38 k DEBUG: perl-PathTools x86_643.40-5.el7 base 82 k DEBUG: perl-Pod-Perldoc noarch3.20-4.el7 base 87 k DEBUG: perl-Pod-Simple noarch1:3.28-4.el7 base 216 k DEBUG: perl-Pod-Usage noarch1.63-3.el7 base 27 k DEBUG: perl-Scalar-List-Utils x86_641.27-248.el7 base 36 k DEBUG: perl-Socket x86_642.010-5.el7 base 49 k DEBUG: perl-Storable x86_642.45-3.el7 base 77 k DEBUG: perl-TermReadKey x86_642.30-20.el7 base 31 k DEBUG: perl-Text-ParseWords noarch3.29-4.el7 base 14 k DEBUG: perl-Thread-Queue noarch3.02-2.el7 base 17 k DEBUG: perl-Time-HiRes x86_644:1.9725-3.el7 base 45 k DEBUG: perl-Time-Local noarch1.2300-2.el7 base 24 k DEBUG: perl-constant noarch1.27-2.el7 base 19 k DEBUG: perl-parent noarch1:0.225-244.el7 base 12 k DEBUG: perl-podlators noarch2.5.1-3.el7 base 112 k DEBUG: perl-srpm-macros noarch1-8.el7 base 4.6 k DEBUG: perl-threads x86_641.87-4.el7 base 49 k DEBUG: perl-threads-shared x86_641.43-6.el7 base 39 k DEBUG: pinentry x86_640.8.1-17.el7 base 73 k DEBUG: pixman x86_640.34.0-1.el7 base 248 k DEBUG: pkgconfig x86_641:0.27.1-4.el7 base 54 k DEBUG: popt x86_641.13-16.el7 base 42 k DEBUG: procps-ng x86_643.3.10-28.el7 base 291 k DEBUG: pth x86_642.0.7-23.el7 base 89 k DEBUG: pygpgme x86_640.3-9.el7 base 63 k DEBUG: pyliblzma x86_640.5.3-11.el7 base 47 k DEBUG: python-docutils noarch0.11-0.3.20130715svn7687.el7 base 1.5 M DEBUG: python-enum34 noarch1.0.4-1.el7 base 52 k DEBUG: python-iniparse noarch0.4-9.el7 base 39 k DEBUG: python-pycurl x86_647.19.0-19.el7 base 80 k DEBUG: python-rpm-macros noarch3-34.el7 base 9.1 k DEBUG: python-srpm-macros noarch3-34.el7 base 8.8 k DEBUG: python-urlgrabber noarch3.10-10.el7 base 108 k DEBUG: python2-rpm-macros noarch3-34.el7 base 8.1 k DEBUG: pytz noarch2016.10-2.el7 base 46 k DEBUG: pyxattr x86_640.5.1-5.el7 base 28 k DEBUG: qrencode-libs x86_643.4.1-3.el7 base 50 k DEBUG: readline x86_646.2-11.el7 base 193 k DEBUG: redhat-rpm-config noarch9.1.0-88.el7.centos base 81 k DEBUG: sed x86_644.2.2-7.el7 base 231 k DEBUG: setup noarch2.8.71-11.el7 base 166 k DEBUG: shadow-utils x86_642:4.6-5.el7 base 1.2 M DEBUG: shared-mime-info x86_641.8-5.el7 base 312 k DEBUG: sqlite x86_643.7.17-8.el7_7.1 base 394 k DEBUG: tar x86_642:1.26-35.el7 base 846 k DEBUG: urw-base35-bookman-fonts noarch20170801-10.el7 base 852 k DEBUG: urw-base35-c059-fonts noarch20170801-10.el7 base 879 k DEBUG: urw-base35-d050000l-fonts noarch20170801-10.el7 base 75 k DEBUG: urw-base35-fonts noarch20170801-10.el7 base 7.6 k DEBUG: urw-base35-fonts-common noarch20170801-10.el7 base 19 k DEBUG: urw-base35-gothic-fonts noarch20170801-10.el7 base 650 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch20170801-10.el7 base 796 k DEBUG: urw-base35-nimbus-roman-fonts noarch20170801-10.el7 base 860 k DEBUG: urw-base35-nimbus-sans-fonts noarch20170801-10.el7 base 1.3 M DEBUG: urw-base35-p052-fonts noarch20170801-10.el7 base 978 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch20170801-10.el7 base 40 k DEBUG: urw-base35-z003-fonts noarch20170801-10.el7 base 275 k DEBUG: ustr x86_641.0.4-16.el7 base 92 k DEBUG: xorg-x11-font-utils x86_641:7.5-21.el7 base 104 k DEBUG: xorg-x11-server-utils x86_647.7-20.el7 base 178 k DEBUG: yum noarch3.4.3-168.el7.centos base 1.2 M DEBUG: yum-metadata-parser x86_641.1.4-10.el7 base 28 k DEBUG: yum-plugin-fastestmirror noarch1.1.31-54.el7_8 base 34 k DEBUG: zip x86_643.0-11.el7 base 260 k DEBUG: bash x86_644.2.46-35.el7_9 updates 1.0 M DEBUG: binutils x86_642.27-44.base.el7_9.1 updates 5.9 M DEBUG: ca-certificates noarch2022.2.54-74.el7_9 updates 911 k DEBUG: centos-release x86_647-9.2009.1.el7.centos updates 27 k DEBUG: coreutils x86_648.22-24.el7_9.2 updates 3.3 M DEBUG: curl x86_647.29.0-59.el7_9.1 updates 271 k DEBUG: cyrus-sasl-lib x86_642.1.26-24.el7_9 updates 156 k DEBUG: device-mapper x86_647:1.02.170-6.el7_9.5 updates 297 k DEBUG: device-mapper-libs x86_647:1.02.170-6.el7_9.5 updates 325 k DEBUG: diffutils x86_643.3-6.el7_9 updates 322 k DEBUG: expat x86_642.1.0-15.el7_9 updates 83 k DEBUG: freetype x86_642.8-14.el7_9.1 updates 380 k DEBUG: gd x86_642.0.35-27.el7_9 updates 146 k DEBUG: glib2 x86_642.56.1-9.el7_9 updates 2.5 M DEBUG: glibc x86_642.17-326.el7_9 updates 3.6 M DEBUG: glibc-common x86_642.17-326.el7_9 updates 12 M DEBUG: glibc-devel x86_642.17-326.el7_9 updates 1.1 M DEBUG: glibc-headers x86_642.17-326.el7_9 updates 691 k DEBUG: gtk-update-icon-cache x86_643.22.30-8.el7_9 updates 27 k DEBUG: gzip x86_641.5-11.el7_9 updates 130 k DEBUG: kernel-headers x86_643.10.0-1160.95.1.el7 updates 9.1 M DEBUG: kpartx x86_640.4.9-136.el7_9 updates 81 k DEBUG: krb5-libs x86_641.15.1-55.el7_9 updates 810 k DEBUG: libX11 x86_641.6.7-4.el7_9 updates 607 k DEBUG: libX11-common noarch1.6.7-4.el7_9 updates 164 k DEBUG: libXpm x86_643.5.12-2.el7_9 updates 56 k DEBUG: libblkid x86_642.23.2-65.el7_9.1 updates 183 k DEBUG: libcroco x86_640.6.12-6.el7_9 updates 105 k DEBUG: libcurl x86_647.29.0-59.el7_9.1 updates 223 k DEBUG: libmount x86_642.23.2-65.el7_9.1 updates 185 k DEBUG: libsmartcols x86_642.23.2-65.el7_9.1 updates 143 k DEBUG: libuuid x86_642.23.2-65.el7_9.1 updates 84 k DEBUG: libwebp x86_640.3.0-11.el7 updates 170 k DEBUG: libxml2 x86_642.9.1-6.el7_9.6 updates 668 k DEBUG: mesa-libEGL x86_6418.3.4-12.el7_9 updates 110 k DEBUG: mesa-libGL x86_6418.3.4-12.el7_9 updates 166 k DEBUG: mesa-libgbm x86_6418.3.4-12.el7_9 updates 39 k DEBUG: mesa-libglapi x86_6418.3.4-12.el7_9 updates 46 k DEBUG: nspr x86_644.34.0-3.1.el7_9 updates 128 k DEBUG: nss x86_643.79.0-5.el7_9 updates 895 k DEBUG: nss-pem x86_641.0.3-7.el7_9.1 updates 75 k DEBUG: nss-softokn x86_643.79.0-4.el7_9 updates 379 k DEBUG: nss-softokn-freebl x86_643.79.0-4.el7_9 updates 337 k DEBUG: nss-sysinit x86_643.79.0-5.el7_9 updates 66 k DEBUG: nss-tools x86_643.79.0-5.el7_9 updates 555 k DEBUG: nss-util x86_643.79.0-1.el7_9 updates 80 k DEBUG: openldap x86_642.4.44-25.el7_9 updates 356 k DEBUG: openssh x86_647.4p1-23.el7_9 updates 510 k DEBUG: openssh-clients x86_647.4p1-23.el7_9 updates 655 k DEBUG: openssl-libs x86_641:1.0.2k-26.el7_9 updates 1.2 M DEBUG: perl x86_644:5.16.3-299.el7_9 updates 8.0 M DEBUG: perl-Git noarch1.8.3.1-25.el7_9 updates 56 k DEBUG: perl-Pod-Escapes noarch1:1.04-299.el7_9 updates 52 k DEBUG: perl-libs x86_644:5.16.3-299.el7_9 updates 690 k DEBUG: perl-macros x86_644:5.16.3-299.el7_9 updates 44 k DEBUG: python x86_642.7.5-93.el7_9 updates 96 k DEBUG: python-libs x86_642.7.5-93.el7_9 updates 5.6 M DEBUG: rpm x86_644.11.3-48.el7_9 updates 1.2 M DEBUG: rpm-build-libs x86_644.11.3-48.el7_9 updates 108 k DEBUG: rpm-libs x86_644.11.3-48.el7_9 updates 279 k DEBUG: rpm-python x86_644.11.3-48.el7_9 updates 84 k DEBUG: rsync x86_643.1.2-12.el7_9 updates 408 k DEBUG: ruby x86_642.0.0.648-39.el7_9 updates 73 k DEBUG: ruby-irb noarch2.0.0.648-39.el7_9 updates 94 k DEBUG: ruby-libs x86_642.0.0.648-39.el7_9 updates 2.8 M DEBUG: rubygem-bigdecimal x86_641.2.0-39.el7_9 updates 85 k DEBUG: rubygem-io-console x86_640.4.2-39.el7_9 updates 56 k DEBUG: rubygem-json x86_641.7.7-39.el7_9 updates 82 k DEBUG: rubygem-psych x86_642.0.0-39.el7_9 updates 84 k DEBUG: rubygem-rdoc noarch4.0.0-39.el7_9 updates 324 k DEBUG: systemd x86_64219-78.el7_9.7 updates 5.1 M DEBUG: systemd-libs x86_64219-78.el7_9.7 updates 419 k DEBUG: tzdata noarch2023c-1.el7 updates 497 k DEBUG: unzip x86_646.0-24.el7_9 updates 172 k DEBUG: util-linux x86_642.23.2-65.el7_9.1 updates 2.0 M DEBUG: xz x86_645.2.2-2.el7_9 updates 229 k DEBUG: xz-libs x86_645.2.2-2.el7_9 updates 103 k DEBUG: zlib x86_641.2.7-21.el7_9 updates 90 k DEBUG: libtomcrypt x86_641.17-26.el7 extras 224 k DEBUG: libtommath x86_640.42.0-6.el7 extras 36 k DEBUG: python2-crypto x86_642.6.1-15.el7 extras 477 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 343 Packages DEBUG: Total size: 191 M DEBUG: Total download size: 15 k DEBUG: Installed size: 806 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] fontawesome-fonts-4.4.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-web-4.4.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-dns-1.15.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-babel-2.6.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-chardet-3.0.4-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-eventlet-0.25.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-funcsigs-1.0.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-idna-2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-ipaddress-1.0.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jinja2-2.10.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mock-3.0.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-monotonic-1.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-olefile-0.44-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pbr-5.1.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyparsing-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pysocks-1.5.6-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-requests-2.21.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-setuptools-40.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-six-1.12.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-typing-3.6.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-urllib3-1.24.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-webob-1.8.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libimagequant-2.8.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-backports-1.0-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-greenlet-0.4.12-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-markupsafe-1.1.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pillow-5.4.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-sqlalchemy-1.2.17-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lato-fonts-2.015-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sphinx-locale-1.8.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-whoosh-2.5.7-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-imagesize-0.7.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-packaging-19.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pygments-2.2.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-setuptools_scm-1.15.7-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-snowballstemmer-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinx-1.8.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinx_rtd_theme-0.2.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.51-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-2.8.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.6.31-20.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-10.0-7.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.7.6-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.11-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.0.3-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-1.6.3-51.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.10.24-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.10.24-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.33-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.33-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dracut-033-572.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.11-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.176-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.176-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.176-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.176-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.11-37.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.11-37.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.2-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.5.11-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-1.4.1-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-lib-1.4.1-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.0-4.3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.2-1.el7_7.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.0.2-4.el7_3.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-7.6.1-120.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.10-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghostscript-9.25-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.0.0-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.0.22-5.el7_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.3.2-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-1.el7_3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.30.1-22.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-2.20-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.2-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.31-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.0-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.12-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] hwdata-0.252-9.7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-5.1-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-1.900.1-33.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.11-4.el7_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.8-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-20-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-20-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.6-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-458-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.8-2.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-4.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-4.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.3-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.9-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.3-2.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.3-7.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.51-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.1.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.46-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.22-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.42.9-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.21-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.21-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.97-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.0-12.20121213cvs.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.0.13-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.5.3-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.12-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.25-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.28-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.2.90-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.0.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpciaccess-0.14-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.5.13-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.2.3-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.40.20-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.5-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.5-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.5-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh2-1.8.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.10-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.14-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.3-35.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.2-22.el7_3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuser-0.60-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.2.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-client-1.15.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-server-1.15.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxshmfence-1.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.4-11.el7_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-5.1.4-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-1.8.3-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-3.82-24.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-5.9-14.20130511.el7_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-5.9-14.20130511.el7_4.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-5.9-14.20130511.el7_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.3.1-3.el7_7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.5-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.5-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.1.8-23.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-4.el7_7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.1-12.el7_7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.32-17.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.26-244.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.51-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Error-0.17020-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.68-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.09-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.23.01-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.49-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.40-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.033-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.40-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.20-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.28-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.63-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.27-248.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.010-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-2.45-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-TermReadKey-2.30-20.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.29-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Thread-Queue-3.02-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-HiRes-1.9725-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.2300-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.27-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.225-244.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-2.5.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-1.87-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.43-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-0.8.1-17.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.34.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconfig-0.27.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.13-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.10-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pth-2.0.7-23.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pygpgme-0.3-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyliblzma-0.5.3-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-docutils-0.11-0.3.20130715svn7687.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-enum34-1.0.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-iniparse-0.4-9.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycurl-7.19.0-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-34.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-34.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-urlgrabber-3.10-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rpm-macros-3-34.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pytz-2016.10-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pyxattr-0.5.1-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qrencode-libs-3.4.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] readline-6.2-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-9.1.0-88.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.2.2-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.8.71-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.8-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-3.7.17-8.el7_7.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.26-35.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ustr-1.0.4-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-21.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-20.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] yum-3.4.3-168.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] yum-metadata-parser-1.1.4-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] yum-plugin-priorities-1.1.31-54.el7_8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.2.46-35.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.27-44.base.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2022.2.54-74.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-release-7-9.2009.1.el7.centos.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.22-24.el7_9.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.29.0-59.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.26-24.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.3-6.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.1.0-15.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.8-14.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.0.35-27.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-1.8.3.1-25.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.1-9.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-8.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.5-11.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-3.10.0-1160.95.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.4.9-136.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.15.1-55.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.7-4.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.7-4.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-2.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-6.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.29.0-59.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-0.3.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.1-6.el7_9.6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libEGL-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libgbm-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.34.0-3.1.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.79.0-5.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-pem-1.0.3-7.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.79.0-4.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.79.0-4.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.79.0-5.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-tools-3.79.0-5.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.79.0-1.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.44-25.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-7.4p1-23.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-7.4p1-23.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.0.2k-26.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-5.16.3-299.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Git-1.8.3.1-25.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.04-299.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.16.3-299.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.16.3-299.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-2.7.5-93.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-devel-2.7.5-93.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-libs-2.7.5-93.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-python-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rsync-3.1.2-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ruby-2.0.0.648-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ruby-irb-2.0.0.648-39.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ruby-libs-2.0.0.648-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-bigdecimal-1.2.0-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-io-console-0.4.2-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-json-1.7.7-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-psych-2.0.0-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-rdoc-4.0.0-39.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rubygems-2.0.14.1-39.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] systemd-219-78.el7_9.7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-219-78.el7_9.7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2023c-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-24.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.2-2.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.2-2.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.7-21.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtomcrypt-1.17-26.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtommath-0.42.0-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-crypto-2.6.1-15.el7.x86_64.rpm: Already downloaded DEBUG: (343/343): openstack-macros-2023.1.0-0.20230216 58 kB/s | 15 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 50 kB/s | 15 kB 00:00 DEBUG: warning: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf/base-65e58d35cd0ad0ed/packages/acl-2.2.51-15.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: Importing GPG key 0xF4A80EB5: DEBUG: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " DEBUG: Fingerprint: 6341 AB27 53D7 8A78 A7C2 7BB1 24C6 A8A7 F4A8 0EB5 DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 DEBUG: Key imported successfully DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.2-25.el7.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-4.8.5-44.el7.x86_64 1/343 DEBUG: Running scriptlet: libgcc-4.8.5-44.el7.x86_64 1/343 DEBUG: Installing : fontpackages-filesystem-1.44-8.el7.noarch 2/343 DEBUG: Installing : tzdata-2023c-1.el7.noarch 3/343 DEBUG: Installing : centos-release-7-9.2009.1.el7.centos.x86_64 4/343 DEBUG: Installing : setup-2.8.71-11.el7.noarch 5/343 DEBUG: Running scriptlet: setup-2.8.71-11.el7.noarch 5/343 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.2-25.el7.x86_64 6/343 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el7.noarch 7/343 DEBUG: Installing : python-srpm-macros-3-34.el7.noarch 8/343 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el7.noarch 9/343 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el7.no 10/343 DEBUG: Installing : python-rpm-macros-3-34.el7.noarch 11/343 DEBUG: Installing : basesystem-10.0-7.el7.centos.noarch 12/343 DEBUG: Installing : dejavu-fonts-common-2.33-6.el7.noarch 13/343 DEBUG: Installing : libX11-common-1.6.7-4.el7_9.noarch 14/343 DEBUG: Installing : kernel-headers-3.10.0-1160.95.1.el7.x86_64 15/343 DEBUG: Installing : python2-rpm-macros-3-34.el7.noarch 16/343 DEBUG: Installing : perl-srpm-macros-1-8.el7.noarch 17/343 DEBUG: Installing : ncurses-base-5.9-14.20130511.el7_4.noarch 18/343 DEBUG: Installing : glibc-common-2.17-326.el7_9.x86_64 19/343 DEBUG: Running scriptlet: glibc-common-2.17-326.el7_9.x86_64 19/343 DEBUG: Installing : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 20/343 DEBUG: Running scriptlet: glibc-2.17-326.el7_9.x86_64 21/343 DEBUG: Installing : glibc-2.17-326.el7_9.x86_64 21/343 DEBUG: Running scriptlet: glibc-2.17-326.el7_9.x86_64 21/343 DEBUG: Installing : nspr-4.34.0-3.1.el7_9.x86_64 22/343 DEBUG: Running scriptlet: nspr-4.34.0-3.1.el7_9.x86_64 22/343 DEBUG: Installing : nss-util-3.79.0-1.el7_9.x86_64 23/343 DEBUG: Running scriptlet: nss-util-3.79.0-1.el7_9.x86_64 23/343 DEBUG: Installing : libstdc++-4.8.5-44.el7.x86_64 24/343 DEBUG: Running scriptlet: libstdc++-4.8.5-44.el7.x86_64 24/343 DEBUG: Installing : ncurses-libs-5.9-14.20130511.el7_4.x86_64 25/343 DEBUG: Running scriptlet: ncurses-libs-5.9-14.20130511.el7_4.x86_64 25/343 DEBUG: Installing : bash-4.2.46-35.el7_9.x86_64 26/343 DEBUG: Running scriptlet: bash-4.2.46-35.el7_9.x86_64 26/343 DEBUG: Installing : libsepol-2.5-10.el7.x86_64 27/343 DEBUG: Running scriptlet: libsepol-2.5-10.el7.x86_64 27/343 DEBUG: Installing : pcre-8.32-17.el7.x86_64 28/343 DEBUG: Running scriptlet: pcre-8.32-17.el7.x86_64 28/343 DEBUG: Installing : libselinux-2.5-15.el7.x86_64 29/343 DEBUG: Running scriptlet: libselinux-2.5-15.el7.x86_64 29/343 DEBUG: Installing : zlib-1.2.7-21.el7_9.x86_64 30/343 DEBUG: Running scriptlet: zlib-1.2.7-21.el7_9.x86_64 30/343 DEBUG: Installing : info-5.1-5.el7.x86_64 31/343 DEBUG: Running scriptlet: info-5.1-5.el7.x86_64 31/343 DEBUG: Installing : bzip2-libs-1.0.6-13.el7.x86_64 32/343 DEBUG: Running scriptlet: bzip2-libs-1.0.6-13.el7.x86_64 32/343 DEBUG: Installing : xz-libs-5.2.2-2.el7_9.x86_64 33/343 DEBUG: Running scriptlet: xz-libs-5.2.2-2.el7_9.x86_64 33/343 DEBUG: Installing : libdb-5.3.21-25.el7.x86_64 34/343 DEBUG: Running scriptlet: libdb-5.3.21-25.el7.x86_64 34/343 DEBUG: Installing : elfutils-libelf-0.176-5.el7.x86_64 35/343 DEBUG: Running scriptlet: elfutils-libelf-0.176-5.el7.x86_64 35/343 DEBUG: Installing : expat-2.1.0-15.el7_9.x86_64 36/343 DEBUG: Running scriptlet: expat-2.1.0-15.el7_9.x86_64 36/343 DEBUG: Installing : libattr-2.4.46-13.el7.x86_64 37/343 DEBUG: Running scriptlet: libattr-2.4.46-13.el7.x86_64 37/343 DEBUG: Installing : libacl-2.2.51-15.el7.x86_64 38/343 DEBUG: Running scriptlet: libacl-2.2.51-15.el7.x86_64 38/343 DEBUG: Installing : libcap-2.22-11.el7.x86_64 39/343 DEBUG: Running scriptlet: libcap-2.22-11.el7.x86_64 39/343 DEBUG: Installing : popt-1.13-16.el7.x86_64 40/343 DEBUG: Running scriptlet: popt-1.13-16.el7.x86_64 40/343 DEBUG: Installing : libpng-2:1.5.13-8.el7.x86_64 41/343 DEBUG: Running scriptlet: libpng-2:1.5.13-8.el7.x86_64 41/343 DEBUG: Installing : freetype-2.8-14.el7_9.1.x86_64 42/343 DEBUG: Running scriptlet: freetype-2.8-14.el7_9.1.x86_64 42/343 DEBUG: Installing : libcom_err-1.42.9-19.el7.x86_64 43/343 DEBUG: Running scriptlet: libcom_err-1.42.9-19.el7.x86_64 43/343 DEBUG: Installing : libffi-3.0.13-19.el7.x86_64 44/343 DEBUG: Running scriptlet: libffi-3.0.13-19.el7.x86_64 44/343 DEBUG: Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 45/343 DEBUG: Running scriptlet: libjpeg-turbo-1.2.90-8.el7.x86_64 45/343 DEBUG: Installing : readline-6.2-11.el7.x86_64 46/343 DEBUG: Running scriptlet: readline-6.2-11.el7.x86_64 46/343 DEBUG: Installing : sed-4.2.2-7.el7.x86_64 47/343 DEBUG: Running scriptlet: sed-4.2.2-7.el7.x86_64 47/343 DEBUG: Installing : gmp-1:6.0.0-15.el7.x86_64 48/343 DEBUG: Running scriptlet: gmp-1:6.0.0-15.el7.x86_64 48/343 DEBUG: Installing : libgpg-error-1.12-3.el7.x86_64 49/343 DEBUG: Running scriptlet: libgpg-error-1.12-3.el7.x86_64 49/343 DEBUG: Installing : libuuid-2.23.2-65.el7_9.1.x86_64 50/343 DEBUG: Running scriptlet: libuuid-2.23.2-65.el7_9.1.x86_64 50/343 DEBUG: Installing : lua-5.1.4-15.el7.x86_64 51/343 DEBUG: Installing : chkconfig-1.7.6-1.el7.x86_64 52/343 DEBUG: Installing : grep-2.20-3.el7.x86_64 53/343 DEBUG: Running scriptlet: grep-2.20-3.el7.x86_64 53/343 DEBUG: Installing : libICE-1.0.9-9.el7.x86_64 54/343 DEBUG: Running scriptlet: libICE-1.0.9-9.el7.x86_64 54/343 DEBUG: Installing : libgcrypt-1.5.3-14.el7.x86_64 55/343 DEBUG: Running scriptlet: libgcrypt-1.5.3-14.el7.x86_64 55/343 DEBUG: Installing : libxml2-2.9.1-6.el7_9.6.x86_64 56/343 DEBUG: Running scriptlet: libxml2-2.9.1-6.el7_9.6.x86_64 56/343 DEBUG: Installing : cpio-2.11-28.el7.x86_64 57/343 DEBUG: Running scriptlet: cpio-2.11-28.el7.x86_64 57/343 DEBUG: Installing : diffutils-3.3-6.el7_9.x86_64 58/343 DEBUG: Running scriptlet: diffutils-3.3-6.el7_9.x86_64 58/343 DEBUG: Installing : file-libs-5.11-37.el7.x86_64 59/343 DEBUG: Running scriptlet: file-libs-5.11-37.el7.x86_64 59/343 DEBUG: Installing : libSM-1.2.2-2.el7.x86_64 60/343 DEBUG: Running scriptlet: libSM-1.2.2-2.el7.x86_64 60/343 DEBUG: Installing : mpfr-3.1.1-4.el7.x86_64 61/343 DEBUG: Running scriptlet: mpfr-3.1.1-4.el7.x86_64 61/343 DEBUG: Installing : sqlite-3.7.17-8.el7_7.1.x86_64 62/343 DEBUG: Running scriptlet: sqlite-3.7.17-8.el7_7.1.x86_64 62/343 DEBUG: Installing : xz-5.2.2-2.el7_9.x86_64 63/343 DEBUG: Installing : findutils-1:4.5.11-6.el7.x86_64 64/343 DEBUG: Running scriptlet: findutils-1:4.5.11-6.el7.x86_64 64/343 DEBUG: Installing : gawk-4.0.2-4.el7_3.1.x86_64 65/343 DEBUG: Running scriptlet: gawk-4.0.2-4.el7_3.1.x86_64 65/343 DEBUG: Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64 66/343 DEBUG: Running scriptlet: mesa-libglapi-18.3.4-12.el7_9.x86_64 66/343 DEBUG: Installing : gdbm-1.10-8.el7.x86_64 67/343 DEBUG: Running scriptlet: gdbm-1.10-8.el7.x86_64 67/343 DEBUG: Installing : libcap-ng-0.7.5-4.el7.x86_64 68/343 DEBUG: Running scriptlet: libcap-ng-0.7.5-4.el7.x86_64 68/343 DEBUG: Installing : audit-libs-2.8.5-4.el7.x86_64 69/343 DEBUG: Running scriptlet: audit-libs-2.8.5-4.el7.x86_64 69/343 DEBUG: Installing : nss-softokn-3.79.0-4.el7_9.x86_64 70/343 DEBUG: Running scriptlet: nss-softokn-3.79.0-4.el7_9.x86_64 70/343 DEBUG: Installing : libmpc-1.0.1-3.el7.x86_64 71/343 DEBUG: Running scriptlet: libmpc-1.0.1-3.el7.x86_64 71/343 DEBUG: Installing : libassuan-2.1.0-3.el7.x86_64 72/343 DEBUG: Running scriptlet: libassuan-2.1.0-3.el7.x86_64 72/343 DEBUG: Installing : groff-base-1.22.2-8.el7.x86_64 73/343 DEBUG: Installing : libwayland-server-1.15.0-1.el7.x86_64 74/343 DEBUG: Running scriptlet: libwayland-server-1.15.0-1.el7.x86_64 74/343 DEBUG: Installing : p11-kit-0.23.5-3.el7.x86_64 75/343 DEBUG: Running scriptlet: p11-kit-0.23.5-3.el7.x86_64 75/343 DEBUG: Installing : tar-2:1.26-35.el7.x86_64 76/343 DEBUG: Running scriptlet: tar-2:1.26-35.el7.x86_64 76/343 DEBUG: Installing : libgomp-4.8.5-44.el7.x86_64 77/343 DEBUG: Running scriptlet: libgomp-4.8.5-44.el7.x86_64 77/343 DEBUG: Installing : libidn-1.28-4.el7.x86_64 78/343 DEBUG: Running scriptlet: libidn-1.28-4.el7.x86_64 78/343 DEBUG: Installing : fontawesome-fonts-4.4.0-1.el7.noarch 79/343 DEBUG: Running scriptlet: fontawesome-fonts-4.4.0-1.el7.noarch 79/343 DEBUG: Installing : keyutils-libs-1.5.8-3.el7.x86_64 80/343 DEBUG: Running scriptlet: keyutils-libs-1.5.8-3.el7.x86_64 80/343 DEBUG: Installing : lcms2-2.6-3.el7.x86_64 81/343 DEBUG: Running scriptlet: lcms2-2.6-3.el7.x86_64 81/343 DEBUG: Installing : libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 82/343 DEBUG: Running scriptlet: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 82/343 DEBUG: Installing : libxshmfence-1.2-1.el7.x86_64 83/343 DEBUG: Running scriptlet: libxshmfence-1.2-1.el7.x86_64 83/343 DEBUG: Installing : lz4-1.8.3-1.el7.x86_64 84/343 DEBUG: Running scriptlet: lz4-1.8.3-1.el7.x86_64 84/343 DEBUG: Installing : openjpeg2-2.3.1-3.el7_7.x86_64 85/343 DEBUG: Running scriptlet: openjpeg2-2.3.1-3.el7_7.x86_64 85/343 DEBUG: Installing : fontawesome-fonts-web-4.4.0-1.el7.noarch 86/343 DEBUG: Installing : libimagequant-2.8.2-2.el7.x86_64 87/343 DEBUG: Running scriptlet: libimagequant-2.8.2-2.el7.x86_64 87/343 DEBUG: Installing : less-458-9.el7.x86_64 88/343 DEBUG: Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 89/343 DEBUG: Installing : perl-parent-1:0.225-244.el7.noarch 90/343 DEBUG: Installing : perl-podlators-2.5.1-3.el7.noarch 91/343 DEBUG: Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 92/343 DEBUG: Installing : perl-Text-ParseWords-3.29-4.el7.noarch 93/343 DEBUG: Installing : perl-Encode-2.51-7.el7.x86_64 94/343 DEBUG: Installing : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 95/343 DEBUG: Installing : perl-Pod-Usage-1.63-3.el7.noarch 96/343 DEBUG: Installing : perl-Carp-1.26-244.el7.noarch 97/343 DEBUG: Installing : perl-Exporter-5.68-3.el7.noarch 98/343 DEBUG: Installing : perl-Filter-1.49-3.el7.x86_64 99/343 DEBUG: Installing : perl-File-Path-2.09-2.el7.noarch 100/343 DEBUG: Installing : perl-PathTools-3.40-5.el7.x86_64 101/343 DEBUG: Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 102/343 DEBUG: Installing : perl-Socket-2.010-5.el7.x86_64 103/343 DEBUG: Installing : perl-Storable-2.45-3.el7.x86_64 104/343 DEBUG: Installing : perl-Time-HiRes-4:1.9725-3.el7.x86_64 105/343 DEBUG: Installing : perl-File-Temp-0.23.01-3.el7.noarch 106/343 DEBUG: Installing : perl-Time-Local-1.2300-2.el7.noarch 107/343 DEBUG: Installing : perl-constant-1.27-2.el7.noarch 108/343 DEBUG: Installing : perl-threads-1.87-4.el7.x86_64 109/343 DEBUG: Installing : perl-threads-shared-1.43-6.el7.x86_64 110/343 DEBUG: Installing : perl-Pod-Simple-1:3.28-4.el7.noarch 111/343 DEBUG: Installing : perl-libs-4:5.16.3-299.el7_9.x86_64 112/343 DEBUG: Running scriptlet: perl-libs-4:5.16.3-299.el7_9.x86_64 112/343 DEBUG: Installing : perl-macros-4:5.16.3-299.el7_9.x86_64 113/343 DEBUG: Installing : perl-Getopt-Long-2.40-3.el7.noarch 114/343 DEBUG: Installing : perl-4:5.16.3-299.el7_9.x86_64 115/343 DEBUG: Installing : perl-Error-1:0.17020-2.el7.noarch 116/343 DEBUG: Installing : perl-TermReadKey-2.30-20.el7.x86_64 117/343 DEBUG: Installing : perl-Thread-Queue-3.02-2.el7.noarch 118/343 DEBUG: Installing : cpp-4.8.5-44.el7.x86_64 119/343 DEBUG: Running scriptlet: cpp-4.8.5-44.el7.x86_64 119/343 DEBUG: Installing : file-5.11-37.el7.x86_64 120/343 DEBUG: Running scriptlet: pinentry-0.8.1-17.el7.x86_64 121/343 DEBUG: Installing : pinentry-0.8.1-17.el7.x86_64 121/343 DEBUG: Running scriptlet: pinentry-0.8.1-17.el7.x86_64 121/343 DEBUG: Installing : jasper-libs-1.900.1-33.el7.x86_64 122/343 DEBUG: Running scriptlet: jasper-libs-1.900.1-33.el7.x86_64 122/343 DEBUG: Installing : libwayland-client-1.15.0-1.el7.x86_64 123/343 DEBUG: Running scriptlet: libwayland-client-1.15.0-1.el7.x86_64 123/343 DEBUG: Installing : acl-2.2.51-15.el7.x86_64 124/343 DEBUG: Installing : patch-2.7.1-12.el7_7.x86_64 125/343 DEBUG: Installing : dwz-0.11-3.el7.x86_64 126/343 DEBUG: Installing : libdb-utils-5.3.21-25.el7.x86_64 127/343 DEBUG: Installing : kmod-libs-20-28.el7.x86_64 128/343 DEBUG: Running scriptlet: kmod-libs-20-28.el7.x86_64 128/343 DEBUG: Installing : bzip2-1.0.6-13.el7.x86_64 129/343 DEBUG: Installing : zip-3.0-11.el7.x86_64 130/343 DEBUG: Installing : unzip-6.0-24.el7_9.x86_64 131/343 DEBUG: Installing : libfontenc-1.1.3-3.el7.x86_64 132/343 DEBUG: Running scriptlet: libfontenc-1.1.3-3.el7.x86_64 132/343 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.5.20150923gi 133/343 DEBUG: Running scriptlet: google-roboto-slab-fonts-1.100263-0.5.20150923gi 133/343 DEBUG: Installing : lato-fonts-2.015-1.el7.noarch 134/343 DEBUG: Running scriptlet: lato-fonts-2.015-1.el7.noarch 134/343 DEBUG: Installing : dejavu-sans-fonts-2.33-6.el7.noarch 135/343 DEBUG: Running scriptlet: dejavu-sans-fonts-2.33-6.el7.noarch 135/343 DEBUG: Installing : libpaper-1.1.24-9.el7.x86_64 136/343 DEBUG: Running scriptlet: libpaper-1.1.24-9.el7.x86_64 136/343 DEBUG: Running scriptlet: glibc-headers-2.17-326.el7_9.x86_64 137/343 DEBUG: Installing : glibc-headers-2.17-326.el7_9.x86_64 137/343 DEBUG: Installing : glibc-devel-2.17-326.el7_9.x86_64 138/343 DEBUG: Running scriptlet: glibc-devel-2.17-326.el7_9.x86_64 138/343 DEBUG: Installing : libedit-3.0-12.20121213cvs.el7.x86_64 139/343 DEBUG: Running scriptlet: libedit-3.0-12.20121213cvs.el7.x86_64 139/343 DEBUG: Installing : ncurses-5.9-14.20130511.el7_4.x86_64 140/343 DEBUG: Installing : graphite2-1.3.10-1.el7_3.x86_64 141/343 DEBUG: Running scriptlet: graphite2-1.3.10-1.el7_3.x86_64 141/343 DEBUG: Installing : fribidi-1.0.2-1.el7_7.1.x86_64 142/343 DEBUG: Running scriptlet: fribidi-1.0.2-1.el7_7.1.x86_64 142/343 DEBUG: Installing : hardlink-1:1.0-19.el7.x86_64 143/343 DEBUG: Installing : jbigkit-libs-2.0-11.el7.x86_64 144/343 DEBUG: Running scriptlet: jbigkit-libs-2.0-11.el7.x86_64 144/343 DEBUG: Installing : libtiff-4.0.3-35.el7.x86_64 145/343 DEBUG: Running scriptlet: libtiff-4.0.3-35.el7.x86_64 145/343 DEBUG: Installing : json-c-0.11-4.el7_0.x86_64 146/343 DEBUG: Running scriptlet: json-c-0.11-4.el7_0.x86_64 146/343 DEBUG: Installing : libXau-1.0.8-2.1.el7.x86_64 147/343 DEBUG: Running scriptlet: libXau-1.0.8-2.1.el7.x86_64 147/343 DEBUG: Installing : libxcb-1.13-1.el7.x86_64 148/343 DEBUG: Running scriptlet: libxcb-1.13-1.el7.x86_64 148/343 DEBUG: Installing : libX11-1.6.7-4.el7_9.x86_64 149/343 DEBUG: Running scriptlet: libX11-1.6.7-4.el7_9.x86_64 149/343 DEBUG: Installing : libXext-1.3.3-3.el7.x86_64 150/343 DEBUG: Running scriptlet: libXext-1.3.3-3.el7.x86_64 150/343 DEBUG: Installing : libXrender-0.9.10-1.el7.x86_64 151/343 DEBUG: Running scriptlet: libXrender-0.9.10-1.el7.x86_64 151/343 DEBUG: Installing : libXt-1.1.5-3.el7.x86_64 152/343 DEBUG: Running scriptlet: libXt-1.1.5-3.el7.x86_64 152/343 DEBUG: Installing : libXfixes-5.0.3-1.el7.x86_64 153/343 DEBUG: Running scriptlet: libXfixes-5.0.3-1.el7.x86_64 153/343 DEBUG: Installing : libXmu-1.1.2-2.el7.x86_64 154/343 DEBUG: Running scriptlet: libXmu-1.1.2-2.el7.x86_64 154/343 DEBUG: Installing : libXpm-3.5.12-2.el7_9.x86_64 155/343 DEBUG: Running scriptlet: libXpm-3.5.12-2.el7_9.x86_64 155/343 DEBUG: Installing : libXcursor-1.1.15-1.el7.x86_64 156/343 DEBUG: Running scriptlet: libXcursor-1.1.15-1.el7.x86_64 156/343 DEBUG: Installing : libXdamage-1.1.4-4.1.el7.x86_64 157/343 DEBUG: Running scriptlet: libXdamage-1.1.4-4.1.el7.x86_64 157/343 DEBUG: Installing : libXrandr-1.5.1-2.el7.x86_64 158/343 DEBUG: Running scriptlet: libXrandr-1.5.1-2.el7.x86_64 158/343 DEBUG: Installing : libXi-1.7.9-1.el7.x86_64 159/343 DEBUG: Running scriptlet: libXi-1.7.9-1.el7.x86_64 159/343 DEBUG: Installing : libXinerama-1.1.3-2.1.el7.x86_64 160/343 DEBUG: Running scriptlet: libXinerama-1.1.3-2.1.el7.x86_64 160/343 DEBUG: Installing : libXxf86vm-1.1.4-1.el7.x86_64 161/343 DEBUG: Running scriptlet: libXxf86vm-1.1.4-1.el7.x86_64 161/343 DEBUG: Installing : libXaw-1.0.13-4.el7.x86_64 162/343 DEBUG: Running scriptlet: libXaw-1.0.13-4.el7.x86_64 162/343 DEBUG: Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 163/343 DEBUG: Running scriptlet: libXxf86misc-1.0.3-7.1.el7.x86_64 163/343 DEBUG: Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 164/343 DEBUG: Installing : libXcomposite-0.4.4-4.1.el7.x86_64 165/343 DEBUG: Running scriptlet: libXcomposite-0.4.4-4.1.el7.x86_64 165/343 DEBUG: Installing : libtasn1-4.10-1.el7.x86_64 166/343 DEBUG: Running scriptlet: libtasn1-4.10-1.el7.x86_64 166/343 DEBUG: Installing : p11-kit-trust-0.23.5-3.el7.x86_64 167/343 DEBUG: Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64 167/343 DEBUG: Running scriptlet: ca-certificates-2022.2.54-74.el7_9.noarch 168/343 DEBUG: Installing : ca-certificates-2022.2.54-74.el7_9.noarch 168/343 DEBUG: Running scriptlet: ca-certificates-2022.2.54-74.el7_9.noarch 168/343 DEBUG: Installing : libthai-0.1.14-9.el7.x86_64 169/343 DEBUG: Running scriptlet: libthai-0.1.14-9.el7.x86_64 169/343 DEBUG: Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 170/343 DEBUG: Running scriptlet: libtool-ltdl-2.4.2-22.el7_3.x86_64 170/343 DEBUG: Installing : libverto-0.2.5-4.el7.x86_64 171/343 DEBUG: Running scriptlet: libverto-0.2.5-4.el7.x86_64 171/343 DEBUG: Running scriptlet: coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Installing : coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Running scriptlet: coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Installing : krb5-libs-1.15.1-55.el7_9.x86_64 173/343 DEBUG: Running scriptlet: krb5-libs-1.15.1-55.el7_9.x86_64 173/343 DEBUG: Installing : openssl-libs-1:1.0.2k-26.el7_9.x86_64 174/343 DEBUG: Running scriptlet: openssl-libs-1:1.0.2k-26.el7_9.x86_64 174/343 DEBUG: Installing : fontconfig-2.13.0-4.3.el7.x86_64 175/343 DEBUG: Running scriptlet: fontconfig-2.13.0-4.3.el7.x86_64 175/343 DEBUG: Installing : python-libs-2.7.5-93.el7_9.x86_64 176/343 DEBUG: Running scriptlet: python-libs-2.7.5-93.el7_9.x86_64 176/343 DEBUG: Installing : python-2.7.5-93.el7_9.x86_64 177/343 DEBUG: Installing : ruby-libs-2.0.0.648-39.el7_9.x86_64 178/343 DEBUG: Running scriptlet: ruby-libs-2.0.0.648-39.el7_9.x86_64 178/343 DEBUG: Installing : python2-six-1.12.0-1.el7.noarch 179/343 DEBUG: Installing : gzip-1.5-11.el7_9.x86_64 180/343 DEBUG: Running scriptlet: gzip-1.5-11.el7_9.x86_64 180/343 DEBUG: Installing : libblkid-2.23.2-65.el7_9.1.x86_64 181/343 DEBUG: Running scriptlet: libblkid-2.23.2-65.el7_9.1.x86_64 181/343 DEBUG: Installing : libmount-2.23.2-65.el7_9.1.x86_64 182/343 DEBUG: Running scriptlet: libmount-2.23.2-65.el7_9.1.x86_64 182/343 DEBUG: Installing : glib2-2.56.1-9.el7_9.x86_64 183/343 DEBUG: Running scriptlet: glib2-2.56.1-9.el7_9.x86_64 183/343 DEBUG: Installing : shared-mime-info-1.8-5.el7.x86_64 184/343 DEBUG: Running scriptlet: shared-mime-info-1.8-5.el7.x86_64 184/343 DEBUG: Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 185/343 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-3.el7.x86_64 185/343 DEBUG: Installing : pkgconfig-1:0.27.1-4.el7.x86_64 186/343 DEBUG: Installing : xorg-x11-font-utils-1:7.5-21.el7.x86_64 187/343 DEBUG: Installing : cracklib-2.9.0-11.el7.x86_64 188/343 DEBUG: Running scriptlet: cracklib-2.9.0-11.el7.x86_64 188/343 DEBUG: Installing : python2-setuptools-40.8.0-1.el7.noarch 189/343 DEBUG: Installing : binutils-2.27-44.base.el7_9.1.x86_64 190/343 DEBUG: Running scriptlet: binutils-2.27-44.base.el7_9.1.x86_64 190/343 DEBUG: Installing : cracklib-dicts-2.9.0-11.el7.x86_64 191/343 DEBUG: Installing : atk-2.28.1-2.el7.x86_64 192/343 DEBUG: Running scriptlet: atk-2.28.1-2.el7.x86_64 192/343 DEBUG: Installing : python2-ipaddress-1.0.18-5.el7.noarch 193/343 DEBUG: Installing : libpwquality-1.2.3-5.el7.x86_64 194/343 DEBUG: Running scriptlet: libpwquality-1.2.3-5.el7.x86_64 194/343 DEBUG: Installing : pam-1.1.8-23.el7.x86_64 195/343 DEBUG: Running scriptlet: pam-1.1.8-23.el7.x86_64 195/343 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 196/343 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el7.noarch 196/343 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 197/343 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el7.noarch 197/343 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 198/343 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el7.noarch 198/343 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 199/343 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el7.noarch 199/343 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 200/343 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 200/343 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.no 201/343 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el7.no 201/343 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 202/343 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 202/343 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 203/343 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el7.noarch 203/343 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 204/343 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 204/343 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 205/343 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el7.noarch 205/343 DEBUG: Installing : urw-base35-fonts-20170801-10.el7.noarch 206/343 DEBUG: Installing : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 207/343 DEBUG: Installing : harfbuzz-1.7.5-2.el7.x86_64 208/343 DEBUG: Running scriptlet: harfbuzz-1.7.5-2.el7.x86_64 208/343 DEBUG: Installing : yum-metadata-parser-1.1.4-10.el7.x86_64 209/343 DEBUG: Installing : libcroco-0.6.12-6.el7_9.x86_64 210/343 DEBUG: Running scriptlet: libcroco-0.6.12-6.el7_9.x86_64 210/343 DEBUG: Installing : python2-chardet-3.0.4-7.el7.noarch 211/343 DEBUG: Installing : python2-funcsigs-1.0.2-1.el7.noarch 212/343 DEBUG: Installing : python2-idna-2.5-1.el7.noarch 213/343 DEBUG: Installing : python2-monotonic-1.5-1.el7.noarch 214/343 DEBUG: Installing : python2-olefile-0.44-1.el7.noarch 215/343 DEBUG: Installing : python2-pyparsing-2.3.1-1.el7.noarch 216/343 DEBUG: Installing : python2-packaging-19.0-1.el7.noarch 217/343 DEBUG: Installing : python2-pysocks-1.5.6-3.el7.noarch 218/343 DEBUG: Installing : python2-typing-3.6.1-1.el7.noarch 219/343 DEBUG: Installing : python2-backports-1.0-16.el7.x86_64 220/343 DEBUG: Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el 221/343 DEBUG: Installing : python2-urllib3-1.24.1-3.el7.noarch 222/343 DEBUG: Installing : python2-requests-2.21.0-3.el7.noarch 223/343 DEBUG: Installing : python2-greenlet-0.4.12-1.el7.x86_64 224/343 DEBUG: Installing : python2-markupsafe-1.1.0-2.el7.x86_64 225/343 DEBUG: Installing : python2-sqlalchemy-1.2.17-2.el7.x86_64 226/343 DEBUG: Installing : python-whoosh-2.5.7-4.el7.noarch 227/343 DEBUG: Installing : python2-imagesize-0.7.1-5.el7.noarch 228/343 DEBUG: Installing : python2-pygments-2.2.0-7.el7.noarch 229/343 DEBUG: Installing : python2-snowballstemmer-1.2.0-2.el7.noarch 230/343 DEBUG: Installing : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarc 231/343 DEBUG: Installing : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 232/343 DEBUG: Installing : pyliblzma-0.5.3-11.el7.x86_64 233/343 DEBUG: Installing : python-enum34-1.0.4-1.el7.noarch 234/343 DEBUG: Installing : python-iniparse-0.4-9.el7.noarch 235/343 DEBUG: Installing : pytz-2016.10-2.el7.noarch 236/343 DEBUG: Installing : python2-babel-2.6.0-4.el7.noarch 237/343 DEBUG: Installing : python2-jinja2-2.10.1-1.el7.noarch 238/343 DEBUG: Installing : pyxattr-0.5.1-5.el7.x86_64 239/343 DEBUG: Running scriptlet: gdb-7.6.1-120.el7.x86_64 240/343 DEBUG: Installing : gdb-7.6.1-120.el7.x86_64 240/343 DEBUG: Installing : libXft-2.3.2-2.el7.x86_64 241/343 DEBUG: Running scriptlet: libXft-2.3.2-2.el7.x86_64 241/343 DEBUG: Installing : gd-2.0.35-27.el7_9.x86_64 242/343 DEBUG: Running scriptlet: gd-2.0.35-27.el7_9.x86_64 242/343 DEBUG: Installing : fipscheck-lib-1.4.1-6.el7.x86_64 243/343 DEBUG: Running scriptlet: fipscheck-lib-1.4.1-6.el7.x86_64 243/343 DEBUG: Installing : fipscheck-1.4.1-6.el7.x86_64 244/343 DEBUG: Installing : libssh2-1.8.0-4.el7.x86_64 245/343 DEBUG: Running scriptlet: libssh2-1.8.0-4.el7.x86_64 245/343 DEBUG: Installing : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 246/343 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 246/343 DEBUG: Installing : hicolor-icon-theme-0.12-7.el7.noarch 247/343 DEBUG: Running scriptlet: hicolor-icon-theme-0.12-7.el7.noarch 247/343 DEBUG: Installing : nss-pem-1.0.3-7.el7_9.1.x86_64 248/343 DEBUG: Installing : nss-3.79.0-5.el7_9.x86_64 249/343 DEBUG: Running scriptlet: nss-3.79.0-5.el7_9.x86_64 249/343 DEBUG: Installing : nss-sysinit-3.79.0-5.el7_9.x86_64 250/343 DEBUG: Installing : nss-tools-3.79.0-5.el7_9.x86_64 251/343 DEBUG: Installing : libcurl-7.29.0-59.el7_9.1.x86_64 252/343 DEBUG: Running scriptlet: libcurl-7.29.0-59.el7_9.1.x86_64 252/343 DEBUG: Installing : curl-7.29.0-59.el7_9.1.x86_64 253/343 DEBUG: Installing : rpm-libs-4.11.3-48.el7_9.x86_64 254/343 DEBUG: Running scriptlet: rpm-libs-4.11.3-48.el7_9.x86_64 254/343 DEBUG: Installing : rpm-4.11.3-48.el7_9.x86_64 255/343 DEBUG: Installing : openldap-2.4.44-25.el7_9.x86_64 256/343 DEBUG: Running scriptlet: openldap-2.4.44-25.el7_9.x86_64 256/343 DEBUG: Installing : libuser-0.60-9.el7.x86_64 257/343 DEBUG: Running scriptlet: libuser-0.60-9.el7.x86_64 257/343 DEBUG: Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 258/343 DEBUG: Installing : python-pycurl-7.19.0-19.el7.x86_64 259/343 DEBUG: Installing : python-urlgrabber-3.10-10.el7.noarch 260/343 DEBUG: Installing : libyaml-0.1.4-11.el7_0.x86_64 261/343 DEBUG: Running scriptlet: libyaml-0.1.4-11.el7_0.x86_64 261/343 DEBUG: Installing : ruby-irb-2.0.0.648-39.el7_9.noarch 262/343 DEBUG: Installing : ruby-2.0.0.648-39.el7_9.x86_64 263/343 DEBUG: Installing : rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 264/343 DEBUG: Installing : rubygem-io-console-0.4.2-39.el7_9.x86_64 265/343 DEBUG: Installing : rubygem-json-1.7.7-39.el7_9.x86_64 266/343 DEBUG: Installing : rubygem-psych-2.0.0-39.el7_9.x86_64 267/343 DEBUG: Installing : rubygem-rdoc-4.0.0-39.el7_9.noarch 268/343 DEBUG: Installing : rubygems-2.0.14.1-39.el7_9.noarch 269/343 DEBUG: Installing : pixman-0.34.0-1.el7.x86_64 270/343 DEBUG: Running scriptlet: pixman-0.34.0-1.el7.x86_64 270/343 DEBUG: Installing : pth-2.0.7-23.el7.x86_64 271/343 DEBUG: Running scriptlet: pth-2.0.7-23.el7.x86_64 271/343 DEBUG: Installing : gnupg2-2.0.22-5.el7_5.x86_64 272/343 DEBUG: Running scriptlet: gnupg2-2.0.22-5.el7_5.x86_64 272/343 DEBUG: Installing : rpm-build-libs-4.11.3-48.el7_9.x86_64 273/343 DEBUG: Running scriptlet: rpm-build-libs-4.11.3-48.el7_9.x86_64 273/343 DEBUG: Installing : rpm-python-4.11.3-48.el7_9.x86_64 274/343 DEBUG: Installing : gpgme-1.3.2-5.el7.x86_64 275/343 DEBUG: Running scriptlet: gpgme-1.3.2-5.el7.x86_64 275/343 DEBUG: Installing : pygpgme-0.3-9.el7.x86_64 276/343 DEBUG: Installing : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 277/343 DEBUG: Installing : yum-3.4.3-168.el7.centos.noarch 278/343 DEBUG: warning: /etc/yum.conf created as /etc/yum.conf.rpmnew DEBUG: Installing : qrencode-libs-3.4.1-3.el7.x86_64 279/343 DEBUG: Running scriptlet: qrencode-libs-3.4.1-3.el7.x86_64 279/343 DEBUG: Installing : ustr-1.0.4-16.el7.x86_64 280/343 DEBUG: Running scriptlet: ustr-1.0.4-16.el7.x86_64 280/343 DEBUG: Installing : libsemanage-2.5-14.el7.x86_64 281/343 DEBUG: Running scriptlet: libsemanage-2.5-14.el7.x86_64 281/343 DEBUG: Installing : shadow-utils-2:4.6-5.el7.x86_64 282/343 DEBUG: Running scriptlet: libutempter-1.1.6-4.el7.x86_64 283/343 DEBUG: Installing : libutempter-1.1.6-4.el7.x86_64 283/343 DEBUG: Running scriptlet: libutempter-1.1.6-4.el7.x86_64 283/343 DEBUG: Installing : libsmartcols-2.23.2-65.el7_9.1.x86_64 284/343 DEBUG: Running scriptlet: libsmartcols-2.23.2-65.el7_9.1.x86_64 284/343 DEBUG: Installing : procps-ng-3.3.10-28.el7.x86_64 285/343 DEBUG: Running scriptlet: procps-ng-3.3.10-28.el7.x86_64 285/343 DEBUG: Installing : util-linux-2.23.2-65.el7_9.1.x86_64 286/343 DEBUG: Running scriptlet: util-linux-2.23.2-65.el7_9.1.x86_64 286/343 DEBUG: Installing : kpartx-0.4.9-136.el7_9.x86_64 287/343 DEBUG: Installing : device-mapper-7:1.02.170-6.el7_9.5.x86_64 288/343 DEBUG: Running scriptlet: device-mapper-7:1.02.170-6.el7_9.5.x86_64 288/343 DEBUG: Installing : dracut-033-572.el7.x86_64 289/343 DEBUG: Installing : kmod-20-28.el7.x86_64 290/343 DEBUG: Installing : device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 291/343 DEBUG: Running scriptlet: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 291/343 DEBUG: Installing : cryptsetup-libs-2.0.3-6.el7.x86_64 292/343 DEBUG: Running scriptlet: cryptsetup-libs-2.0.3-6.el7.x86_64 292/343 DEBUG: Installing : elfutils-libs-0.176-5.el7.x86_64 293/343 DEBUG: Running scriptlet: elfutils-libs-0.176-5.el7.x86_64 293/343 DEBUG: Installing : systemd-libs-219-78.el7_9.7.x86_64 294/343 DEBUG: Running scriptlet: systemd-libs-219-78.el7_9.7.x86_64 294/343 DEBUG: Installing : dbus-libs-1:1.10.24-15.el7.x86_64 295/343 DEBUG: Running scriptlet: dbus-libs-1:1.10.24-15.el7.x86_64 295/343 DEBUG: Running scriptlet: systemd-219-78.el7_9.7.x86_64 296/343 DEBUG: Installing : systemd-219-78.el7_9.7.x86_64 296/343 DEBUG: Running scriptlet: systemd-219-78.el7_9.7.x86_64 296/343 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Running scriptlet: dbus-1:1.10.24-15.el7.x86_64 297/343 DEBUG: Installing : dbus-1:1.10.24-15.el7.x86_64 297/343 DEBUG: Installing : elfutils-default-yama-scope-0.176-5.el7.noarch 298/343 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.176-5.el7.noarch 298/343 DEBUG: Installing : hwdata-0.252-9.7.el7.x86_64 299/343 DEBUG: Running scriptlet: hwdata-0.252-9.7.el7.x86_64 299/343 DEBUG: Installing : libpciaccess-0.14-1.el7.x86_64 300/343 DEBUG: Running scriptlet: libpciaccess-0.14-1.el7.x86_64 300/343 DEBUG: Installing : libdrm-2.4.97-2.el7.x86_64 301/343 DEBUG: Running scriptlet: libdrm-2.4.97-2.el7.x86_64 301/343 DEBUG: Installing : libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 302/343 DEBUG: Running scriptlet: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 302/343 DEBUG: Installing : mesa-libGL-18.3.4-12.el7_9.x86_64 303/343 DEBUG: Running scriptlet: mesa-libGL-18.3.4-12.el7_9.x86_64 303/343 DEBUG: Installing : mesa-libgbm-18.3.4-12.el7_9.x86_64 304/343 DEBUG: Running scriptlet: mesa-libgbm-18.3.4-12.el7_9.x86_64 304/343 DEBUG: Installing : libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 305/343 DEBUG: Running scriptlet: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 305/343 DEBUG: Installing : mesa-libEGL-18.3.4-12.el7_9.x86_64 306/343 DEBUG: Running scriptlet: mesa-libEGL-18.3.4-12.el7_9.x86_64 306/343 DEBUG: Installing : cairo-1.15.12-4.el7.x86_64 307/343 DEBUG: Running scriptlet: cairo-1.15.12-4.el7.x86_64 307/343 DEBUG: Installing : pango-1.42.4-4.el7_7.x86_64 308/343 DEBUG: Running scriptlet: pango-1.42.4-4.el7_7.x86_64 308/343 DEBUG: Installing : librsvg2-2.40.20-1.el7.x86_64 309/343 DEBUG: Running scriptlet: librsvg2-2.40.20-1.el7.x86_64 309/343 DEBUG: Installing : rsync-3.1.2-12.el7_9.x86_64 310/343 DEBUG: Running scriptlet: rsync-3.1.2-12.el7_9.x86_64 310/343 DEBUG: Installing : avahi-libs-0.6.31-20.el7.x86_64 311/343 DEBUG: Running scriptlet: avahi-libs-0.6.31-20.el7.x86_64 311/343 DEBUG: Installing : cups-libs-1:1.6.3-51.el7.x86_64 312/343 DEBUG: Running scriptlet: cups-libs-1:1.6.3-51.el7.x86_64 312/343 DEBUG: Installing : gtk2-2.24.31-1.el7.x86_64 313/343 DEBUG: Running scriptlet: gtk2-2.24.31-1.el7.x86_64 313/343 DEBUG: Installing : elfutils-0.176-5.el7.x86_64 314/343 DEBUG: Running scriptlet: openssh-7.4p1-23.el7_9.x86_64 315/343 DEBUG: Installing : openssh-7.4p1-23.el7_9.x86_64 315/343 DEBUG: Installing : openssh-clients-7.4p1-23.el7_9.x86_64 316/343 DEBUG: Installing : perl-Git-1.8.3.1-25.el7_9.noarch 317/343 DEBUG: Installing : git-1.8.3.1-25.el7_9.x86_64 318/343 DEBUG: Installing : python2-pbr-5.1.2-2.el7.noarch 319/343 DEBUG: Installing : python2-mock-3.0.5-1.el7.noarch 320/343 DEBUG: Installing : libwebp-0.3.0-11.el7.x86_64 321/343 DEBUG: Running scriptlet: libwebp-0.3.0-11.el7.x86_64 321/343 DEBUG: Installing : python2-pillow-5.4.1-3.el7.x86_64 322/343 DEBUG: Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noa 323/343 DEBUG: Installing : libtommath-0.42.0-6.el7.x86_64 324/343 DEBUG: Running scriptlet: libtommath-0.42.0-6.el7.x86_64 324/343 DEBUG: Installing : libtomcrypt-1.17-26.el7.x86_64 325/343 DEBUG: Running scriptlet: libtomcrypt-1.17-26.el7.x86_64 325/343 DEBUG: Installing : python2-crypto-2.6.1-15.el7.x86_64 326/343 DEBUG: Installing : python-dns-1.15.0-5.el7.noarch 327/343 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el7.noarch 328/343 DEBUG: Installing : libgs-9.25-5.el7.x86_64 329/343 DEBUG: Installing : python-sphinx-locale-1:1.8.4-1.el7.noarch 330/343 DEBUG: Installing : python2-sphinxcontrib-websupport-1.0.1-1.el7.noa 331/343 DEBUG: Installing : python2-sphinx-1:1.8.4-1.el7.noarch 332/343 DEBUG: Installing : ghostscript-9.25-5.el7.x86_64 333/343 DEBUG: Running scriptlet: ghostscript-9.25-5.el7.x86_64 333/343 DEBUG: Installing : graphviz-2.30.1-22.el7.x86_64 334/343 DEBUG: Running scriptlet: graphviz-2.30.1-22.el7.x86_64 334/343 DEBUG: Installing : python2-eventlet-0.25.1-1.el7.noarch 335/343 DEBUG: Installing : rpm-build-4.11.3-48.el7_9.x86_64 336/343 DEBUG: Installing : yum-plugin-priorities-1.1.31-54.el7_8.noarch 337/343 DEBUG: Installing : gcc-4.8.5-44.el7.x86_64 338/343 DEBUG: Running scriptlet: gcc-4.8.5-44.el7.x86_64 338/343 DEBUG: Installing : python-devel-2.7.5-93.el7_9.x86_64 339/343 DEBUG: Installing : python2-webob-1.8.5-1.el7.noarch 340/343 DEBUG: Installing : python2-setuptools_scm-1.15.7-2.el7.noarch 341/343 DEBUG: Installing : make-1:3.82-24.el7.x86_64 342/343 DEBUG: Running scriptlet: make-1:3.82-24.el7.x86_64 342/343 DEBUG: Installing : openstack-macros-2023.1.0-0.20230216203322.ce6a1 343/343 DEBUG: Running scriptlet: filesystem-3.2-25.el7.x86_64 343/343 DEBUG: Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64 343/343 DEBUG: Running scriptlet: shared-mime-info-1.8-5.el7.x86_64 343/343 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el7.no 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 343/343 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 343/343 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: hicolor-icon-theme-0.12-7.el7.noarch 343/343 DEBUG: Running scriptlet: rpm-4.11.3-48.el7_9.x86_64 343/343 DEBUG: Running scriptlet: systemd-219-78.el7_9.7.x86_64 343/343 DEBUG: Verifying : openstack-macros-2023.1.0-0.20230216203322.ce6a1 1/343 DEBUG: Verifying : fontawesome-fonts-4.4.0-1.el7.noarch 2/343 DEBUG: Verifying : fontawesome-fonts-web-4.4.0-1.el7.noarch 3/343 DEBUG: Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el 4/343 DEBUG: Verifying : python-dns-1.15.0-5.el7.noarch 5/343 DEBUG: Verifying : python2-babel-2.6.0-4.el7.noarch 6/343 DEBUG: Verifying : python2-chardet-3.0.4-7.el7.noarch 7/343 DEBUG: Verifying : python2-eventlet-0.25.1-1.el7.noarch 8/343 DEBUG: Verifying : python2-funcsigs-1.0.2-1.el7.noarch 9/343 DEBUG: Verifying : python2-idna-2.5-1.el7.noarch 10/343 DEBUG: Verifying : python2-ipaddress-1.0.18-5.el7.noarch 11/343 DEBUG: Verifying : python2-jinja2-2.10.1-1.el7.noarch 12/343 DEBUG: Verifying : python2-mock-3.0.5-1.el7.noarch 13/343 DEBUG: Verifying : python2-monotonic-1.5-1.el7.noarch 14/343 DEBUG: Verifying : python2-olefile-0.44-1.el7.noarch 15/343 DEBUG: Verifying : python2-pbr-5.1.2-2.el7.noarch 16/343 DEBUG: Verifying : python2-pyparsing-2.3.1-1.el7.noarch 17/343 DEBUG: Verifying : python2-pysocks-1.5.6-3.el7.noarch 18/343 DEBUG: Verifying : python2-requests-2.21.0-3.el7.noarch 19/343 DEBUG: Verifying : python2-setuptools-40.8.0-1.el7.noarch 20/343 DEBUG: Verifying : python2-six-1.12.0-1.el7.noarch 21/343 DEBUG: Verifying : python2-typing-3.6.1-1.el7.noarch 22/343 DEBUG: Verifying : python2-urllib3-1.24.1-3.el7.noarch 23/343 DEBUG: Verifying : python2-webob-1.8.5-1.el7.noarch 24/343 DEBUG: Verifying : libimagequant-2.8.2-2.el7.x86_64 25/343 DEBUG: Verifying : python2-backports-1.0-16.el7.x86_64 26/343 DEBUG: Verifying : python2-greenlet-0.4.12-1.el7.x86_64 27/343 DEBUG: Verifying : python2-markupsafe-1.1.0-2.el7.x86_64 28/343 DEBUG: Verifying : python2-pillow-5.4.1-3.el7.x86_64 29/343 DEBUG: Verifying : python2-sqlalchemy-1.2.17-2.el7.x86_64 30/343 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.5.20150923gi 31/343 DEBUG: Verifying : lato-fonts-2.015-1.el7.noarch 32/343 DEBUG: Verifying : python-sphinx-locale-1:1.8.4-1.el7.noarch 33/343 DEBUG: Verifying : python-whoosh-2.5.7-4.el7.noarch 34/343 DEBUG: Verifying : python2-imagesize-0.7.1-5.el7.noarch 35/343 DEBUG: Verifying : python2-packaging-19.0-1.el7.noarch 36/343 DEBUG: Verifying : python2-pygments-2.2.0-7.el7.noarch 37/343 DEBUG: Verifying : python2-setuptools_scm-1.15.7-2.el7.noarch 38/343 DEBUG: Verifying : python2-snowballstemmer-1.2.0-2.el7.noarch 39/343 DEBUG: Verifying : python2-sphinx-1:1.8.4-1.el7.noarch 40/343 DEBUG: Verifying : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarc 41/343 DEBUG: Verifying : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 42/343 DEBUG: Verifying : python2-sphinxcontrib-websupport-1.0.1-1.el7.noa 43/343 DEBUG: Verifying : acl-2.2.51-15.el7.x86_64 44/343 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el7.noarch 45/343 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el7.no 46/343 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el7.noarch 47/343 DEBUG: Verifying : atk-2.28.1-2.el7.x86_64 48/343 DEBUG: Verifying : audit-libs-2.8.5-4.el7.x86_64 49/343 DEBUG: Verifying : avahi-libs-0.6.31-20.el7.x86_64 50/343 DEBUG: Verifying : basesystem-10.0-7.el7.centos.noarch 51/343 DEBUG: Verifying : bzip2-1.0.6-13.el7.x86_64 52/343 DEBUG: Verifying : bzip2-libs-1.0.6-13.el7.x86_64 53/343 DEBUG: Verifying : cairo-1.15.12-4.el7.x86_64 54/343 DEBUG: Verifying : chkconfig-1.7.6-1.el7.x86_64 55/343 DEBUG: Verifying : cpio-2.11-28.el7.x86_64 56/343 DEBUG: Verifying : cpp-4.8.5-44.el7.x86_64 57/343 DEBUG: Verifying : cracklib-2.9.0-11.el7.x86_64 58/343 DEBUG: Verifying : cracklib-dicts-2.9.0-11.el7.x86_64 59/343 DEBUG: Verifying : cryptsetup-libs-2.0.3-6.el7.x86_64 60/343 DEBUG: Verifying : cups-libs-1:1.6.3-51.el7.x86_64 61/343 DEBUG: Verifying : dbus-1:1.10.24-15.el7.x86_64 62/343 DEBUG: Verifying : dbus-libs-1:1.10.24-15.el7.x86_64 63/343 DEBUG: Verifying : dejavu-fonts-common-2.33-6.el7.noarch 64/343 DEBUG: Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 65/343 DEBUG: Verifying : dracut-033-572.el7.x86_64 66/343 DEBUG: Verifying : dwz-0.11-3.el7.x86_64 67/343 DEBUG: Verifying : elfutils-0.176-5.el7.x86_64 68/343 DEBUG: Verifying : elfutils-default-yama-scope-0.176-5.el7.noarch 69/343 DEBUG: Verifying : elfutils-libelf-0.176-5.el7.x86_64 70/343 DEBUG: Verifying : elfutils-libs-0.176-5.el7.x86_64 71/343 DEBUG: Verifying : file-5.11-37.el7.x86_64 72/343 DEBUG: Verifying : file-libs-5.11-37.el7.x86_64 73/343 DEBUG: Verifying : filesystem-3.2-25.el7.x86_64 74/343 DEBUG: Verifying : findutils-1:4.5.11-6.el7.x86_64 75/343 DEBUG: Verifying : fipscheck-1.4.1-6.el7.x86_64 76/343 DEBUG: Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 77/343 DEBUG: Verifying : fontconfig-2.13.0-4.3.el7.x86_64 78/343 DEBUG: Verifying : fontpackages-filesystem-1.44-8.el7.noarch 79/343 DEBUG: Verifying : fribidi-1.0.2-1.el7_7.1.x86_64 80/343 DEBUG: Verifying : gawk-4.0.2-4.el7_3.1.x86_64 81/343 DEBUG: Verifying : gcc-4.8.5-44.el7.x86_64 82/343 DEBUG: Verifying : gdb-7.6.1-120.el7.x86_64 83/343 DEBUG: Verifying : gdbm-1.10-8.el7.x86_64 84/343 DEBUG: Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 85/343 DEBUG: Verifying : ghostscript-9.25-5.el7.x86_64 86/343 DEBUG: Verifying : gmp-1:6.0.0-15.el7.x86_64 87/343 DEBUG: Verifying : gnupg2-2.0.22-5.el7_5.x86_64 88/343 DEBUG: Verifying : gpgme-1.3.2-5.el7.x86_64 89/343 DEBUG: Verifying : graphite2-1.3.10-1.el7_3.x86_64 90/343 DEBUG: Verifying : graphviz-2.30.1-22.el7.x86_64 91/343 DEBUG: Verifying : grep-2.20-3.el7.x86_64 92/343 DEBUG: Verifying : groff-base-1.22.2-8.el7.x86_64 93/343 DEBUG: Verifying : gtk2-2.24.31-1.el7.x86_64 94/343 DEBUG: Verifying : hardlink-1:1.0-19.el7.x86_64 95/343 DEBUG: Verifying : harfbuzz-1.7.5-2.el7.x86_64 96/343 DEBUG: Verifying : hicolor-icon-theme-0.12-7.el7.noarch 97/343 DEBUG: Verifying : hwdata-0.252-9.7.el7.x86_64 98/343 DEBUG: Verifying : info-5.1-5.el7.x86_64 99/343 DEBUG: Verifying : jasper-libs-1.900.1-33.el7.x86_64 100/343 DEBUG: Verifying : jbigkit-libs-2.0-11.el7.x86_64 101/343 DEBUG: Verifying : json-c-0.11-4.el7_0.x86_64 102/343 DEBUG: Verifying : keyutils-libs-1.5.8-3.el7.x86_64 103/343 DEBUG: Verifying : kmod-20-28.el7.x86_64 104/343 DEBUG: Verifying : kmod-libs-20-28.el7.x86_64 105/343 DEBUG: Verifying : lcms2-2.6-3.el7.x86_64 106/343 DEBUG: Verifying : less-458-9.el7.x86_64 107/343 DEBUG: Verifying : libICE-1.0.9-9.el7.x86_64 108/343 DEBUG: Verifying : libSM-1.2.2-2.el7.x86_64 109/343 DEBUG: Verifying : libXau-1.0.8-2.1.el7.x86_64 110/343 DEBUG: Verifying : libXaw-1.0.13-4.el7.x86_64 111/343 DEBUG: Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 112/343 DEBUG: Verifying : libXcursor-1.1.15-1.el7.x86_64 113/343 DEBUG: Verifying : libXdamage-1.1.4-4.1.el7.x86_64 114/343 DEBUG: Verifying : libXext-1.3.3-3.el7.x86_64 115/343 DEBUG: Verifying : libXfixes-5.0.3-1.el7.x86_64 116/343 DEBUG: Verifying : libXft-2.3.2-2.el7.x86_64 117/343 DEBUG: Verifying : libXi-1.7.9-1.el7.x86_64 118/343 DEBUG: Verifying : libXinerama-1.1.3-2.1.el7.x86_64 119/343 DEBUG: Verifying : libXmu-1.1.2-2.el7.x86_64 120/343 DEBUG: Verifying : libXrandr-1.5.1-2.el7.x86_64 121/343 DEBUG: Verifying : libXrender-0.9.10-1.el7.x86_64 122/343 DEBUG: Verifying : libXt-1.1.5-3.el7.x86_64 123/343 DEBUG: Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 124/343 DEBUG: Verifying : libXxf86vm-1.1.4-1.el7.x86_64 125/343 DEBUG: Verifying : libacl-2.2.51-15.el7.x86_64 126/343 DEBUG: Verifying : libassuan-2.1.0-3.el7.x86_64 127/343 DEBUG: Verifying : libattr-2.4.46-13.el7.x86_64 128/343 DEBUG: Verifying : libcap-2.22-11.el7.x86_64 129/343 DEBUG: Verifying : libcap-ng-0.7.5-4.el7.x86_64 130/343 DEBUG: Verifying : libcom_err-1.42.9-19.el7.x86_64 131/343 DEBUG: Verifying : libdb-5.3.21-25.el7.x86_64 132/343 DEBUG: Verifying : libdb-utils-5.3.21-25.el7.x86_64 133/343 DEBUG: Verifying : libdrm-2.4.97-2.el7.x86_64 134/343 DEBUG: Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 135/343 DEBUG: Verifying : libffi-3.0.13-19.el7.x86_64 136/343 DEBUG: Verifying : libfontenc-1.1.3-3.el7.x86_64 137/343 DEBUG: Verifying : libgcc-4.8.5-44.el7.x86_64 138/343 DEBUG: Verifying : libgcrypt-1.5.3-14.el7.x86_64 139/343 DEBUG: Verifying : libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 140/343 DEBUG: Verifying : libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 141/343 DEBUG: Verifying : libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 142/343 DEBUG: Verifying : libgomp-4.8.5-44.el7.x86_64 143/343 DEBUG: Verifying : libgpg-error-1.12-3.el7.x86_64 144/343 DEBUG: Verifying : libgs-9.25-5.el7.x86_64 145/343 DEBUG: Verifying : libidn-1.28-4.el7.x86_64 146/343 DEBUG: Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 147/343 DEBUG: Verifying : libmpc-1.0.1-3.el7.x86_64 148/343 DEBUG: Verifying : libpaper-1.1.24-9.el7.x86_64 149/343 DEBUG: Verifying : libpciaccess-0.14-1.el7.x86_64 150/343 DEBUG: Verifying : libpng-2:1.5.13-8.el7.x86_64 151/343 DEBUG: Verifying : libpwquality-1.2.3-5.el7.x86_64 152/343 DEBUG: Verifying : librsvg2-2.40.20-1.el7.x86_64 153/343 DEBUG: Verifying : libselinux-2.5-15.el7.x86_64 154/343 DEBUG: Verifying : libsemanage-2.5-14.el7.x86_64 155/343 DEBUG: Verifying : libsepol-2.5-10.el7.x86_64 156/343 DEBUG: Verifying : libssh2-1.8.0-4.el7.x86_64 157/343 DEBUG: Verifying : libstdc++-4.8.5-44.el7.x86_64 158/343 DEBUG: Verifying : libtasn1-4.10-1.el7.x86_64 159/343 DEBUG: Verifying : libthai-0.1.14-9.el7.x86_64 160/343 DEBUG: Verifying : libtiff-4.0.3-35.el7.x86_64 161/343 DEBUG: Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 162/343 DEBUG: Verifying : libuser-0.60-9.el7.x86_64 163/343 DEBUG: Verifying : libutempter-1.1.6-4.el7.x86_64 164/343 DEBUG: Verifying : libverto-0.2.5-4.el7.x86_64 165/343 DEBUG: Verifying : libwayland-client-1.15.0-1.el7.x86_64 166/343 DEBUG: Verifying : libwayland-server-1.15.0-1.el7.x86_64 167/343 DEBUG: Verifying : libxcb-1.13-1.el7.x86_64 168/343 DEBUG: Verifying : libxshmfence-1.2-1.el7.x86_64 169/343 DEBUG: Verifying : libyaml-0.1.4-11.el7_0.x86_64 170/343 DEBUG: Verifying : lua-5.1.4-15.el7.x86_64 171/343 DEBUG: Verifying : lz4-1.8.3-1.el7.x86_64 172/343 DEBUG: Verifying : make-1:3.82-24.el7.x86_64 173/343 DEBUG: Verifying : mpfr-3.1.1-4.el7.x86_64 174/343 DEBUG: Verifying : ncurses-5.9-14.20130511.el7_4.x86_64 175/343 DEBUG: Verifying : ncurses-base-5.9-14.20130511.el7_4.noarch 176/343 DEBUG: Verifying : ncurses-libs-5.9-14.20130511.el7_4.x86_64 177/343 DEBUG: Verifying : openjpeg2-2.3.1-3.el7_7.x86_64 178/343 DEBUG: Verifying : p11-kit-0.23.5-3.el7.x86_64 179/343 DEBUG: Verifying : p11-kit-trust-0.23.5-3.el7.x86_64 180/343 DEBUG: Verifying : pam-1.1.8-23.el7.x86_64 181/343 DEBUG: Verifying : pango-1.42.4-4.el7_7.x86_64 182/343 DEBUG: Verifying : patch-2.7.1-12.el7_7.x86_64 183/343 DEBUG: Verifying : pcre-8.32-17.el7.x86_64 184/343 DEBUG: Verifying : perl-Carp-1.26-244.el7.noarch 185/343 DEBUG: Verifying : perl-Encode-2.51-7.el7.x86_64 186/343 DEBUG: Verifying : perl-Error-1:0.17020-2.el7.noarch 187/343 DEBUG: Verifying : perl-Exporter-5.68-3.el7.noarch 188/343 DEBUG: Verifying : perl-File-Path-2.09-2.el7.noarch 189/343 DEBUG: Verifying : perl-File-Temp-0.23.01-3.el7.noarch 190/343 DEBUG: Verifying : perl-Filter-1.49-3.el7.x86_64 191/343 DEBUG: Verifying : perl-Getopt-Long-2.40-3.el7.noarch 192/343 DEBUG: Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 193/343 DEBUG: Verifying : perl-PathTools-3.40-5.el7.x86_64 194/343 DEBUG: Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 195/343 DEBUG: Verifying : perl-Pod-Simple-1:3.28-4.el7.noarch 196/343 DEBUG: Verifying : perl-Pod-Usage-1.63-3.el7.noarch 197/343 DEBUG: Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 198/343 DEBUG: Verifying : perl-Socket-2.010-5.el7.x86_64 199/343 DEBUG: Verifying : perl-Storable-2.45-3.el7.x86_64 200/343 DEBUG: Verifying : perl-TermReadKey-2.30-20.el7.x86_64 201/343 DEBUG: Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 202/343 DEBUG: Verifying : perl-Thread-Queue-3.02-2.el7.noarch 203/343 DEBUG: Verifying : perl-Time-HiRes-4:1.9725-3.el7.x86_64 204/343 DEBUG: Verifying : perl-Time-Local-1.2300-2.el7.noarch 205/343 DEBUG: Verifying : perl-constant-1.27-2.el7.noarch 206/343 DEBUG: Verifying : perl-parent-1:0.225-244.el7.noarch 207/343 DEBUG: Verifying : perl-podlators-2.5.1-3.el7.noarch 208/343 DEBUG: Verifying : perl-srpm-macros-1-8.el7.noarch 209/343 DEBUG: Verifying : perl-threads-1.87-4.el7.x86_64 210/343 DEBUG: Verifying : perl-threads-shared-1.43-6.el7.x86_64 211/343 DEBUG: Verifying : pinentry-0.8.1-17.el7.x86_64 212/343 DEBUG: Verifying : pixman-0.34.0-1.el7.x86_64 213/343 DEBUG: Verifying : pkgconfig-1:0.27.1-4.el7.x86_64 214/343 DEBUG: Verifying : popt-1.13-16.el7.x86_64 215/343 DEBUG: Verifying : procps-ng-3.3.10-28.el7.x86_64 216/343 DEBUG: Verifying : pth-2.0.7-23.el7.x86_64 217/343 DEBUG: Verifying : pygpgme-0.3-9.el7.x86_64 218/343 DEBUG: Verifying : pyliblzma-0.5.3-11.el7.x86_64 219/343 DEBUG: Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noa 220/343 DEBUG: Verifying : python-enum34-1.0.4-1.el7.noarch 221/343 DEBUG: Verifying : python-iniparse-0.4-9.el7.noarch 222/343 DEBUG: Verifying : python-pycurl-7.19.0-19.el7.x86_64 223/343 DEBUG: Verifying : python-rpm-macros-3-34.el7.noarch 224/343 DEBUG: Verifying : python-srpm-macros-3-34.el7.noarch 225/343 DEBUG: Verifying : python-urlgrabber-3.10-10.el7.noarch 226/343 DEBUG: Verifying : python2-rpm-macros-3-34.el7.noarch 227/343 DEBUG: Verifying : pytz-2016.10-2.el7.noarch 228/343 DEBUG: Verifying : pyxattr-0.5.1-5.el7.x86_64 229/343 DEBUG: Verifying : qrencode-libs-3.4.1-3.el7.x86_64 230/343 DEBUG: Verifying : readline-6.2-11.el7.x86_64 231/343 DEBUG: Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 232/343 DEBUG: Verifying : sed-4.2.2-7.el7.x86_64 233/343 DEBUG: Verifying : setup-2.8.71-11.el7.noarch 234/343 DEBUG: Verifying : shadow-utils-2:4.6-5.el7.x86_64 235/343 DEBUG: Verifying : shared-mime-info-1.8-5.el7.x86_64 236/343 DEBUG: Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 237/343 DEBUG: Verifying : tar-2:1.26-35.el7.x86_64 238/343 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el7.noarch 239/343 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el7.noarch 240/343 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el7.noarch 241/343 DEBUG: Verifying : urw-base35-fonts-20170801-10.el7.noarch 242/343 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el7.noarch 243/343 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el7.noarch 244/343 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 245/343 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el7.no 246/343 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 247/343 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el7.noarch 248/343 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 249/343 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el7.noarch 250/343 DEBUG: Verifying : ustr-1.0.4-16.el7.x86_64 251/343 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-21.el7.x86_64 252/343 DEBUG: Verifying : xorg-x11-server-utils-7.7-20.el7.x86_64 253/343 DEBUG: Verifying : yum-3.4.3-168.el7.centos.noarch 254/343 DEBUG: Verifying : yum-metadata-parser-1.1.4-10.el7.x86_64 255/343 DEBUG: Verifying : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 256/343 DEBUG: Verifying : yum-plugin-priorities-1.1.31-54.el7_8.noarch 257/343 DEBUG: Verifying : zip-3.0-11.el7.x86_64 258/343 DEBUG: Verifying : bash-4.2.46-35.el7_9.x86_64 259/343 DEBUG: Verifying : binutils-2.27-44.base.el7_9.1.x86_64 260/343 DEBUG: Verifying : ca-certificates-2022.2.54-74.el7_9.noarch 261/343 DEBUG: Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 262/343 DEBUG: Verifying : coreutils-8.22-24.el7_9.2.x86_64 263/343 DEBUG: Verifying : curl-7.29.0-59.el7_9.1.x86_64 264/343 DEBUG: Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 265/343 DEBUG: Verifying : device-mapper-7:1.02.170-6.el7_9.5.x86_64 266/343 DEBUG: Verifying : device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 267/343 DEBUG: Verifying : diffutils-3.3-6.el7_9.x86_64 268/343 DEBUG: Verifying : expat-2.1.0-15.el7_9.x86_64 269/343 DEBUG: Verifying : freetype-2.8-14.el7_9.1.x86_64 270/343 DEBUG: Verifying : gd-2.0.35-27.el7_9.x86_64 271/343 DEBUG: Verifying : git-1.8.3.1-25.el7_9.x86_64 272/343 DEBUG: Verifying : glib2-2.56.1-9.el7_9.x86_64 273/343 DEBUG: Verifying : glibc-2.17-326.el7_9.x86_64 274/343 DEBUG: Verifying : glibc-common-2.17-326.el7_9.x86_64 275/343 DEBUG: Verifying : glibc-devel-2.17-326.el7_9.x86_64 276/343 DEBUG: Verifying : glibc-headers-2.17-326.el7_9.x86_64 277/343 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 278/343 DEBUG: Verifying : gzip-1.5-11.el7_9.x86_64 279/343 DEBUG: Verifying : kernel-headers-3.10.0-1160.95.1.el7.x86_64 280/343 DEBUG: Verifying : kpartx-0.4.9-136.el7_9.x86_64 281/343 DEBUG: Verifying : krb5-libs-1.15.1-55.el7_9.x86_64 282/343 DEBUG: Verifying : libX11-1.6.7-4.el7_9.x86_64 283/343 DEBUG: Verifying : libX11-common-1.6.7-4.el7_9.noarch 284/343 DEBUG: Verifying : libXpm-3.5.12-2.el7_9.x86_64 285/343 DEBUG: Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 286/343 DEBUG: Verifying : libcroco-0.6.12-6.el7_9.x86_64 287/343 DEBUG: Verifying : libcurl-7.29.0-59.el7_9.1.x86_64 288/343 DEBUG: Verifying : libmount-2.23.2-65.el7_9.1.x86_64 289/343 DEBUG: Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 290/343 DEBUG: Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 291/343 DEBUG: Verifying : libwebp-0.3.0-11.el7.x86_64 292/343 DEBUG: Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 293/343 DEBUG: Verifying : mesa-libEGL-18.3.4-12.el7_9.x86_64 294/343 DEBUG: Verifying : mesa-libGL-18.3.4-12.el7_9.x86_64 295/343 DEBUG: Verifying : mesa-libgbm-18.3.4-12.el7_9.x86_64 296/343 DEBUG: Verifying : mesa-libglapi-18.3.4-12.el7_9.x86_64 297/343 DEBUG: Verifying : nspr-4.34.0-3.1.el7_9.x86_64 298/343 DEBUG: Verifying : nss-3.79.0-5.el7_9.x86_64 299/343 DEBUG: Verifying : nss-pem-1.0.3-7.el7_9.1.x86_64 300/343 DEBUG: Verifying : nss-softokn-3.79.0-4.el7_9.x86_64 301/343 DEBUG: Verifying : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 302/343 DEBUG: Verifying : nss-sysinit-3.79.0-5.el7_9.x86_64 303/343 DEBUG: Verifying : nss-tools-3.79.0-5.el7_9.x86_64 304/343 DEBUG: Verifying : nss-util-3.79.0-1.el7_9.x86_64 305/343 DEBUG: Verifying : openldap-2.4.44-25.el7_9.x86_64 306/343 DEBUG: Verifying : openssh-7.4p1-23.el7_9.x86_64 307/343 DEBUG: Verifying : openssh-clients-7.4p1-23.el7_9.x86_64 308/343 DEBUG: Verifying : openssl-libs-1:1.0.2k-26.el7_9.x86_64 309/343 DEBUG: Verifying : perl-4:5.16.3-299.el7_9.x86_64 310/343 DEBUG: Verifying : perl-Git-1.8.3.1-25.el7_9.noarch 311/343 DEBUG: Verifying : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 312/343 DEBUG: Verifying : perl-libs-4:5.16.3-299.el7_9.x86_64 313/343 DEBUG: Verifying : perl-macros-4:5.16.3-299.el7_9.x86_64 314/343 DEBUG: Verifying : python-2.7.5-93.el7_9.x86_64 315/343 DEBUG: Verifying : python-devel-2.7.5-93.el7_9.x86_64 316/343 DEBUG: Verifying : python-libs-2.7.5-93.el7_9.x86_64 317/343 DEBUG: Verifying : rpm-4.11.3-48.el7_9.x86_64 318/343 DEBUG: Verifying : rpm-build-4.11.3-48.el7_9.x86_64 319/343 DEBUG: Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 320/343 DEBUG: Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 321/343 DEBUG: Verifying : rpm-python-4.11.3-48.el7_9.x86_64 322/343 DEBUG: Verifying : rsync-3.1.2-12.el7_9.x86_64 323/343 DEBUG: Verifying : ruby-2.0.0.648-39.el7_9.x86_64 324/343 DEBUG: Verifying : ruby-irb-2.0.0.648-39.el7_9.noarch 325/343 DEBUG: Verifying : ruby-libs-2.0.0.648-39.el7_9.x86_64 326/343 DEBUG: Verifying : rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 327/343 DEBUG: Verifying : rubygem-io-console-0.4.2-39.el7_9.x86_64 328/343 DEBUG: Verifying : rubygem-json-1.7.7-39.el7_9.x86_64 329/343 DEBUG: Verifying : rubygem-psych-2.0.0-39.el7_9.x86_64 330/343 DEBUG: Verifying : rubygem-rdoc-4.0.0-39.el7_9.noarch 331/343 DEBUG: Verifying : rubygems-2.0.14.1-39.el7_9.noarch 332/343 DEBUG: Verifying : systemd-219-78.el7_9.7.x86_64 333/343 DEBUG: Verifying : systemd-libs-219-78.el7_9.7.x86_64 334/343 DEBUG: Verifying : tzdata-2023c-1.el7.noarch 335/343 DEBUG: Verifying : unzip-6.0-24.el7_9.x86_64 336/343 DEBUG: Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 337/343 DEBUG: Verifying : xz-5.2.2-2.el7_9.x86_64 338/343 DEBUG: Verifying : xz-libs-5.2.2-2.el7_9.x86_64 339/343 DEBUG: Verifying : zlib-1.2.7-21.el7_9.x86_64 340/343 DEBUG: Verifying : libtomcrypt-1.17-26.el7.x86_64 341/343 DEBUG: Verifying : libtommath-0.42.0-6.el7.x86_64 342/343 DEBUG: Verifying : python2-crypto-2.6.1-15.el7.x86_64 343/343 DEBUG: Installed: DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: python2-sphinx-1:1.8.4-1.el7.noarch DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: make-1:3.82-24.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: python-sphinx-locale-1:1.8.4-1.el7.noarch DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: cups-libs-1:1.6.3-51.el7.x86_64 DEBUG: dbus-1:1.10.24-15.el7.x86_64 DEBUG: dbus-libs-1:1.10.24-15.el7.x86_64 DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: dracut-033-572.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: file-5.11-37.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: findutils-1:4.5.11-6.el7.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: gmp-1:6.0.0-15.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: hardlink-1:1.0-19.el7.x86_64 DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: less-458-9.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libpng-2:1.5.13-8.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Error-1:0.17020-2.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-parent-1:0.225-244.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: pkgconfig-1:0.27.1-4.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: setup-2.8.71-11.el7.noarch DEBUG: shadow-utils-2:4.6-5.el7.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: tar-2:1.26-35.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: zip-3.0-11.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: device-mapper-7:1.02.170-6.el7_9.5.x86_64 DEBUG: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: openssl-libs-1:1.0.2k-26.el7_9.x86_64 DEBUG: perl-4:5.16.3-299.el7_9.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch DEBUG: perl-libs-4:5.16.3-299.el7_9.x86_64 DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: tzdata-2023c-1.el7.noarch DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '214172ea60144dbeb28a56e499374538', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cd289724137142788c52a2882cae4702', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f0601ebe31a44c05b60343b504046529', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', 'd4ef73e5ed9f4859bd0155a6660c6900', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-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-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5b34840ada7a4466b122eb69371e2165', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 INFO: Installed packages: INFO: perl-Text-ParseWords-3.29-4.el7.noarch shared-mime-info-1.8-5.el7.x86_64 libverto-0.2.5-4.el7.x86_64 python2-idna-2.5-1.el7.noarch cracklib-2.9.0-11.el7.x86_64 coreutils-8.22-24.el7_9.2.x86_64 bzip2-libs-1.0.6-13.el7.x86_64 perl-threads-1.87-4.el7.x86_64 python2-chardet-3.0.4-7.el7.noarch perl-Exporter-5.68-3.el7.noarch python2-mock-3.0.5-1.el7.noarch dejavu-fonts-common-2.33-6.el7.noarch fontconfig-2.13.0-4.3.el7.x86_64 gpgme-1.3.2-5.el7.x86_64 python2-setuptools-40.8.0-1.el7.noarch libfontenc-1.1.3-3.el7.x86_64 elfutils-libs-0.176-5.el7.x86_64 python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch adobe-mappings-pdf-20180407-1.el7.noarch libdb-5.3.21-25.el7.x86_64 python-whoosh-2.5.7-4.el7.noarch zip-3.0-11.el7.x86_64 cups-libs-1.6.3-51.el7.x86_64 perl-Getopt-Long-2.40-3.el7.noarch glibc-headers-2.17-326.el7_9.x86_64 urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch ruby-irb-2.0.0.648-39.el7_9.noarch libtomcrypt-1.17-26.el7.x86_64 rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 libdrm-2.4.97-2.el7.x86_64 libuser-0.60-9.el7.x86_64 python2-pbr-5.1.2-2.el7.noarch pkgconfig-0.27.1-4.el7.x86_64 libtommath-0.42.0-6.el7.x86_64 openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch urw-base35-fonts-common-20170801-10.el7.noarch perl-macros-5.16.3-299.el7_9.x86_64 audit-libs-2.8.5-4.el7.x86_64 mesa-libEGL-18.3.4-12.el7_9.x86_64 grep-2.20-3.el7.x86_64 perl-constant-1.27-2.el7.noarch glibc-2.17-326.el7_9.x86_64 fontawesome-fonts-web-4.4.0-1.el7.noarch libjpeg-turbo-1.2.90-8.el7.x86_64 binutils-2.27-44.base.el7_9.1.x86_64 pcre-8.32-17.el7.x86_64 diffutils-3.3-6.el7_9.x86_64 xz-5.2.2-2.el7_9.x86_64 perl-Git-1.8.3.1-25.el7_9.noarch less-458-9.el7.x86_64 gd-2.0.35-27.el7_9.x86_64 libICE-1.0.9-9.el7.x86_64 openssh-7.4p1-23.el7_9.x86_64 python2-sphinx_rtd_theme-0.2.4-1.el7.noarch python-enum34-1.0.4-1.el7.noarch libSM-1.2.2-2.el7.x86_64 libgcrypt-1.5.3-14.el7.x86_64 python2-pillow-5.4.1-3.el7.x86_64 yum-metadata-parser-1.1.4-10.el7.x86_64 libXrender-0.9.10-1.el7.x86_64 gdbm-1.10-8.el7.x86_64 python-iniparse-0.4-9.el7.noarch perl-srpm-macros-1-8.el7.noarch urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch krb5-libs-1.15.1-55.el7_9.x86_64 gawk-4.0.2-4.el7_3.1.x86_64 fribidi-1.0.2-1.el7_7.1.x86_64 libssh2-1.8.0-4.el7.x86_64 libXrandr-1.5.1-2.el7.x86_64 shadow-utils-4.6-5.el7.x86_64 libstdc++-4.8.5-44.el7.x86_64 perl-5.16.3-299.el7_9.x86_64 xz-libs-5.2.2-2.el7_9.x86_64 pinentry-0.8.1-17.el7.x86_64 perl-Thread-Queue-3.02-2.el7.noarch python2-markupsafe-1.1.0-2.el7.x86_64 file-5.11-37.el7.x86_64 python2-typing-3.6.1-1.el7.noarch nss-softokn-3.79.0-4.el7_9.x86_64 libmount-2.23.2-65.el7_9.1.x86_64 python2-pyparsing-2.3.1-1.el7.noarch make-3.82-24.el7.x86_64 avahi-libs-0.6.31-20.el7.x86_64 python2-pygments-2.2.0-7.el7.noarch mpfr-3.1.1-4.el7.x86_64 librsvg2-2.40.20-1.el7.x86_64 elfutils-libelf-0.176-5.el7.x86_64 libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 libpwquality-1.2.3-5.el7.x86_64 adobe-mappings-cmap-deprecated-20171205-3.el7.noarch kmod-20-28.el7.x86_64 glib2-2.56.1-9.el7_9.x86_64 libsemanage-2.5-14.el7.x86_64 nss-3.79.0-5.el7_9.x86_64 gcc-4.8.5-44.el7.x86_64 fipscheck-1.4.1-6.el7.x86_64 rsync-3.1.2-12.el7_9.x86_64 python2-monotonic-1.5-1.el7.noarch libsmartcols-2.23.2-65.el7_9.1.x86_64 python2-sphinx-1.8.4-1.el7.noarch graphite2-1.3.10-1.el7_3.x86_64 keyutils-libs-1.5.8-3.el7.x86_64 libX11-1.6.7-4.el7_9.x86_64 python-rpm-macros-3-34.el7.noarch mesa-libglapi-18.3.4-12.el7_9.x86_64 nspr-4.34.0-3.1.el7_9.x86_64 ruby-2.0.0.648-39.el7_9.x86_64 gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 basesystem-10.0-7.el7.centos.noarch libcap-ng-0.7.5-4.el7.x86_64 cracklib-dicts-2.9.0-11.el7.x86_64 openjpeg2-2.3.1-3.el7_7.x86_64 fontpackages-filesystem-1.44-8.el7.noarch python2-backports-1.0-16.el7.x86_64 urw-base35-d050000l-fonts-20170801-10.el7.noarch libcroco-0.6.12-6.el7_9.x86_64 urw-base35-c059-fonts-20170801-10.el7.noarch pth-2.0.7-23.el7.x86_64 perl-Carp-1.26-244.el7.noarch perl-Time-Local-1.2300-2.el7.noarch libimagequant-2.8.2-2.el7.x86_64 perl-File-Temp-0.23.01-3.el7.noarch rpm-python-4.11.3-48.el7_9.x86_64 dwz-0.11-3.el7.x86_64 libcom_err-1.42.9-19.el7.x86_64 chkconfig-1.7.6-1.el7.x86_64 python2-sqlalchemy-1.2.17-2.el7.x86_64 tzdata-2023c-1.el7.noarch pyliblzma-0.5.3-11.el7.x86_64 libXft-2.3.2-2.el7.x86_64 python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch bzip2-1.0.6-13.el7.x86_64 libxcb-1.13-1.el7.x86_64 rpm-build-4.11.3-48.el7_9.x86_64 libXfixes-5.0.3-1.el7.x86_64 python2-requests-2.21.0-3.el7.noarch libxml2-2.9.1-6.el7_9.6.x86_64 cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 pango-1.42.4-4.el7_7.x86_64 libassuan-2.1.0-3.el7.x86_64 libwayland-server-1.15.0-1.el7.x86_64 hardlink-1.0-19.el7.x86_64 elfutils-0.176-5.el7.x86_64 perl-HTTP-Tiny-0.033-3.el7.noarch libXmu-1.1.2-2.el7.x86_64 urw-base35-p052-fonts-20170801-10.el7.noarch pixman-0.34.0-1.el7.x86_64 nss-softokn-freebl-3.79.0-4.el7_9.x86_64 hicolor-icon-theme-0.12-7.el7.noarch nss-sysinit-3.79.0-5.el7_9.x86_64 libffi-3.0.13-19.el7.x86_64 zlib-1.2.7-21.el7_9.x86_64 urw-base35-fonts-20170801-10.el7.noarch gpg-pubkey-f4a80eb5-53a7ff4b patch-2.7.1-12.el7_7.x86_64 tar-1.26-35.el7.x86_64 libmpc-1.0.1-3.el7.x86_64 dejavu-sans-fonts-2.33-6.el7.noarch libXxf86misc-1.0.3-7.1.el7.x86_64 libpng-1.5.13-8.el7.x86_64 rpm-build-libs-4.11.3-48.el7_9.x86_64 glibc-common-2.17-326.el7_9.x86_64 perl-Time-HiRes-1.9725-3.el7.x86_64 perl-Storable-2.45-3.el7.x86_64 ca-certificates-2022.2.54-74.el7_9.noarch google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch lz4-1.8.3-1.el7.x86_64 gdk-pixbuf2-2.36.12-3.el7.x86_64 dbus-1.10.24-15.el7.x86_64 rubygems-2.0.14.1-39.el7_9.noarch python-pycurl-7.19.0-19.el7.x86_64 libXt-1.1.5-3.el7.x86_64 ncurses-libs-5.9-14.20130511.el7_4.x86_64 rubygem-io-console-0.4.2-39.el7_9.x86_64 file-libs-5.11-37.el7.x86_64 kmod-libs-20-28.el7.x86_64 expat-2.1.0-15.el7_9.x86_64 python-libs-2.7.5-93.el7_9.x86_64 cryptsetup-libs-2.0.3-6.el7.x86_64 nss-tools-3.79.0-5.el7_9.x86_64 gdb-7.6.1-120.el7.x86_64 rubygem-rdoc-4.0.0-39.el7_9.noarch ncurses-5.9-14.20130511.el7_4.x86_64 python2-greenlet-0.4.12-1.el7.x86_64 ruby-libs-2.0.0.648-39.el7_9.x86_64 perl-PathTools-3.40-5.el7.x86_64 cairo-1.15.12-4.el7.x86_64 python2-webob-1.8.5-1.el7.noarch mesa-libgbm-18.3.4-12.el7_9.x86_64 python-srpm-macros-3-34.el7.noarch ustr-1.0.4-16.el7.x86_64 git-1.8.3.1-25.el7_9.x86_64 gtk2-2.24.31-1.el7.x86_64 perl-Error-0.17020-2.el7.noarch urw-base35-z003-fonts-20170801-10.el7.noarch perl-libs-5.16.3-299.el7_9.x86_64 libattr-2.4.46-13.el7.x86_64 perl-Socket-2.010-5.el7.x86_64 redhat-rpm-config-9.1.0-88.el7.centos.noarch libgs-9.25-5.el7.x86_64 gnupg2-2.0.22-5.el7_5.x86_64 rpm-4.11.3-48.el7_9.x86_64 perl-TermReadKey-2.30-20.el7.x86_64 lua-5.1.4-15.el7.x86_64 nss-util-3.79.0-1.el7_9.x86_64 cpio-2.11-28.el7.x86_64 openssh-clients-7.4p1-23.el7_9.x86_64 hwdata-0.252-9.7.el7.x86_64 kernel-headers-3.10.0-1160.95.1.el7.x86_64 urw-base35-bookman-fonts-20170801-10.el7.noarch openssl-libs-1.0.2k-26.el7_9.x86_64 libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 python2-six-1.12.0-1.el7.noarch libXpm-3.5.12-2.el7_9.x86_64 lcms2-2.6-3.el7.x86_64 fontawesome-fonts-4.4.0-1.el7.noarch perl-Pod-Escapes-1.04-299.el7_9.noarch python2-ipaddress-1.0.18-5.el7.noarch yum-3.4.3-168.el7.centos.noarch python2-imagesize-0.7.1-5.el7.noarch python2-funcsigs-1.0.2-1.el7.noarch libcap-2.22-11.el7.x86_64 libXcomposite-0.4.4-4.1.el7.x86_64 dracut-033-572.el7.x86_64 python2-packaging-19.0-1.el7.noarch lato-fonts-2.015-1.el7.noarch systemd-219-78.el7_9.7.x86_64 groff-base-1.22.2-8.el7.x86_64 pygpgme-0.3-9.el7.x86_64 libsepol-2.5-10.el7.x86_64 fipscheck-lib-1.4.1-6.el7.x86_64 perl-Scalar-List-Utils-1.27-248.el7.x86_64 p11-kit-0.23.5-3.el7.x86_64 python2-crypto-2.6.1-15.el7.x86_64 python2-babel-2.6.0-4.el7.noarch p11-kit-trust-0.23.5-3.el7.x86_64 cpp-4.8.5-44.el7.x86_64 libyaml-0.1.4-11.el7_0.x86_64 libX11-common-1.6.7-4.el7_9.noarch libpciaccess-0.14-1.el7.x86_64 libXau-1.0.8-2.1.el7.x86_64 pyxattr-0.5.1-5.el7.x86_64 python2-jinja2-2.10.1-1.el7.noarch libtool-ltdl-2.4.2-22.el7_3.x86_64 python-devel-2.7.5-93.el7_9.x86_64 kpartx-0.4.9-136.el7_9.x86_64 device-mapper-libs-1.02.170-6.el7_9.5.x86_64 libselinux-2.5-15.el7.x86_64 python2-eventlet-0.25.1-1.el7.noarch python2-rpm-macros-3-34.el7.noarch python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch perl-Pod-Simple-3.28-4.el7.noarch rubygem-psych-2.0.0-39.el7_9.x86_64 sed-4.2.2-7.el7.x86_64 libcurl-7.29.0-59.el7_9.1.x86_64 libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 libtasn1-4.10-1.el7.x86_64 perl-parent-0.225-244.el7.noarch gzip-1.5-11.el7_9.x86_64 libXxf86vm-1.1.4-1.el7.x86_64 perl-threads-shared-1.43-6.el7.x86_64 libXinerama-1.1.3-2.1.el7.x86_64 libdb-utils-5.3.21-25.el7.x86_64 python2-urllib3-1.24.1-3.el7.noarch info-5.1-5.el7.x86_64 python-2.7.5-93.el7_9.x86_64 libXaw-1.0.13-4.el7.x86_64 jbigkit-libs-2.0-11.el7.x86_64 adobe-mappings-cmap-20171205-3.el7.noarch bash-4.2.46-35.el7_9.x86_64 libgcc-4.8.5-44.el7.x86_64 libblkid-2.23.2-65.el7_9.1.x86_64 harfbuzz-1.7.5-2.el7.x86_64 libXi-1.7.9-1.el7.x86_64 python2-snowballstemmer-1.2.0-2.el7.noarch glibc-devel-2.17-326.el7_9.x86_64 util-linux-2.23.2-65.el7_9.1.x86_64 python-urlgrabber-3.10-10.el7.noarch python2-pysocks-1.5.6-3.el7.noarch libedit-3.0-12.20121213cvs.el7.x86_64 rpm-libs-4.11.3-48.el7_9.x86_64 python-docutils-0.11-0.3.20130715svn7687.el7.noarch perl-Filter-1.49-3.el7.x86_64 qrencode-libs-3.4.1-3.el7.x86_64 device-mapper-1.02.170-6.el7_9.5.x86_64 libwebp-0.3.0-11.el7.x86_64 systemd-libs-219-78.el7_9.7.x86_64 findutils-4.5.11-6.el7.x86_64 mesa-libGL-18.3.4-12.el7_9.x86_64 ghostscript-9.25-5.el7.x86_64 python2-olefile-0.44-1.el7.noarch dbus-libs-1.10.24-15.el7.x86_64 libXcursor-1.1.15-1.el7.x86_64 python2-setuptools_scm-1.15.7-2.el7.noarch xorg-x11-server-utils-7.7-20.el7.x86_64 libpaper-1.1.24-9.el7.x86_64 unzip-6.0-24.el7_9.x86_64 rubygem-json-1.7.7-39.el7_9.x86_64 json-c-0.11-4.el7_0.x86_64 libXdamage-1.1.4-4.1.el7.x86_64 urw-base35-gothic-fonts-20170801-10.el7.noarch popt-1.13-16.el7.x86_64 elfutils-default-yama-scope-0.176-5.el7.noarch perl-podlators-2.5.1-3.el7.noarch libgpg-error-1.12-3.el7.x86_64 libacl-2.2.51-15.el7.x86_64 openldap-2.4.44-25.el7_9.x86_64 filesystem-3.2-25.el7.x86_64 perl-Pod-Usage-1.63-3.el7.noarch curl-7.29.0-59.el7_9.1.x86_64 sqlite-3.7.17-8.el7_7.1.x86_64 libxshmfence-1.2-1.el7.x86_64 acl-2.2.51-15.el7.x86_64 urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch readline-6.2-11.el7.x86_64 libutempter-1.1.6-4.el7.x86_64 setup-2.8.71-11.el7.noarch python-sphinx-locale-1.8.4-1.el7.noarch libtiff-4.0.3-35.el7.x86_64 procps-ng-3.3.10-28.el7.x86_64 yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch gmp-6.0.0-15.el7.x86_64 nss-pem-1.0.3-7.el7_9.1.x86_64 yum-plugin-priorities-1.1.31-54.el7_8.noarch perl-Encode-2.51-7.el7.x86_64 perl-Pod-Perldoc-3.20-4.el7.noarch libgomp-4.8.5-44.el7.x86_64 graphviz-2.30.1-22.el7.x86_64 jasper-libs-1.900.1-33.el7.x86_64 libthai-0.1.14-9.el7.x86_64 libXext-1.3.3-3.el7.x86_64 centos-release-7-9.2009.1.el7.centos.x86_64 libuuid-2.23.2-65.el7_9.1.x86_64 ncurses-base-5.9-14.20130511.el7_4.noarch pytz-2016.10-2.el7.noarch atk-2.28.1-2.el7.x86_64 freetype-2.8-14.el7_9.1.x86_64 xorg-x11-font-utils-7.5-21.el7.x86_64 libidn-1.28-4.el7.x86_64 pam-1.1.8-23.el7.x86_64 urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch perl-File-Path-2.09-2.el7.noarch libwayland-client-1.15.0-1.el7.x86_64 python-dns-1.15.0-5.el7.noarch Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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 -r /home/centos-train/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-train-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 4724ea28e849a4faa82fea2816ca5ec45ab470f6 Note: checking out '4724ea28e849a4faa82fea2816ca5ec45ab470f6'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 4724ea2... Fix Zuul shared queue config + mkdir /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-train/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/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 15.2.1.dev1 4724ea2 + UPSTREAMVERSION=15.2.1.dev1 + [[ 15.2.1.dev1 =~ ([^-]*)-(.+) ]] + [[ 15.2.1.dev1 =~ (.*?)\.(0rc.+) ]] + [[ 15.2.1.dev1 =~ (.*?)\.(0b.+) ]] + [[ 15.2.1.dev1 =~ (.*?)\.(0a.+) ]] + [[ 15.2.1.dev1 =~ (.*?)\.(dev.+) ]] + VERSION=15.2.1 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20230812194859 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230812194859.4724ea2 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.1ghxpygq:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] 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 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-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-zaqar-40d43e7f55add2794b3c0591273a7e5795fadc64 baseurl=https://trunk.rdoproject.org/centos7-train/40/d4/40d43e7f55add2794b3c0591273a7e5795fadc64_e6b7926c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5859824 2832324 1757332 7574220 8310972 DEBUG: Swap: 8388604 1350684 7037920 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.qvt86h82', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5859332 2832776 1757332 7574260 8311460 DEBUG: Swap: 8388604 1350684 7037920 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'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 908M 3.4G 22% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.f1knpldw', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '1100af38448c42d48a0844a32b76aa50', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', '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-centos-train-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.1ghxpygq:/etc/resolv.conf', '--bind=/dev/btrfs-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', '2ba35fc3b3874f3783572ea62bf8ce29', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1ghxpygq:/etc/resolv.conf', '--bind=/dev/btrfs-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', '/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.3s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating vmware_nsx.egg-info writing requirements to vmware_nsx.egg-info/requires.txt writing vmware_nsx.egg-info/PKG-INFO writing top-level names to vmware_nsx.egg-info/top_level.txt writing dependency_links to vmware_nsx.egg-info/dependency_links.txt writing entry points to vmware_nsx.egg-info/entry_points.txt writing pbr to vmware_nsx.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'vmware_nsx.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vmware_nsx/neutron/locale' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'vmware_nsx.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating vmware-nsx-15.2.1.dev1 creating vmware-nsx-15.2.1.dev1/api-ref creating vmware-nsx-15.2.1.dev1/devstack creating vmware-nsx-15.2.1.dev1/devstack/lib creating vmware-nsx-15.2.1.dev1/devstack/nsx_p creating vmware-nsx-15.2.1.dev1/devstack/nsx_v creating vmware-nsx-15.2.1.dev1/devstack/nsx_v3 creating vmware-nsx-15.2.1.dev1/devstack/tools creating vmware-nsx-15.2.1.dev1/doc creating vmware-nsx-15.2.1.dev1/doc/source creating vmware-nsx-15.2.1.dev1/etc creating vmware-nsx-15.2.1.dev1/etc/oslo-config-generator creating vmware-nsx-15.2.1.dev1/etc/oslo-policy-generator creating vmware-nsx-15.2.1.dev1/etc/policy.d creating vmware-nsx-15.2.1.dev1/releasenotes creating vmware-nsx-15.2.1.dev1/releasenotes/notes creating vmware-nsx-15.2.1.dev1/releasenotes/source creating vmware-nsx-15.2.1.dev1/releasenotes/source/_static creating vmware-nsx-15.2.1.dev1/releasenotes/source/_templates creating vmware-nsx-15.2.1.dev1/rhosp13 creating vmware-nsx-15.2.1.dev1/tools creating vmware-nsx-15.2.1.dev1/vmware_nsx creating vmware-nsx-15.2.1.dev1/vmware_nsx.egg-info creating vmware-nsx-15.2.1.dev1/vmware_nsx/api_client creating vmware-nsx-15.2.1.dev1/vmware_nsx/api_replay creating vmware-nsx-15.2.1.dev1/vmware_nsx/common creating vmware-nsx-15.2.1.dev1/vmware_nsx/db creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/liberty creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/mitaka creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/ocata creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/pike creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/queens creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/stein creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand creating vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/models creating vmware-nsx-15.2.1.dev1/vmware_nsx/dhcp_meta creating vmware-nsx-15.2.1.dev1/vmware_nsx/dvs creating vmware-nsx-15.2.1.dev1/vmware_nsx/extension_drivers creating vmware-nsx-15.2.1.dev1/vmware_nsx/extensions creating vmware-nsx-15.2.1.dev1/vmware_nsx/nsxlib creating vmware-nsx-15.2.1.dev1/vmware_nsx/nsxlib/mh creating vmware-nsx-15.2.1.dev1/vmware_nsx/osc creating vmware-nsx-15.2.1.dev1/vmware_nsx/osc/v2 creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common/housekeeper creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common_v3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/dvs creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_p creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/drivers creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/housekeeper creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield/common creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield/tasks creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3/api_replay creating vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3/housekeeper creating vmware-nsx-15.2.1.dev1/vmware_nsx/policies creating vmware-nsx-15.2.1.dev1/vmware_nsx/services creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/dynamic_routing creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/dynamic_routing/nsx_v creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/flowclassifier creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/flowclassifier/nsx_v creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/common creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_p creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_tv creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_v creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_v3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/common creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/nsx_tvd creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/nsx_v creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/nsx_v3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway/nsx_tvd creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway/nsx_v creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway/nsx_v3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v/implementation creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3/implementation creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/octavia creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/common creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_tvd creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/trunk creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/trunk/nsx_p creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/trunk/nsx_v3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/common_v3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsx_tvd creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxp creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxv creating vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxv3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/common creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxtvd creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxtvd/resources creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/functional creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/common_plugin creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/db creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/dvs creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extension_drivers creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_p creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_tvd creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v/housekeeper creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v/vshield creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3 creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3/housekeeper creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsxlib creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsxlib/mh creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/osc creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/osc/v2 creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/dynamic_routing creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/flowclassifier creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/ipam creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/l2gateway creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/lbaas creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/qos creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/trunk creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/vpnaas creating vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/shell copying files to vmware-nsx-15.2.1.dev1... copying .coveragerc -> vmware-nsx-15.2.1.dev1 copying .mailmap -> vmware-nsx-15.2.1.dev1 copying .pylintrc -> vmware-nsx-15.2.1.dev1 copying .stestr.conf -> vmware-nsx-15.2.1.dev1 copying .testr.conf -> vmware-nsx-15.2.1.dev1 copying .zuul.yaml -> vmware-nsx-15.2.1.dev1 copying AUTHORS -> vmware-nsx-15.2.1.dev1 copying CONTRIBUTING.rst -> vmware-nsx-15.2.1.dev1 copying ChangeLog -> vmware-nsx-15.2.1.dev1 copying HACKING.rst -> vmware-nsx-15.2.1.dev1 copying LICENSE -> vmware-nsx-15.2.1.dev1 copying MANIFEST.in -> vmware-nsx-15.2.1.dev1 copying README.rst -> vmware-nsx-15.2.1.dev1 copying TESTING.rst -> vmware-nsx-15.2.1.dev1 copying babel.cfg -> vmware-nsx-15.2.1.dev1 copying bindep.txt -> vmware-nsx-15.2.1.dev1 copying lower-constraints.txt -> vmware-nsx-15.2.1.dev1 copying requirements.txt -> vmware-nsx-15.2.1.dev1 copying run_tests.sh -> vmware-nsx-15.2.1.dev1 copying setup.cfg -> vmware-nsx-15.2.1.dev1 copying setup.py -> vmware-nsx-15.2.1.dev1 copying test-requirements.txt -> vmware-nsx-15.2.1.dev1 copying tox.ini -> vmware-nsx-15.2.1.dev1 copying api-ref/rest.md -> vmware-nsx-15.2.1.dev1/api-ref copying devstack/README.rst -> vmware-nsx-15.2.1.dev1/devstack copying devstack/localrc_nsx_p -> vmware-nsx-15.2.1.dev1/devstack copying devstack/localrc_nsx_v3 -> vmware-nsx-15.2.1.dev1/devstack copying devstack/override-defaults -> vmware-nsx-15.2.1.dev1/devstack copying devstack/plugin.sh -> vmware-nsx-15.2.1.dev1/devstack copying devstack/settings -> vmware-nsx-15.2.1.dev1/devstack copying devstack/lib/nsx_common -> vmware-nsx-15.2.1.dev1/devstack/lib copying devstack/lib/nsx_v3_p_common -> vmware-nsx-15.2.1.dev1/devstack/lib copying devstack/lib/vmware_dvs -> vmware-nsx-15.2.1.dev1/devstack/lib copying devstack/lib/vmware_nsx -> vmware-nsx-15.2.1.dev1/devstack/lib copying devstack/lib/vmware_nsx_p -> vmware-nsx-15.2.1.dev1/devstack/lib copying devstack/lib/vmware_nsx_tvd -> vmware-nsx-15.2.1.dev1/devstack/lib copying devstack/lib/vmware_nsx_v -> vmware-nsx-15.2.1.dev1/devstack/lib copying devstack/lib/vmware_nsx_v3 -> vmware-nsx-15.2.1.dev1/devstack/lib copying devstack/nsx_p/devstackgaterc -> vmware-nsx-15.2.1.dev1/devstack/nsx_p copying devstack/nsx_v/devstackgaterc -> vmware-nsx-15.2.1.dev1/devstack/nsx_v copying devstack/nsx_v/tvd_devstackgaterc -> vmware-nsx-15.2.1.dev1/devstack/nsx_v copying devstack/nsx_v3/controller_local.conf.sample -> vmware-nsx-15.2.1.dev1/devstack/nsx_v3 copying devstack/nsx_v3/devstackgaterc -> vmware-nsx-15.2.1.dev1/devstack/nsx_v3 copying devstack/nsx_v3/kvm_compute_local.conf.sample -> vmware-nsx-15.2.1.dev1/devstack/nsx_v3 copying devstack/tools/nsxp_cleanup.py -> vmware-nsx-15.2.1.dev1/devstack/tools copying devstack/tools/nsxv3_cleanup.py -> vmware-nsx-15.2.1.dev1/devstack/tools copying devstack/tools/nsxv_cleanup.py -> vmware-nsx-15.2.1.dev1/devstack/tools copying devstack/tools/nsxv_edge_resources.py -> vmware-nsx-15.2.1.dev1/devstack/tools copying devstack/tools/nsxv_fw_autodraft_setting.py -> vmware-nsx-15.2.1.dev1/devstack/tools copying doc/requirements.txt -> vmware-nsx-15.2.1.dev1/doc copying doc/source/admin_util.rst -> vmware-nsx-15.2.1.dev1/doc/source copying doc/source/conf.py -> vmware-nsx-15.2.1.dev1/doc/source copying doc/source/contributing.rst -> vmware-nsx-15.2.1.dev1/doc/source copying doc/source/devstack.rst -> vmware-nsx-15.2.1.dev1/doc/source copying doc/source/housekeeper.rst -> vmware-nsx-15.2.1.dev1/doc/source copying doc/source/index.rst -> vmware-nsx-15.2.1.dev1/doc/source copying doc/source/installation.rst -> vmware-nsx-15.2.1.dev1/doc/source copying doc/source/readme.rst -> vmware-nsx-15.2.1.dev1/doc/source copying doc/source/usage.rst -> vmware-nsx-15.2.1.dev1/doc/source copying etc/README.txt -> vmware-nsx-15.2.1.dev1/etc copying etc/oslo-config-generator/nsx.ini -> vmware-nsx-15.2.1.dev1/etc/oslo-config-generator copying etc/oslo-policy-generator/policy.conf -> vmware-nsx-15.2.1.dev1/etc/oslo-policy-generator copying etc/policy.d/flow-classifier.json -> vmware-nsx-15.2.1.dev1/etc/policy.d copying etc/policy.d/routers.json -> vmware-nsx-15.2.1.dev1/etc/policy.d copying releasenotes/notes/.placeholder -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/bind-floating-ips-per-az-142f0de7ebfae1c8.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/block-all-no-security-groups-47af550349dbc85a.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/dns-search-domain-configuration-a134af0ef028282c.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/dvs_dns_integration-831224f15acbc728.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/ens_support-49dbc626ba1b16be.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/fwaas_v2-9445ea0aaea91c60.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsx-dns-integration-extension-8260456051d61743.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsx-extension-drivers-b1aedabe5296d4d0.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-availability-zones-85db159a647762b3.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-bgp-support-44f857d382943e08.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-edge-random-placement-9534371967edec8f.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-exclusive-dhcp-7e5cde1cd88f8c5b.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-fwaas-driver-4c457dee3fc3bae2.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-fwaas-v2-driver-0b78d5e2c4034b21.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-ipam-support-6eb1ac4e0e025ddd.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-lbaas-l7-704f748300d1a399.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-policy-3f552191f94873cd.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-router-flavors-8e4cea7f6e12d44d.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-service-insertion-32ab34a0e0f6ab4f.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-subnets-dhcp-mtu-c7028748b516422e.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv-vlan-selection-ec73aac44b3648a1.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-add-trunk-driver-925ad1205972cbdf.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-availability-zones-8decf892df62.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-default-tier0-router-2983c6de10dd465a.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-dhcp-relay-32cf1ae281e1.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-init-from-tags-bcd4f3245a78e9a6.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-ipam-support-137174152c65459d.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-lbaasv2-driver-57f37d6614eb1510.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-lbaasv2-error-no-member-635ffc6308289aca.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-multi-managers-b645c4202a8476e9.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-native-dhcp-config-2b6bdd372a2d643f.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-native-dhcp-metadata-27af1de98302162f.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-switching-profiles-250aa43f5070dc37.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-taas-driver-1a316cf3915fcb3d.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-trnasparent-vlan-fe06e1d3aa2fbcd9.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-update-provider-types-aa1c20e988878ffe.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-vlan-selection-30c3d1dc1abe41d1.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/nsxv3-vpnaas-0b02762ff4b83904.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/octavia-support-2fa83d464dbc4e52.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/provider-security-group-2cfc1231dcaf21ac.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/qos-support-d52b5e3abfc6c8d4.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/rename_uuid_config_params-b36c379f64838334.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/rename_uuid_to_name-e64699df75176d4d.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/notes/universal-switch-41487c280ad3c8ad.yaml -> vmware-nsx-15.2.1.dev1/releasenotes/notes copying releasenotes/source/conf.py -> vmware-nsx-15.2.1.dev1/releasenotes/source copying releasenotes/source/index.rst -> vmware-nsx-15.2.1.dev1/releasenotes/source copying releasenotes/source/liberty.rst -> vmware-nsx-15.2.1.dev1/releasenotes/source copying releasenotes/source/newton.rst -> vmware-nsx-15.2.1.dev1/releasenotes/source copying releasenotes/source/ocata.rst -> vmware-nsx-15.2.1.dev1/releasenotes/source copying releasenotes/source/pike.rst -> vmware-nsx-15.2.1.dev1/releasenotes/source copying releasenotes/source/queens.rst -> vmware-nsx-15.2.1.dev1/releasenotes/source copying releasenotes/source/unreleased.rst -> vmware-nsx-15.2.1.dev1/releasenotes/source copying releasenotes/source/_static/.placeholder -> vmware-nsx-15.2.1.dev1/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> vmware-nsx-15.2.1.dev1/releasenotes/source/_templates copying rhosp13/instructions.rst -> vmware-nsx-15.2.1.dev1/rhosp13 copying rhosp13/nsx-openstack-puppet.tar.gz -> vmware-nsx-15.2.1.dev1/rhosp13 copying rhosp13/nsx-openstack-tripleo-heat-templates.tar.gz -> vmware-nsx-15.2.1.dev1/rhosp13 copying tools/__init__.py -> vmware-nsx-15.2.1.dev1/tools copying tools/clean.sh -> vmware-nsx-15.2.1.dev1/tools copying tools/coding-checks.sh -> vmware-nsx-15.2.1.dev1/tools copying tools/generate_config_file_samples.sh -> vmware-nsx-15.2.1.dev1/tools copying tools/install_venv.py -> vmware-nsx-15.2.1.dev1/tools copying tools/install_venv_common.py -> vmware-nsx-15.2.1.dev1/tools copying tools/migrate_v_conf.sh -> vmware-nsx-15.2.1.dev1/tools copying tools/misc-sanity-checks.sh -> vmware-nsx-15.2.1.dev1/tools copying tools/test-setup.sh -> vmware-nsx-15.2.1.dev1/tools copying tools/with_venv.sh -> vmware-nsx-15.2.1.dev1/tools copying vmware_nsx/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx copying vmware_nsx/_i18n.py -> vmware-nsx-15.2.1.dev1/vmware_nsx copying vmware_nsx/nsx_cluster.py -> vmware-nsx-15.2.1.dev1/vmware_nsx copying vmware_nsx/opts.py -> vmware-nsx-15.2.1.dev1/vmware_nsx copying vmware_nsx/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx copying vmware_nsx/version.py -> vmware-nsx-15.2.1.dev1/vmware_nsx copying vmware_nsx.egg-info/PKG-INFO -> vmware-nsx-15.2.1.dev1/vmware_nsx.egg-info copying vmware_nsx.egg-info/SOURCES.txt -> vmware-nsx-15.2.1.dev1/vmware_nsx.egg-info copying vmware_nsx.egg-info/dependency_links.txt -> vmware-nsx-15.2.1.dev1/vmware_nsx.egg-info copying vmware_nsx.egg-info/entry_points.txt -> vmware-nsx-15.2.1.dev1/vmware_nsx.egg-info copying vmware_nsx.egg-info/not-zip-safe -> vmware-nsx-15.2.1.dev1/vmware_nsx.egg-info copying vmware_nsx.egg-info/pbr.json -> vmware-nsx-15.2.1.dev1/vmware_nsx.egg-info copying vmware_nsx.egg-info/requires.txt -> vmware-nsx-15.2.1.dev1/vmware_nsx.egg-info copying vmware_nsx.egg-info/top_level.txt -> vmware-nsx-15.2.1.dev1/vmware_nsx.egg-info copying vmware_nsx/api_client/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_client copying vmware_nsx/api_client/base.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_client copying vmware_nsx/api_client/client.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_client copying vmware_nsx/api_client/eventlet_client.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_client copying vmware_nsx/api_client/eventlet_request.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_client copying vmware_nsx/api_client/exception.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_client copying vmware_nsx/api_client/request.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_client copying vmware_nsx/api_client/version.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_client copying vmware_nsx/api_replay/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_replay copying vmware_nsx/api_replay/cli.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_replay copying vmware_nsx/api_replay/client.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_replay copying vmware_nsx/api_replay/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/api_replay copying vmware_nsx/common/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/availability_zones.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/config.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/driver_api.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/exceptions.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/l3_rpc_agent_api.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/locking.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/managers.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/nsx_constants.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/nsx_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/nsxv_constants.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/profile.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/common/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/common copying vmware_nsx/db/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/db.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/distributedrouter.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/extended_security_group.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/extended_security_group_rule.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/lsn_db.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/maclearning.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/nsx_models.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/nsx_portbindings_db.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/nsxrouter.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/nsxv_db.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/nsxv_models.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/routertype.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/vcns_models.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/vnic_index_db.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db copying vmware_nsx/db/migration/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration copying vmware_nsx/db/migration/alembic_migrations/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations copying vmware_nsx/db/migration/alembic_migrations/env.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations copying vmware_nsx/db/migration/alembic_migrations/script.py.mako -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations copying vmware_nsx/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions copying vmware_nsx/db/migration/alembic_migrations/versions/EXPAND_HEAD -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions copying vmware_nsx/db/migration/alembic_migrations/versions/kilo_release.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions copying vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract/393bf843b96_initial_liberty_no_op_contract_script.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract copying vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract/3c88bdea3054_nsxv_vdr_dhcp_binding.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract copying vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/279b70ac3ae8_nsxv3_add_l2gwconnection_table.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand copying vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/28430956782d_nsxv3_security_groups.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand copying vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/53a3254aa95e_initial_liberty_no_op_expand_script.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand copying vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/20483029f1ff_update_tz_network_bindings.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand copying vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/2af850eb3970_update_nsxv_tz_binding_type.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand copying vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/312211a5725f_nsxv_lbv2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand copying vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/4c45bcadccf9_extend_secgroup_rule.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand copying vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/69fb78b33d41_nsxv_add_search_domain_to_subnets.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/081af0e396d7_nsx_extended_rule_table_rename.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract copying vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/5ed1ffbc0d2a_nsx_security_group_logging.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract copying vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/d49ac91b560e_nsxv_lbaasv2_shared_pools.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract copying vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/dbe29d208ac6_nsxv_add_dhcp_mtu_to_subnets.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/1b4eaffe4f31_nsx_provider_security_group.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/2c87aedb206f_nsxv_security_group_logging.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/3e4dccfe6fb4_nsx_security_group_logging.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/5e564e781d77_add_nsx_binding_type.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/633514d94b93_add_support_for_taas.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/6e6da8296c0e_add_nsxv_ipam.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/7b5ec3caa9a4_nsxv_fix_az_default.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/7e46906f8997_lbaas_foreignkeys.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/86a55205337c_nsxv_availability_zone_router_mapping.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/967462f585e1_add_dvs_id_to_switch_mappings.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/aede17d51d0f_timestamps.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/b7f41687cbad_nsxv3_qos_policy_mapping.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/c288bb6a7252_nsxv_add_resource_pool_to_router_mapping.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/c644ec62c585_nsxv3_add_nsx_dhcp_service_tables.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand copying vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract/14a89ddf96e2_add_az_internal_network.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract copying vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract/5c8f451290b7_nsx_ipam_table_rename.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract copying vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/01a33f93f5fd_nsxv_lbv2_l7pol.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand copying vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/dd9fe5a3a526_nsx_add_certificate_table.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand copying vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/e816d4fe9d4f_nsx_add_policy_security_group.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand copying vmware_nsx/db/migration/alembic_migrations/versions/pike/contract/84ceffa27115_nsxv3_qos_policy_no_foreign_key.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract copying vmware_nsx/db/migration/alembic_migrations/versions/pike/contract/8c0a81a07691_fix_ipam_table.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract copying vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/53eb497903a4_drop_vdr_dhcp_bindings.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand copying vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/7c4704ad37df_nsxv_lbv2_l7pol_fix.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand copying vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/8699700cd95c_nsxv_bgp_speaker_mapping.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand copying vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/e4c503f4133f_port_vnic_type_support.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand copying vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/ea7a72ab9643_nsxv3_lbaas_mapping.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand copying vmware_nsx/db/migration/alembic_migrations/versions/queens/contract/717f7f63a219_nsxv3_lbaas_l7policy.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract copying vmware_nsx/db/migration/alembic_migrations/versions/queens/contract/a1be06050b41_update_nsx_binding_types.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract copying vmware_nsx/db/migration/alembic_migrations/versions/queens/expand/0dbeda408e41_nsxv3_vpn_mapping.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand copying vmware_nsx/db/migration/alembic_migrations/versions/queens/expand/9799427fc0e1_nsx_tv_map.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand copying vmware_nsx/db/migration/alembic_migrations/versions/stein/expand/99bfcb6003c6_lbaas_error_no_member.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand copying vmware_nsx/db/migration/alembic_migrations/versions/stein/expand/fc6308289aca_lbaas_no_foreign_key.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand copying vmware_nsx/db/migration/models/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/models copying vmware_nsx/db/migration/models/head.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/db/migration/models copying vmware_nsx/dhcp_meta/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dhcp_meta copying vmware_nsx/dhcp_meta/combined.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dhcp_meta copying vmware_nsx/dhcp_meta/constants.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dhcp_meta copying vmware_nsx/dhcp_meta/lsnmanager.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dhcp_meta copying vmware_nsx/dhcp_meta/migration.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dhcp_meta copying vmware_nsx/dhcp_meta/modes.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dhcp_meta copying vmware_nsx/dhcp_meta/nsx.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dhcp_meta copying vmware_nsx/dhcp_meta/rpc.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dhcp_meta copying vmware_nsx/dvs/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dvs copying vmware_nsx/dvs/dvs.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dvs copying vmware_nsx/dvs/dvs_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/dvs copying vmware_nsx/extension_drivers/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extension_drivers copying vmware_nsx/extension_drivers/dns_integration.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extension_drivers copying vmware_nsx/extensions/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/advancedserviceproviders.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/api_replay.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/dhcp_mtu.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/dns_search_domain.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/edge_service_gateway_bgp_peer.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/housekeeper.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/lsn.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/maclearning.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/nsxpolicy.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/projectpluginmap.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/providersecuritygroup.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/routersize.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/routertype.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/secgroup_rule_local_ip_prefix.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/securitygrouplogging.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/securitygrouppolicy.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/extensions/vnicindex.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/extensions copying vmware_nsx/nsxlib/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/nsxlib copying vmware_nsx/nsxlib/mh/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/nsxlib/mh copying vmware_nsx/nsxlib/mh/lsn.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/nsxlib/mh copying vmware_nsx/nsxlib/mh/switch.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/nsxlib/mh copying vmware_nsx/osc/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/osc copying vmware_nsx/osc/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/osc copying vmware_nsx/osc/v2/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/osc/v2 copying vmware_nsx/osc/v2/port.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/osc/v2 copying vmware_nsx/osc/v2/project_plugin_map.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/osc/v2 copying vmware_nsx/osc/v2/router.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/osc/v2 copying vmware_nsx/osc/v2/security_group.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/osc/v2 copying vmware_nsx/osc/v2/subnet.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/osc/v2 copying vmware_nsx/osc/v2/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/osc/v2 copying vmware_nsx/plugins/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins copying vmware_nsx/plugins/common/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common copying vmware_nsx/plugins/common/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common copying vmware_nsx/plugins/common/housekeeper/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common/housekeeper copying vmware_nsx/plugins/common/housekeeper/base_job.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common/housekeeper copying vmware_nsx/plugins/common/housekeeper/housekeeper.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common/housekeeper copying vmware_nsx/plugins/common_v3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common_v3 copying vmware_nsx/plugins/common_v3/availability_zones.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common_v3 copying vmware_nsx/plugins/common_v3/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/common_v3 copying vmware_nsx/plugins/dvs/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/dvs copying vmware_nsx/plugins/dvs/dhcp.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/dvs copying vmware_nsx/plugins/dvs/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/dvs copying vmware_nsx/plugins/nsx/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx copying vmware_nsx/plugins/nsx/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx copying vmware_nsx/plugins/nsx/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx copying vmware_nsx/plugins/nsx_p/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_p copying vmware_nsx/plugins/nsx_p/availability_zones.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_p copying vmware_nsx/plugins/nsx_p/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_p copying vmware_nsx/plugins/nsx_p/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_p copying vmware_nsx/plugins/nsx_v/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v copying vmware_nsx/plugins/nsx_v/availability_zones.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v copying vmware_nsx/plugins/nsx_v/managers.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v copying vmware_nsx/plugins/nsx_v/md_proxy.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v copying vmware_nsx/plugins/nsx_v/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v copying vmware_nsx/plugins/nsx_v/drivers/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/drivers copying vmware_nsx/plugins/nsx_v/drivers/abstract_router_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/drivers copying vmware_nsx/plugins/nsx_v/drivers/distributed_router_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/drivers copying vmware_nsx/plugins/nsx_v/drivers/exclusive_router_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/drivers copying vmware_nsx/plugins/nsx_v/drivers/shared_router_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/drivers copying vmware_nsx/plugins/nsx_v/housekeeper/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/housekeeper copying vmware_nsx/plugins/nsx_v/housekeeper/error_backup_edge.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/housekeeper copying vmware_nsx/plugins/nsx_v/housekeeper/error_dhcp_edge.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/housekeeper copying vmware_nsx/plugins/nsx_v/vshield/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/edge_appliance_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/edge_dynamic_routing_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/edge_firewall_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/edge_ipsecvpn_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/edge_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/nsxv_edge_cfg_obj.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/nsxv_loadbalancer.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/securitygroup_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/vcns.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/vcns_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield copying vmware_nsx/plugins/nsx_v/vshield/common/VcnsApiClient.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield/common copying vmware_nsx/plugins/nsx_v/vshield/common/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield/common copying vmware_nsx/plugins/nsx_v/vshield/common/constants.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield/common copying vmware_nsx/plugins/nsx_v/vshield/common/exceptions.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield/common copying vmware_nsx/plugins/nsx_v/vshield/tasks/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield/tasks copying vmware_nsx/plugins/nsx_v/vshield/tasks/constants.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield/tasks copying vmware_nsx/plugins/nsx_v/vshield/tasks/tasks.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v/vshield/tasks copying vmware_nsx/plugins/nsx_v3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3 copying vmware_nsx/plugins/nsx_v3/availability_zones.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3 copying vmware_nsx/plugins/nsx_v3/cert_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3 copying vmware_nsx/plugins/nsx_v3/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3 copying vmware_nsx/plugins/nsx_v3/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3 copying vmware_nsx/plugins/nsx_v3/api_replay/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3/api_replay copying vmware_nsx/plugins/nsx_v3/housekeeper/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3/housekeeper copying vmware_nsx/plugins/nsx_v3/housekeeper/mismatch_logical_port.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3/housekeeper copying vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_dhcp_server.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3/housekeeper copying vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_firewall_section.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3/housekeeper copying vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_logical_router.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3/housekeeper copying vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_logical_switch.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/plugins/nsx_v3/housekeeper copying vmware_nsx/policies/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/policies copying vmware_nsx/policies/base.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/policies copying vmware_nsx/policies/housekeeper.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/policies copying vmware_nsx/policies/lsn.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/policies copying vmware_nsx/policies/maclearning.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/policies copying vmware_nsx/policies/network_gateway.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/policies copying vmware_nsx/policies/nsxpolicy.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/policies copying vmware_nsx/policies/providersecuritygroup.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/policies copying vmware_nsx/policies/security_group.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/policies copying vmware_nsx/services/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services copying vmware_nsx/services/dynamic_routing/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/dynamic_routing copying vmware_nsx/services/dynamic_routing/bgp_plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/dynamic_routing copying vmware_nsx/services/dynamic_routing/nsx_v/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/dynamic_routing/nsx_v copying vmware_nsx/services/dynamic_routing/nsx_v/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/dynamic_routing/nsx_v copying vmware_nsx/services/flowclassifier/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/flowclassifier copying vmware_nsx/services/flowclassifier/nsx_v/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/flowclassifier/nsx_v copying vmware_nsx/services/flowclassifier/nsx_v/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/flowclassifier/nsx_v copying vmware_nsx/services/flowclassifier/nsx_v/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/flowclassifier/nsx_v copying vmware_nsx/services/fwaas/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas copying vmware_nsx/services/fwaas/common/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/common copying vmware_nsx/services/fwaas/common/api_replay_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/common copying vmware_nsx/services/fwaas/common/fwaas_callbacks_v2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/common copying vmware_nsx/services/fwaas/common/fwaas_driver_base.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/common copying vmware_nsx/services/fwaas/common/fwaas_mocks.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/common copying vmware_nsx/services/fwaas/common/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/common copying vmware_nsx/services/fwaas/common/v3_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/common copying vmware_nsx/services/fwaas/nsx_p/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_p copying vmware_nsx/services/fwaas/nsx_p/edge_fwaas_driver_v2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_p copying vmware_nsx/services/fwaas/nsx_p/fwaas_callbacks_v2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_p copying vmware_nsx/services/fwaas/nsx_tv/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_tv copying vmware_nsx/services/fwaas/nsx_tv/edge_fwaas_driver_v2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_tv copying vmware_nsx/services/fwaas/nsx_tv/plugin_v2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_tv copying vmware_nsx/services/fwaas/nsx_v/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_v copying vmware_nsx/services/fwaas/nsx_v/edge_fwaas_driver_v2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_v copying vmware_nsx/services/fwaas/nsx_v/fwaas_callbacks_v2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_v copying vmware_nsx/services/fwaas/nsx_v3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_v3 copying vmware_nsx/services/fwaas/nsx_v3/edge_fwaas_driver_base.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_v3 copying vmware_nsx/services/fwaas/nsx_v3/edge_fwaas_driver_v2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_v3 copying vmware_nsx/services/fwaas/nsx_v3/fwaas_callbacks_v2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/fwaas/nsx_v3 copying vmware_nsx/services/ipam/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam copying vmware_nsx/services/ipam/common/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/common copying vmware_nsx/services/ipam/common/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/common copying vmware_nsx/services/ipam/nsx_tvd/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/nsx_tvd copying vmware_nsx/services/ipam/nsx_tvd/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/nsx_tvd copying vmware_nsx/services/ipam/nsx_v/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/nsx_v copying vmware_nsx/services/ipam/nsx_v/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/nsx_v copying vmware_nsx/services/ipam/nsx_v3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/nsx_v3 copying vmware_nsx/services/ipam/nsx_v3/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/ipam/nsx_v3 copying vmware_nsx/services/l2gateway/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway copying vmware_nsx/services/l2gateway/nsx_tvd/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway/nsx_tvd copying vmware_nsx/services/l2gateway/nsx_tvd/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway/nsx_tvd copying vmware_nsx/services/l2gateway/nsx_tvd/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway/nsx_tvd copying vmware_nsx/services/l2gateway/nsx_v/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway/nsx_v copying vmware_nsx/services/l2gateway/nsx_v/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway/nsx_v copying vmware_nsx/services/l2gateway/nsx_v3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway/nsx_v3 copying vmware_nsx/services/l2gateway/nsx_v3/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/l2gateway/nsx_v3 copying vmware_nsx/services/lbaas/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas copying vmware_nsx/services/lbaas/base_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas copying vmware_nsx/services/lbaas/lb_common.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas copying vmware_nsx/services/lbaas/lb_const.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas copying vmware_nsx/services/lbaas/nsx_p/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p copying vmware_nsx/services/lbaas/nsx_p/implementation/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation copying vmware_nsx/services/lbaas/nsx_p/implementation/healthmonitor_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation copying vmware_nsx/services/lbaas/nsx_p/implementation/l7policy_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation copying vmware_nsx/services/lbaas/nsx_p/implementation/l7rule_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation copying vmware_nsx/services/lbaas/nsx_p/implementation/lb_const.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation copying vmware_nsx/services/lbaas/nsx_p/implementation/lb_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation copying vmware_nsx/services/lbaas/nsx_p/implementation/listener_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation copying vmware_nsx/services/lbaas/nsx_p/implementation/loadbalancer_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation copying vmware_nsx/services/lbaas/nsx_p/implementation/member_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation copying vmware_nsx/services/lbaas/nsx_p/implementation/pool_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_p/implementation copying vmware_nsx/services/lbaas/nsx_v/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v copying vmware_nsx/services/lbaas/nsx_v/lbaas_common.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v copying vmware_nsx/services/lbaas/nsx_v/implementation/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v/implementation copying vmware_nsx/services/lbaas/nsx_v/implementation/healthmon_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v/implementation copying vmware_nsx/services/lbaas/nsx_v/implementation/l7policy_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v/implementation copying vmware_nsx/services/lbaas/nsx_v/implementation/l7rule_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v/implementation copying vmware_nsx/services/lbaas/nsx_v/implementation/listener_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v/implementation copying vmware_nsx/services/lbaas/nsx_v/implementation/loadbalancer_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v/implementation copying vmware_nsx/services/lbaas/nsx_v/implementation/member_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v/implementation copying vmware_nsx/services/lbaas/nsx_v/implementation/pool_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v/implementation copying vmware_nsx/services/lbaas/nsx_v3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3 copying vmware_nsx/services/lbaas/nsx_v3/implementation/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3/implementation copying vmware_nsx/services/lbaas/nsx_v3/implementation/healthmonitor_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3/implementation copying vmware_nsx/services/lbaas/nsx_v3/implementation/l7policy_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3/implementation copying vmware_nsx/services/lbaas/nsx_v3/implementation/l7rule_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3/implementation copying vmware_nsx/services/lbaas/nsx_v3/implementation/lb_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3/implementation copying vmware_nsx/services/lbaas/nsx_v3/implementation/listener_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3/implementation copying vmware_nsx/services/lbaas/nsx_v3/implementation/loadbalancer_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3/implementation copying vmware_nsx/services/lbaas/nsx_v3/implementation/member_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3/implementation copying vmware_nsx/services/lbaas/nsx_v3/implementation/pool_mgr.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/nsx_v3/implementation copying vmware_nsx/services/lbaas/octavia/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/octavia copying vmware_nsx/services/lbaas/octavia/constants.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/octavia copying vmware_nsx/services/lbaas/octavia/octavia_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/octavia copying vmware_nsx/services/lbaas/octavia/octavia_listener.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/octavia copying vmware_nsx/services/lbaas/octavia/tvd_wrapper.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/lbaas/octavia copying vmware_nsx/services/qos/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos copying vmware_nsx/services/qos/common/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/common copying vmware_nsx/services/qos/common/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/common copying vmware_nsx/services/qos/nsx_tvd/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_tvd copying vmware_nsx/services/qos/nsx_tvd/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_tvd copying vmware_nsx/services/qos/nsx_v/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v copying vmware_nsx/services/qos/nsx_v/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v copying vmware_nsx/services/qos/nsx_v/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v copying vmware_nsx/services/qos/nsx_v/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v copying vmware_nsx/services/qos/nsx_v3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v3 copying vmware_nsx/services/qos/nsx_v3/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v3 copying vmware_nsx/services/qos/nsx_v3/message_queue.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v3 copying vmware_nsx/services/qos/nsx_v3/pol_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v3 copying vmware_nsx/services/qos/nsx_v3/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/qos/nsx_v3 copying vmware_nsx/services/trunk/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/trunk copying vmware_nsx/services/trunk/nsx_p/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/trunk/nsx_p copying vmware_nsx/services/trunk/nsx_p/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/trunk/nsx_p copying vmware_nsx/services/trunk/nsx_v3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/trunk/nsx_v3 copying vmware_nsx/services/trunk/nsx_v3/driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/trunk/nsx_v3 copying vmware_nsx/services/vpnaas/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas copying vmware_nsx/services/vpnaas/nsx_plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas copying vmware_nsx/services/vpnaas/common_v3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/common_v3 copying vmware_nsx/services/vpnaas/common_v3/ipsec_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/common_v3 copying vmware_nsx/services/vpnaas/common_v3/ipsec_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/common_v3 copying vmware_nsx/services/vpnaas/common_v3/ipsec_validator.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/common_v3 copying vmware_nsx/services/vpnaas/nsx_tvd/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsx_tvd copying vmware_nsx/services/vpnaas/nsx_tvd/ipsec_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsx_tvd copying vmware_nsx/services/vpnaas/nsx_tvd/ipsec_validator.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsx_tvd copying vmware_nsx/services/vpnaas/nsx_tvd/plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsx_tvd copying vmware_nsx/services/vpnaas/nsxp/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxp copying vmware_nsx/services/vpnaas/nsxp/ipsec_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxp copying vmware_nsx/services/vpnaas/nsxp/ipsec_validator.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxp copying vmware_nsx/services/vpnaas/nsxv/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxv copying vmware_nsx/services/vpnaas/nsxv/ipsec_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxv copying vmware_nsx/services/vpnaas/nsxv/ipsec_validator.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxv copying vmware_nsx/services/vpnaas/nsxv3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxv3 copying vmware_nsx/services/vpnaas/nsxv3/ipsec_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxv3 copying vmware_nsx/services/vpnaas/nsxv3/ipsec_validator.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/services/vpnaas/nsxv3 copying vmware_nsx/shell/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell copying vmware_nsx/shell/commands.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell copying vmware_nsx/shell/hk_trigger.sh -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell copying vmware_nsx/shell/nsx_instance_if_migrate.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell copying vmware_nsx/shell/nsxadmin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell copying vmware_nsx/shell/resources.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell copying vmware_nsx/shell/admin/README.rst -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin copying vmware_nsx/shell/admin/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin copying vmware_nsx/shell/admin/version.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin copying vmware_nsx/shell/admin/plugins/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins copying vmware_nsx/shell/admin/plugins/common/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/common copying vmware_nsx/shell/admin/plugins/common/constants.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/common copying vmware_nsx/shell/admin/plugins/common/formatters.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/common copying vmware_nsx/shell/admin/plugins/common/loadbalancers.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/common copying vmware_nsx/shell/admin/plugins/common/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/common copying vmware_nsx/shell/admin/plugins/common/v3_common_cert.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/common copying vmware_nsx/shell/admin/plugins/nsxp/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp copying vmware_nsx/shell/admin/plugins/nsxp/resources/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources copying vmware_nsx/shell/admin/plugins/nsxp/resources/certificates.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources copying vmware_nsx/shell/admin/plugins/nsxp/resources/loadbalancer.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources copying vmware_nsx/shell/admin/plugins/nsxp/resources/loadbalancers.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources copying vmware_nsx/shell/admin/plugins/nsxp/resources/migration.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources copying vmware_nsx/shell/admin/plugins/nsxp/resources/networks.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources copying vmware_nsx/shell/admin/plugins/nsxp/resources/routers.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources copying vmware_nsx/shell/admin/plugins/nsxp/resources/securitygroups.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources copying vmware_nsx/shell/admin/plugins/nsxp/resources/system.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources copying vmware_nsx/shell/admin/plugins/nsxp/resources/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxp/resources copying vmware_nsx/shell/admin/plugins/nsxtvd/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxtvd copying vmware_nsx/shell/admin/plugins/nsxtvd/resources/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxtvd/resources copying vmware_nsx/shell/admin/plugins/nsxtvd/resources/migrate.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxtvd/resources copying vmware_nsx/shell/admin/plugins/nsxv/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv copying vmware_nsx/shell/admin/plugins/nsxv/resources/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/backup_edges.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/config.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/dhcp_binding.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/edges.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/gw_edges.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/loadbalancers.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/metadata.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/migration.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/networks.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/routers.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/securitygroups.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/spoofguard_policy.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv/resources/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv/resources copying vmware_nsx/shell/admin/plugins/nsxv3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3 copying vmware_nsx/shell/admin/plugins/nsxv3/resources/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/certificates.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/cluster.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/config.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/dhcp_binding.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/dhcp_servers.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/http_service.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/loadbalancer.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/loadbalancers.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/metadata_proxy.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/migration.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/networks.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/ports.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/routers.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/securitygroups.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/shell/admin/plugins/nsxv3/resources/utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/shell/admin/plugins/nsxv3/resources copying vmware_nsx/tests/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests copying vmware_nsx/tests/functional/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/functional copying vmware_nsx/tests/functional/requirements.txt -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/functional copying vmware_nsx/tests/unit/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit copying vmware_nsx/tests/unit/test_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit copying vmware_nsx/tests/unit/common_plugin/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/common_plugin copying vmware_nsx/tests/unit/common_plugin/common_v3.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/common_plugin copying vmware_nsx/tests/unit/common_plugin/test_housekeeper.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/common_plugin copying vmware_nsx/tests/unit/db/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/db copying vmware_nsx/tests/unit/db/test_migrations.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/db copying vmware_nsx/tests/unit/dvs/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/dvs copying vmware_nsx/tests/unit/dvs/test_plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/dvs copying vmware_nsx/tests/unit/dvs/test_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/dvs copying vmware_nsx/tests/unit/etc/fake_get_gwservice.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_get_lqueue.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_get_lrouter.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_get_lrouter_lport.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_get_lrouter_lport_att.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_get_lrouter_nat.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_get_lswitch.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_get_lswitch_lport.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_get_lswitch_lport_att.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_get_lswitch_lport_status.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_get_security_profile.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_post_gwservice.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_post_lqueue.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_post_lrouter.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_post_lrouter_lport.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_post_lrouter_nat.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_post_lswitch.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_post_lswitch_lport.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_post_security_profile.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_put_lrouter_lport_att.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/fake_put_lswitch_lport_att.json -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/neutron.conf.test -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/nsx.ini.agentless.test -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/nsx.ini.basic.test -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/nsx.ini.combined.test -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/nsx.ini.full.test -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/nsx.ini.test -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/nvp.ini.full.test -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/etc/vcns.ini.test -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/etc copying vmware_nsx/tests/unit/extension_drivers/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extension_drivers copying vmware_nsx/tests/unit/extension_drivers/test_dns_integration.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extension_drivers copying vmware_nsx/tests/unit/extensions/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_addresspairs.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_dhcp_mtu.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_dns_search_domain.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_maclearning.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_metadata.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_portsecurity.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_provider_security_groups.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_providernet.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_secgroup_rule_local_ip_prefix.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_security_group_policy.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_securitygroup.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/extensions/test_vnic_index.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/extensions copying vmware_nsx/tests/unit/nsx_p/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_p copying vmware_nsx/tests/unit/nsx_p/test_api_replay.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_p copying vmware_nsx/tests/unit/nsx_p/test_availability_zones.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_p copying vmware_nsx/tests/unit/nsx_p/test_dhcp_metadata.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_p copying vmware_nsx/tests/unit/nsx_p/test_fwaas_v2_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_p copying vmware_nsx/tests/unit/nsx_p/test_plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_p copying vmware_nsx/tests/unit/nsx_p/test_policy_dhcp_metadata.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_p copying vmware_nsx/tests/unit/nsx_tvd/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_tvd copying vmware_nsx/tests/unit/nsx_tvd/test_plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_tvd copying vmware_nsx/tests/unit/nsx_v/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v copying vmware_nsx/tests/unit/nsx_v/test_availability_zones.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v copying vmware_nsx/tests/unit/nsx_v/test_edge_loadbalancer_driver_v2.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v copying vmware_nsx/tests/unit/nsx_v/test_fwaas_v2_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v copying vmware_nsx/tests/unit/nsx_v/test_lbaas_common.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v copying vmware_nsx/tests/unit/nsx_v/test_misc.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v copying vmware_nsx/tests/unit/nsx_v/test_nsxv_loadbalancer.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v copying vmware_nsx/tests/unit/nsx_v/test_plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v copying vmware_nsx/tests/unit/nsx_v/housekeeper/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v/housekeeper copying vmware_nsx/tests/unit/nsx_v/housekeeper/test_error_backup_edge.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v/housekeeper copying vmware_nsx/tests/unit/nsx_v/housekeeper/test_error_dhcp_edge.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v/housekeeper copying vmware_nsx/tests/unit/nsx_v/vshield/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v/vshield copying vmware_nsx/tests/unit/nsx_v/vshield/fake_vcns.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v/vshield copying vmware_nsx/tests/unit/nsx_v/vshield/test_edge_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v/vshield copying vmware_nsx/tests/unit/nsx_v/vshield/test_vcns_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v/vshield copying vmware_nsx/tests/unit/nsx_v3/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3 copying vmware_nsx/tests/unit/nsx_v3/test_api_replay.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3 copying vmware_nsx/tests/unit/nsx_v3/test_availability_zones.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3 copying vmware_nsx/tests/unit/nsx_v3/test_client_cert.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3 copying vmware_nsx/tests/unit/nsx_v3/test_constants.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3 copying vmware_nsx/tests/unit/nsx_v3/test_dhcp_metadata.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3 copying vmware_nsx/tests/unit/nsx_v3/test_fwaas_v2_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3 copying vmware_nsx/tests/unit/nsx_v3/test_plugin.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3 copying vmware_nsx/tests/unit/nsx_v3/housekeeper/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3/housekeeper copying vmware_nsx/tests/unit/nsx_v3/housekeeper/test_mismatch_logical_port.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3/housekeeper copying vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_dhcp_server.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3/housekeeper copying vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_logical_router.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3/housekeeper copying vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_logical_switch.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsx_v3/housekeeper copying vmware_nsx/tests/unit/nsxlib/mh/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsxlib/mh copying vmware_nsx/tests/unit/nsxlib/mh/base.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsxlib/mh copying vmware_nsx/tests/unit/nsxlib/mh/test_lsn.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsxlib/mh copying vmware_nsx/tests/unit/nsxlib/mh/test_switch.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/nsxlib/mh copying vmware_nsx/tests/unit/osc/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/osc copying vmware_nsx/tests/unit/osc/v2/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/osc/v2 copying vmware_nsx/tests/unit/osc/v2/test_port.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/osc/v2 copying vmware_nsx/tests/unit/osc/v2/test_router.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/osc/v2 copying vmware_nsx/tests/unit/osc/v2/test_security_group.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/osc/v2 copying vmware_nsx/tests/unit/osc/v2/test_subnet.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/osc/v2 copying vmware_nsx/tests/unit/services/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services copying vmware_nsx/tests/unit/services/dynamic_routing/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/dynamic_routing copying vmware_nsx/tests/unit/services/dynamic_routing/test_nsxv_bgp_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/dynamic_routing copying vmware_nsx/tests/unit/services/flowclassifier/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/flowclassifier copying vmware_nsx/tests/unit/services/flowclassifier/test_nsxv_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/flowclassifier copying vmware_nsx/tests/unit/services/ipam/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/ipam copying vmware_nsx/tests/unit/services/ipam/test_nsxv3_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/ipam copying vmware_nsx/tests/unit/services/ipam/test_nsxv_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/ipam copying vmware_nsx/tests/unit/services/l2gateway/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/l2gateway copying vmware_nsx/tests/unit/services/l2gateway/test_nsxv3_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/l2gateway copying vmware_nsx/tests/unit/services/l2gateway/test_nsxv_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/l2gateway copying vmware_nsx/tests/unit/services/lbaas/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/lbaas copying vmware_nsx/tests/unit/services/lbaas/lb_constants.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/lbaas copying vmware_nsx/tests/unit/services/lbaas/lb_data_models.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/lbaas copying vmware_nsx/tests/unit/services/lbaas/lb_db_models.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/lbaas copying vmware_nsx/tests/unit/services/lbaas/lb_translators.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/lbaas copying vmware_nsx/tests/unit/services/lbaas/test_nsxp_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/lbaas copying vmware_nsx/tests/unit/services/lbaas/test_nsxv3_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/lbaas copying vmware_nsx/tests/unit/services/lbaas/test_octavia_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/lbaas copying vmware_nsx/tests/unit/services/lbaas/test_octavia_listener.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/lbaas copying vmware_nsx/tests/unit/services/qos/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/qos copying vmware_nsx/tests/unit/services/qos/test_nsxp_notification.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/qos copying vmware_nsx/tests/unit/services/qos/test_nsxv3_notification.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/qos copying vmware_nsx/tests/unit/services/qos/test_nsxv_notification.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/qos copying vmware_nsx/tests/unit/services/trunk/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/trunk copying vmware_nsx/tests/unit/services/trunk/test_nsxp_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/trunk copying vmware_nsx/tests/unit/services/trunk/test_nsxv3_driver.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/trunk copying vmware_nsx/tests/unit/services/vpnaas/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/vpnaas copying vmware_nsx/tests/unit/services/vpnaas/test_nsxp_vpnaas.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/vpnaas copying vmware_nsx/tests/unit/services/vpnaas/test_nsxv3_vpnaas.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/vpnaas copying vmware_nsx/tests/unit/services/vpnaas/test_nsxv_vpnaas.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/services/vpnaas copying vmware_nsx/tests/unit/shell/__init__.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/shell copying vmware_nsx/tests/unit/shell/test_admin_utils.py -> vmware-nsx-15.2.1.dev1/vmware_nsx/tests/unit/shell Writing vmware-nsx-15.2.1.dev1/setup.cfg creating dist Creating tar archive removing 'vmware-nsx-15.2.1.dev1' (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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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._tcqp3y4:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] 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 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-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-zaqar-40d43e7f55add2794b3c0591273a7e5795fadc64 baseurl=https://trunk.rdoproject.org/centos7-train/40/d4/40d43e7f55add2794b3c0591273a7e5795fadc64_e6b7926c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5858772 2831716 1759508 7575880 8309828 DEBUG: Swap: 8388604 1350684 7037920 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.hm07rbxu', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5858852 2831632 1759512 7575884 8309744 DEBUG: Swap: 8388604 1350684 7037920 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'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 910M 3.4G 22% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.3luo37fb', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', 'cb447dc6b62946eb995fee4b8ce48315', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', '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-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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 dist ++ grep .tar.gz + SOURCE=vmware-nsx-15.2.1.dev1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/vmware-nsx-15.2.1.dev1.tar.gz ++ basename vmware-nsx-15.2.1.dev1.tar.gz .tar.gz + SOURCEWITHREL=vmware-nsx-15.2.1.dev1-0.20230812194859.4724ea2.tar.gz + mv dist/vmware-nsx-15.2.1.dev1.tar.gz /tmp/tmp.x57nWK46rY/SOURCES/vmware-nsx-15.2.1.dev1-0.20230812194859.4724ea2.tar.gz + cd /home/centos-train/data/python-networking-vmware-nsx_distro + cp -a python-networking-vmware-nsx.spec /tmp/tmp.x57nWK46rY/SOURCES/ + cp python-networking-vmware-nsx.spec /tmp/tmp.x57nWK46rY/SPECS/ + cd /tmp/tmp.x57nWK46rY/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-networking-vmware-nsx.spec + sed -i -e '1i%define upstream_version 15.2.1.dev1\' python-networking-vmware-nsx.spec + grep -qc '^%global dlrn .*' python-networking-vmware-nsx.spec + sed -i -e '1i%global dlrn 1\' python-networking-vmware-nsx.spec + grep -qc '^%global dlrn_nvr .*' python-networking-vmware-nsx.spec ++ basename vmware-nsx-15.2.1.dev1-0.20230812194859.4724ea2.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr vmware-nsx-15.2.1.dev1-0.20230812194859.4724ea2\' python-networking-vmware-nsx.spec + sed -i -e s/UPSTREAMVERSION/15.2.1.dev1/g python-networking-vmware-nsx.spec + VERSION=15.2.1 + sed -i -e 's/Version:.*/Version: 15.2.1/g' python-networking-vmware-nsx.spec + sed -i -e 's/Release:.*/Release: 0.20230812194859.4724ea2%{?dist}/g' python-networking-vmware-nsx.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: vmware-nsx-15.2.1.dev1-0.20230812194859.4724ea2.tar.gz/' python-networking-vmware-nsx.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-networking-vmware-nsx.spec + cat python-networking-vmware-nsx.spec %global dlrn_nvr vmware-nsx-15.2.1.dev1-0.20230812194859.4724ea2 %global dlrn 1 %define upstream_version 15.2.1.dev1 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %{expand:%{python%{pyver}_sitelib}} %global pyver_install %{expand:%{py%{pyver}_install}} %global pyver_build %{expand:%{py%{pyver}_build}} # End of macros for py2/py3 compatibility %{!?upstream_version: %global upstream_version %{commit}} %global commit 33217514d14fc178d2ca1a8c4e3fc22fe368d8e6 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # DO NOT REMOVE ALPHATAG %global alphatag .%{shortcommit}git %{?dlrn: %global tarsources %{srcname}-%{upstream_version}} %{!?dlrn: %global tarsources %{srcname}} %global drv_vendor VMware %global srcname vmware-nsx %global docpath doc/build/html %global service neutron %global pyname vmware_nsx %global rhosp 0 %global with_doc 1 Name: python-networking-%{srcname} Version: 15.2.1 Release: 0.20230812194859.4724ea2%{?dist} Summary: %{drv_vendor} OpenStack Neutron driver License: ASL 2.0 # TODO: really, there are no packages on PyPI or anywhere else URL: https://pypi.python.org/pypi/%{srcname} Source0: vmware-nsx-15.2.1.dev1-0.20230812194859.4724ea2.tar.gz BuildArch: noarch BuildRequires: git BuildRequires: openstack-macros BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-mock >= 2.0.0 BuildRequires: python%{pyver}-openstackdocstheme BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-sphinx BuildRequires: python%{pyver}-tenacity BuildRequires: python%{pyver}-vmware-nsxlib # Required for config file generation BuildRequires: python%{pyver}-debtcollector BuildRequires: python%{pyver}-oslo-config >= 2:5.1.0 BuildRequires: python%{pyver}-oslo-i18n >= 3.15.3 BuildRequires: python%{pyver}-oslo-vmware >= 2.17.0 BuildRequires: python%{pyver}-neutron BuildRequires: openstack-macros %description This package contains %{drv_vendor} networking driver for OpenStack Neutron. %package -n python%{pyver}-networking-%{srcname} %{?python_provide:%python_provide python%{pyver}-networking-%{srcname}} Summary: %{drv_vendor} OpenStack Neutron driver %if %{pyver} == 3 Obsoletes: python2-%{srcname} < %{version}-%{release} %endif %if 0%{?rhosp} == 0 Requires: openstack-neutron-fwaas >= 1:12.0.0 Requires: openstack-neutron-vpnaas >= 1:12.0.0 %endif Requires: openstack-neutron-common >= 1:12.0.0 Requires: python%{pyver}-eventlet >= 0.24.1 Requires: python%{pyver}-netaddr >= 0.7.18 Requires: python%{pyver}-networking-l2gw >= 12.0.0 Requires: python%{pyver}-networking-sfc >= 6.0.0 Requires: python%{pyver}-neutron >= 1:13.0.0 Requires: python%{pyver}-neutron-dynamic-routing >= 12.0.0 Requires: python%{pyver}-neutron-lib >= 1.25.0 Requires: python%{pyver}-openstackclient >= 3.16.0 Requires: python%{pyver}-osc-lib >= 1.10.0 Requires: python%{pyver}-oslo-concurrency >= 3.26.0 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-context >= 2.19.2 Requires: python%{pyver}-oslo-db >= 4.37.0 Requires: python%{pyver}-oslo-i18n >= 3.15.3 Requires: python%{pyver}-oslo-log >= 3.36.0 Requires: python%{pyver}-oslo-serialization >= 2.18.0 Requires: python%{pyver}-oslo-service >= 1.31.0 Requires: python%{pyver}-oslo-utils >= 3.33.0 Requires: python%{pyver}-oslo-vmware >= 2.17.0 Requires: python%{pyver}-pbr >= 4.0.0 Requires: python%{pyver}-prettytable >= 0.7.2 Requires: python%{pyver}-six >= 1.10.0 Requires: python%{pyver}-sqlalchemy >= 1.2.0 Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-tenacity >= 4.4.0 Requires: python%{pyver}-tooz >= 1.58.0 Requires: python%{pyver}-vmware-nsxlib >= 12.0.0 Requires: python%{pyver}-ovsdbapp >= 0.10.0 # Handle python2 exception %if %{pyver} == 2 Requires: python-decorator Requires: python-enum34 Requires: python-httplib2 >= 0.9.1 %else Requires: python%{pyver}-decorator Requires: python%{pyver}-httplib2 >= 0.9.1 %endif %description -n python%{pyver}-networking-%{srcname} This package contains %{drv_vendor} networking driver for OpenStack Neutron. %if 0%{?with_doc} %package doc Summary: %{summary} documentation %description doc This package contains documentation for %{drv_vendor} networking driver for OpenStack Neutron. %endif %prep %autosetup -n %{tarsources} -S git %py_req_cleanup %build %{pyver_build} %if 0%{?with_doc} sphinx-build-%{pyver} -b html doc/source doc/build/html rm -rf %{docpath}/.buildinfo %{docpath}/.doctrees %endif %install export PBR_VERSION=%{version} %{pyver_install} # Generate configuration files PYTHONPATH=. for file in `ls etc/oslo-config-generator/*`; do oslo-config-generator-%{pyver} --config-file=$file done # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/%{service}/plugins/vmware mv etc/nsx.ini.sample %{buildroot}%{_sysconfdir}/%{service}/plugins/vmware/nsx.ini %files -n python%{pyver}-networking-%{srcname} %license LICENSE %{_bindir}/nsx-migration %{_bindir}/neutron-check-nsx-config %{_bindir}/nsxadmin %{pyver_sitelib}/%{pyname} %{pyver_sitelib}/%{pyname}-%{version}-*.egg-info %dir %{_sysconfdir}/%{service}/plugins/vmware %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/plugins/vmware/*.ini %if 0%{?with_doc} %files doc %license LICENSE %doc %{docpath} %endif %changelog + spectool -g -C /tmp/tmp.x57nWK46rY/SOURCES python-networking-vmware-nsx.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc --spec python-networking-vmware-nsx.spec --sources=/tmp/tmp.x57nWK46rY/SOURCES INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.w7sqf07v:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] 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 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-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-zaqar-40d43e7f55add2794b3c0591273a7e5795fadc64 baseurl=https://trunk.rdoproject.org/centos7-train/40/d4/40d43e7f55add2794b3c0591273a7e5795fadc64_e6b7926c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(python-networking-vmware-nsx.spec) Config(dlrn-centos-train-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5840920 3738904 871148 6686544 9216056 DEBUG: Swap: 8388604 1350684 7037920 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.fseb0lzp', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5857796 2911756 1681432 7496816 8388900 DEBUG: Swap: 8388604 1350684 7037920 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'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 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.r4cqg5ya', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '4ed25873d99e4f72b54f2a88bcc870e1', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', '13b6cf2a834a4156b276d1009bb8cb93', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', '720f7f348ee444178e505f5665398ad8', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', 'bdeb48977b6c437797ef104598782d3c', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-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-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', 'c85f46b848cd4ef29fb49be6a1a876ef', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--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.vfjt4b5k:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2fb5b641d0d24de4bcbfe61372754e17', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vfjt4b5k:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--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-centos-train-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: Failed to set locale, defaulting to C DEBUG: delorean-openstack-zaqar-40d43e7f55add2794b3c05 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. 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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-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', '5e408208085c4b2c92c257b7768dfbfe', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-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/python-networking-vmware-nsx.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.w7sqf07v:/etc/resolv.conf', '--bind=/dev/btrfs-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.w7sqf07v:/etc/resolv.conf', '--bind=/dev/btrfs-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', '87f58e715dc745c58c8a0c40748dd70e', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.w7sqf07v:/etc/resolv.conf', '--bind=/dev/btrfs-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', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-vmware-nsx.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/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-networking-vmware-nsx.spec) Config(dlrn-5) 0 minutes 8 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc 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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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.x57nWK46rY INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-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: 1005 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.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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: fedora:latest 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: 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-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'}} 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 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} 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-centos7.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: [] 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 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-centos-train-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: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 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= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-zaqar-40d43e7f55add2794b3c0591273a7e5795fadc64 baseurl=https://trunk.rdoproject.org/centos7-train/40/d4/40d43e7f55add2794b3c0591273a7e5795fadc64_e6b7926c enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=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/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm INFO: Start(/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm) Config(dlrn-centos-train-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5841460 3738380 871148 6686528 9215500 DEBUG: Swap: 8388604 1350684 7037920 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-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.p30xtes5', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5856136 2914032 1681452 7496200 8390540 DEBUG: Swap: 8388604 1350684 7037920 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'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 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.x1xwr5s9', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '5ee8602637264a31a9979f1fd148c433', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', '9cb4c563ffd844ac8d84e120218f8414', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', '822ccf3ddb89493187e55aead4668375', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/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', 'a147b50592e1434f915c2c3de3c68a04', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-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-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', '75c9ae1a977c450782babc232fc20b61', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--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.taz1vw53:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fbf5fc1cb5b2471da6c160c43e22024b', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.taz1vw53:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--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-centos-train-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: Failed to set locale, defaulting to C DEBUG: delorean-openstack-zaqar-40d43e7f55add2794b3c05 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. 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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-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', '4b76b407a407431ba9dcfe9bda8cb074', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-25.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-93.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-23.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-93.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-93.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: build phase for python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm Start: build setup for python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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', '3c90018f1d4849dfb764d26ec8371386', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.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: python-networking-vmware-nsx-15.2.1-0.######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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', '7c9a02ed5249408ebc15450c439cbba1', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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', '/bin/rpm', '-qpl', '/builddir/build/originals/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.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: python-networking-vmware-nsx.spec DEBUG: vmware-nsx-15.2.1.dev1-0.20230812194859.4724ea2.tar.gz DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-vmware-nsx.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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', 'da21b07e8c87409396467268d0eef065', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-vmware-nsx.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/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.taz1vw53:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3032110b01e34e85974cad6c81b2efa6', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.taz1vw53:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-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: Failed to set locale, defaulting to C DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Last metadata expiration check: 0:00:03 ago on Sat Aug 12 19:49:21 2023. DEBUG: Package git-1.8.3.1-25.el7_9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch is already installed. DEBUG: Package python-devel-2.7.5-93.el7_9.x86_64 is already installed. DEBUG: Package python2-mock-3.0.5-1.el7.noarch is already installed. DEBUG: Package python2-pbr-5.1.2-2.el7.noarch is already installed. DEBUG: Package python2-setuptools-40.8.0-1.el7.noarch is already installed. DEBUG: Package python2-sphinx-1:1.8.4-1.el7.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-neutron noarch1:15.3.5-0.20230524133332.63bac0f.el7 delorean 2.3 M DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-vmware noarch2.34.1-0.20200221112755.c592465.el7 delorean 209 k DEBUG: python2-vmware-nsxlib noarch15.1.1-0.20220617145911.d52971a.el7 delorean 241 k DEBUG: python2-tenacity noarch5.1.1-4.el7 delorean-train-testing 42 k DEBUG: python2-openstackdocstheme noarch1.29.0-2.el7 delorean-train-build-deps 959 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-privsep-lang noarch1.33.5-0.20201014070458.ced0e7b.el7 delorean 7.3 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-oslo-versionedobjects-lang noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 7.2 k DEBUG: python-oslo-vmware-lang noarch2.34.1-0.20200221112755.c592465.el7 delorean 8.7 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-designateclient noarch3.0.0-0.20200221131317.093d8d7.el7 delorean 87 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-neutron-lib noarch1.29.1-0.20200221175952.4ef4b71.el7 delorean 362 k DEBUG: python2-neutronclient noarch6.14.1-0.20200629065515.a09e824.el7 delorean 300 k DEBUG: python2-novaclient noarch1:15.1.1-0.20200629065415.79959ab.el7 delorean 220 k DEBUG: python2-openstacksdk noarch0.36.5-0.20210204072925.feda828.el7 delorean 767 k DEBUG: python2-os-client-config noarch1.33.0-0.20200221112941.d0eea17.el7 delorean 48 k DEBUG: python2-os-ken noarch0.4.1-0.20200424083420.8f7851a.el7 delorean 2.2 M DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-os-traits noarch0.16.0-0.20200221150312.5a477b8.el7 delorean 34 k DEBUG: python2-os-vif noarch1.17.0-0.20200221180217.3a08cc4.el7 delorean 89 k DEBUG: python2-os-xenapi noarch0.3.4-0.20200224095804.12c68d0.el7 delorean 74 k DEBUG: python2-osc-lib noarch1.14.1-0.20200221121903.a0d9746.el7 delorean 72 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-privsep noarch1.33.5-0.20201014070458.ced0e7b.el7 delorean 33 k DEBUG: python2-oslo-reports noarch1.30.0-0.20200220193342.cf35fec.el7 delorean 51 k DEBUG: python2-oslo-rootwrap noarch5.16.1-0.20200221112450.c6babc7.el7 delorean 39 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-upgradecheck noarch0.3.2-0.20200424125422.e1df576.el7 delorean 18 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-oslo-versionedobjects noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 71 k DEBUG: python2-osprofiler noarch2.8.2-0.20200221121507.d431c7a.el7 delorean 124 k DEBUG: python2-ovsdbapp noarch0.17.6-0.20221011224916.f22405c.el7 delorean 108 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-requestsexceptions noarch1.4.0-0.20200221093246.d7ac0ff.el7 delorean 10 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python-beautifulsoup4 noarch4.6.0-1.el7 delorean-train-testing 170 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-logutils noarch0.3.3-3.el7 delorean-train-testing 41 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-simplegeneric noarch0.8-7.el7 delorean-train-testing 11 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-waitress noarch0.8.9-5.el7 delorean-train-testing 151 k DEBUG: python-webtest noarch2.0.23-1.el7 delorean-train-testing 83 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-appdirs noarch1.4.0-4.el7 delorean-train-testing 16 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-jmespath noarch0.9.0-5.el7 delorean-train-testing 38 k DEBUG: python2-jsonpatch noarch1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonpointer noarch1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-munch noarch2.2.0-2.el7 delorean-train-testing 15 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-paramiko noarch2.4.2-2.el7 delorean-train-testing 286 k DEBUG: python2-pecan noarch1.3.2-1.el7 delorean-train-testing 267 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-pyroute2 noarch0.5.6-1.el7 delorean-train-testing 550 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-singledispatch noarch3.4.0.3-4.el7 delorean-train-testing 17 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-suds noarch0.7-0.4.94664ddd46a6.el7 delorean-train-testing 233 k DEBUG: python2-tinyrpc noarch0.5-4.20170523git1f38ac.el7 delorean-train-testing 31 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-weakrefmethod noarch1.0.2-3.el7 delorean-train-testing 12 k DEBUG: python2-werkzeug noarch0.14.1-3.el7 delorean-train-testing 466 k DEBUG: dulwich-core x86_640.19.11-1.el7 delorean-train-testing 28 k DEBUG: libsodium x86_641.0.18-2.el7 delorean-train-testing 148 k DEBUG: openpgm x86_645.2.122-2.el7 delorean-train-testing 171 k DEBUG: openvswitch x86_641:2.12.0-1.el7 delorean-train-testing 2.0 M DEBUG: python-openvswitch x86_641:2.12.0-1.el7 delorean-train-testing 230 k DEBUG: python-zmq x86_6414.7.0-2.el7 delorean-train-testing 494 k DEBUG: python2-bcrypt x86_643.1.6-1.el7 delorean-train-testing 38 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-dulwich x86_640.19.11-1.el7 delorean-train-testing 635 k DEBUG: python2-gevent x86_641.1.2-2.el7 delorean-train-testing 442 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-psutil x86_645.5.1-1.el7 delorean-train-testing 387 k DEBUG: python2-pynacl x86_641.3.0-1.el7 delorean-train-testing 92 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-setproctitle x86_641.1.10-12.el7 delorean-train-testing 18 k DEBUG: python2-simplejson x86_643.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: zeromq x86_644.0.5-4.el7 delorean-train-testing 434 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: iproute x86_644.11.0-30.el7 base 805 k DEBUG: iptables x86_641.4.21-35.el7 base 432 k DEBUG: libevent x86_642.0.21-4.el7 base 214 k DEBUG: libmnl x86_641.0.3-7.el7 base 23 k DEBUG: libnetfilter_conntrack x86_641.0.6-1.el7_3 base 55 k DEBUG: libnfnetlink x86_641.0.1-4.el7 base 26 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: numactl-libs x86_642.0.12-5.el7 base 30 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: unbound-libs x86_641.6.6-5.el7_8 base 406 k DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: c-ares x86_641.10.0-3.el7_9.1 updates 78 k DEBUG: openssl x86_641:1.0.2k-26.el7_9 updates 494 k DEBUG: dpdk x86_6418.11.8-1.el7_8 extras 1.7 M DEBUG: libev x86_644.15-7.el7 extras 44 k DEBUG: python-httplib2 noarch0.9.2-1.el7 extras 115 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 158 Packages DEBUG: Total size: 31 M DEBUG: Total download size: 18 M DEBUG: Installed size: 142 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-beautifulsoup4-4.6.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-logutils-0.3.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-simplegeneric-0.8-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-waitress-0.8.9-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-webtest-2.0.23-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-appdirs-1.4.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jmespath-0.9.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpatch-1.21-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpointer-1.10-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-munch-2.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-paramiko-2.4.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pecan-1.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyroute2-0.5.6-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-singledispatch-3.4.0.3-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tenacity-5.1.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-werkzeug-0.14.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-bcrypt-3.1.6-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-psutil-5.5.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pynacl-1.3.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-setproctitle-1.1.10-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-simplejson-3.16.0-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-4.11.0-30.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-1.4.21-35.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.3-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_conntrack-1.0.6-1.el7_3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfnetlink-1.0.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.0.2k-26.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-httplib2-0.9.2-1.el7.noarch.rpm: Already downloaded DEBUG: (85/158): python-oslo-cache-lang-1.37.1-0.20220 71 kB/s | 11 kB 00:00 DEBUG: (86/158): python-oslo-concurrency-lang-3.30.1-0 53 kB/s | 8.6 kB 00:00 DEBUG: (87/158): python-oslo-db-lang-5.0.2-0.202002201 45 kB/s | 8.2 kB 00:00 DEBUG: (88/158): python-oslo-i18n-lang-3.24.0-0.202002 365 kB/s | 8.8 kB 00:00 DEBUG: (89/158): python-oslo-log-lang-3.44.3-0.2020061 324 kB/s | 8.0 kB 00:00 DEBUG: (90/158): python-oslo-middleware-lang-3.38.1-0. 271 kB/s | 7.0 kB 00:00 DEBUG: (91/158): python-oslo-policy-lang-2.3.4-0.20200 258 kB/s | 7.1 kB 00:00 DEBUG: (92/158): python-oslo-privsep-lang-1.33.5-0.202 286 kB/s | 7.3 kB 00:00 DEBUG: (93/158): python-oslo-utils-lang-3.41.6-0.20200 284 kB/s | 7.8 kB 00:00 DEBUG: (94/158): python-oslo-versionedobjects-lang-1.3 277 kB/s | 7.2 kB 00:00 DEBUG: (95/158): python-oslo-vmware-lang-2.34.1-0.2020 310 kB/s | 8.7 kB 00:00 DEBUG: (96/158): python-pycadf-common-2.10.0-0.2020022 328 kB/s | 9.6 kB 00:00 DEBUG: (97/158): python2-debtcollector-1.22.0-0.202002 516 kB/s | 27 kB 00:00 DEBUG: (98/158): python2-cliff-2.16.0-0.20200221082936 1.2 MB/s | 88 kB 00:00 DEBUG: (99/158): python2-designateclient-3.0.0-0.20200 1.3 MB/s | 87 kB 00:00 DEBUG: (100/158): python2-futurist-1.9.0-0.20200221041 1.4 MB/s | 58 kB 00:00 DEBUG: (101/158): python2-keystonemiddleware-7.0.1-0.2 3.6 MB/s | 88 kB 00:00 DEBUG: (102/158): python2-keystoneauth1-3.17.4-0.20210 6.3 MB/s | 415 kB 00:00 DEBUG: (103/158): python2-keystoneclient-3.21.0-0.2020 5.0 MB/s | 241 kB 00:00 DEBUG: (104/158): python2-neutron-lib-1.29.1-0.2020022 9.2 MB/s | 362 kB 00:00 DEBUG: (105/158): python2-neutronclient-6.14.1-0.20200 6.8 MB/s | 300 kB 00:00 DEBUG: (106/158): python2-neutron-15.3.5-0.20230524133 24 MB/s | 2.3 MB 00:00 DEBUG: (107/158): python2-novaclient-15.1.1-0.20200629 4.9 MB/s | 220 kB 00:00 DEBUG: (108/158): python2-openstacksdk-0.36.5-0.202102 14 MB/s | 767 kB 00:00 DEBUG: (109/158): python2-os-client-config-1.33.0-0.20 1.7 MB/s | 48 kB 00:00 DEBUG: (110/158): python2-os-service-types-1.7.0-0.202 1.4 MB/s | 31 kB 00:00 DEBUG: (111/158): python2-os-traits-0.16.0-0.202002211 1.3 MB/s | 34 kB 00:00 DEBUG: (112/158): python2-os-ken-0.4.1-0.2020042408342 31 MB/s | 2.2 MB 00:00 DEBUG: (113/158): python2-os-vif-1.17.0-0.202002211802 3.1 MB/s | 89 kB 00:00 DEBUG: (114/158): python2-os-xenapi-0.3.4-0.2020022409 3.0 MB/s | 74 kB 00:00 DEBUG: (115/158): python2-oslo-cache-1.37.1-0.20220909 2.4 MB/s | 46 kB 00:00 DEBUG: (116/158): python2-oslo-concurrency-3.30.1-0.20 1.8 MB/s | 35 kB 00:00 DEBUG: (117/158): python2-osc-lib-1.14.1-0.20200221121 2.8 MB/s | 72 kB 00:00 DEBUG: (118/158): python2-oslo-db-5.0.2-0.202002201714 6.7 MB/s | 145 kB 00:00 DEBUG: (119/158): python2-oslo-context-2.23.1-0.202006 840 kB/s | 20 kB 00:00 DEBUG: (120/158): python2-oslo-config-6.11.3-0.2020112 5.2 MB/s | 223 kB 00:00 DEBUG: (121/158): python2-oslo-i18n-3.24.0-0.202002201 2.8 MB/s | 52 kB 00:00 DEBUG: (122/158): python2-oslo-log-3.44.3-0.2020061005 2.9 MB/s | 59 kB 00:00 DEBUG: (123/158): python2-oslo-middleware-3.38.1-0.202 2.4 MB/s | 48 kB 00:00 DEBUG: (124/158): python2-oslo-policy-2.3.4-0.20200713 2.9 MB/s | 64 kB 00:00 DEBUG: (125/158): python2-oslo-messaging-10.2.4-0.2021 7.8 MB/s | 220 kB 00:00 DEBUG: (126/158): python2-oslo-privsep-1.33.5-0.202010 1.3 MB/s | 33 kB 00:00 DEBUG: (127/158): python2-oslo-reports-1.30.0-0.202002 2.1 MB/s | 51 kB 00:00 DEBUG: (128/158): python2-oslo-rootwrap-5.16.1-0.20200 1.7 MB/s | 39 kB 00:00 DEBUG: (129/158): python2-oslo-serialization-2.29.3-0. 1.2 MB/s | 29 kB 00:00 DEBUG: (130/158): python2-oslo-upgradecheck-0.3.2-0.20 803 kB/s | 18 kB 00:00 DEBUG: (131/158): python2-oslo-service-1.40.2-0.202002 2.5 MB/s | 66 kB 00:00 DEBUG: (132/158): python2-oslo-utils-3.41.6-0.20200703 3.7 MB/s | 73 kB 00:00 DEBUG: (133/158): python2-oslo-versionedobjects-1.36.1 3.4 MB/s | 71 kB 00:00 DEBUG: (134/158): python2-oslo-vmware-2.34.1-0.2020022 5.2 MB/s | 209 kB 00:00 DEBUG: (135/158): python2-osprofiler-2.8.2-0.202002211 5.0 MB/s | 124 kB 00:00 DEBUG: (136/158): python2-ovsdbapp-0.17.6-0.2022101122 2.8 MB/s | 108 kB 00:00 DEBUG: (137/158): python2-pycadf-2.10.0-0.202002201932 2.2 MB/s | 45 kB 00:00 DEBUG: (138/158): python2-requestsexceptions-1.4.0-0.2 270 kB/s | 10 kB 00:00 DEBUG: (139/158): python2-stevedore-1.31.0-0.202002201 2.3 MB/s | 56 kB 00:00 DEBUG: (140/158): python2-vmware-nsxlib-15.1.1-0.20220 5.9 MB/s | 241 kB 00:00 DEBUG: (141/158): python2-tinyrpc-0.5-4.20170523git1f3 1.6 MB/s | 31 kB 00:00 DEBUG: (142/158): python2-suds-0.7-0.4.94664ddd46a6.el 6.1 MB/s | 233 kB 00:00 DEBUG: (143/158): python2-weakrefmethod-1.0.2-3.el7.no 676 kB/s | 12 kB 00:00 DEBUG: (144/158): dulwich-core-0.19.11-1.el7.x86_64.rp 1.4 MB/s | 28 kB 00:00 DEBUG: (145/158): openpgm-5.2.122-2.el7.x86_64.rpm 6.8 MB/s | 171 kB 00:00 DEBUG: (146/158): python-openvswitch-2.12.0-1.el7.x86_ 9.2 MB/s | 230 kB 00:00 DEBUG: (147/158): python-zmq-14.7.0-2.el7.x86_64.rpm 14 MB/s | 494 kB 00:00 DEBUG: (148/158): python2-dulwich-0.19.11-1.el7.x86_64 17 MB/s | 635 kB 00:00 DEBUG: (149/158): python2-gevent-1.1.2-2.el7.x86_64.rp 14 MB/s | 442 kB 00:00 DEBUG: (150/158): zeromq-4.0.5-4.el7.x86_64.rpm 14 MB/s | 434 kB 00:00 DEBUG: (151/158): openvswitch-2.12.0-1.el7.x86_64.rpm 17 MB/s | 2.0 MB 00:00 DEBUG: (152/158): numactl-libs-2.0.12-5.el7.x86_64.rpm 348 kB/s | 30 kB 00:00 DEBUG: (153/158): python2-openstackdocstheme-1.29.0-2. 5.6 MB/s | 959 kB 00:00 DEBUG: (154/158): libevent-2.0.21-4.el7.x86_64.rpm 1.3 MB/s | 214 kB 00:00 DEBUG: (155/158): unbound-libs-1.6.6-5.el7_8.x86_64.rp 2.3 MB/s | 406 kB 00:00 DEBUG: (156/158): libev-4.15-7.el7.x86_64.rpm 287 kB/s | 44 kB 00:00 DEBUG: (157/158): dpdk-18.11.8-1.el7_8.x86_64.rpm 3.8 MB/s | 1.7 MB 00:00 DEBUG: (158/158): c-ares-1.10.0-3.el7_9.1.x86_64.rpm 139 kB/s | 78 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 8.7 MB/s | 18 MB 00:02 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 : python2-stevedore-1.31.0-0.20200220101304.681754 1/158 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 2/158 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 3/158 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 4/158 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 5/158 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 6/158 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 7/158 DEBUG: Installing : libmnl-1.0.3-7.el7.x86_64 8/158 DEBUG: Running scriptlet: libmnl-1.0.3-7.el7.x86_64 8/158 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 9/158 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 10/158 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 11/158 DEBUG: Installing : python2-tenacity-5.1.1-4.el7.noarch 12/158 DEBUG: Installing : openssl-1:1.0.2k-26.el7_9.x86_64 13/158 DEBUG: Installing : numactl-libs-2.0.12-5.el7.x86_64 14/158 DEBUG: Running scriptlet: numactl-libs-2.0.12-5.el7.x86_64 14/158 DEBUG: Installing : libnfnetlink-1.0.1-4.el7.x86_64 15/158 DEBUG: Running scriptlet: libnfnetlink-1.0.1-4.el7.x86_64 15/158 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 16/158 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 16/158 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 17/158 DEBUG: Installing : python2-weakrefmethod-1.0.2-3.el7.noarch 18/158 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 19/158 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 20/158 DEBUG: Installing : python2-pyroute2-0.5.6-1.el7.noarch 21/158 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 22/158 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 23/158 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 24/158 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 25/158 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 26/158 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 27/158 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 28/158 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 29/158 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 30/158 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 31/158 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 32/158 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 33/158 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 34/158 DEBUG: Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 35/158 DEBUG: Running scriptlet: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 35/158 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 36/158 DEBUG: Installing : iptables-1.4.21-35.el7.x86_64 36/158 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 36/158 DEBUG: Installing : iproute-4.11.0-30.el7.x86_64 37/158 DEBUG: Installing : dpdk-18.11.8-1.el7_8.x86_64 38/158 DEBUG: Installing : python-httplib2-0.9.2-1.el7.noarch 39/158 DEBUG: Installing : libev-4.15-7.el7.x86_64 40/158 DEBUG: Running scriptlet: libev-4.15-7.el7.x86_64 40/158 DEBUG: Installing : c-ares-1.10.0-3.el7_9.1.x86_64 41/158 DEBUG: Running scriptlet: c-ares-1.10.0-3.el7_9.1.x86_64 41/158 DEBUG: Installing : python2-gevent-1.1.2-2.el7.x86_64 42/158 DEBUG: Installing : which-2.20-7.el7.x86_64 43/158 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 43/158 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 44/158 DEBUG: Installing : python-ply-3.4-11.el7.noarch 45/158 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 46/158 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 47/158 DEBUG: Installing : python2-bcrypt-3.1.6-1.el7.x86_64 48/158 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 49/158 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 50/158 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 50/158 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 51/158 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 52/158 DEBUG: Installing : libevent-2.0.21-4.el7.x86_64 53/158 DEBUG: Running scriptlet: libevent-2.0.21-4.el7.x86_64 53/158 DEBUG: Running scriptlet: unbound-libs-1.6.6-5.el7_8.x86_64 54/158 DEBUG: Installing : unbound-libs-1.6.6-5.el7_8.x86_64 54/158 DEBUG: Running scriptlet: unbound-libs-1.6.6-5.el7_8.x86_64 54/158 DEBUG: Running scriptlet: openvswitch-1:2.12.0-1.el7.x86_64 55/158 DEBUG: Installing : openvswitch-1:2.12.0-1.el7.x86_64 55/158 DEBUG: Running scriptlet: openvswitch-1:2.12.0-1.el7.x86_64 55/158 DEBUG: Installing : python-openvswitch-1:2.12.0-1.el7.x86_64 56/158 DEBUG: Installing : python2-ovsdbapp-0.17.6-0.20221011224916.f22405c 57/158 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 58/158 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 59/158 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 60/158 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 61/158 DEBUG: Installing : python2-setproctitle-1.1.10-12.el7.x86_64 62/158 DEBUG: Installing : openpgm-5.2.122-2.el7.x86_64 63/158 DEBUG: Running scriptlet: openpgm-5.2.122-2.el7.x86_64 63/158 DEBUG: Installing : zeromq-4.0.5-4.el7.x86_64 64/158 DEBUG: Running scriptlet: zeromq-4.0.5-4.el7.x86_64 64/158 DEBUG: Installing : python-zmq-14.7.0-2.el7.x86_64 65/158 DEBUG: Installing : libsodium-1.0.18-2.el7.x86_64 66/158 DEBUG: Installing : python2-pynacl-1.3.0-1.el7.x86_64 67/158 DEBUG: Installing : dulwich-core-0.19.11-1.el7.x86_64 68/158 DEBUG: Installing : python2-dulwich-0.19.11-1.el7.x86_64 69/158 DEBUG: Installing : python2-werkzeug-0.14.1-3.el7.noarch 70/158 DEBUG: Installing : python2-tinyrpc-0.5-4.20170523git1f38ac.el7.noar 71/158 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 72/158 DEBUG: Installing : python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 73/158 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 74/158 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 75/158 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 76/158 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 77/158 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 78/158 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 79/158 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 80/158 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 81/158 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 82/158 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 83/158 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 84/158 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 85/158 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 86/158 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 87/158 DEBUG: Installing : python2-paramiko-2.4.2-2.el7.noarch 88/158 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 89/158 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 90/158 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 91/158 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 92/158 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 93/158 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 94/158 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 95/158 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 96/158 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 97/158 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 98/158 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 99/158 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 100/158 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 101/158 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 102/158 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 103/158 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 104/158 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 105/158 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 106/158 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 107/158 DEBUG: Installing : python-editor-0.4-4.el7.noarch 108/158 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 109/158 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.2020022109324 110/158 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.fed 111/158 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941 112/158 DEBUG: Installing : python2-oslo-rootwrap-5.16.1-0.20200221112450.c6 113/158 DEBUG: Installing : python2-os-traits-0.16.0-0.20200221150312.5a477b 114/158 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 115/158 DEBUG: Installing : python-oslo-vmware-lang-2.34.1-0.20200221112755. 116/158 DEBUG: Installing : python-oslo-versionedobjects-lang-1.36.1-0.20200 117/158 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 118/158 DEBUG: Installing : python-oslo-privsep-lang-1.33.5-0.20201014070458 119/158 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 120/158 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 121/158 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 122/158 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 123/158 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 124/158 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 125/158 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 126/158 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 127/158 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 128/158 DEBUG: Installing : python2-oslo-privsep-1.33.5-0.20201014070458.ced 129/158 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 130/158 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 131/158 DEBUG: Installing : python2-os-ken-0.4.1-0.20200424083420.8f7851a.el 132/158 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 133/158 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 134/158 DEBUG: Installing : python2-designateclient-3.0.0-0.20200221131317.0 135/158 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a0 136/158 DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 137/158 DEBUG: Installing : python2-oslo-reports-1.30.0-0.20200220193342.cf3 138/158 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 139/158 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 140/158 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 141/158 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 142/158 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 143/158 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 144/158 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 145/158 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 146/158 DEBUG: Installing : python2-oslo-versionedobjects-1.36.1-0.202002211 147/158 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7 148/158 DEBUG: Installing : python2-neutron-lib-1.29.1-0.20200221175952.4ef4 149/158 DEBUG: Installing : python2-os-vif-1.17.0-0.20200221180217.3a08cc4.e 150/158 DEBUG: Installing : python2-os-xenapi-0.3.4-0.20200224095804.12c68d0 151/158 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 152/158 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 153/158 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 154/158 DEBUG: Installing : python2-neutron-1:15.3.5-0.20230524133332.63bac0 155/158 DEBUG: Installing : python2-vmware-nsxlib-15.1.1-0.20220617145911.d5 156/158 DEBUG: Installing : python2-oslo-vmware-2.34.1-0.20200221112755.c592 157/158 DEBUG: Installing : python2-openstackdocstheme-1.29.0-2.el7.noarch 158/158 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 158/158 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 1/158 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 2/158 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 3/158 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 4/158 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 5/158 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 6/158 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 7/158 DEBUG: Verifying : python-oslo-privsep-lang-1.33.5-0.20201014070458 8/158 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 9/158 DEBUG: Verifying : python-oslo-versionedobjects-lang-1.36.1-0.20200 10/158 DEBUG: Verifying : python-oslo-vmware-lang-2.34.1-0.20200221112755. 11/158 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 12/158 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 13/158 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 14/158 DEBUG: Verifying : python2-designateclient-3.0.0-0.20200221131317.0 15/158 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 16/158 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 17/158 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 18/158 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 19/158 DEBUG: Verifying : python2-neutron-1:15.3.5-0.20230524133332.63bac0 20/158 DEBUG: Verifying : python2-neutron-lib-1.29.1-0.20200221175952.4ef4 21/158 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a0 22/158 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 23/158 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.fed 24/158 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941 25/158 DEBUG: Verifying : python2-os-ken-0.4.1-0.20200424083420.8f7851a.el 26/158 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 27/158 DEBUG: Verifying : python2-os-traits-0.16.0-0.20200221150312.5a477b 28/158 DEBUG: Verifying : python2-os-vif-1.17.0-0.20200221180217.3a08cc4.e 29/158 DEBUG: Verifying : python2-os-xenapi-0.3.4-0.20200224095804.12c68d0 30/158 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 31/158 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 32/158 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 33/158 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 34/158 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 35/158 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 36/158 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 37/158 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 38/158 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 39/158 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 40/158 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 41/158 DEBUG: Verifying : python2-oslo-privsep-1.33.5-0.20201014070458.ced 42/158 DEBUG: Verifying : python2-oslo-reports-1.30.0-0.20200220193342.cf3 43/158 DEBUG: Verifying : python2-oslo-rootwrap-5.16.1-0.20200221112450.c6 44/158 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 45/158 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 46/158 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 47/158 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 48/158 DEBUG: Verifying : python2-oslo-versionedobjects-1.36.1-0.202002211 49/158 DEBUG: Verifying : python2-oslo-vmware-2.34.1-0.20200221112755.c592 50/158 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7 51/158 DEBUG: Verifying : python2-ovsdbapp-0.17.6-0.20221011224916.f22405c 52/158 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 53/158 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.2020022109324 54/158 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 55/158 DEBUG: Verifying : python2-vmware-nsxlib-15.1.1-0.20220617145911.d5 56/158 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 57/158 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 58/158 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 59/158 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 60/158 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 61/158 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 62/158 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 63/158 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 64/158 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 65/158 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 66/158 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 67/158 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 68/158 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 69/158 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 70/158 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 71/158 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 72/158 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 73/158 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 74/158 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 75/158 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 76/158 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 77/158 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 78/158 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 79/158 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 80/158 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 81/158 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 82/158 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 83/158 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 84/158 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 85/158 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 86/158 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 87/158 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 88/158 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 89/158 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 90/158 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 91/158 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 92/158 DEBUG: Verifying : python2-paramiko-2.4.2-2.el7.noarch 93/158 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 94/158 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 95/158 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 96/158 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 97/158 DEBUG: Verifying : python2-pyroute2-0.5.6-1.el7.noarch 98/158 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 99/158 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 100/158 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 101/158 DEBUG: Verifying : python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 102/158 DEBUG: Verifying : python2-tenacity-5.1.1-4.el7.noarch 103/158 DEBUG: Verifying : python2-tinyrpc-0.5-4.20170523git1f38ac.el7.noar 104/158 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 105/158 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 106/158 DEBUG: Verifying : python2-weakrefmethod-1.0.2-3.el7.noarch 107/158 DEBUG: Verifying : python2-werkzeug-0.14.1-3.el7.noarch 108/158 DEBUG: Verifying : dulwich-core-0.19.11-1.el7.x86_64 109/158 DEBUG: Verifying : libsodium-1.0.18-2.el7.x86_64 110/158 DEBUG: Verifying : openpgm-5.2.122-2.el7.x86_64 111/158 DEBUG: Verifying : openvswitch-1:2.12.0-1.el7.x86_64 112/158 DEBUG: Verifying : python-openvswitch-1:2.12.0-1.el7.x86_64 113/158 DEBUG: Verifying : python-zmq-14.7.0-2.el7.x86_64 114/158 DEBUG: Verifying : python2-bcrypt-3.1.6-1.el7.x86_64 115/158 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 116/158 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 117/158 DEBUG: Verifying : python2-dulwich-0.19.11-1.el7.x86_64 118/158 DEBUG: Verifying : python2-gevent-1.1.2-2.el7.x86_64 119/158 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 120/158 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 121/158 DEBUG: Verifying : python2-pynacl-1.3.0-1.el7.x86_64 122/158 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 123/158 DEBUG: Verifying : python2-setproctitle-1.1.10-12.el7.x86_64 124/158 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 125/158 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 126/158 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 127/158 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 128/158 DEBUG: Verifying : zeromq-4.0.5-4.el7.x86_64 129/158 DEBUG: Verifying : python2-openstackdocstheme-1.29.0-2.el7.noarch 130/158 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 131/158 DEBUG: Verifying : iproute-4.11.0-30.el7.x86_64 132/158 DEBUG: Verifying : iptables-1.4.21-35.el7.x86_64 133/158 DEBUG: Verifying : libevent-2.0.21-4.el7.x86_64 134/158 DEBUG: Verifying : libmnl-1.0.3-7.el7.x86_64 135/158 DEBUG: Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 136/158 DEBUG: Verifying : libnfnetlink-1.0.1-4.el7.x86_64 137/158 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 138/158 DEBUG: Verifying : numactl-libs-2.0.12-5.el7.x86_64 139/158 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 140/158 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 141/158 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 142/158 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 143/158 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 144/158 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 145/158 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 146/158 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 147/158 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 148/158 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 149/158 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 150/158 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 151/158 DEBUG: Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 152/158 DEBUG: Verifying : which-2.20-7.el7.x86_64 153/158 DEBUG: Verifying : c-ares-1.10.0-3.el7_9.1.x86_64 154/158 DEBUG: Verifying : openssl-1:1.0.2k-26.el7_9.x86_64 155/158 DEBUG: Verifying : dpdk-18.11.8-1.el7_8.x86_64 156/158 DEBUG: Verifying : libev-4.15-7.el7.x86_64 157/158 DEBUG: Verifying : python-httplib2-0.9.2-1.el7.noarch 158/158 DEBUG: Installed: DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-neutron-1:15.3.5-0.20230524133332.63bac0f.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-vmware-2.34.1-0.20200221112755.c592465.el7.noarch DEBUG: python2-vmware-nsxlib-15.1.1-0.20220617145911.d52971a.el7.noarch DEBUG: python2-tenacity-5.1.1-4.el7.noarch DEBUG: python2-openstackdocstheme-1.29.0-2.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-privsep-lang-1.33.5-0.20201014070458.ced0e7b.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python-oslo-vmware-lang-2.34.1-0.20200221112755.c592465.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-designateclient-3.0.0-0.20200221131317.093d8d7.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-neutron-lib-1.29.1-0.20200221175952.4ef4b71.el7.noarch DEBUG: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch DEBUG: python2-os-ken-0.4.1-0.20200424083420.8f7851a.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-os-traits-0.16.0-0.20200221150312.5a477b8.el7.noarch DEBUG: python2-os-vif-1.17.0-0.20200221180217.3a08cc4.el7.noarch DEBUG: python2-os-xenapi-0.3.4-0.20200224095804.12c68d0.el7.noarch DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-privsep-1.33.5-0.20201014070458.ced0e7b.el7.noarch DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch DEBUG: python2-oslo-rootwrap-5.16.1-0.20200221112450.c6babc7.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: python2-ovsdbapp-0.17.6-0.20221011224916.f22405c.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-logutils-0.3.3-3.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-simplegeneric-0.8-7.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-waitress-0.8.9-5.el7.noarch DEBUG: python-webtest-2.0.23-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-appdirs-1.4.0-4.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-jmespath-0.9.0-5.el7.noarch DEBUG: python2-jsonpatch-1.21-1.el7.noarch DEBUG: python2-jsonpointer-1.10-4.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-munch-2.2.0-2.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-paramiko-2.4.2-2.el7.noarch DEBUG: python2-pecan-1.3.2-1.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyasn1-0.3.7-6.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-pyroute2-0.5.6-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-suds-0.7-0.4.94664ddd46a6.el7.noarch DEBUG: python2-tinyrpc-0.5-4.20170523git1f38ac.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: python2-weakrefmethod-1.0.2-3.el7.noarch DEBUG: python2-werkzeug-0.14.1-3.el7.noarch DEBUG: dulwich-core-0.19.11-1.el7.x86_64 DEBUG: libsodium-1.0.18-2.el7.x86_64 DEBUG: openpgm-5.2.122-2.el7.x86_64 DEBUG: openvswitch-1:2.12.0-1.el7.x86_64 DEBUG: python-openvswitch-1:2.12.0-1.el7.x86_64 DEBUG: python-zmq-14.7.0-2.el7.x86_64 DEBUG: python2-bcrypt-3.1.6-1.el7.x86_64 DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-dulwich-0.19.11-1.el7.x86_64 DEBUG: python2-gevent-1.1.2-2.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-psutil-5.5.1-1.el7.x86_64 DEBUG: python2-pynacl-1.3.0-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-setproctitle-1.1.10-12.el7.x86_64 DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: zeromq-4.0.5-4.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: iproute-4.11.0-30.el7.x86_64 DEBUG: iptables-1.4.21-35.el7.x86_64 DEBUG: libevent-2.0.21-4.el7.x86_64 DEBUG: libmnl-1.0.3-7.el7.x86_64 DEBUG: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 DEBUG: libnfnetlink-1.0.1-4.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: numactl-libs-2.0.12-5.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: unbound-libs-1.6.6-5.el7_8.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: c-ares-1.10.0-3.el7_9.1.x86_64 DEBUG: openssl-1:1.0.2k-26.el7_9.x86_64 DEBUG: dpdk-18.11.8-1.el7_8.x86_64 DEBUG: libev-4.15-7.el7.x86_64 DEBUG: python-httplib2-0.9.2-1.el7.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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 python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.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', '09e923e30c8744e0ac07d7d17d6d3edb', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--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', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos-train-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: redhat-rpm-config-9.1.0-88.el7.centos.noarch 1565130322 174572 39bd397ca4fd5470144024e5e7531bd1 installed DEBUG: tzdata-2023c-1.el7.noarch 1680617060 1897431 8ddcdba8bb730c3b53320436c3442cf4 installed DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch 1649176657 160544 dbd8d98391c5361fcef2d1dd39c457ad installed DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch 1565639102 38217 0afb698fceb0415b91b6af9661fe1013 installed DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 1649176657 94742 469e289af796bba757870b6981222343 installed DEBUG: python-rpm-macros-3-34.el7.noarch 1602605024 4234 9c48c27d0b87e5fcf31da492d4a9125d installed DEBUG: pixman-0.34.0-1.el7.x86_64 1478364953 698744 4e6af972d04a88512ba81d3d303f05be installed DEBUG: kernel-headers-3.10.0-1160.95.1.el7.x86_64 1690208236 3948359 28a58e734592a5418e0bb9fa9109ac73 installed DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 1637771619 149762 c8f9fc0d4d90d86870f08f16a14dfc8c installed DEBUG: glibc-common-2.17-326.el7_9.x86_64 1652890724 226621529 f8ba4d3af3e581111f062731a0306a9f installed DEBUG: yum-3.4.3-168.el7.centos.noarch 1601571829 5829237 9068a3f50b0f5851a82c7a990dbffa59 installed DEBUG: nss-util-3.79.0-1.el7_9.x86_64 1664293390 199016 ca6004cd05fdd4859f79f5a06fe2b504 installed DEBUG: shadow-utils-2:4.6-5.el7.x86_64 1565319063 3887289 975b2bbe58a4f03ef8c9b8159b59af7f installed DEBUG: libsepol-2.5-10.el7.x86_64 1540935375 686640 cb2c225685a559d68fdb0e07f9b488a2 installed DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 1612283515 8482896 aca5cd217dc2c0d39ef1914719f72d16 installed DEBUG: info-5.1-5.el7.x86_64 1523408616 494630 e1f75e40cf956ed3efe7b49c5f6939ec installed DEBUG: kmod-20-28.el7.x86_64 1585709895 247868 177062346afeda2c51ce12cb8c20a670 installed DEBUG: elfutils-libelf-0.176-5.el7.x86_64 1601569823 916150 c45c186cf049050f6df0210fbbe3ca82 installed DEBUG: systemd-libs-219-78.el7_9.7.x86_64 1662044298 1262560 4460ffb8c4a337f46b5ed83e0108950b installed DEBUG: libcap-2.22-11.el7.x86_64 1585710513 107365 49e9db222f10b2e400a1736eb13270c6 installed DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch 1601569823 1810 e7ff84b810bf4bb547c3d1bad7a43243 installed DEBUG: libcom_err-1.42.9-19.el7.x86_64 1601481804 60425 17ce0e8ec66bb2984af53998bde8a4d2 installed DEBUG: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 657304 196e956024a79b196c8ab662badf9371 installed DEBUG: sed-4.2.2-7.el7.x86_64 1601487357 601267 4523ac99048091e140e598af1d653721 installed DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 1605544205 249345 fc65a62d9811a435451167c71459b348 installed DEBUG: lua-5.1.4-15.el7.x86_64 1478400455 640319 d5973eb7ca2bb665f5fbb7141f2e27a3 installed DEBUG: rsync-3.1.2-12.el7_9.x86_64 1671121313 839727 5eb9f5a148f36e6827fb111dee5c5c6b installed DEBUG: libgcrypt-1.5.3-14.el7.x86_64 1501689307 597727 88c64dc7c3aed6a156e4dee5def38300 installed DEBUG: elfutils-0.176-5.el7.x86_64 1601569823 835489 f43d86682eaa591b6e61b436c3a2b3fa installed DEBUG: file-libs-5.11-37.el7.x86_64 1601482103 3076741 0919ae038ea6cea885f1643c0f876664 installed DEBUG: git-1.8.3.1-25.el7_9.x86_64 1684854503 23265295 112e72a18c42a8d9bf932734469c7271 installed DEBUG: xz-5.2.2-2.el7_9.x86_64 1655304053 798420 0f112aba0442b136d7466a0dafad0127 installed DEBUG: python2-pillow-5.4.1-3.el7.x86_64 1551783789 2375349 c4349017ef9bbfade8bce1b0dfc5df85 installed DEBUG: gdbm-1.10-8.el7.x86_64 1402349948 184322 770bd49f3898dc1cc831fb9ec12d569a installed DEBUG: python2-crypto-2.6.1-15.el7.x86_64 1504812063 2330821 265e265e527132178d11cd1e01b3784d installed DEBUG: libmpc-1.0.1-3.el7.x86_64 1402343098 113833 835abbe42dbf1e0f94d227d54c01f483 installed DEBUG: python-sphinx-locale-1:1.8.4-1.el7.noarch 1550073304 3665747 4d9aed9f54e36b826dff7c7e2851b4ba installed DEBUG: p11-kit-0.23.5-3.el7.x86_64 1501889820 1337825 9a0f49ca3b6d58aeb05780003cae38f1 installed DEBUG: graphviz-2.30.1-22.el7.x86_64 1602604646 4016214 004c70ca17b4470000a29ac94629f589 installed DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch 1442499662 246816 1e4fdb7c1adca482b774a55bf0c77070 installed DEBUG: gcc-4.8.5-44.el7.x86_64 1601433759 39226437 5a93652497b3c8a82e73c2ad1ce4109f installed DEBUG: libxshmfence-1.2-1.el7.x86_64 1447992547 11160 a4d00670969adcf52e88026b2605d5a8 installed DEBUG: make-1:3.82-24.el7.x86_64 1565311645 1160660 c05a8addeca9104ca654b2019a664428 installed DEBUG: libimagequant-2.8.2-2.el7.x86_64 1485197698 121496 59dcb93d726bc7cc2360550f0a79fa0c installed DEBUG: python2-iso8601-0.1.11-1.el7.noarch 1453814371 52152 142fe877193c605141f9875d24fa3a67 installed DEBUG: perl-podlators-2.5.1-3.el7.noarch 1402343776 287679 8e070dd716e3adf3c297291accaa4348 installed DEBUG: python-decorator-3.4.0-3.el7.noarch 1402357561 72291 b1bd578857db8f0926aa352e26b724f6 installed DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch 1612284229 21091 f740345d55e41d9a92d1308cb2891ce8 installed DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 1549390091 288182 5ec01e35d9c650a724b5c498184ed983 installed DEBUG: perl-Filter-1.49-3.el7.x86_64 1402353954 148475 66b1205b2eef2a89137e530741ed3710 installed DEBUG: libnfnetlink-1.0.1-4.el7.x86_64 1402359682 47123 5ea6c06bb1c97e6a62cfa4bba82b6126 installed DEBUG: perl-Socket-2.010-5.el7.x86_64 1585713790 114497 978a2da5b65bb1f2b500d0da90e80f8b installed DEBUG: python2-vine-1.2.0-2.el7.noarch 1549627764 84920 13a6b27ca8fdee4e048b2134bede98c3 installed DEBUG: perl-Time-Local-1.2300-2.el7.noarch 1402342290 44062 8dba0f2d49849dc3990cfc9e91d5ec6b installed DEBUG: python2-contextlib2-0.5.5-8.el7.noarch 1532620875 45554 f5c4b63b915750ad54126fa6f73eb878 installed DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch 1402365613 538320 8e5edeb936a154537062b776eb41cb7d installed DEBUG: python-routes-2.4.1-1.el7.noarch 1495144859 476787 9875437788a923935098eab966517ff3 installed DEBUG: perl-4:5.16.3-299.el7_9.x86_64 1612283772 23556436 99e96640535d2b1b015f48e7e872bebc installed DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch 1585750026 119744 782530e0dfd62d5ae0a14c69cad198f1 installed DEBUG: cpp-4.8.5-44.el7.x86_64 1601433759 15636565 fc9fb686c38a12f3ea1a8a1558684fa6 installed DEBUG: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 1495742385 143566 d39e408e9135443bab55466af0a08bad installed DEBUG: libwayland-client-1.15.0-1.el7.x86_64 1540921077 64076 0c6b8b38625e1cec4ecba0f23702a86b installed DEBUG: python-httplib2-0.9.2-1.el7.noarch 1506031381 310424 96039673c87859560174d9df795a977c installed DEBUG: libdb-utils-5.3.21-25.el7.x86_64 1565309918 322471 75032d455ebe208a62eef3f2b83af865 installed DEBUG: which-2.20-7.el7.x86_64 1402367122 76962 5b0eff1739daa46a80e9908f39167c29 installed DEBUG: unzip-6.0-24.el7_9.x86_64 1642092746 378162 d79ce1ee4c4ee0d4d0b9bccbe73f2b9e installed DEBUG: python2-cffi-1.11.2-1.el7.x86_64 1511454681 1095230 91615447799497da29e619c78dbff941 installed DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch 1402349670 5395167 1e16e93e08e0bf32696b98a4ede090d0 installed DEBUG: python-lxml-3.2.1-4.el7.x86_64 1402380450 2722705 551e22015379cdc27348499a00a3c7ca installed DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 1402353190 244257 9e248aca4576e17c188396aa91931c63 installed DEBUG: openvswitch-1:2.12.0-1.el7.x86_64 1571749969 6083448 cec2dbbf78fae9017bd8e8499f837c52 installed DEBUG: hardlink-1:1.0-19.el7.x86_64 1402381564 16545 3a1bcd8e12bbdbced75d74b5919a039a installed DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 1549618643 171409 901858c32db93553e7e16c078e4165c9 installed DEBUG: libXau-1.0.8-2.1.el7.x86_64 1402361802 55529 042d0ad179921f12e4b33e7123a0142b installed DEBUG: openpgm-5.2.122-2.el7.x86_64 1442655060 330552 4c9f53ab063a3ca9a7541fbcfe7ab771 installed DEBUG: libXrender-0.9.10-1.el7.x86_64 1501645710 46979 abaf13bfdc95039bfe3c3f2db139e498 installed DEBUG: python2-pynacl-1.3.0-1.el7.x86_64 1551785523 472024 d36122ae09be75563fc5fbe33fac81be installed DEBUG: libXpm-3.5.12-2.el7_9.x86_64 1674664600 116607 8d5ff979ae48fb78b2e0480d7e22d060 installed DEBUG: python2-tinyrpc-0.5-4.20170523git1f38ac.el7.noarch 1496055411 117275 664aa6e57a6d882b93bc2b2ea9593cae installed DEBUG: libXi-1.7.9-1.el7.x86_64 1501648299 70019 9801d7674c51b5de5fc926702853c7fb installed DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch 1458332768 46749 fedec08d4db36f03a34d6942132d811c installed DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 1402373669 29684 ab89a6352c67878bcabb4e3a62a43e9a installed DEBUG: python2-pyasn1-0.3.7-6.el7.noarch 1564498158 584082 82d17df1ef3d3032a8d59b3674827035 installed DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 1501889820 437261 2dc2f7ab212401098e8821ce23f21741 installed DEBUG: python2-jmespath-0.9.0-5.el7.noarch 1471942113 133462 35d7d024e5b609832a4f1c370d28d6eb installed DEBUG: libverto-0.2.5-4.el7.x86_64 1402386261 23060 341bae036f22ce087486f4d9e180caee installed DEBUG: python2-cryptography-2.5-1.el7.x86_64 1550859553 2995242 a259a0863be05988389898eea31c49f8 installed DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 1540924461 666475 6db8946075bf52456fa1ab75d05830e0 installed DEBUG: python-paste-deploy-1.5.2-6.el7.noarch 1458332571 145293 43604fcfb4db5e0a0ff3839f36534ab2 installed DEBUG: python2-six-1.12.0-1.el7.noarch 1550644333 108284 bee9dec50e68c9b5833908ccba5659ca installed DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch 1541505522 387620 141cb9b9bfc47402f7655c6142e4e00f installed DEBUG: glib2-2.56.1-9.el7_9.x86_64 1623255133 12174105 580cf60d7017ca850ce749d5e9596352 installed DEBUG: python-unicodecsv-0.14.1-1.el7.noarch 1443138832 103167 ca97a686550141108bb09789abab077b installed DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 1540918775 361874 5fc7df3b3e1ae496600ac1de86a1a658 installed DEBUG: python-simplegeneric-0.8-7.el7.noarch 1419170773 24563 e2adfc9a4027d83b34cdd0ac2f750b17 installed DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 1402378933 9389116 da657b0facf181893f9a38437092dbbf installed DEBUG: python-keyring-5.7.1-1.el7.noarch 1468890416 439287 fd24938e350f96e9f03377b2e0feeab9 installed DEBUG: pam-1.1.8-23.el7.x86_64 1585713659 2632373 4a759efcb0060afe29709c051707f971 installed DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch 1612423918 4090316 a97537acc4249fba37f0831fd0b3f915 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch 1565639102 1216672 221605604d5d083a6bc6741575135633 installed DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 17227 0c252b639a121cbd80268d018a9f5611 installed DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch 1565639102 1557171 336f5b9f7572e1e3eb998853843fc083 installed DEBUG: python-oslo-privsep-lang-1.33.5-0.20201014070458.ced0e7b.el7.noarch 1602659140 13759 d220dace36ad192e3b6c425537755949 installed DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 1649176086 59806 42ee9299b4bbb491ed26544f5656638b installed DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 16174 4445b7493fe7f4e54659c98ee52ce715 installed DEBUG: python2-chardet-3.0.4-7.el7.noarch 1532957211 927946 b1392d0d0d96fb1bd8a3c1ccff871a3c installed DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch 1613982295 90273 85563f56d626e68be410ad94504ae095 installed DEBUG: python2-olefile-0.44-1.el7.noarch 1485195884 2415317 53e5d0db0bd9bb43e2113c013719225f installed DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 244231 36d0918c2dcdbbfee9af466126748fe0 installed DEBUG: python2-typing-3.6.1-1.el7.noarch 1498774657 248371 66b1f3c551ef6fe9f14b15331685ec75 installed DEBUG: python2-designateclient-3.0.0-0.20200221131317.093d8d7.el7.noarch 1582290837 402663 cc687a588a1289ab033a2fc7c501cf7d installed DEBUG: python2-requests-2.21.0-3.el7.noarch 1560243372 405931 8f92dc5428b425a237eabcbabcb61432 installed DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 167282 db1a0d17b5b7fb29a8e9d4b1b3554d9e installed DEBUG: python-whoosh-2.5.7-4.el7.noarch 1433937199 6697050 f4b9bdf6803804cc19f56be4e7379eec installed DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 18693 de0bc2ef896f3a38971e443aaa0a0f70 installed DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 1488828139 36943 d38539aa64f6f1dde6cdf367b58db195 installed DEBUG: python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch 1582284408 296263 4cfa868458e636c9940694a83a5771f5 installed DEBUG: python-iniparse-0.4-9.el7.noarch 1402351494 115166 3140d9efca99c4dd5215383bab36bca5 installed DEBUG: python2-os-xenapi-0.3.4-0.20200224095804.12c68d0.el7.noarch 1582538323 248131 9e4f695c6a71de79125615adc82621bc installed DEBUG: pyxattr-0.5.1-5.el7.x86_64 1402352697 63304 e85121da681760c48a2af6ed8aa31b4e installed DEBUG: python2-neutron-1:15.3.5-0.20230524133332.63bac0f.el7.noarch 1684935328 9620792 e0b8f3818a12c3f345703efcc4c5fa6f installed DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 1501678069 11466 93aa3152b03992c02e0ed2759b1d3ac8 installed DEBUG: hicolor-icon-theme-0.12-7.el7.noarch 1402370196 45788 54567528a0e83e823d9792db7121f73e installed DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 1679338129 2285892 b47c7a88151d1c6034b8d16cb20e2903 installed DEBUG: rpm-4.11.3-48.el7_9.x86_64 1637771619 2622621 f3842b6f00797306f79cbbdcb333c7e5 installed DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b 1403518795 0 (none) installed DEBUG: libuser-0.60-9.el7.x86_64 1523558694 1952592 8fdd92e668b91208dfd916ebdce8a297 installed DEBUG: fontpackages-filesystem-1.44-8.el7.noarch 1402367660 0 dbc95bc0a2568eb82f59c004462d90ab installed DEBUG: python-pycurl-7.19.0-19.el7.x86_64 1478358654 241513 d5152315d59bde1faaa203e68de6a64e installed DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 1606144121 44787 3bd5cfe3f55b8a69ea5e20304ca50b37 installed DEBUG: libyaml-0.1.4-11.el7_0.x86_64 1422575050 132993 c696db7f90227831c1b92122a69d3794 installed DEBUG: filesystem-3.2-25.el7.x86_64 1523422829 0 93e1c91a2dbd4d3ac61fb70a40a7c228 installed DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 1649176657 64731 9942f3de563195e3430ae0d422eb3e2b installed DEBUG: python-srpm-macros-3-34.el7.noarch 1602605024 3838 99875f6f333850216863f7d91cf485ea installed DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 1649176657 16679 b12100b45545e4e43562920291ed6dac installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 1565367531 596942 16156087ce6056829bf393eead52c90d installed DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 1649176657 113074 e5097a3083c3f7a3b5e938ad432e20b0 installed DEBUG: basesystem-10.0-7.el7.centos.noarch 1403865430 0 778eb3d19a934f42d1354ed795d06b4f installed DEBUG: rubygems-2.0.14.1-39.el7_9.noarch 1649176657 600230 43387d39292d32dd3619d63399ef5437 installed DEBUG: libX11-common-1.6.7-4.el7_9.noarch 1630334719 1335662 bc902005458c560e8ea43108958a9305 installed DEBUG: pth-2.0.7-23.el7.x86_64 1448007112 267851 2d6939b73767d0f96b02677bcbeef2e2 installed DEBUG: python2-rpm-macros-3-34.el7.noarch 1602605024 1495 a63357c8193c74d8755175b23da9ce7e installed DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 1637771619 166656 e97082bac13288d23367a872bdd0c3fc installed DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch 1504735709 223432 c955fdfe1f8f20b1053a34918e44bd58 installed DEBUG: gpgme-1.3.2-5.el7.x86_64 1402362184 547534 d693313ae4184395e902c28ce87d4573 installed DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 1664302415 787660 b4c77a12827cfdf1b5ff41de6e7ce7d0 installed DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 1589300864 53897 2b427db05c3d84f7aa659e65c4f43230 installed DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 1664290340 291664 29e2e0389e617a5581ad99f9692c32f0 installed DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 1402343131 126732 ac1de0c46bc1886e12ea80771951cde2 installed DEBUG: libstdc++-4.8.5-44.el7.x86_64 1601433759 1081666 4bf771ddbb632e6b6da76cc3bd14e425 installed DEBUG: libsemanage-2.5-14.el7.x86_64 1540943073 302329 95dadf0074c4bbd2d63b0c6d5e6922fa installed DEBUG: bash-4.2.46-35.el7_9.x86_64 1637771749 3667724 3effabfcf31212fcf2b1b82c65c37de3 installed DEBUG: libutempter-1.1.6-4.el7.x86_64 1402365826 49749 8e28747e6a84b84af7d78c84cd8cd5e8 installed DEBUG: pcre-8.32-17.el7.x86_64 1501643292 1475532 04a1926cc29eef0f79f8183eb7907024 installed DEBUG: procps-ng-3.3.10-28.el7.x86_64 1601486497 759395 827044eba1dd3f5fd8fbb2ad9911fb06 installed DEBUG: zlib-1.2.7-21.el7_9.x86_64 1678200548 185206 d2f66423819d9280bafa2fd574987aae installed DEBUG: kpartx-0.4.9-136.el7_9.x86_64 1668612098 41267 3f6282ffc25caefd82ca4e4f2b144af7 installed DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 1447995892 70093 0486f0b02e0caa4195761266798e7a26 installed DEBUG: dracut-033-572.el7.x86_64 1601481479 905396 d90b9b6b8f6783d83d5e2d1b09a8f632 installed DEBUG: libdb-5.3.21-25.el7.x86_64 1565309918 1858144 1be9acf59aae36003d65af028af67ebf installed DEBUG: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 1619616727 404687 df29966875882d5da1d7687d4a742d1b installed DEBUG: expat-2.1.0-15.el7_9.x86_64 1665060754 212427 108006565bfe6ecebc4d6e03d8b1907f installed DEBUG: elfutils-libs-0.176-5.el7.x86_64 1601569823 808799 32fa25ce22d3a56e1459cd0592b81562 installed DEBUG: libacl-2.2.51-15.el7.x86_64 1585707377 37064 d3435c79733c964eb141830587d52eb6 installed DEBUG: dbus-libs-1:1.10.24-15.el7.x86_64 1601481306 362600 58e455028fbb88b7b18f4cfdc4b24514 installed DEBUG: popt-1.13-16.el7.x86_64 1402373003 88516 87f5d6bac8f205fb14e2072e4b47ce23 installed DEBUG: dbus-1:1.10.24-15.el7.x86_64 1601481306 594463 3040b3d83397504a4a52edc8330edea3 installed DEBUG: freetype-2.8-14.el7_9.1.x86_64 1604671877 824449 476552d2758140a83c8de5e42a3195c5 installed DEBUG: hwdata-0.252-9.7.el7.x86_64 1601483532 15118514 cde0e0efc96ddb9ca66826818783b5d5 installed DEBUG: libffi-3.0.13-19.el7.x86_64 1585710522 47790 61429cfa793f438e1a1ee6f71fdfd1f0 installed DEBUG: libdrm-2.4.97-2.el7.x86_64 1565309734 367605 59a91115c18d7ca9a5c52d72968d0f27 installed DEBUG: readline-6.2-11.el7.x86_64 1565266059 460424 f45c914245b90ee8c80c08740ef19837 installed DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 1605544205 502120 2a6b33649809e663753b35928fa2119e installed DEBUG: gmp-1:6.0.0-15.el7.x86_64 1501722795 657046 4cd60ebf94766a46c590e17036ece777 installed DEBUG: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 84096 d5065f9c6151d7df91ee0049843b7f67 installed DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 1612283515 20278 01d1282604566ddad6b1360861dbcf49 installed DEBUG: cairo-1.15.12-4.el7.x86_64 1565305422 1894404 c639611daab17902688dbdf32db56de6 installed DEBUG: chkconfig-1.7.6-1.el7.x86_64 1602604010 779655 d118157f4ea930eba79b3875990b1fe7 installed DEBUG: librsvg2-2.40.20-1.el7.x86_64 1540921102 308951 c6c998edaaee8f2e448cf14713063d4b installed DEBUG: libICE-1.0.9-9.el7.x86_64 1501813449 152213 dfa3c8915ac16deedaa578e08748b045 installed DEBUG: avahi-libs-0.6.31-20.el7.x86_64 1585707485 123816 17ccf9c99f6098f9b540c083df06bc60 installed DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 1634832935 1706142 f6b4d8cf5482c93969ce37ee33cf209c installed DEBUG: gtk2-2.24.31-1.el7.x86_64 1501653192 13494501 c77e31729af1a79df088cc9ec6817db1 installed DEBUG: diffutils-3.3-6.el7_9.x86_64 1678200523 1065295 34ff4a2993c7371acc415405bd00f00d installed DEBUG: openssh-7.4p1-23.el7_9.x86_64 1691164853 1991164 70384bdfcbb29724ed7da77f04b529f8 installed DEBUG: libSM-1.2.2-2.el7.x86_64 1448003075 81546 4dfa7c7907174b7354c740d44dba2f8d installed DEBUG: perl-Git-1.8.3.1-25.el7_9.noarch 1684854503 58567 4aa1fbef7cb5c6ba81e42acd025912c8 installed DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 1580221787 814303 d1a1160f175ba0a0c58b28273b50e8a1 installed DEBUG: python2-pbr-5.1.2-2.el7.noarch 1549558978 3384752 a4698f6f24e7a3a7d205cf788f01c2cc installed DEBUG: findutils-1:4.5.11-6.el7.x86_64 1540917834 1855882 162b03172dee0f90443197d424bc9be0 installed DEBUG: libwebp-0.3.0-11.el7.x86_64 1683228648 379957 e4cd1b0edaec54e7d866b9f836b44193 installed DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 1605544205 208288 e2dc490f423424fe8a64ca701ad874c6 installed DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch 1523410278 6126606 3ced417e80b552f84e090b312cbb2dbb installed DEBUG: libcap-ng-0.7.5-4.el7.x86_64 1448001510 50510 84efa5ca78408f78e606e7c8d1816759 installed DEBUG: libtomcrypt-1.17-26.el7.x86_64 1504811851 575874 621e8da08fcda2128d18fdef34d04191 installed DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 1664302415 1463390 d2513b6cbafc4896585c0b34008244c8 installed DEBUG: python-dns-1.15.0-5.el7.noarch 1517942159 1123820 5f8d05fb2d2622c65c6359dd7a24e551 installed DEBUG: libassuan-2.1.0-3.el7.x86_64 1402341240 155391 c4c94aadc9da58f576b4ef238d0136cb installed DEBUG: libgs-9.25-5.el7.x86_64 1601482872 23203990 5d35880729610079863d7f1e49d6ce89 installed DEBUG: libwayland-server-1.15.0-1.el7.x86_64 1540921077 81084 61bc90fe0aa6792be68e420231fc2572 installed DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 1498815728 140213 0131247278e36e578d667cfd054c1926 installed DEBUG: tar-2:1.26-35.el7.x86_64 1540931349 2838510 28f3087e5b512d8cc05e3a8a65727686 installed DEBUG: ghostscript-9.25-5.el7.x86_64 1601482872 154065 1935a1926d55cdcbb46561ae6234e373 installed DEBUG: libidn-1.28-4.el7.x86_64 1448125248 630407 3d582106ac1032c59c1cd4236e5d6415 installed DEBUG: python2-eventlet-0.25.1-1.el7.noarch 1569233621 1383327 91b5cfddd7f97af519ea38c61792304c installed DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 1402366675 42138 e31fa37a714787d3d72e0a9316c3a85b installed DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch 1589300864 29155 5fe4738bcdec7960124371087c661150 installed DEBUG: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 666456 6641b187badae8ebd191c0e73fc8fa45 installed DEBUG: python-devel-2.7.5-93.el7_9.x86_64 1687262456 1100430 d8f2098bd876bdcc702fdcb5e0d603d6 installed DEBUG: lz4-1.8.3-1.el7.x86_64 1601484911 205463 50e943f036504021a9de980b04f402c1 installed DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch 1519902435 92339 e87b1e501fc87439ec1b27481ddb0577 installed DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch 1442499662 696699 54fb2c60fed08ccabee5a5a764049dd9 installed DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch 1676579624 46383 d46d88c1b18792128f92c05b2b09b6c0 installed DEBUG: less-458-9.el7.x86_64 1438300242 215376 2b1222dfb9fbcf5ca3ee2f07d897bb4c installed DEBUG: python2-netaddr-0.7.19-5.el7.noarch 1518110141 8828566 991c9f12e136177fa02e00e0eed6ff6d installed DEBUG: perl-parent-1:0.225-244.el7.noarch 1402384520 8141 d902f1a3426caa19ccbccf09263c54f6 installed DEBUG: PyYAML-3.10-11.el7.x86_64 1402372385 645110 79f893b98b59fca6bd79019d2a717efd installed DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch 1402388270 166910 29a8a33b24ddf4e0e95ad8d2484cc277 installed DEBUG: python2-futures-3.1.1-5.el7.noarch 1540940839 92761 7368e50717b308aa32057207060c6578 installed DEBUG: perl-Encode-2.51-7.el7.x86_64 1402368585 10176350 713ce27ff4434807ff7060b333ed8873 installed DEBUG: libmnl-1.0.3-7.el7.x86_64 1403020142 51847 a73c0dd6533ee63b1c100c01c3cf2fc6 installed DEBUG: perl-Pod-Usage-1.63-3.el7.noarch 1402390579 44671 1db34851ba13011739022f031438e15c installed DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 1588850570 411429 ee9a64dff32ed2fc73129650184226ac installed DEBUG: perl-Exporter-5.68-3.el7.noarch 1402373350 56612 d6e7deb74b149e4b7aa23a998a127bb4 installed DEBUG: python2-tenacity-5.1.1-4.el7.noarch 1588861739 154613 37e29cfe7eb420b739096622e981112c installed DEBUG: perl-File-Path-2.09-2.el7.noarch 1402361289 50067 94d54ef6ce6893ae2a4400c4b0ce79b7 installed DEBUG: numactl-libs-2.0.12-5.el7.x86_64 1585713041 50704 37a0c0deeab5f35cff4fd811ce0826bf installed DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 1402358220 67994 2fb261c150fc06b1a978809c5a9c706e installed DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 1552663581 676004 5cca1c365b89435f877a29fbfee38833 installed DEBUG: perl-Storable-2.45-3.el7.x86_64 1402367398 181031 25787b4b609f3ee50d1c7f33d29e0102 installed DEBUG: python2-weakrefmethod-1.0.2-3.el7.noarch 1485767813 20024 f1510bc1bfa205e8e309bd63e180a7a6 installed DEBUG: perl-File-Temp-0.23.01-3.el7.noarch 1402383789 158781 396b0a1af3a203e1cb33c98814d5a6d8 installed DEBUG: python2-amqp-2.4.1-1.el7.noarch 1549382065 392950 2712030c0e1db82622327b3f03c6e9a8 installed DEBUG: perl-constant-1.27-2.el7.noarch 1402368682 26364 f3ecfa1ce48e13496322e341a3f0b72c installed DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch 1549990694 781336 37cc27551d9e7c108fcf8c9b9f39d206 installed DEBUG: perl-threads-shared-1.43-6.el7.x86_64 1402380447 73972 cd3e1ec9dfe8b5e9121fcd53b41aa197 installed DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch 1582258436 236369 a411b418228b5e12a8c2d554e8cce2ef installed DEBUG: perl-libs-4:5.16.3-299.el7_9.x86_64 1612283772 1647320 bac9a80208be808863c4025a5eabd9da installed DEBUG: python-repoze-lru-0.4-3.el7.noarch 1419024211 20643 45ba34d4fb0be5f1e576655c2520010d installed DEBUG: perl-Getopt-Long-2.40-3.el7.noarch 1523406856 134846 e4fc3f2fed36897ae178ecd5d9475217 installed DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch 1582212854 111906 5aa283566c1bbc0cb7c9d8766b909c9a installed DEBUG: perl-Error-1:0.17020-2.el7.noarch 1402345189 50015 d5f79c530c268d71811519df24ca0c90 installed DEBUG: python2-jsonschema-2.6.0-2.el7.noarch 1517854980 305135 e0eef3d20bde5645e132436c4a612f32 installed DEBUG: perl-Thread-Queue-3.02-2.el7.noarch 1402347633 27642 29d052232cb1b86133bd838739672a15 installed DEBUG: python2-kombu-1:4.6.3-3.el7.noarch 1566200622 1602960 3e76e94e163b5ff5f0ffcf869dd94a15 installed DEBUG: file-5.11-37.el7.x86_64 1601482103 67368 17bacde6c0399ce011dc390b48fda094 installed DEBUG: python-pyngus-2.0.3-3.el7.noarch 1468254835 194777 0f4d2e55b5f5faad9278a78dbc5fc94e installed DEBUG: jasper-libs-1.900.1-33.el7.x86_64 1540929077 350690 426d4ea10e8e7c3614fb2ce00d457824 installed DEBUG: iptables-1.4.21-35.el7.x86_64 1601571174 1556976 6a6f3a6ca298c27b8eb58a5449052b18 installed DEBUG: acl-2.2.51-15.el7.x86_64 1585707377 201209 ca945ffcb793aa5f88ce8a2b9ba82753 installed DEBUG: dpdk-18.11.8-1.el7_8.x86_64 1593615436 5449950 6ad288601cf8d693ca5312d8a1970ead installed DEBUG: dwz-0.11-3.el7.x86_64 1402363547 225103 28a047bc76d0ad80e6938a94898129ca installed DEBUG: libev-4.15-7.el7.x86_64 1504808809 88565 3d7d7b06604e81ade945fdf3f4cd362e installed DEBUG: kmod-libs-20-28.el7.x86_64 1585709895 91800 b5b5262c5f2bc70956eaab42f0b8f1ed installed DEBUG: zip-3.0-11.el7.x86_64 1478364595 815173 f49ae6270a053005b67e417123691ca7 installed DEBUG: libfontenc-1.1.3-3.el7.x86_64 1501647039 55701 1473960449a5d9ef0cc86d67bc47dff2 installed DEBUG: lato-fonts-2.015-1.el7.noarch 1443220112 11875284 efbc6f57be117c84a57f1b83888385cf installed DEBUG: libpaper-1.1.24-9.el7.x86_64 1601484506 86163 9a45668eab676cdd0573a63d074f23c7 installed DEBUG: glibc-devel-2.17-326.el7_9.x86_64 1652890724 1066188 7c327c2f0c56d479e77778b056d36068 installed DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 1504735709 439378 8ca93e2831102818759a22e22e871268 installed DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 1577115584 309751 c2ae48ae2978dba98308b6c4cebda74d installed DEBUG: jbigkit-libs-2.0-11.el7.x86_64 1402392685 105882 1ed20c50fdc4614601403474e8240db8 installed DEBUG: json-c-0.11-4.el7_0.x86_64 1403612338 65593 62bcb642b82d3b3aeb99ba9ba1b40715 installed DEBUG: libxcb-1.13-1.el7.x86_64 1540917672 1011680 923a4fbb3fc66c81699e3c0354c2f8d2 installed DEBUG: libXext-1.3.3-3.el7.x86_64 1448003987 87102 fa7e50dec56e01bbe4d33adaec446c9c installed DEBUG: libXt-1.1.5-3.el7.x86_64 1501646835 430105 5f357545763a40cda11cfd5e002cae50 installed DEBUG: libXmu-1.1.2-2.el7.x86_64 1448004095 172054 30004e6ab36e030aae8da010bfc697f9 installed DEBUG: libXcursor-1.1.15-1.el7.x86_64 1540917537 47039 4820a6e82a10283c5d0847f37c189363 installed DEBUG: libXrandr-1.5.1-2.el7.x86_64 1501647977 48626 08ffc02cefbf48f4e52f7a6ac4f8dc24 installed DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 1402381520 14967 114ac67c20604dce0339038e2e34b193 installed DEBUG: libXaw-1.0.13-4.el7.x86_64 1501648561 498789 42e25e863c3a848f9ffd2ef57b2f75da installed DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 1502476992 431711 e3d288c289e13d0bca6df7225913230c installed DEBUG: libtasn1-4.10-1.el7.x86_64 1501633297 424486 5bd1b0b4094fac08713f986572a8625e installed DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch 1663766796 2314578 fa8b9d0b2aa3670a98f61272ca6a05c9 installed DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 1492024115 67814 ff22ccbfa94b59e371c3073511c533c9 installed DEBUG: coreutils-8.22-24.el7_9.2.x86_64 1605565499 14594210 21873db92cb3c945747024de6b034910 installed DEBUG: openssl-libs-1:1.0.2k-26.el7_9.x86_64 1679328899 3208716 5f65935362140c3ed4bd10ec987793b1 installed DEBUG: python-libs-2.7.5-93.el7_9.x86_64 1687262456 24717160 b12df4116a9a203d5ba91f5a1ca7ef1c installed DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 1649176657 10890779 5958d33d9fb56a33abd8f1aaf4294c90 installed DEBUG: gzip-1.5-11.el7_9.x86_64 1652367512 250421 e5c046f2a9563b4da1c487c673334394 installed DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 1612283515 278157 fa861327e785c3b2e42c330fb74b65d6 installed DEBUG: shared-mime-info-1.8-5.el7.x86_64 1585715455 2379876 8c66fe453adb46917cd07e47cf1ba152 installed DEBUG: pkgconfig-1:0.27.1-4.el7.x86_64 1402351548 105522 ef58117c9c617599952c0642ff5e8d00 installed DEBUG: cracklib-2.9.0-11.el7.x86_64 1402378933 209610 a973d883d6785904e49266428bb3ed90 installed DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 1635781157 25181976 0a3a905d4a30196a3967f9466893c33e installed DEBUG: atk-2.28.1-2.el7.x86_64 1585707368 1273714 9af29686b4352cd94be3a76e55eb222c installed DEBUG: libpwquality-1.2.3-5.el7.x86_64 1523419099 332421 e40a69f0a1803dfa3736aba2c8ea1fb4 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch 1565639102 1428518 8b0d4293f4a5341fab8dfb60c2881e1e installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch 1565639102 86572 27f4e6b7352c6560de7d8b809a27534d installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 1565639102 1099749 29fb1061ea783c34b9667382e9185e67 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 1565639102 2469317 8144e858bb0a81d74882363022976b74 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch 1565639102 45184 1fbbfe97123bf511b37f9e3f6f84b251 installed DEBUG: urw-base35-fonts-20170801-10.el7.noarch 1565639102 5478 6deaf09eae378892c554844111f0ec3a installed DEBUG: harfbuzz-1.7.5-2.el7.x86_64 1540922811 709362 bb9904035f958cfff8a59f4e79ffeaa0 installed DEBUG: libcroco-0.6.12-6.el7_9.x86_64 1601484346 324875 1b0f011b34dfb6ae81be7200113dda6d installed DEBUG: python2-funcsigs-1.0.2-1.el7.noarch 1465661284 84211 01a9e85d4ee325da28e05a7da8805964 installed DEBUG: python2-monotonic-1.5-1.el7.noarch 1532162297 25637 f9a4116d600f7c06ec2104c2d92270ef installed DEBUG: python2-pyparsing-2.3.1-1.el7.noarch 1551332386 607958 2b329f602cdf93441030202c9b6ea7d4 installed DEBUG: python2-pysocks-1.5.6-3.el7.noarch 1463411231 59840 0ed8e06364e5f2727acb13dd8c1dbaa7 installed DEBUG: python2-backports-1.0-16.el7.x86_64 1560847708 638 8a149164e53abe8b9cd2dbeb2ffd3385 installed DEBUG: python2-urllib3-1.24.1-3.el7.noarch 1550061384 664797 2d0a8892f28f553956216153fdee4b13 installed DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 1517484521 45909 6c8db3a4ee3455e4dd25d73150b21535 installed DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 1549393666 11067847 61ed47fa29c4474951f056b41fffc39a installed DEBUG: python2-imagesize-0.7.1-5.el7.noarch 1488830757 8141 8df48dbc3cdd9f1078be0050adcaf651 installed DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch 1453653419 809983 26df7ea90f3076e632bddb458632b27a installed DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 1498829509 393320 45b487c700b1b38b7f316b5b5cf8c86b installed DEBUG: python-enum34-1.0.4-1.el7.noarch 1447975905 329922 77ff2e0ff3ed1202d829fe2e097d9e15 installed DEBUG: pytz-2016.10-2.el7.noarch 1501779215 190290 c99b176911a0dc1bfcecdddb06ef0de1 installed DEBUG: python2-jinja2-2.10.1-1.el7.noarch 1596109134 1261666 535d515bb4b7ae4740c00f777c59817e installed DEBUG: gdb-7.6.1-120.el7.x86_64 1601482700 7375630 d972171eeec1e05c2ec958c5afd2581b installed DEBUG: gd-2.0.35-27.el7_9.x86_64 1608049656 554576 fd5ea6eda7ab30741f1eb0ea8fe4fa71 installed DEBUG: fipscheck-1.4.1-6.el7.x86_64 1501678069 38839 a2e0953263a6285a00476819997c1caf installed DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 1645709263 396919 147d094b00df6d5b27a318e66e06f1bc installed DEBUG: nss-pem-1.0.3-7.el7_9.1.x86_64 1686238638 209851 55a23c3bddd2830baebc8ed233533e04 installed DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 1679338129 14111 3bd1d211d43d7c005c523d2ef3a73bd3 installed DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 1605544571 439280 36a88f67f14d6ed72436b11c72c9e2dc installed DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 1637771619 615464 4795540bb6e6f1c4934f029445c7b5b2 installed DEBUG: python2-gevent-1.1.2-2.el7.x86_64 1486569707 1923127 c0342d285aefa1308d6eb6d41cd895e3 installed DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 1565316778 210548 52429097d75fbe96ffc011be6289378c installed DEBUG: python-pycparser-2.14-1.el7.noarch 1447976807 637379 6e237e402c7e2abbac0a34e9bc919678 installed DEBUG: python2-bcrypt-3.1.6-1.el7.x86_64 1551692925 78143 7369fb771fcba381a240b26e871186fc installed DEBUG: libxslt-1.1.28-6.el7.x86_64 1601485039 497694 d90e4b230a21130bbe076a0554f2dde1 installed DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch 1499267164 774005 888867730ebf33234879aa12bdcbc013 installed DEBUG: unbound-libs-1.6.6-5.el7_8.x86_64 1592857325 1151106 159fd284dd6c1aa097f02df904bbd856 installed DEBUG: python-openvswitch-1:2.12.0-1.el7.x86_64 1571749969 1274949 8ec99d759a30eff296eaed75784d33da installed DEBUG: python2-yappi-1.0-1.el7.x86_64 1551376766 116357 318c04fc08236fbc1a21f8b640c813b0 installed DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch 1582305406 83971 fd0f019a3a370c9d705b7c41583bf34e installed DEBUG: python2-setproctitle-1.1.10-12.el7.x86_64 1588855142 31456 9a341f1c791fcd2c43ec0af26bc497a5 installed DEBUG: zeromq-4.0.5-4.el7.x86_64 1442655580 1683371 c2196c2884d39ab490562d1e31e97c44 installed DEBUG: libsodium-1.0.18-2.el7.x86_64 1585727579 364063 c7b5ee42adcc8a92a6502912551bd192 installed DEBUG: dulwich-core-0.19.11-1.el7.x86_64 1551797258 61331 8bb2a9e3bc05922a4cb482a93dd2aff9 installed DEBUG: python2-werkzeug-0.14.1-3.el7.noarch 1530193976 2333157 67ba666199f20e5e9af379e9856ed529 installed DEBUG: python2-wcwidth-0.1.7-8.el7.noarch 1532619812 86581 b5873a1fa4bffca4a11acec5ad0fa24b installed DEBUG: python2-statsd-3.2.1-5.el7.noarch 1484645086 141514 2c0570b5e558c1665254a88b3fb051fa installed DEBUG: python2-rfc3986-1.2.0-1.el7.noarch 1546459283 168754 e4bc3e009a21f0f69774c4e73ade2c40 installed DEBUG: python2-cmd2-0.8.8-5.el7.noarch 1532622803 395799 9b52842fd99ab180833ffbb84cc8a7b7 installed DEBUG: python2-munch-2.2.0-2.el7.noarch 1518080712 37157 aea9b307a14d19a96687d579af191133 installed DEBUG: python2-jsonpatch-1.21-1.el7.noarch 1518080692 60909 eee3352967a843630215288f999c1572 installed DEBUG: python2-fasteners-0.14.1-6.el7.noarch 1487127294 122398 1c0d82c6cf64eced0bc3e36f75af7165 installed DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch 1520952437 945933 b207346c67c38e20d6b532a1a85bd5db installed DEBUG: python2-paramiko-2.4.2-2.el7.noarch 1551966505 1383824 9f7f329c00fafaefbd186be0a38d0bf1 installed DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 1402381906 3309358 503a4afe8da0f85b546d028466fd0958 installed DEBUG: python-beaker-1.5.4-10.el7.noarch 1402360045 287268 cbb6d794a7df0ca5df0307777c06aecd installed DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch 1549474120 300206 d3f2d632dee0d2c2154e51abf830bdc0 installed DEBUG: python2-appdirs-1.4.0-4.el7.noarch 1442869947 61227 ad895a8eba8cfc09d23abcc17af2f459 installed DEBUG: python-webtest-2.0.23-1.el7.noarch 1475569410 325399 b2b29ca91df33e397d06eec686a7e3b6 installed DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch 1582273809 287892 33a045611a0897852b058f35bd10e509 installed DEBUG: python-migrate-0.11.0-1.el7.noarch 1491574200 836365 d1132c24fa918b4140337bcc36ad3f94 installed DEBUG: python-memcached-1.58-1.el7.noarch 1504037044 126261 4d00a53702197063b818c721dd3aadde installed DEBUG: python2-pecan-1.3.2-1.el7.noarch 1528107403 1518137 4dd6365a8f666dd4f52afa0b6db036c8 installed DEBUG: python-editor-0.4-4.el7.noarch 1452724904 19412 6c0325c591a268a7d0cbc26b5d6e877b installed DEBUG: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch 1582277592 16945 2cfe0aed1ff9e5961a9938d1dd9c2830 installed DEBUG: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch 1582284621 221415 3d9f3fbe158a595f7b321804e4799c20 installed DEBUG: python2-os-traits-0.16.0-0.20200221150312.5a477b8.el7.noarch 1582297422 67530 fc109bc9a2df1772c678c87b72d0826d installed DEBUG: python-oslo-vmware-lang-2.34.1-0.20200221112755.c592465.el7.noarch 1582284516 20537 033c4d7d341f536a7fc0a01789676dda installed DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 15675 f40e27c52e123e24fb0a8d82d8031c8d installed DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 14081 86ed2f2fd26119cea8db07df4d0d19f7 installed DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 16979 d14f5cda3b949fe7495ba66053376224 installed DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 203706 50619f5b89635c0adda4284777ccc104 installed DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch 1606113418 1307529 1e95aaf551b5d5a79ab66418e7b76be4 installed DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 181239 e61afe8e8c21ba63e7bda31aee42aca9 installed DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch 1582260605 1258042 76b6aec85311a53d70b5ad0f26cf5ded installed DEBUG: python2-os-ken-0.4.1-0.20200424083420.8f7851a.el7.noarch 1587717417 25526564 1db604d6d4c51e8bb8386cc702fdc845 installed DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch 1582287587 254483 71329ff15e804d5eea575b3d7a281471 installed DEBUG: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch 1593413771 1638001 3f9fa6ff81d6d12abcbb8d3661ea41b3 installed DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch 1582227256 169625 93431a786c53baba5c3ffe6c6ffcb5e2 installed DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch 1587732894 39850 44f193359807984a1e132ca647a922ad installed DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 639497 93f25a14ce4f5a0e0f9dd01c78eaf07a installed DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 110907 0a50b6fd78bf1109dfca3319f5e469ab installed DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch 1616167823 1034800 cdbbb821c0a3539eb3a24a9187aa7c8a installed DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch 1582287340 514723 cbcdbc2f1ef354e60475f941e58b2c16 installed DEBUG: python2-os-vif-1.17.0-0.20200221180217.3a08cc4.el7.noarch 1582308184 322084 d4f167916422de6ab75d2f6b8919bf59 installed DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 28465 798d3a56c41710bd113c984b2d26bbdc installed DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch 1582265005 314841 3557b0e64ffd6bd9369d6c3356cf4858 installed DEBUG: python2-vmware-nsxlib-15.1.1-0.20220617145911.d52971a.el7.noarch 1655478005 1415002 5a26f39442b02ca1f84842f5809f3f0f installed DEBUG: python2-openstackdocstheme-1.29.0-2.el7.noarch 1549391151 2386697 3dbb21583b9c700458715655e2326bf1 installed DEBUG: openldap-2.4.44-25.el7_9.x86_64 1645636356 1037056 e9f7c2195fb6db4381b991898a4aec55 installed DEBUG: libgcc-4.8.5-44.el7.x86_64 1601433759 179272 e4efbc19aadbde022dd8a1eb4b585087 installed DEBUG: python-urlgrabber-3.10-10.el7.noarch 1585714443 503358 86520621451601031574f88ea0f852de installed DEBUG: setup-2.8.71-11.el7.noarch 1585715374 697141 ea06d9c1b2cf1331a82dac83e55e0b60 installed DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 1649176657 84555 205e68a6e5dc1ecd4cc74a0e72145ade installed DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch 1565367531 13746679 c7aefcadcd2e25432089bcfeab49cdea installed DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch 1649176657 1271686 83c37517c4e4c0cdf27c64bdc2b200c2 installed DEBUG: dejavu-fonts-common-2.33-6.el7.noarch 1402349670 130455 61a93ec3edc83c900c0730e52ac1d1cb installed DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 1531487214 6637796 a293dfefd6596bfe5c54ba68377e334e installed DEBUG: perl-srpm-macros-1-8.el7.noarch 1402343091 794 6bd0791a143b53addc95cbeb050859c8 installed DEBUG: pygpgme-0.3-9.el7.x86_64 1402356647 197501 67b8c720f59a063adbbca2392bac0281 installed DEBUG: glibc-2.17-326.el7_9.x86_64 1652890724 14100922 5b1faeed7ae09fbca5f4a99dac4e932e installed DEBUG: ustr-1.0.4-16.el7.x86_64 1402344766 285943 58bb2ebb64b048e24a4c7d5d51170f55 installed DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 1504735709 1028216 bba677eda5184b5127b7817d2c1dec12 installed DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 1612283515 168720 7f82d20c0604f2e1d0a51da90fee5d6e installed DEBUG: libselinux-2.5-15.el7.x86_64 1585711002 217762 939b030e19f37ea46c0cdda66748fb04 installed DEBUG: device-mapper-7:1.02.170-6.el7_9.5.x86_64 1619616727 342456 511318eae506189450b1e14c1e62ebd4 installed DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 1655304053 239983 00fab3b3934e23d8b130a49c45ada0e2 installed DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 1585707796 1219519 61f488ba5b278e434e4558e750b17127 installed DEBUG: libattr-2.4.46-13.el7.x86_64 1523407244 19896 209b05c7b77a33a4cc176077945833e8 installed DEBUG: systemd-219-78.el7_9.7.x86_64 1662044298 24448450 2b2aa07094f852d7694ccf6041ce28de installed DEBUG: libpng-2:1.5.13-8.el7.x86_64 1602604338 616133 10be3baa53da2a0cc048662b850d17a3 installed DEBUG: libpciaccess-0.14-1.el7.x86_64 1523413923 45649 b980f4a133f488a872fea9465d6039ed installed DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 1565310207 350419 e97a8f8a8945115b68926afe6c6d14c8 installed DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 1605544205 58336 0abb6985d7c140bcb7ddaade15d9990d installed DEBUG: libgpg-error-1.12-3.el7.x86_64 1402390008 350865 a3933d4ce43c07fa9305e8765d78d099 installed DEBUG: pango-1.42.4-4.el7_7.x86_64 1568397799 754903 c6f10144d673284d94fd5dd42ba6ca38 installed DEBUG: grep-2.20-3.el7.x86_64 1501743524 1195131 92bc957d1c4fc3764e134d8f82544abe installed DEBUG: cups-libs-1:1.6.3-51.el7.x86_64 1601481230 734287 29f86f8d19060d74d10843f09ff8c8de installed DEBUG: cpio-2.11-28.el7.x86_64 1602604082 689345 4a25327c4e1ef56cbe9c481943bfebba installed DEBUG: openssh-clients-7.4p1-23.el7_9.x86_64 1691164853 2643152 e502997c471a3aa2674718c3acb99ea1 installed DEBUG: mpfr-3.1.1-4.el7.x86_64 1402362714 554279 4cedb227fd4730529b0874792007692b installed DEBUG: python2-mock-3.0.5-1.el7.noarch 1562663513 171972 dd5ad777c407c8cb10e9084149abdd51 installed DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 1498686770 2435978 5efa8feaeb12d57cda1a9bcd9c8af917 installed DEBUG: libtommath-0.42.0-6.el7.x86_64 1504809311 70394 a3a60d038cff36036059a45e79db3996 installed DEBUG: audit-libs-2.8.5-4.el7.x86_64 1565265980 256386 9d116ad6305cd827bdca472b2add8932 installed DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch 1565367530 4398414 ba08f46d100c728d435ceb3e500decaa installed DEBUG: groff-base-1.22.2-8.el7.x86_64 1402345046 3453946 591d2a12420abc9fa9934414fc0987f4 installed DEBUG: python2-sphinx-1:1.8.4-1.el7.noarch 1550073304 8441074 9264837b29fa73cd4f624e7bdfa6b491 installed DEBUG: libgomp-4.8.5-44.el7.x86_64 1601433759 212144 91a373019a746039e03c07bd6e19c7d0 installed DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 1637771619 331384 19ad69316195568dcc72ecb3c163d1a1 installed DEBUG: lcms2-2.6-3.el7.x86_64 1478369155 377192 b0922952f79e6678c0cca8095a909a52 installed DEBUG: python2-webob-1.8.5-1.el7.noarch 1549628866 1343835 7b58e232a893845253ca1a24c2f69e37 installed DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 1582125614 361350 9e38788a4b81a87e55c6178c1ff40b81 installed DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch 1582193622 251405 1cf895db4069803f956ee2972b71ef5e installed DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch 1402347217 97210 6133c7c1aee2bfeee269de4592b25884 installed DEBUG: python-prettytable-0.7.2-3.el7.noarch 1501788925 183858 4c09dfc6fdd0c01eabc4bb4deda90cb4 installed DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch 1402348486 16431 58a96328cb0e6dd435d15af542467a38 installed DEBUG: python-netifaces-0.10.4-3.el7.x86_64 1478363102 39173 caff07a8c0ea54c49e45c8f0eb604dc8 installed DEBUG: perl-Carp-1.26-244.el7.noarch 1402362759 28276 0f9ffc1d8836311235869048667422e9 installed DEBUG: openssl-1:1.0.2k-26.el7_9.x86_64 1679328899 833692 1eb5570bb045c5b4f19001662f912296 installed DEBUG: perl-PathTools-3.40-5.el7.x86_64 1402373476 174131 c597987071b0f81a0029667e83e1ecae installed DEBUG: python2-psutil-5.5.1-1.el7.x86_64 1551782001 2327617 ef7f64719e45796729c8bb03b178c1ad installed DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 1402343844 94069 43f7c93d02750221738a8c3bc845a1ca installed DEBUG: python2-pyroute2-0.5.6-1.el7.noarch 1570791571 2386406 e3375a2afe8e8b1d6e1ce5a5d32d3585 installed DEBUG: perl-threads-1.87-4.el7.x86_64 1402377734 98615 29739d2f766c8bd85e85de9f8ccb7367 installed DEBUG: python-tempita-0.5.1-8.el7.noarch 1419095189 131583 d91b580b444c8db06623affcbd663d07 installed DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 1612283772 5134 cc56a8cb39fd2f5c9c4e48489362539b installed DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch 1623216315 2200717 a83eae62aa4531359523b6eeaa62bee0 installed DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 1402385372 59999 48356fe925819f41d6446ffc09d1b21d installed DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 1552663581 1318403 d6e1448736128e06e940a554c53382b9 installed DEBUG: pinentry-0.8.1-17.el7.x86_64 1478360967 159929 740fabe008451f11fee22ff086fb13d3 installed DEBUG: iproute-4.11.0-30.el7.x86_64 1601484059 1901449 dd8b9d13d3fa61df4eb1f81f40fb6ee1 installed DEBUG: patch-2.7.1-12.el7_7.x86_64 1571788780 215353 9a704b9a2dde0e91be95a333d8d12efb installed DEBUG: c-ares-1.10.0-3.el7_9.1.x86_64 1688638330 182441 690817b551d162ca11d763c8a7bb3325 installed DEBUG: bzip2-1.0.6-13.el7.x86_64 1447995892 83791 704f597825711270b0ba2af51bebecae installed DEBUG: python-ply-3.4-11.el7.noarch 1501721186 542040 a52488785cdfe4d1bef4696aa69f5a27 installed DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch 1488876589 712685 f4b13295b548ac9871ab977e49eb31d3 installed DEBUG: python-inotify-0.9.4-4.el7.noarch 1402371981 262646 5f0058a964f836049912320e7e362ac4 installed DEBUG: glibc-headers-2.17-326.el7_9.x86_64 1652890724 2342563 9754a8c9bc98b0ad8524480fa4e09647 installed DEBUG: libevent-2.0.21-4.el7.x86_64 1402699157 742760 460c037c2f1eb0fd8c5ce615b9b06d54 installed DEBUG: graphite2-1.3.10-1.el7_3.x86_64 1500633633 254548 ac1d0755528ed9fd520d7321bf194d41 installed DEBUG: python2-ovsdbapp-0.17.6-0.20221011224916.f22405c.el7.noarch 1665528591 546276 aaa1a3d3e86c06f0d99ffe519da041af installed DEBUG: libtiff-4.0.3-35.el7.x86_64 1602604542 494465 2c3759eb327fd96d59731bfd370b8953 installed DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch 1591767281 55184 0918c7d0f306baa67626e2d50e95bdab installed DEBUG: libX11-1.6.7-4.el7_9.x86_64 1630334719 1325696 99a31895e528d748509fab7d23c4541f installed DEBUG: python-zmq-14.7.0-2.el7.x86_64 1443530400 1424998 4299f581afe9fe95e09b63c0a2d48954 installed DEBUG: libXfixes-5.0.3-1.el7.x86_64 1501645920 26903 f7535a332d39d22e1853767cb29c38b7 installed DEBUG: python2-dulwich-0.19.11-1.el7.x86_64 1551797258 3179029 a2189798e76e47643dd34e869993658b installed DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 1402360712 29688 22c8af639cb4ad5be38747dce56a632b installed DEBUG: python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 1471019493 1158285 ccd49502c3e60501cebf62ab6066a35a installed DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 1501646601 25680 cf59e013b0def500ab01ceffff473372 installed DEBUG: python2-pyperclip-1.6.4-1.el7.noarch 1532619979 70193 471a03633d817f809d15b92c117bad85 installed DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 1402344296 35184 43ff7c9b707c42cfe3723220ca5d31de installed DEBUG: python2-jsonpointer-1.10-4.el7.noarch 1473098433 34916 7edaaec6ef9f96148078964864834d43 installed DEBUG: libthai-0.1.14-9.el7.x86_64 1403024898 704340 50db030da1664a77725f711a80a68299 installed DEBUG: python2-cachetools-3.1.0-1.el7.noarch 1549477083 80151 1192ca0248c1e20bc1649c8a693bc070 installed DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 1669835018 2204184 6fee5dd63dcbfce2bc65c8bbda56cf16 installed DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch 1550861566 609640 b8e13fd35e93abc9fabac15995422016 installed DEBUG: python-2.7.5-93.el7_9.x86_64 1687262456 80835 4793d52447932027fbc5dc49e4385e16 installed DEBUG: python-mako-0.8.1-2.el7.noarch 1402357022 1480809 3d73873e00ffedb20608eb647a94dd39 installed DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 1612283515 265925 86fcddd4998b8a8559299d9e1ab02424 installed DEBUG: python-waitress-0.8.9-5.el7.noarch 1475542375 758012 5826585737004b6d000f3aa61730975e installed DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 1540936220 2927994 bb7dabe82de2f808be2e1c12c260d669 installed DEBUG: python-sqlparse-0.1.18-5.el7.noarch 1458332940 284836 5b4eea326b8c34cc100bb3a8dc77ab77 installed DEBUG: python2-setuptools-40.8.0-1.el7.noarch 1549642455 3246876 f52cb54a5a8ce912069e8f6aee21dcfd installed DEBUG: python-logutils-0.3.3-3.el7.noarch 1430794822 138160 8996d735fe6c780200c3e4eef7e30a48 installed DEBUG: python2-ipaddress-1.0.18-5.el7.noarch 1533915204 233199 a905b57e96075c58d1e201f5716b3ae7 installed DEBUG: python2-alembic-1.0.7-1.el7.noarch 1549392039 4458968 d8f3876f4ce92d223bb48eb40e2c5508 installed DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch 1565639102 1460348 01553397ce5ce3331fd586937dedd368 installed DEBUG: python2-oslo-rootwrap-5.16.1-0.20200221112450.c6babc7.el7.noarch 1582284339 114142 c6fb9bf498d0f79b74aba4e5700f4266 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 1565639102 1429675 438a954d538462dc8dfda6f693e5b73e installed DEBUG: python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch 1582284408 14523 943edd6c4a794a2663b01fcae8e0d838 installed DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch 1565639102 400088 a7b62f630dac3cab613fbb7b6e9e1cbf installed DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 11821 e21a1d6e42f700fa08e2da909ee5f59b installed DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 1402389588 58789 929f0abd8c5671c69f86fce8d7cdd42d installed DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 278730 9e359a3ec17a7430525ef7e1709211b9 installed DEBUG: python2-idna-2.5-1.el7.noarch 1495663309 576509 ce8101028071d45be744ac5ed7851731 installed DEBUG: python2-oslo-privsep-1.33.5-0.20201014070458.ced0e7b.el7.noarch 1602659140 92687 9119fbb7ec8b0e19993c5e22d5e60d97 installed DEBUG: python2-packaging-19.0-1.el7.noarch 1550168161 161347 d139a46504d5bc8049c635cefdedc48d installed DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 167720 82843377ff06572263a7113f1f98391d installed DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 1504627470 18824 1ee0d2710efaf8a98fabc02d1b593fac installed DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch 1593413695 1000546 adf56ff0430545f2817f4afa0edaa416 installed DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 1550498553 62524 adc65934f37237b3e4114b92c9c296d1 installed DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 17156 07e5eca78f1db450f60beeb59667d00e installed DEBUG: python2-pygments-2.2.0-7.el7.noarch 1499165121 8126173 46479a8e3aef6a9428c07d4d388566c9 installed DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch 1582258569 245076 22b368d651bf46aa5f16b8319bb8f5e3 installed DEBUG: pyliblzma-0.5.3-11.el7.x86_64 1402377649 190112 a09aa8e806a3f6285e9fe765d69d3ee9 installed DEBUG: python2-neutron-lib-1.29.1-0.20200221175952.4ef4b71.el7.noarch 1582308069 1684579 5090d0a4aa041ef589c3a9e7b2f310ad installed DEBUG: python2-babel-2.6.0-4.el7.noarch 1549479613 25826891 fc950978178369e1515f89a86dd69fbf installed DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 160415 a3d00b1395bc0f99deba0c1ecf9677e7 installed DEBUG: libXft-2.3.2-2.el7.x86_64 1448004042 125933 dd826dcfb492ed42a1d822c74eec0195 installed DEBUG: python2-oslo-vmware-2.34.1-0.20200221112755.c592465.el7.noarch 1582284516 3810125 d9b1d9c26db016e0cd9e239b55aed8e9 installed DEBUG: libssh2-1.8.0-4.el7.x86_64 1602604454 191488 c3dbc0c6a2d776ee2a6a893d1a5fd7b7 installed DEBUG: nss-3.79.0-5.el7_9.x86_64 1679338129 2584370 9ca2266c9dbb9013174a0dc86361f3a5 installed DEBUG: curl-7.29.0-59.el7_9.1.x86_64 1605544571 540396 d5522f431ab52fc028196412b713222b installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-networking-vmware-nsx.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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', '7d810213f0dc4b29b48a832efaa39b2d', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sy6ui2ju:/etc/resolv.conf', '--bind=/dev/btrfs-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', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-networking-vmware-nsx.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.O7DWHF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf vmware-nsx-15.2.1.dev1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/vmware-nsx-15.2.1.dev1-0.20230812194859.4724ea2.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd vmware-nsx-15.2.1.dev1 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 -a --author 'rpm-build ' -m 'python-networking-vmware-nsx-15.2.1 base' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LfMio9 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsx-15.2.1.dev1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/vmware_nsx DEBUG: creating build/lib/vmware_nsx/services DEBUG: creating build/lib/vmware_nsx/services/ipam DEBUG: creating build/lib/vmware_nsx/services/ipam/nsx_v3 DEBUG: copying vmware_nsx/services/ipam/nsx_v3/__init__.py -> build/lib/vmware_nsx/services/ipam/nsx_v3 DEBUG: copying vmware_nsx/services/ipam/nsx_v3/driver.py -> build/lib/vmware_nsx/services/ipam/nsx_v3 DEBUG: creating build/lib/vmware_nsx/tests DEBUG: creating build/lib/vmware_nsx/tests/unit DEBUG: creating build/lib/vmware_nsx/tests/unit/db DEBUG: copying vmware_nsx/tests/unit/db/__init__.py -> build/lib/vmware_nsx/tests/unit/db DEBUG: copying vmware_nsx/tests/unit/db/test_migrations.py -> build/lib/vmware_nsx/tests/unit/db DEBUG: creating build/lib/vmware_nsx/services/dynamic_routing DEBUG: copying vmware_nsx/services/dynamic_routing/__init__.py -> build/lib/vmware_nsx/services/dynamic_routing DEBUG: copying vmware_nsx/services/dynamic_routing/bgp_plugin.py -> build/lib/vmware_nsx/services/dynamic_routing DEBUG: creating build/lib/vmware_nsx/plugins DEBUG: creating build/lib/vmware_nsx/plugins/common_v3 DEBUG: copying vmware_nsx/plugins/common_v3/__init__.py -> build/lib/vmware_nsx/plugins/common_v3 DEBUG: copying vmware_nsx/plugins/common_v3/availability_zones.py -> build/lib/vmware_nsx/plugins/common_v3 DEBUG: copying vmware_nsx/plugins/common_v3/plugin.py -> build/lib/vmware_nsx/plugins/common_v3 DEBUG: creating build/lib/vmware_nsx/shell DEBUG: creating build/lib/vmware_nsx/shell/admin DEBUG: creating build/lib/vmware_nsx/shell/admin/plugins DEBUG: creating build/lib/vmware_nsx/shell/admin/plugins/nsxtvd DEBUG: creating build/lib/vmware_nsx/shell/admin/plugins/nsxtvd/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxtvd/resources/__init__.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxtvd/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxtvd/resources/migrate.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxtvd/resources DEBUG: copying vmware_nsx/__init__.py -> build/lib/vmware_nsx DEBUG: copying vmware_nsx/_i18n.py -> build/lib/vmware_nsx DEBUG: copying vmware_nsx/nsx_cluster.py -> build/lib/vmware_nsx DEBUG: copying vmware_nsx/opts.py -> build/lib/vmware_nsx DEBUG: copying vmware_nsx/plugin.py -> build/lib/vmware_nsx DEBUG: copying vmware_nsx/version.py -> build/lib/vmware_nsx DEBUG: creating build/lib/vmware_nsx/dhcp_meta DEBUG: copying vmware_nsx/dhcp_meta/__init__.py -> build/lib/vmware_nsx/dhcp_meta DEBUG: copying vmware_nsx/dhcp_meta/combined.py -> build/lib/vmware_nsx/dhcp_meta DEBUG: copying vmware_nsx/dhcp_meta/constants.py -> build/lib/vmware_nsx/dhcp_meta DEBUG: copying vmware_nsx/dhcp_meta/lsnmanager.py -> build/lib/vmware_nsx/dhcp_meta DEBUG: copying vmware_nsx/dhcp_meta/migration.py -> build/lib/vmware_nsx/dhcp_meta DEBUG: copying vmware_nsx/dhcp_meta/modes.py -> build/lib/vmware_nsx/dhcp_meta DEBUG: copying vmware_nsx/dhcp_meta/nsx.py -> build/lib/vmware_nsx/dhcp_meta DEBUG: copying vmware_nsx/dhcp_meta/rpc.py -> build/lib/vmware_nsx/dhcp_meta DEBUG: creating build/lib/vmware_nsx/tests/unit/services DEBUG: copying vmware_nsx/tests/unit/services/__init__.py -> build/lib/vmware_nsx/tests/unit/services DEBUG: creating build/lib/vmware_nsx/shell/admin/plugins/nsxv3 DEBUG: creating build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/__init__.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/certificates.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/cluster.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/config.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/dhcp_binding.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/dhcp_servers.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/http_service.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/loadbalancer.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/loadbalancers.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/metadata_proxy.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/migration.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/networks.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/ports.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/routers.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/securitygroups.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/resources/utils.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: creating build/lib/vmware_nsx/tests/unit/services/dynamic_routing DEBUG: copying vmware_nsx/tests/unit/services/dynamic_routing/__init__.py -> build/lib/vmware_nsx/tests/unit/services/dynamic_routing DEBUG: copying vmware_nsx/tests/unit/services/dynamic_routing/test_nsxv_bgp_driver.py -> build/lib/vmware_nsx/tests/unit/services/dynamic_routing DEBUG: creating build/lib/vmware_nsx/tests/unit/nsx_p DEBUG: copying vmware_nsx/tests/unit/nsx_p/__init__.py -> build/lib/vmware_nsx/tests/unit/nsx_p DEBUG: copying vmware_nsx/tests/unit/nsx_p/test_api_replay.py -> build/lib/vmware_nsx/tests/unit/nsx_p DEBUG: copying vmware_nsx/tests/unit/nsx_p/test_availability_zones.py -> build/lib/vmware_nsx/tests/unit/nsx_p DEBUG: copying vmware_nsx/tests/unit/nsx_p/test_dhcp_metadata.py -> build/lib/vmware_nsx/tests/unit/nsx_p DEBUG: copying vmware_nsx/tests/unit/nsx_p/test_fwaas_v2_driver.py -> build/lib/vmware_nsx/tests/unit/nsx_p DEBUG: copying vmware_nsx/tests/unit/nsx_p/test_plugin.py -> build/lib/vmware_nsx/tests/unit/nsx_p DEBUG: copying vmware_nsx/tests/unit/nsx_p/test_policy_dhcp_metadata.py -> build/lib/vmware_nsx/tests/unit/nsx_p DEBUG: creating build/lib/vmware_nsx/tests/unit/nsx_v DEBUG: copying vmware_nsx/tests/unit/nsx_v/__init__.py -> build/lib/vmware_nsx/tests/unit/nsx_v DEBUG: copying vmware_nsx/tests/unit/nsx_v/test_availability_zones.py -> build/lib/vmware_nsx/tests/unit/nsx_v DEBUG: copying vmware_nsx/tests/unit/nsx_v/test_edge_loadbalancer_driver_v2.py -> build/lib/vmware_nsx/tests/unit/nsx_v DEBUG: copying vmware_nsx/tests/unit/nsx_v/test_fwaas_v2_driver.py -> build/lib/vmware_nsx/tests/unit/nsx_v DEBUG: copying vmware_nsx/tests/unit/nsx_v/test_lbaas_common.py -> build/lib/vmware_nsx/tests/unit/nsx_v DEBUG: copying vmware_nsx/tests/unit/nsx_v/test_misc.py -> build/lib/vmware_nsx/tests/unit/nsx_v DEBUG: copying vmware_nsx/tests/unit/nsx_v/test_nsxv_loadbalancer.py -> build/lib/vmware_nsx/tests/unit/nsx_v DEBUG: copying vmware_nsx/tests/unit/nsx_v/test_plugin.py -> build/lib/vmware_nsx/tests/unit/nsx_v DEBUG: creating build/lib/vmware_nsx/tests/functional DEBUG: copying vmware_nsx/tests/functional/__init__.py -> build/lib/vmware_nsx/tests/functional DEBUG: creating build/lib/vmware_nsx/services/dynamic_routing/nsx_v DEBUG: copying vmware_nsx/services/dynamic_routing/nsx_v/__init__.py -> build/lib/vmware_nsx/services/dynamic_routing/nsx_v DEBUG: copying vmware_nsx/services/dynamic_routing/nsx_v/driver.py -> build/lib/vmware_nsx/services/dynamic_routing/nsx_v DEBUG: creating build/lib/vmware_nsx/plugins/dvs DEBUG: copying vmware_nsx/plugins/dvs/__init__.py -> build/lib/vmware_nsx/plugins/dvs DEBUG: copying vmware_nsx/plugins/dvs/dhcp.py -> build/lib/vmware_nsx/plugins/dvs DEBUG: copying vmware_nsx/plugins/dvs/plugin.py -> build/lib/vmware_nsx/plugins/dvs DEBUG: creating build/lib/vmware_nsx/services/vpnaas DEBUG: creating build/lib/vmware_nsx/services/vpnaas/nsxv3 DEBUG: copying vmware_nsx/services/vpnaas/nsxv3/__init__.py -> build/lib/vmware_nsx/services/vpnaas/nsxv3 DEBUG: copying vmware_nsx/services/vpnaas/nsxv3/ipsec_driver.py -> build/lib/vmware_nsx/services/vpnaas/nsxv3 DEBUG: copying vmware_nsx/services/vpnaas/nsxv3/ipsec_validator.py -> build/lib/vmware_nsx/services/vpnaas/nsxv3 DEBUG: creating build/lib/vmware_nsx/shell/admin/plugins/nsxp DEBUG: creating build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/resources/__init__.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/resources/certificates.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/resources/loadbalancer.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/resources/loadbalancers.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/resources/migration.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/resources/networks.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/resources/routers.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/resources/securitygroups.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/resources/system.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/resources/utils.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: creating build/lib/vmware_nsx/services/lbaas DEBUG: creating build/lib/vmware_nsx/services/lbaas/octavia DEBUG: copying vmware_nsx/services/lbaas/octavia/__init__.py -> build/lib/vmware_nsx/services/lbaas/octavia DEBUG: copying vmware_nsx/services/lbaas/octavia/constants.py -> build/lib/vmware_nsx/services/lbaas/octavia DEBUG: copying vmware_nsx/services/lbaas/octavia/octavia_driver.py -> build/lib/vmware_nsx/services/lbaas/octavia DEBUG: copying vmware_nsx/services/lbaas/octavia/octavia_listener.py -> build/lib/vmware_nsx/services/lbaas/octavia DEBUG: copying vmware_nsx/services/lbaas/octavia/tvd_wrapper.py -> build/lib/vmware_nsx/services/lbaas/octavia DEBUG: creating build/lib/vmware_nsx/services/lbaas/nsx_p DEBUG: creating build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_p/implementation/__init__.py -> build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_p/implementation/healthmonitor_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_p/implementation/l7policy_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_p/implementation/l7rule_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_p/implementation/lb_const.py -> build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_p/implementation/lb_utils.py -> build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_p/implementation/listener_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_p/implementation/loadbalancer_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_p/implementation/member_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_p/implementation/pool_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: creating build/lib/vmware_nsx/services/l2gateway DEBUG: creating build/lib/vmware_nsx/services/l2gateway/nsx_v DEBUG: copying vmware_nsx/services/l2gateway/nsx_v/__init__.py -> build/lib/vmware_nsx/services/l2gateway/nsx_v DEBUG: copying vmware_nsx/services/l2gateway/nsx_v/driver.py -> build/lib/vmware_nsx/services/l2gateway/nsx_v DEBUG: copying vmware_nsx/tests/__init__.py -> build/lib/vmware_nsx/tests DEBUG: creating build/lib/vmware_nsx/api_replay DEBUG: copying vmware_nsx/api_replay/__init__.py -> build/lib/vmware_nsx/api_replay DEBUG: copying vmware_nsx/api_replay/cli.py -> build/lib/vmware_nsx/api_replay DEBUG: copying vmware_nsx/api_replay/client.py -> build/lib/vmware_nsx/api_replay DEBUG: copying vmware_nsx/api_replay/utils.py -> build/lib/vmware_nsx/api_replay DEBUG: creating build/lib/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying vmware_nsx/tests/unit/nsx_v3/__init__.py -> build/lib/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying vmware_nsx/tests/unit/nsx_v3/test_api_replay.py -> build/lib/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying vmware_nsx/tests/unit/nsx_v3/test_availability_zones.py -> build/lib/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying vmware_nsx/tests/unit/nsx_v3/test_client_cert.py -> build/lib/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying vmware_nsx/tests/unit/nsx_v3/test_constants.py -> build/lib/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying vmware_nsx/tests/unit/nsx_v3/test_dhcp_metadata.py -> build/lib/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying vmware_nsx/tests/unit/nsx_v3/test_fwaas_v2_driver.py -> build/lib/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying vmware_nsx/tests/unit/nsx_v3/test_plugin.py -> build/lib/vmware_nsx/tests/unit/nsx_v3 DEBUG: creating build/lib/vmware_nsx/osc DEBUG: creating build/lib/vmware_nsx/osc/v2 DEBUG: copying vmware_nsx/osc/v2/__init__.py -> build/lib/vmware_nsx/osc/v2 DEBUG: copying vmware_nsx/osc/v2/port.py -> build/lib/vmware_nsx/osc/v2 DEBUG: copying vmware_nsx/osc/v2/project_plugin_map.py -> build/lib/vmware_nsx/osc/v2 DEBUG: copying vmware_nsx/osc/v2/router.py -> build/lib/vmware_nsx/osc/v2 DEBUG: copying vmware_nsx/osc/v2/security_group.py -> build/lib/vmware_nsx/osc/v2 DEBUG: copying vmware_nsx/osc/v2/subnet.py -> build/lib/vmware_nsx/osc/v2 DEBUG: copying vmware_nsx/osc/v2/utils.py -> build/lib/vmware_nsx/osc/v2 DEBUG: creating build/lib/vmware_nsx/db DEBUG: creating build/lib/vmware_nsx/db/migration DEBUG: creating build/lib/vmware_nsx/db/migration/models DEBUG: copying vmware_nsx/db/migration/models/__init__.py -> build/lib/vmware_nsx/db/migration/models DEBUG: copying vmware_nsx/db/migration/models/head.py -> build/lib/vmware_nsx/db/migration/models DEBUG: creating build/lib/vmware_nsx/tests/unit/services/lbaas DEBUG: copying vmware_nsx/tests/unit/services/lbaas/__init__.py -> build/lib/vmware_nsx/tests/unit/services/lbaas DEBUG: copying vmware_nsx/tests/unit/services/lbaas/lb_constants.py -> build/lib/vmware_nsx/tests/unit/services/lbaas DEBUG: copying vmware_nsx/tests/unit/services/lbaas/lb_data_models.py -> build/lib/vmware_nsx/tests/unit/services/lbaas DEBUG: copying vmware_nsx/tests/unit/services/lbaas/lb_db_models.py -> build/lib/vmware_nsx/tests/unit/services/lbaas DEBUG: copying vmware_nsx/tests/unit/services/lbaas/lb_translators.py -> build/lib/vmware_nsx/tests/unit/services/lbaas DEBUG: copying vmware_nsx/tests/unit/services/lbaas/test_nsxp_driver.py -> build/lib/vmware_nsx/tests/unit/services/lbaas DEBUG: copying vmware_nsx/tests/unit/services/lbaas/test_nsxv3_driver.py -> build/lib/vmware_nsx/tests/unit/services/lbaas DEBUG: copying vmware_nsx/tests/unit/services/lbaas/test_octavia_driver.py -> build/lib/vmware_nsx/tests/unit/services/lbaas DEBUG: copying vmware_nsx/tests/unit/services/lbaas/test_octavia_listener.py -> build/lib/vmware_nsx/tests/unit/services/lbaas DEBUG: copying vmware_nsx/shell/admin/plugins/nsxp/__init__.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxp DEBUG: creating build/lib/vmware_nsx/shell/admin/plugins/nsxv DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/__init__.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations DEBUG: copying vmware_nsx/db/migration/alembic_migrations/__init__.py -> build/lib/vmware_nsx/db/migration/alembic_migrations DEBUG: copying vmware_nsx/db/migration/alembic_migrations/env.py -> build/lib/vmware_nsx/db/migration/alembic_migrations DEBUG: creating build/lib/vmware_nsx/services/vpnaas/nsxv DEBUG: copying vmware_nsx/services/vpnaas/nsxv/__init__.py -> build/lib/vmware_nsx/services/vpnaas/nsxv DEBUG: copying vmware_nsx/services/vpnaas/nsxv/ipsec_driver.py -> build/lib/vmware_nsx/services/vpnaas/nsxv DEBUG: copying vmware_nsx/services/vpnaas/nsxv/ipsec_validator.py -> build/lib/vmware_nsx/services/vpnaas/nsxv DEBUG: creating build/lib/vmware_nsx/plugins/common DEBUG: copying vmware_nsx/plugins/common/__init__.py -> build/lib/vmware_nsx/plugins/common DEBUG: copying vmware_nsx/plugins/common/plugin.py -> build/lib/vmware_nsx/plugins/common DEBUG: copying vmware_nsx/shell/admin/plugins/__init__.py -> build/lib/vmware_nsx/shell/admin/plugins DEBUG: copying vmware_nsx/shell/admin/plugins/nsxtvd/__init__.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxtvd DEBUG: copying vmware_nsx/shell/admin/__init__.py -> build/lib/vmware_nsx/shell/admin DEBUG: copying vmware_nsx/shell/admin/version.py -> build/lib/vmware_nsx/shell/admin DEBUG: creating build/lib/vmware_nsx/services/qos DEBUG: creating build/lib/vmware_nsx/services/qos/nsx_v DEBUG: copying vmware_nsx/services/qos/nsx_v/__init__.py -> build/lib/vmware_nsx/services/qos/nsx_v DEBUG: copying vmware_nsx/services/qos/nsx_v/driver.py -> build/lib/vmware_nsx/services/qos/nsx_v DEBUG: copying vmware_nsx/services/qos/nsx_v/plugin.py -> build/lib/vmware_nsx/services/qos/nsx_v DEBUG: copying vmware_nsx/services/qos/nsx_v/utils.py -> build/lib/vmware_nsx/services/qos/nsx_v DEBUG: copying vmware_nsx/services/__init__.py -> build/lib/vmware_nsx/services DEBUG: creating build/lib/vmware_nsx/tests/unit/osc DEBUG: copying vmware_nsx/tests/unit/osc/__init__.py -> build/lib/vmware_nsx/tests/unit/osc DEBUG: copying vmware_nsx/services/vpnaas/__init__.py -> build/lib/vmware_nsx/services/vpnaas DEBUG: copying vmware_nsx/services/vpnaas/nsx_plugin.py -> build/lib/vmware_nsx/services/vpnaas DEBUG: creating build/lib/vmware_nsx/tests/unit/dvs DEBUG: copying vmware_nsx/tests/unit/dvs/__init__.py -> build/lib/vmware_nsx/tests/unit/dvs DEBUG: copying vmware_nsx/tests/unit/dvs/test_plugin.py -> build/lib/vmware_nsx/tests/unit/dvs DEBUG: copying vmware_nsx/tests/unit/dvs/test_utils.py -> build/lib/vmware_nsx/tests/unit/dvs DEBUG: creating build/lib/vmware_nsx/services/fwaas DEBUG: copying vmware_nsx/services/fwaas/__init__.py -> build/lib/vmware_nsx/services/fwaas DEBUG: creating build/lib/vmware_nsx/tests/unit/extension_drivers DEBUG: copying vmware_nsx/tests/unit/extension_drivers/__init__.py -> build/lib/vmware_nsx/tests/unit/extension_drivers DEBUG: copying vmware_nsx/tests/unit/extension_drivers/test_dns_integration.py -> build/lib/vmware_nsx/tests/unit/extension_drivers DEBUG: creating build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/__init__.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/backup_edges.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/config.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/dhcp_binding.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/edges.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/gw_edges.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/loadbalancers.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/metadata.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/migration.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/networks.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/routers.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/securitygroups.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/spoofguard_policy.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv/resources/utils.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: creating build/lib/vmware_nsx/services/lbaas/nsx_v3 DEBUG: copying vmware_nsx/services/lbaas/nsx_v3/__init__.py -> build/lib/vmware_nsx/services/lbaas/nsx_v3 DEBUG: creating build/lib/vmware_nsx/plugins/nsx_v DEBUG: creating build/lib/vmware_nsx/plugins/nsx_v/drivers DEBUG: copying vmware_nsx/plugins/nsx_v/drivers/__init__.py -> build/lib/vmware_nsx/plugins/nsx_v/drivers DEBUG: copying vmware_nsx/plugins/nsx_v/drivers/abstract_router_driver.py -> build/lib/vmware_nsx/plugins/nsx_v/drivers DEBUG: copying vmware_nsx/plugins/nsx_v/drivers/distributed_router_driver.py -> build/lib/vmware_nsx/plugins/nsx_v/drivers DEBUG: copying vmware_nsx/plugins/nsx_v/drivers/exclusive_router_driver.py -> build/lib/vmware_nsx/plugins/nsx_v/drivers DEBUG: copying vmware_nsx/plugins/nsx_v/drivers/shared_router_driver.py -> build/lib/vmware_nsx/plugins/nsx_v/drivers DEBUG: creating build/lib/vmware_nsx/tests/unit/common_plugin DEBUG: copying vmware_nsx/tests/unit/common_plugin/__init__.py -> build/lib/vmware_nsx/tests/unit/common_plugin DEBUG: copying vmware_nsx/tests/unit/common_plugin/common_v3.py -> build/lib/vmware_nsx/tests/unit/common_plugin DEBUG: copying vmware_nsx/tests/unit/common_plugin/test_housekeeper.py -> build/lib/vmware_nsx/tests/unit/common_plugin DEBUG: copying vmware_nsx/db/migration/__init__.py -> build/lib/vmware_nsx/db/migration DEBUG: creating build/lib/vmware_nsx/services/flowclassifier DEBUG: copying vmware_nsx/services/flowclassifier/__init__.py -> build/lib/vmware_nsx/services/flowclassifier DEBUG: creating build/lib/vmware_nsx/services/trunk DEBUG: copying vmware_nsx/services/trunk/__init__.py -> build/lib/vmware_nsx/services/trunk DEBUG: copying vmware_nsx/services/l2gateway/__init__.py -> build/lib/vmware_nsx/services/l2gateway DEBUG: creating build/lib/vmware_nsx/tests/unit/services/trunk DEBUG: copying vmware_nsx/tests/unit/services/trunk/__init__.py -> build/lib/vmware_nsx/tests/unit/services/trunk DEBUG: copying vmware_nsx/tests/unit/services/trunk/test_nsxp_driver.py -> build/lib/vmware_nsx/tests/unit/services/trunk DEBUG: copying vmware_nsx/tests/unit/services/trunk/test_nsxv3_driver.py -> build/lib/vmware_nsx/tests/unit/services/trunk DEBUG: creating build/lib/vmware_nsx/tests/unit/osc/v2 DEBUG: copying vmware_nsx/tests/unit/osc/v2/__init__.py -> build/lib/vmware_nsx/tests/unit/osc/v2 DEBUG: copying vmware_nsx/tests/unit/osc/v2/test_port.py -> build/lib/vmware_nsx/tests/unit/osc/v2 DEBUG: copying vmware_nsx/tests/unit/osc/v2/test_router.py -> build/lib/vmware_nsx/tests/unit/osc/v2 DEBUG: copying vmware_nsx/tests/unit/osc/v2/test_security_group.py -> build/lib/vmware_nsx/tests/unit/osc/v2 DEBUG: copying vmware_nsx/tests/unit/osc/v2/test_subnet.py -> build/lib/vmware_nsx/tests/unit/osc/v2 DEBUG: creating build/lib/vmware_nsx/policies DEBUG: copying vmware_nsx/policies/__init__.py -> build/lib/vmware_nsx/policies DEBUG: copying vmware_nsx/policies/base.py -> build/lib/vmware_nsx/policies DEBUG: copying vmware_nsx/policies/housekeeper.py -> build/lib/vmware_nsx/policies DEBUG: copying vmware_nsx/policies/lsn.py -> build/lib/vmware_nsx/policies DEBUG: copying vmware_nsx/policies/maclearning.py -> build/lib/vmware_nsx/policies DEBUG: copying vmware_nsx/policies/network_gateway.py -> build/lib/vmware_nsx/policies DEBUG: copying vmware_nsx/policies/nsxpolicy.py -> build/lib/vmware_nsx/policies DEBUG: copying vmware_nsx/policies/providersecuritygroup.py -> build/lib/vmware_nsx/policies DEBUG: copying vmware_nsx/policies/security_group.py -> build/lib/vmware_nsx/policies DEBUG: creating build/lib/vmware_nsx/services/trunk/nsx_p DEBUG: copying vmware_nsx/services/trunk/nsx_p/__init__.py -> build/lib/vmware_nsx/services/trunk/nsx_p DEBUG: copying vmware_nsx/services/trunk/nsx_p/driver.py -> build/lib/vmware_nsx/services/trunk/nsx_p DEBUG: creating build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/__init__.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/edge_appliance_driver.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/edge_dynamic_routing_driver.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/edge_firewall_driver.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/edge_ipsecvpn_driver.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/edge_utils.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/nsxv_edge_cfg_obj.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/nsxv_loadbalancer.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/securitygroup_utils.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/vcns.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/vcns_driver.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield DEBUG: creating build/lib/vmware_nsx/services/vpnaas/nsxp DEBUG: copying vmware_nsx/services/vpnaas/nsxp/__init__.py -> build/lib/vmware_nsx/services/vpnaas/nsxp DEBUG: copying vmware_nsx/services/vpnaas/nsxp/ipsec_driver.py -> build/lib/vmware_nsx/services/vpnaas/nsxp DEBUG: copying vmware_nsx/services/vpnaas/nsxp/ipsec_validator.py -> build/lib/vmware_nsx/services/vpnaas/nsxp DEBUG: copying vmware_nsx/plugins/nsx_v/__init__.py -> build/lib/vmware_nsx/plugins/nsx_v DEBUG: copying vmware_nsx/plugins/nsx_v/availability_zones.py -> build/lib/vmware_nsx/plugins/nsx_v DEBUG: copying vmware_nsx/plugins/nsx_v/managers.py -> build/lib/vmware_nsx/plugins/nsx_v DEBUG: copying vmware_nsx/plugins/nsx_v/md_proxy.py -> build/lib/vmware_nsx/plugins/nsx_v DEBUG: copying vmware_nsx/plugins/nsx_v/plugin.py -> build/lib/vmware_nsx/plugins/nsx_v DEBUG: copying vmware_nsx/services/ipam/__init__.py -> build/lib/vmware_nsx/services/ipam DEBUG: creating build/lib/vmware_nsx/plugins/nsx_p DEBUG: copying vmware_nsx/plugins/nsx_p/__init__.py -> build/lib/vmware_nsx/plugins/nsx_p DEBUG: copying vmware_nsx/plugins/nsx_p/availability_zones.py -> build/lib/vmware_nsx/plugins/nsx_p DEBUG: copying vmware_nsx/plugins/nsx_p/plugin.py -> build/lib/vmware_nsx/plugins/nsx_p DEBUG: copying vmware_nsx/plugins/nsx_p/utils.py -> build/lib/vmware_nsx/plugins/nsx_p DEBUG: creating build/lib/vmware_nsx/nsxlib DEBUG: copying vmware_nsx/nsxlib/__init__.py -> build/lib/vmware_nsx/nsxlib DEBUG: creating build/lib/vmware_nsx/plugins/common/housekeeper DEBUG: copying vmware_nsx/plugins/common/housekeeper/__init__.py -> build/lib/vmware_nsx/plugins/common/housekeeper DEBUG: copying vmware_nsx/plugins/common/housekeeper/base_job.py -> build/lib/vmware_nsx/plugins/common/housekeeper DEBUG: copying vmware_nsx/plugins/common/housekeeper/housekeeper.py -> build/lib/vmware_nsx/plugins/common/housekeeper DEBUG: creating build/lib/vmware_nsx/services/vpnaas/common_v3 DEBUG: copying vmware_nsx/services/vpnaas/common_v3/__init__.py -> build/lib/vmware_nsx/services/vpnaas/common_v3 DEBUG: copying vmware_nsx/services/vpnaas/common_v3/ipsec_driver.py -> build/lib/vmware_nsx/services/vpnaas/common_v3 DEBUG: copying vmware_nsx/services/vpnaas/common_v3/ipsec_utils.py -> build/lib/vmware_nsx/services/vpnaas/common_v3 DEBUG: copying vmware_nsx/services/vpnaas/common_v3/ipsec_validator.py -> build/lib/vmware_nsx/services/vpnaas/common_v3 DEBUG: creating build/lib/vmware_nsx/plugins/nsx_v3 DEBUG: copying vmware_nsx/plugins/nsx_v3/__init__.py -> build/lib/vmware_nsx/plugins/nsx_v3 DEBUG: copying vmware_nsx/plugins/nsx_v3/availability_zones.py -> build/lib/vmware_nsx/plugins/nsx_v3 DEBUG: copying vmware_nsx/plugins/nsx_v3/cert_utils.py -> build/lib/vmware_nsx/plugins/nsx_v3 DEBUG: copying vmware_nsx/plugins/nsx_v3/plugin.py -> build/lib/vmware_nsx/plugins/nsx_v3 DEBUG: copying vmware_nsx/plugins/nsx_v3/utils.py -> build/lib/vmware_nsx/plugins/nsx_v3 DEBUG: creating build/lib/vmware_nsx/tests/unit/services/vpnaas DEBUG: copying vmware_nsx/tests/unit/services/vpnaas/__init__.py -> build/lib/vmware_nsx/tests/unit/services/vpnaas DEBUG: copying vmware_nsx/tests/unit/services/vpnaas/test_nsxp_vpnaas.py -> build/lib/vmware_nsx/tests/unit/services/vpnaas DEBUG: copying vmware_nsx/tests/unit/services/vpnaas/test_nsxv3_vpnaas.py -> build/lib/vmware_nsx/tests/unit/services/vpnaas DEBUG: copying vmware_nsx/tests/unit/services/vpnaas/test_nsxv_vpnaas.py -> build/lib/vmware_nsx/tests/unit/services/vpnaas DEBUG: creating build/lib/vmware_nsx/services/ipam/nsx_tvd DEBUG: copying vmware_nsx/services/ipam/nsx_tvd/__init__.py -> build/lib/vmware_nsx/services/ipam/nsx_tvd DEBUG: copying vmware_nsx/services/ipam/nsx_tvd/driver.py -> build/lib/vmware_nsx/services/ipam/nsx_tvd DEBUG: creating build/lib/vmware_nsx/tests/unit/nsx_v/vshield DEBUG: copying vmware_nsx/tests/unit/nsx_v/vshield/__init__.py -> build/lib/vmware_nsx/tests/unit/nsx_v/vshield DEBUG: copying vmware_nsx/tests/unit/nsx_v/vshield/fake_vcns.py -> build/lib/vmware_nsx/tests/unit/nsx_v/vshield DEBUG: copying vmware_nsx/tests/unit/nsx_v/vshield/test_edge_utils.py -> build/lib/vmware_nsx/tests/unit/nsx_v/vshield DEBUG: copying vmware_nsx/tests/unit/nsx_v/vshield/test_vcns_driver.py -> build/lib/vmware_nsx/tests/unit/nsx_v/vshield DEBUG: creating build/lib/vmware_nsx/services/ipam/nsx_v DEBUG: copying vmware_nsx/services/ipam/nsx_v/__init__.py -> build/lib/vmware_nsx/services/ipam/nsx_v DEBUG: copying vmware_nsx/services/ipam/nsx_v/driver.py -> build/lib/vmware_nsx/services/ipam/nsx_v DEBUG: creating build/lib/vmware_nsx/services/qos/common DEBUG: copying vmware_nsx/services/qos/common/__init__.py -> build/lib/vmware_nsx/services/qos/common DEBUG: copying vmware_nsx/services/qos/common/utils.py -> build/lib/vmware_nsx/services/qos/common DEBUG: creating build/lib/vmware_nsx/tests/unit/nsx_tvd DEBUG: copying vmware_nsx/tests/unit/nsx_tvd/__init__.py -> build/lib/vmware_nsx/tests/unit/nsx_tvd DEBUG: copying vmware_nsx/tests/unit/nsx_tvd/test_plugin.py -> build/lib/vmware_nsx/tests/unit/nsx_tvd DEBUG: creating build/lib/vmware_nsx/plugins/nsx_v/housekeeper DEBUG: copying vmware_nsx/plugins/nsx_v/housekeeper/__init__.py -> build/lib/vmware_nsx/plugins/nsx_v/housekeeper DEBUG: copying vmware_nsx/plugins/nsx_v/housekeeper/error_backup_edge.py -> build/lib/vmware_nsx/plugins/nsx_v/housekeeper DEBUG: copying vmware_nsx/plugins/nsx_v/housekeeper/error_dhcp_edge.py -> build/lib/vmware_nsx/plugins/nsx_v/housekeeper DEBUG: creating build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v3/implementation/__init__.py -> build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v3/implementation/healthmonitor_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v3/implementation/l7policy_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v3/implementation/l7rule_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v3/implementation/lb_utils.py -> build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v3/implementation/listener_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v3/implementation/loadbalancer_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v3/implementation/member_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v3/implementation/pool_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: creating build/lib/vmware_nsx/services/fwaas/nsx_tv DEBUG: copying vmware_nsx/services/fwaas/nsx_tv/__init__.py -> build/lib/vmware_nsx/services/fwaas/nsx_tv DEBUG: copying vmware_nsx/services/fwaas/nsx_tv/edge_fwaas_driver_v2.py -> build/lib/vmware_nsx/services/fwaas/nsx_tv DEBUG: copying vmware_nsx/services/fwaas/nsx_tv/plugin_v2.py -> build/lib/vmware_nsx/services/fwaas/nsx_tv DEBUG: creating build/lib/vmware_nsx/services/fwaas/nsx_p DEBUG: copying vmware_nsx/services/fwaas/nsx_p/__init__.py -> build/lib/vmware_nsx/services/fwaas/nsx_p DEBUG: copying vmware_nsx/services/fwaas/nsx_p/edge_fwaas_driver_v2.py -> build/lib/vmware_nsx/services/fwaas/nsx_p DEBUG: copying vmware_nsx/services/fwaas/nsx_p/fwaas_callbacks_v2.py -> build/lib/vmware_nsx/services/fwaas/nsx_p DEBUG: creating build/lib/vmware_nsx/services/fwaas/nsx_v DEBUG: copying vmware_nsx/services/fwaas/nsx_v/__init__.py -> build/lib/vmware_nsx/services/fwaas/nsx_v DEBUG: copying vmware_nsx/services/fwaas/nsx_v/edge_fwaas_driver_v2.py -> build/lib/vmware_nsx/services/fwaas/nsx_v DEBUG: copying vmware_nsx/services/fwaas/nsx_v/fwaas_callbacks_v2.py -> build/lib/vmware_nsx/services/fwaas/nsx_v DEBUG: creating build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/__init__.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/availability_zones.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/config.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/driver_api.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/exceptions.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/l3_rpc_agent_api.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/locking.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/managers.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/nsx_constants.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/nsx_utils.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/nsxv_constants.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/profile.py -> build/lib/vmware_nsx/common DEBUG: copying vmware_nsx/common/utils.py -> build/lib/vmware_nsx/common DEBUG: creating build/lib/vmware_nsx/plugins/nsx_v/vshield/tasks DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/tasks/__init__.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield/tasks DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/tasks/constants.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield/tasks DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/tasks/tasks.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield/tasks DEBUG: creating build/lib/vmware_nsx/services/qos/nsx_v3 DEBUG: copying vmware_nsx/services/qos/nsx_v3/__init__.py -> build/lib/vmware_nsx/services/qos/nsx_v3 DEBUG: copying vmware_nsx/services/qos/nsx_v3/driver.py -> build/lib/vmware_nsx/services/qos/nsx_v3 DEBUG: copying vmware_nsx/services/qos/nsx_v3/message_queue.py -> build/lib/vmware_nsx/services/qos/nsx_v3 DEBUG: copying vmware_nsx/services/qos/nsx_v3/pol_utils.py -> build/lib/vmware_nsx/services/qos/nsx_v3 DEBUG: copying vmware_nsx/services/qos/nsx_v3/utils.py -> build/lib/vmware_nsx/services/qos/nsx_v3 DEBUG: creating build/lib/vmware_nsx/services/lbaas/nsx_v DEBUG: creating build/lib/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v/implementation/__init__.py -> build/lib/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v/implementation/healthmon_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v/implementation/l7policy_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v/implementation/l7rule_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v/implementation/listener_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v/implementation/loadbalancer_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v/implementation/member_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying vmware_nsx/services/lbaas/nsx_v/implementation/pool_mgr.py -> build/lib/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: creating build/lib/vmware_nsx/tests/unit/services/l2gateway DEBUG: copying vmware_nsx/tests/unit/services/l2gateway/__init__.py -> build/lib/vmware_nsx/tests/unit/services/l2gateway DEBUG: copying vmware_nsx/tests/unit/services/l2gateway/test_nsxv3_driver.py -> build/lib/vmware_nsx/tests/unit/services/l2gateway DEBUG: copying vmware_nsx/tests/unit/services/l2gateway/test_nsxv_driver.py -> build/lib/vmware_nsx/tests/unit/services/l2gateway DEBUG: creating build/lib/vmware_nsx/services/trunk/nsx_v3 DEBUG: copying vmware_nsx/services/trunk/nsx_v3/__init__.py -> build/lib/vmware_nsx/services/trunk/nsx_v3 DEBUG: copying vmware_nsx/services/trunk/nsx_v3/driver.py -> build/lib/vmware_nsx/services/trunk/nsx_v3 DEBUG: creating build/lib/vmware_nsx/services/l2gateway/nsx_v3 DEBUG: copying vmware_nsx/services/l2gateway/nsx_v3/__init__.py -> build/lib/vmware_nsx/services/l2gateway/nsx_v3 DEBUG: copying vmware_nsx/services/l2gateway/nsx_v3/driver.py -> build/lib/vmware_nsx/services/l2gateway/nsx_v3 DEBUG: copying vmware_nsx/services/lbaas/nsx_p/__init__.py -> build/lib/vmware_nsx/services/lbaas/nsx_p DEBUG: copying vmware_nsx/services/lbaas/nsx_v/__init__.py -> build/lib/vmware_nsx/services/lbaas/nsx_v DEBUG: copying vmware_nsx/services/lbaas/nsx_v/lbaas_common.py -> build/lib/vmware_nsx/services/lbaas/nsx_v DEBUG: creating build/lib/vmware_nsx/api_client DEBUG: copying vmware_nsx/api_client/__init__.py -> build/lib/vmware_nsx/api_client DEBUG: copying vmware_nsx/api_client/base.py -> build/lib/vmware_nsx/api_client DEBUG: copying vmware_nsx/api_client/client.py -> build/lib/vmware_nsx/api_client DEBUG: copying vmware_nsx/api_client/eventlet_client.py -> build/lib/vmware_nsx/api_client DEBUG: copying vmware_nsx/api_client/eventlet_request.py -> build/lib/vmware_nsx/api_client DEBUG: copying vmware_nsx/api_client/exception.py -> build/lib/vmware_nsx/api_client DEBUG: copying vmware_nsx/api_client/request.py -> build/lib/vmware_nsx/api_client DEBUG: copying vmware_nsx/api_client/version.py -> build/lib/vmware_nsx/api_client DEBUG: creating build/lib/vmware_nsx/nsxlib/mh DEBUG: copying vmware_nsx/nsxlib/mh/__init__.py -> build/lib/vmware_nsx/nsxlib/mh DEBUG: copying vmware_nsx/nsxlib/mh/lsn.py -> build/lib/vmware_nsx/nsxlib/mh DEBUG: copying vmware_nsx/nsxlib/mh/switch.py -> build/lib/vmware_nsx/nsxlib/mh DEBUG: creating build/lib/vmware_nsx/services/vpnaas/nsx_tvd DEBUG: copying vmware_nsx/services/vpnaas/nsx_tvd/__init__.py -> build/lib/vmware_nsx/services/vpnaas/nsx_tvd DEBUG: copying vmware_nsx/services/vpnaas/nsx_tvd/ipsec_driver.py -> build/lib/vmware_nsx/services/vpnaas/nsx_tvd DEBUG: copying vmware_nsx/services/vpnaas/nsx_tvd/ipsec_validator.py -> build/lib/vmware_nsx/services/vpnaas/nsx_tvd DEBUG: copying vmware_nsx/services/vpnaas/nsx_tvd/plugin.py -> build/lib/vmware_nsx/services/vpnaas/nsx_tvd DEBUG: copying vmware_nsx/db/__init__.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/db.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/distributedrouter.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/extended_security_group.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/extended_security_group_rule.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/lsn_db.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/maclearning.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/nsx_models.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/nsx_portbindings_db.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/nsxrouter.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/nsxv_db.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/nsxv_models.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/routertype.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/vcns_models.py -> build/lib/vmware_nsx/db DEBUG: copying vmware_nsx/db/vnic_index_db.py -> build/lib/vmware_nsx/db DEBUG: creating build/lib/vmware_nsx/tests/unit/services/ipam DEBUG: copying vmware_nsx/tests/unit/services/ipam/__init__.py -> build/lib/vmware_nsx/tests/unit/services/ipam DEBUG: copying vmware_nsx/tests/unit/services/ipam/test_nsxv3_driver.py -> build/lib/vmware_nsx/tests/unit/services/ipam DEBUG: copying vmware_nsx/tests/unit/services/ipam/test_nsxv_driver.py -> build/lib/vmware_nsx/tests/unit/services/ipam DEBUG: creating build/lib/vmware_nsx/services/fwaas/common DEBUG: copying vmware_nsx/services/fwaas/common/__init__.py -> build/lib/vmware_nsx/services/fwaas/common DEBUG: copying vmware_nsx/services/fwaas/common/api_replay_driver.py -> build/lib/vmware_nsx/services/fwaas/common DEBUG: copying vmware_nsx/services/fwaas/common/fwaas_callbacks_v2.py -> build/lib/vmware_nsx/services/fwaas/common DEBUG: copying vmware_nsx/services/fwaas/common/fwaas_driver_base.py -> build/lib/vmware_nsx/services/fwaas/common DEBUG: copying vmware_nsx/services/fwaas/common/fwaas_mocks.py -> build/lib/vmware_nsx/services/fwaas/common DEBUG: copying vmware_nsx/services/fwaas/common/utils.py -> build/lib/vmware_nsx/services/fwaas/common DEBUG: copying vmware_nsx/services/fwaas/common/v3_utils.py -> build/lib/vmware_nsx/services/fwaas/common DEBUG: creating build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/__init__.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_addresspairs.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_dhcp_mtu.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_dns_search_domain.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_maclearning.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_metadata.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_portsecurity.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_provider_security_groups.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_providernet.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_secgroup_rule_local_ip_prefix.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_security_group_policy.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_securitygroup.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: copying vmware_nsx/tests/unit/extensions/test_vnic_index.py -> build/lib/vmware_nsx/tests/unit/extensions DEBUG: creating build/lib/vmware_nsx/services/qos/nsx_tvd DEBUG: copying vmware_nsx/services/qos/nsx_tvd/__init__.py -> build/lib/vmware_nsx/services/qos/nsx_tvd DEBUG: copying vmware_nsx/services/qos/nsx_tvd/plugin.py -> build/lib/vmware_nsx/services/qos/nsx_tvd DEBUG: copying vmware_nsx/services/qos/__init__.py -> build/lib/vmware_nsx/services/qos DEBUG: creating build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying vmware_nsx/tests/unit/nsx_v3/housekeeper/__init__.py -> build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying vmware_nsx/tests/unit/nsx_v3/housekeeper/test_mismatch_logical_port.py -> build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_dhcp_server.py -> build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_logical_router.py -> build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_logical_switch.py -> build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: creating build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/__init__.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/advancedserviceproviders.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/api_replay.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/dhcp_mtu.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/dns_search_domain.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/edge_service_gateway_bgp_peer.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/housekeeper.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/lsn.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/maclearning.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/nsxpolicy.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/projectpluginmap.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/providersecuritygroup.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/routersize.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/routertype.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/secgroup_rule_local_ip_prefix.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/securitygrouplogging.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/securitygrouppolicy.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/extensions/vnicindex.py -> build/lib/vmware_nsx/extensions DEBUG: copying vmware_nsx/services/lbaas/__init__.py -> build/lib/vmware_nsx/services/lbaas DEBUG: copying vmware_nsx/services/lbaas/base_mgr.py -> build/lib/vmware_nsx/services/lbaas DEBUG: copying vmware_nsx/services/lbaas/lb_common.py -> build/lib/vmware_nsx/services/lbaas DEBUG: copying vmware_nsx/services/lbaas/lb_const.py -> build/lib/vmware_nsx/services/lbaas DEBUG: creating build/lib/vmware_nsx/plugins/nsx_v3/api_replay DEBUG: copying vmware_nsx/plugins/nsx_v3/api_replay/__init__.py -> build/lib/vmware_nsx/plugins/nsx_v3/api_replay DEBUG: creating build/lib/vmware_nsx/plugins/nsx_v/vshield/common DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/common/VcnsApiClient.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield/common DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/common/__init__.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield/common DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/common/constants.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield/common DEBUG: copying vmware_nsx/plugins/nsx_v/vshield/common/exceptions.py -> build/lib/vmware_nsx/plugins/nsx_v/vshield/common DEBUG: creating build/lib/vmware_nsx/services/ipam/common DEBUG: copying vmware_nsx/services/ipam/common/__init__.py -> build/lib/vmware_nsx/services/ipam/common DEBUG: copying vmware_nsx/services/ipam/common/driver.py -> build/lib/vmware_nsx/services/ipam/common DEBUG: creating build/lib/vmware_nsx/tests/unit/services/flowclassifier DEBUG: copying vmware_nsx/tests/unit/services/flowclassifier/__init__.py -> build/lib/vmware_nsx/tests/unit/services/flowclassifier DEBUG: copying vmware_nsx/tests/unit/services/flowclassifier/test_nsxv_driver.py -> build/lib/vmware_nsx/tests/unit/services/flowclassifier DEBUG: creating build/lib/vmware_nsx/dvs DEBUG: copying vmware_nsx/dvs/__init__.py -> build/lib/vmware_nsx/dvs DEBUG: copying vmware_nsx/dvs/dvs.py -> build/lib/vmware_nsx/dvs DEBUG: copying vmware_nsx/dvs/dvs_utils.py -> build/lib/vmware_nsx/dvs DEBUG: creating build/lib/vmware_nsx/extension_drivers DEBUG: copying vmware_nsx/extension_drivers/__init__.py -> build/lib/vmware_nsx/extension_drivers DEBUG: copying vmware_nsx/extension_drivers/dns_integration.py -> build/lib/vmware_nsx/extension_drivers DEBUG: copying vmware_nsx/osc/__init__.py -> build/lib/vmware_nsx/osc DEBUG: copying vmware_nsx/osc/plugin.py -> build/lib/vmware_nsx/osc DEBUG: creating build/lib/vmware_nsx/services/l2gateway/nsx_tvd DEBUG: copying vmware_nsx/services/l2gateway/nsx_tvd/__init__.py -> build/lib/vmware_nsx/services/l2gateway/nsx_tvd DEBUG: copying vmware_nsx/services/l2gateway/nsx_tvd/driver.py -> build/lib/vmware_nsx/services/l2gateway/nsx_tvd DEBUG: copying vmware_nsx/services/l2gateway/nsx_tvd/plugin.py -> build/lib/vmware_nsx/services/l2gateway/nsx_tvd DEBUG: creating build/lib/vmware_nsx/tests/unit/services/qos DEBUG: copying vmware_nsx/tests/unit/services/qos/__init__.py -> build/lib/vmware_nsx/tests/unit/services/qos DEBUG: copying vmware_nsx/tests/unit/services/qos/test_nsxp_notification.py -> build/lib/vmware_nsx/tests/unit/services/qos DEBUG: copying vmware_nsx/tests/unit/services/qos/test_nsxv3_notification.py -> build/lib/vmware_nsx/tests/unit/services/qos DEBUG: copying vmware_nsx/tests/unit/services/qos/test_nsxv_notification.py -> build/lib/vmware_nsx/tests/unit/services/qos DEBUG: creating build/lib/vmware_nsx/tests/unit/shell DEBUG: copying vmware_nsx/tests/unit/shell/__init__.py -> build/lib/vmware_nsx/tests/unit/shell DEBUG: copying vmware_nsx/tests/unit/shell/test_admin_utils.py -> build/lib/vmware_nsx/tests/unit/shell DEBUG: creating build/lib/vmware_nsx/plugins/nsx DEBUG: copying vmware_nsx/plugins/nsx/__init__.py -> build/lib/vmware_nsx/plugins/nsx DEBUG: copying vmware_nsx/plugins/nsx/plugin.py -> build/lib/vmware_nsx/plugins/nsx DEBUG: copying vmware_nsx/plugins/nsx/utils.py -> build/lib/vmware_nsx/plugins/nsx DEBUG: copying vmware_nsx/shell/__init__.py -> build/lib/vmware_nsx/shell DEBUG: copying vmware_nsx/shell/commands.py -> build/lib/vmware_nsx/shell DEBUG: copying vmware_nsx/shell/nsx_instance_if_migrate.py -> build/lib/vmware_nsx/shell DEBUG: copying vmware_nsx/shell/nsxadmin.py -> build/lib/vmware_nsx/shell DEBUG: copying vmware_nsx/shell/resources.py -> build/lib/vmware_nsx/shell DEBUG: creating build/lib/vmware_nsx/tests/unit/nsx_v/housekeeper DEBUG: copying vmware_nsx/tests/unit/nsx_v/housekeeper/__init__.py -> build/lib/vmware_nsx/tests/unit/nsx_v/housekeeper DEBUG: copying vmware_nsx/tests/unit/nsx_v/housekeeper/test_error_backup_edge.py -> build/lib/vmware_nsx/tests/unit/nsx_v/housekeeper DEBUG: copying vmware_nsx/tests/unit/nsx_v/housekeeper/test_error_dhcp_edge.py -> build/lib/vmware_nsx/tests/unit/nsx_v/housekeeper DEBUG: copying vmware_nsx/plugins/__init__.py -> build/lib/vmware_nsx/plugins DEBUG: copying vmware_nsx/tests/unit/__init__.py -> build/lib/vmware_nsx/tests/unit DEBUG: copying vmware_nsx/tests/unit/test_utils.py -> build/lib/vmware_nsx/tests/unit DEBUG: copying vmware_nsx/shell/admin/plugins/nsxv3/__init__.py -> build/lib/vmware_nsx/shell/admin/plugins/nsxv3 DEBUG: creating build/lib/vmware_nsx/services/fwaas/nsx_v3 DEBUG: copying vmware_nsx/services/fwaas/nsx_v3/__init__.py -> build/lib/vmware_nsx/services/fwaas/nsx_v3 DEBUG: copying vmware_nsx/services/fwaas/nsx_v3/edge_fwaas_driver_base.py -> build/lib/vmware_nsx/services/fwaas/nsx_v3 DEBUG: copying vmware_nsx/services/fwaas/nsx_v3/edge_fwaas_driver_v2.py -> build/lib/vmware_nsx/services/fwaas/nsx_v3 DEBUG: copying vmware_nsx/services/fwaas/nsx_v3/fwaas_callbacks_v2.py -> build/lib/vmware_nsx/services/fwaas/nsx_v3 DEBUG: creating build/lib/vmware_nsx/shell/admin/plugins/common DEBUG: copying vmware_nsx/shell/admin/plugins/common/__init__.py -> build/lib/vmware_nsx/shell/admin/plugins/common DEBUG: copying vmware_nsx/shell/admin/plugins/common/constants.py -> build/lib/vmware_nsx/shell/admin/plugins/common DEBUG: copying vmware_nsx/shell/admin/plugins/common/formatters.py -> build/lib/vmware_nsx/shell/admin/plugins/common DEBUG: copying vmware_nsx/shell/admin/plugins/common/loadbalancers.py -> build/lib/vmware_nsx/shell/admin/plugins/common DEBUG: copying vmware_nsx/shell/admin/plugins/common/utils.py -> build/lib/vmware_nsx/shell/admin/plugins/common DEBUG: copying vmware_nsx/shell/admin/plugins/common/v3_common_cert.py -> build/lib/vmware_nsx/shell/admin/plugins/common DEBUG: creating build/lib/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying vmware_nsx/plugins/nsx_v3/housekeeper/__init__.py -> build/lib/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying vmware_nsx/plugins/nsx_v3/housekeeper/mismatch_logical_port.py -> build/lib/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_dhcp_server.py -> build/lib/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_firewall_section.py -> build/lib/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_logical_router.py -> build/lib/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_logical_switch.py -> build/lib/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: creating build/lib/vmware_nsx/services/flowclassifier/nsx_v DEBUG: copying vmware_nsx/services/flowclassifier/nsx_v/__init__.py -> build/lib/vmware_nsx/services/flowclassifier/nsx_v DEBUG: copying vmware_nsx/services/flowclassifier/nsx_v/driver.py -> build/lib/vmware_nsx/services/flowclassifier/nsx_v DEBUG: copying vmware_nsx/services/flowclassifier/nsx_v/utils.py -> build/lib/vmware_nsx/services/flowclassifier/nsx_v DEBUG: running egg_info DEBUG: deleting vmware_nsx.egg-info/requires.txt DEBUG: writing vmware_nsx.egg-info/PKG-INFO DEBUG: writing top-level names to vmware_nsx.egg-info/top_level.txt DEBUG: writing dependency_links to vmware_nsx.egg-info/dependency_links.txt DEBUG: writing entry points to vmware_nsx.egg-info/entry_points.txt DEBUG: writing pbr to vmware_nsx.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no files found matching '*' under directory 'vmware_nsx/neutron/locale' 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 'vmware_nsx.egg-info/SOURCES.txt' DEBUG: copying vmware_nsx/tests/functional/requirements.txt -> build/lib/vmware_nsx/tests/functional DEBUG: copying vmware_nsx/db/migration/alembic_migrations/script.py.mako -> build/lib/vmware_nsx/db/migration/alembic_migrations DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/kilo_release.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract/393bf843b96_initial_liberty_no_op_contract_script.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract/3c88bdea3054_nsxv_vdr_dhcp_binding.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/279b70ac3ae8_nsxv3_add_l2gwconnection_table.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/28430956782d_nsxv3_security_groups.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/53a3254aa95e_initial_liberty_no_op_expand_script.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/20483029f1ff_update_tz_network_bindings.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/2af850eb3970_update_nsxv_tz_binding_type.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/312211a5725f_nsxv_lbv2.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/4c45bcadccf9_extend_secgroup_rule.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/69fb78b33d41_nsxv_add_search_domain_to_subnets.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/081af0e396d7_nsx_extended_rule_table_rename.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/5ed1ffbc0d2a_nsx_security_group_logging.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/d49ac91b560e_nsxv_lbaasv2_shared_pools.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/dbe29d208ac6_nsxv_add_dhcp_mtu_to_subnets.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/1b4eaffe4f31_nsx_provider_security_group.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/2c87aedb206f_nsxv_security_group_logging.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/3e4dccfe6fb4_nsx_security_group_logging.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/5e564e781d77_add_nsx_binding_type.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/633514d94b93_add_support_for_taas.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/6e6da8296c0e_add_nsxv_ipam.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/7b5ec3caa9a4_nsxv_fix_az_default.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/7e46906f8997_lbaas_foreignkeys.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/86a55205337c_nsxv_availability_zone_router_mapping.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/967462f585e1_add_dvs_id_to_switch_mappings.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/aede17d51d0f_timestamps.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/b7f41687cbad_nsxv3_qos_policy_mapping.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/c288bb6a7252_nsxv_add_resource_pool_to_router_mapping.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/c644ec62c585_nsxv3_add_nsx_dhcp_service_tables.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract/14a89ddf96e2_add_az_internal_network.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract/5c8f451290b7_nsx_ipam_table_rename.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/01a33f93f5fd_nsxv_lbv2_l7pol.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/dd9fe5a3a526_nsx_add_certificate_table.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/e816d4fe9d4f_nsx_add_policy_security_group.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/pike/contract/84ceffa27115_nsxv3_qos_policy_no_foreign_key.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/pike/contract/8c0a81a07691_fix_ipam_table.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/53eb497903a4_drop_vdr_dhcp_bindings.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/7c4704ad37df_nsxv_lbv2_l7pol_fix.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/8699700cd95c_nsxv_bgp_speaker_mapping.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/e4c503f4133f_port_vnic_type_support.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/ea7a72ab9643_nsxv3_lbaas_mapping.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/queens/contract/717f7f63a219_nsxv3_lbaas_l7policy.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/queens/contract/a1be06050b41_update_nsx_binding_types.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/queens/expand/0dbeda408e41_nsxv3_vpn_mapping.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/queens/expand/9799427fc0e1_nsx_tv_map.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/stein DEBUG: creating build/lib/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/stein/expand/99bfcb6003c6_lbaas_error_no_member.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying vmware_nsx/db/migration/alembic_migrations/versions/stein/expand/fc6308289aca_lbaas_no_foreign_key.py -> build/lib/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying vmware_nsx/shell/admin/README.rst -> build/lib/vmware_nsx/shell/admin DEBUG: copying vmware_nsx/shell/hk_trigger.sh -> build/lib/vmware_nsx/shell DEBUG: creating build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_gwservice.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_lqueue.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_lrouter.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_lrouter_lport.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_lrouter_lport_att.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_lrouter_nat.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_lswitch.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_lswitch_lport.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_lswitch_lport_att.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_lswitch_lport_status.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_get_security_profile.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_post_gwservice.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_post_lqueue.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_post_lrouter.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_post_lrouter_lport.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_post_lrouter_nat.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_post_lswitch.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_post_lswitch_lport.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_post_security_profile.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_put_lrouter_lport_att.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/fake_put_lswitch_lport_att.json -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/neutron.conf.test -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/nsx.ini.agentless.test -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/nsx.ini.basic.test -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/nsx.ini.combined.test -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/nsx.ini.full.test -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/nsx.ini.test -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/nvp.ini.full.test -> build/lib/vmware_nsx/tests/unit/etc DEBUG: copying vmware_nsx/tests/unit/etc/vcns.ini.test -> build/lib/vmware_nsx/tests/unit/etc DEBUG: creating build/lib/vmware_nsx/tests/unit/nsxlib DEBUG: creating build/lib/vmware_nsx/tests/unit/nsxlib/mh DEBUG: copying vmware_nsx/tests/unit/nsxlib/mh/__init__.py -> build/lib/vmware_nsx/tests/unit/nsxlib/mh DEBUG: copying vmware_nsx/tests/unit/nsxlib/mh/base.py -> build/lib/vmware_nsx/tests/unit/nsxlib/mh DEBUG: copying vmware_nsx/tests/unit/nsxlib/mh/test_lsn.py -> build/lib/vmware_nsx/tests/unit/nsxlib/mh DEBUG: copying vmware_nsx/tests/unit/nsxlib/mh/test_switch.py -> build/lib/vmware_nsx/tests/unit/nsxlib/mh DEBUG: + sleep 1 DEBUG: + sphinx-build-2 -b html doc/source doc/build/html DEBUG: Running Sphinx v1.8.4 DEBUG: connecting events for openstackdocstheme DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme DEBUG: No /builddir/build/BUILD/vmware-nsx-15.2.1.dev1/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 8 source files that are out of date DEBUG: updating environment: 8 added, 0 changed, 0 removed DEBUG: reading sources... [ 12%] admin_util DEBUG: reading sources... [ 25%] contributing DEBUG: reading sources... [ 37%] devstack DEBUG: reading sources... [ 50%] housekeeper DEBUG: reading sources... [ 62%] index DEBUG: reading sources... [ 75%] installation DEBUG: reading sources... [ 87%] readme 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... [ 12%] admin_util DEBUG: [openstackdocstheme] series 'latest' DEBUG: [openstackdocstheme] display_badge False (no stable branches) DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/admin_util.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin_util.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'admin_util' DEBUG: writing output... [ 25%] contributing DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributing.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'contributing' DEBUG: writing output... [ 37%] devstack DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/devstack.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/devstack.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'devstack' DEBUG: writing output... [ 50%] housekeeper DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/housekeeper.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/housekeeper.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'housekeeper' DEBUG: writing output... [ 62%] index DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'index' DEBUG: writing output... [ 75%] installation DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/installation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/installation.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'installation' DEBUG: writing output... [ 87%] readme DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/readme.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/readme.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'readme' DEBUG: writing output... [100%] usage DEBUG: [openstackdocstheme] other_versions [] DEBUG: fatal: unknown date format format:%Y-%m-%d %H:%M:%S DEBUG: [openstackdocstheme] Could not get modification time of doc/source/usage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/usage.rst']' returned non-zero exit status 128 DEBUG: [openstackdocstheme] could not determine last_updated for u'usage' DEBUG: generating indices... genindex[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'genindex' DEBUG: writing additional pages... search[openstackdocstheme] other_versions [] DEBUG: [openstackdocstheme] could not determine last_updated for 'search' 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: + rm -rf doc/build/html/.buildinfo doc/build/html/.doctrees DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oryl7N DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64 DEBUG: + cd vmware-nsx-15.2.1.dev1 DEBUG: + export PBR_VERSION=15.2.1 DEBUG: + PBR_VERSION=15.2.1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.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/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extension_drivers DEBUG: copying build/lib/vmware_nsx/extension_drivers/dns_integration.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extension_drivers DEBUG: copying build/lib/vmware_nsx/extension_drivers/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extension_drivers DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dvs DEBUG: copying build/lib/vmware_nsx/dvs/dvs_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dvs DEBUG: copying build/lib/vmware_nsx/dvs/dvs.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dvs DEBUG: copying build/lib/vmware_nsx/dvs/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dvs DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/vnicindex.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/securitygrouppolicy.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/securitygrouplogging.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/secgroup_rule_local_ip_prefix.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/routertype.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/routersize.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/providersecuritygroup.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/projectpluginmap.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/nsxpolicy.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/maclearning.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/lsn.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/housekeeper.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/edge_service_gateway_bgp_peer.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/dns_search_domain.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/dhcp_mtu.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/api_replay.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/advancedserviceproviders.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: copying build/lib/vmware_nsx/extensions/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client DEBUG: copying build/lib/vmware_nsx/api_client/version.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client DEBUG: copying build/lib/vmware_nsx/api_client/request.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client DEBUG: copying build/lib/vmware_nsx/api_client/exception.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client DEBUG: copying build/lib/vmware_nsx/api_client/eventlet_request.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client DEBUG: copying build/lib/vmware_nsx/api_client/eventlet_client.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client DEBUG: copying build/lib/vmware_nsx/api_client/client.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client DEBUG: copying build/lib/vmware_nsx/api_client/base.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client DEBUG: copying build/lib/vmware_nsx/api_client/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/profile.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/nsxv_constants.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/nsx_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/nsx_constants.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/managers.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/locking.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/l3_rpc_agent_api.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/exceptions.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/driver_api.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/config.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/availability_zones.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: copying build/lib/vmware_nsx/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsxlib DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsxlib/mh DEBUG: copying build/lib/vmware_nsx/nsxlib/mh/switch.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsxlib/mh DEBUG: copying build/lib/vmware_nsx/nsxlib/mh/lsn.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsxlib/mh DEBUG: copying build/lib/vmware_nsx/nsxlib/mh/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsxlib/mh DEBUG: copying build/lib/vmware_nsx/nsxlib/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsxlib DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies DEBUG: copying build/lib/vmware_nsx/policies/security_group.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies DEBUG: copying build/lib/vmware_nsx/policies/providersecuritygroup.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies DEBUG: copying build/lib/vmware_nsx/policies/nsxpolicy.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies DEBUG: copying build/lib/vmware_nsx/policies/network_gateway.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies DEBUG: copying build/lib/vmware_nsx/policies/maclearning.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies DEBUG: copying build/lib/vmware_nsx/policies/lsn.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies DEBUG: copying build/lib/vmware_nsx/policies/housekeeper.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies DEBUG: copying build/lib/vmware_nsx/policies/base.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies DEBUG: copying build/lib/vmware_nsx/policies/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/vnic_index_db.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/vcns_models.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/routertype.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/nsxv_models.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/nsxv_db.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/nsxrouter.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/nsx_portbindings_db.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/nsx_models.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/maclearning.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/lsn_db.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/extended_security_group_rule.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/extended_security_group.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/distributedrouter.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/db.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: copying build/lib/vmware_nsx/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration DEBUG: copying build/lib/vmware_nsx/db/migration/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/stein DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand/fc6308289aca_lbaas_no_foreign_key.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand/99bfcb6003c6_lbaas_error_no_member.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand/9799427fc0e1_nsx_tv_map.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand/0dbeda408e41_nsxv3_vpn_mapping.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract/a1be06050b41_update_nsx_binding_types.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract/717f7f63a219_nsxv3_lbaas_l7policy.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/ea7a72ab9643_nsxv3_lbaas_mapping.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/e4c503f4133f_port_vnic_type_support.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/8699700cd95c_nsxv_bgp_speaker_mapping.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/7c4704ad37df_nsxv_lbv2_l7pol_fix.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/53eb497903a4_drop_vdr_dhcp_bindings.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract/8c0a81a07691_fix_ipam_table.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract/84ceffa27115_nsxv3_qos_policy_no_foreign_key.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/e816d4fe9d4f_nsx_add_policy_security_group.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/dd9fe5a3a526_nsx_add_certificate_table.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/01a33f93f5fd_nsxv_lbv2_l7pol.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract/5c8f451290b7_nsx_ipam_table_rename.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract/14a89ddf96e2_add_az_internal_network.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/c644ec62c585_nsxv3_add_nsx_dhcp_service_tables.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/c288bb6a7252_nsxv_add_resource_pool_to_router_mapping.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/b7f41687cbad_nsxv3_qos_policy_mapping.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/aede17d51d0f_timestamps.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/967462f585e1_add_dvs_id_to_switch_mappings.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/86a55205337c_nsxv_availability_zone_router_mapping.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/7e46906f8997_lbaas_foreignkeys.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/7b5ec3caa9a4_nsxv_fix_az_default.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/6e6da8296c0e_add_nsxv_ipam.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/633514d94b93_add_support_for_taas.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/5e564e781d77_add_nsx_binding_type.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/3e4dccfe6fb4_nsx_security_group_logging.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/2c87aedb206f_nsxv_security_group_logging.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/1b4eaffe4f31_nsx_provider_security_group.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/dbe29d208ac6_nsxv_add_dhcp_mtu_to_subnets.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/d49ac91b560e_nsxv_lbaasv2_shared_pools.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/5ed1ffbc0d2a_nsx_security_group_logging.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/081af0e396d7_nsx_extended_rule_table_rename.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/69fb78b33d41_nsxv_add_search_domain_to_subnets.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/4c45bcadccf9_extend_secgroup_rule.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/312211a5725f_nsxv_lbv2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/2af850eb3970_update_nsxv_tz_binding_type.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/20483029f1ff_update_tz_network_bindings.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/53a3254aa95e_initial_liberty_no_op_expand_script.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/28430956782d_nsxv3_security_groups.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/279b70ac3ae8_nsxv3_add_l2gwconnection_table.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract/3c88bdea3054_nsxv_vdr_dhcp_binding.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract/393bf843b96_initial_liberty_no_op_contract_script.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/kilo_release.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations DEBUG: copying build/lib/vmware_nsx/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/models DEBUG: copying build/lib/vmware_nsx/db/migration/models/head.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/models DEBUG: copying build/lib/vmware_nsx/db/migration/models/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/models DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc DEBUG: copying build/lib/vmware_nsx/osc/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc DEBUG: copying build/lib/vmware_nsx/osc/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2 DEBUG: copying build/lib/vmware_nsx/osc/v2/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2 DEBUG: copying build/lib/vmware_nsx/osc/v2/subnet.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2 DEBUG: copying build/lib/vmware_nsx/osc/v2/security_group.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2 DEBUG: copying build/lib/vmware_nsx/osc/v2/router.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2 DEBUG: copying build/lib/vmware_nsx/osc/v2/project_plugin_map.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2 DEBUG: copying build/lib/vmware_nsx/osc/v2/port.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2 DEBUG: copying build/lib/vmware_nsx/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_replay DEBUG: copying build/lib/vmware_nsx/api_replay/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_replay DEBUG: copying build/lib/vmware_nsx/api_replay/client.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_replay DEBUG: copying build/lib/vmware_nsx/api_replay/cli.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_replay DEBUG: copying build/lib/vmware_nsx/api_replay/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_replay DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta DEBUG: copying build/lib/vmware_nsx/dhcp_meta/rpc.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta DEBUG: copying build/lib/vmware_nsx/dhcp_meta/nsx.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta DEBUG: copying build/lib/vmware_nsx/dhcp_meta/modes.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta DEBUG: copying build/lib/vmware_nsx/dhcp_meta/migration.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta DEBUG: copying build/lib/vmware_nsx/dhcp_meta/lsnmanager.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta DEBUG: copying build/lib/vmware_nsx/dhcp_meta/constants.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta DEBUG: copying build/lib/vmware_nsx/dhcp_meta/combined.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta DEBUG: copying build/lib/vmware_nsx/dhcp_meta/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta DEBUG: copying build/lib/vmware_nsx/version.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx DEBUG: copying build/lib/vmware_nsx/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx DEBUG: copying build/lib/vmware_nsx/opts.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx DEBUG: copying build/lib/vmware_nsx/nsx_cluster.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx DEBUG: copying build/lib/vmware_nsx/_i18n.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx DEBUG: copying build/lib/vmware_nsx/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell DEBUG: copying build/lib/vmware_nsx/shell/hk_trigger.sh -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell DEBUG: copying build/lib/vmware_nsx/shell/resources.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell DEBUG: copying build/lib/vmware_nsx/shell/nsxadmin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell DEBUG: copying build/lib/vmware_nsx/shell/nsx_instance_if_migrate.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell DEBUG: copying build/lib/vmware_nsx/shell/commands.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell DEBUG: copying build/lib/vmware_nsx/shell/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin DEBUG: copying build/lib/vmware_nsx/shell/admin/README.rst -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin DEBUG: copying build/lib/vmware_nsx/shell/admin/version.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin DEBUG: copying build/lib/vmware_nsx/shell/admin/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/common/v3_common_cert.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/common/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/common/loadbalancers.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/common/formatters.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/common/constants.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/spoofguard_policy.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/securitygroups.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/routers.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/networks.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/migration.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/metadata.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/loadbalancers.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/gw_edges.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/edges.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/dhcp_binding.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/config.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/backup_edges.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/resources/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources/system.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources/securitygroups.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources/routers.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources/networks.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources/migration.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources/loadbalancers.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources/loadbalancer.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources/certificates.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxp/resources/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3 DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/securitygroups.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/routers.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/ports.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/networks.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/migration.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/metadata_proxy.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/loadbalancers.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/loadbalancer.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/http_service.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/dhcp_servers.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/dhcp_binding.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/config.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/cluster.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/certificates.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxv3/resources/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxtvd DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxtvd/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxtvd DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxtvd/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxtvd/resources/migrate.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxtvd/resources DEBUG: copying build/lib/vmware_nsx/shell/admin/plugins/nsxtvd/resources/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxtvd/resources DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins DEBUG: copying build/lib/vmware_nsx/plugins/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx DEBUG: copying build/lib/vmware_nsx/plugins/nsx/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx DEBUG: copying build/lib/vmware_nsx/plugins/nsx/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx DEBUG: copying build/lib/vmware_nsx/plugins/nsx/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_logical_switch.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_logical_router.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_firewall_section.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_dhcp_server.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/housekeeper/mismatch_logical_port.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/housekeeper/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/api_replay DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/api_replay/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/api_replay DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3 DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3 DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/cert_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3 DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/availability_zones.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3 DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_p DEBUG: copying build/lib/vmware_nsx/plugins/nsx_p/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_p DEBUG: copying build/lib/vmware_nsx/plugins/nsx_p/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_p DEBUG: copying build/lib/vmware_nsx/plugins/nsx_p/availability_zones.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_p DEBUG: copying build/lib/vmware_nsx/plugins/nsx_p/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_p DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/housekeeper/error_dhcp_edge.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/housekeeper/error_backup_edge.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/housekeeper/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/md_proxy.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/managers.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/availability_zones.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/common DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/common/exceptions.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/common DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/common/constants.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/common DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/common DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/common/VcnsApiClient.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/common DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/tasks DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/tasks/tasks.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/tasks DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/tasks/constants.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/tasks DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/tasks/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/tasks DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/vcns_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/vcns.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/securitygroup_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/nsxv_loadbalancer.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/nsxv_edge_cfg_obj.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/edge_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/edge_ipsecvpn_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/edge_firewall_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/edge_dynamic_routing_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/edge_appliance_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/vshield/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/drivers/shared_router_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/drivers/exclusive_router_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/drivers/distributed_router_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/drivers/abstract_router_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers DEBUG: copying build/lib/vmware_nsx/plugins/nsx_v/drivers/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/common/housekeeper/housekeeper.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/common/housekeeper/base_job.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/common/housekeeper/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common/housekeeper DEBUG: copying build/lib/vmware_nsx/plugins/common/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common DEBUG: copying build/lib/vmware_nsx/plugins/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/dvs DEBUG: copying build/lib/vmware_nsx/plugins/dvs/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/dvs DEBUG: copying build/lib/vmware_nsx/plugins/dvs/dhcp.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/dvs DEBUG: copying build/lib/vmware_nsx/plugins/dvs/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/dvs DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common_v3 DEBUG: copying build/lib/vmware_nsx/plugins/common_v3/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common_v3 DEBUG: copying build/lib/vmware_nsx/plugins/common_v3/availability_zones.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common_v3 DEBUG: copying build/lib/vmware_nsx/plugins/common_v3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests DEBUG: copying build/lib/vmware_nsx/tests/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/functional DEBUG: copying build/lib/vmware_nsx/tests/functional/requirements.txt -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/functional DEBUG: copying build/lib/vmware_nsx/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/functional DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsxlib DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsxlib/mh DEBUG: copying build/lib/vmware_nsx/tests/unit/nsxlib/mh/test_switch.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsxlib/mh DEBUG: copying build/lib/vmware_nsx/tests/unit/nsxlib/mh/test_lsn.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsxlib/mh DEBUG: copying build/lib/vmware_nsx/tests/unit/nsxlib/mh/base.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsxlib/mh DEBUG: copying build/lib/vmware_nsx/tests/unit/nsxlib/mh/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsxlib/mh DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/vcns.ini.test -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/nvp.ini.full.test -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/nsx.ini.test -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/nsx.ini.full.test -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/nsx.ini.combined.test -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/nsx.ini.basic.test -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/nsx.ini.agentless.test -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/neutron.conf.test -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_put_lswitch_lport_att.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_put_lrouter_lport_att.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_post_security_profile.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_post_lswitch_lport.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_post_lswitch.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_post_lrouter_nat.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_post_lrouter_lport.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_post_lrouter.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_post_lqueue.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_post_gwservice.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_security_profile.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_lswitch_lport_status.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_lswitch_lport_att.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_lswitch_lport.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_lswitch.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_lrouter_nat.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_lrouter_lport_att.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_lrouter_lport.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_lrouter.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_lqueue.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/etc/fake_get_gwservice.json -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/etc DEBUG: copying build/lib/vmware_nsx/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit DEBUG: copying build/lib/vmware_nsx/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/shell DEBUG: copying build/lib/vmware_nsx/tests/unit/shell/test_admin_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/shell DEBUG: copying build/lib/vmware_nsx/tests/unit/shell/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/shell DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_vnic_index.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_securitygroup.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_security_group_policy.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_secgroup_rule_local_ip_prefix.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_providernet.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_provider_security_groups.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_portsecurity.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_metadata.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_maclearning.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_dns_search_domain.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_dhcp_mtu.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/test_addresspairs.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: copying build/lib/vmware_nsx/tests/unit/extensions/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_tvd DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_tvd/test_plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_tvd DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_tvd/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_tvd DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/common_plugin DEBUG: copying build/lib/vmware_nsx/tests/unit/common_plugin/test_housekeeper.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/common_plugin DEBUG: copying build/lib/vmware_nsx/tests/unit/common_plugin/common_v3.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/common_plugin DEBUG: copying build/lib/vmware_nsx/tests/unit/common_plugin/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/common_plugin DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extension_drivers DEBUG: copying build/lib/vmware_nsx/tests/unit/extension_drivers/test_dns_integration.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extension_drivers DEBUG: copying build/lib/vmware_nsx/tests/unit/extension_drivers/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extension_drivers DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/dvs DEBUG: copying build/lib/vmware_nsx/tests/unit/dvs/test_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/dvs DEBUG: copying build/lib/vmware_nsx/tests/unit/dvs/test_plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/dvs DEBUG: copying build/lib/vmware_nsx/tests/unit/dvs/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/dvs DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2 DEBUG: copying build/lib/vmware_nsx/tests/unit/osc/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2 DEBUG: copying build/lib/vmware_nsx/tests/unit/osc/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2 DEBUG: copying build/lib/vmware_nsx/tests/unit/osc/v2/test_router.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2 DEBUG: copying build/lib/vmware_nsx/tests/unit/osc/v2/test_port.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2 DEBUG: copying build/lib/vmware_nsx/tests/unit/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2 DEBUG: copying build/lib/vmware_nsx/tests/unit/osc/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_logical_switch.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_logical_router.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_dhcp_server.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper/test_mismatch_logical_port.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/housekeeper/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/test_plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/test_fwaas_v2_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/test_dhcp_metadata.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/test_constants.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/test_client_cert.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/test_availability_zones.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/test_api_replay.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3 DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/housekeeper DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/housekeeper/test_error_dhcp_edge.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/housekeeper DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/housekeeper/test_error_backup_edge.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/housekeeper DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/housekeeper/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/housekeeper DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/vshield/test_vcns_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/vshield/test_edge_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/vshield/fake_vcns.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/vshield/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/vshield DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/test_plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/test_nsxv_loadbalancer.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/test_misc.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/test_lbaas_common.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/test_fwaas_v2_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/test_edge_loadbalancer_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/test_availability_zones.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_v/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_p/test_policy_dhcp_metadata.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_p/test_plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_p/test_fwaas_v2_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_p/test_dhcp_metadata.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_p/test_availability_zones.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_p/test_api_replay.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p DEBUG: copying build/lib/vmware_nsx/tests/unit/nsx_p/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/qos DEBUG: copying build/lib/vmware_nsx/tests/unit/services/qos/test_nsxv_notification.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/qos DEBUG: copying build/lib/vmware_nsx/tests/unit/services/qos/test_nsxv3_notification.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/qos DEBUG: copying build/lib/vmware_nsx/tests/unit/services/qos/test_nsxp_notification.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/qos DEBUG: copying build/lib/vmware_nsx/tests/unit/services/qos/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/qos DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/flowclassifier DEBUG: copying build/lib/vmware_nsx/tests/unit/services/flowclassifier/test_nsxv_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/flowclassifier DEBUG: copying build/lib/vmware_nsx/tests/unit/services/flowclassifier/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/flowclassifier DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/ipam DEBUG: copying build/lib/vmware_nsx/tests/unit/services/ipam/test_nsxv_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/ipam DEBUG: copying build/lib/vmware_nsx/tests/unit/services/ipam/test_nsxv3_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/ipam DEBUG: copying build/lib/vmware_nsx/tests/unit/services/ipam/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/ipam DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/l2gateway DEBUG: copying build/lib/vmware_nsx/tests/unit/services/l2gateway/test_nsxv_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/l2gateway DEBUG: copying build/lib/vmware_nsx/tests/unit/services/l2gateway/test_nsxv3_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/l2gateway DEBUG: copying build/lib/vmware_nsx/tests/unit/services/l2gateway/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/l2gateway DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/vpnaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/vpnaas/test_nsxv_vpnaas.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/vpnaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/vpnaas/test_nsxv3_vpnaas.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/vpnaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/vpnaas/test_nsxp_vpnaas.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/vpnaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/vpnaas/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/vpnaas DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/trunk DEBUG: copying build/lib/vmware_nsx/tests/unit/services/trunk/test_nsxv3_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/trunk DEBUG: copying build/lib/vmware_nsx/tests/unit/services/trunk/test_nsxp_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/trunk DEBUG: copying build/lib/vmware_nsx/tests/unit/services/trunk/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/trunk DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/lbaas/test_octavia_listener.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/lbaas/test_octavia_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/lbaas/test_nsxv3_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/lbaas/test_nsxp_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/lbaas/lb_translators.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/lbaas/lb_db_models.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/lbaas/lb_data_models.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/lbaas/lb_constants.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas DEBUG: copying build/lib/vmware_nsx/tests/unit/services/lbaas/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/dynamic_routing DEBUG: copying build/lib/vmware_nsx/tests/unit/services/dynamic_routing/test_nsxv_bgp_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/dynamic_routing DEBUG: copying build/lib/vmware_nsx/tests/unit/services/dynamic_routing/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/dynamic_routing DEBUG: copying build/lib/vmware_nsx/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/db DEBUG: copying build/lib/vmware_nsx/tests/unit/db/test_migrations.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/db DEBUG: copying build/lib/vmware_nsx/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/trunk/nsx_v3/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/trunk/nsx_v3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/nsx_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/nsx_p DEBUG: copying build/lib/vmware_nsx/services/trunk/nsx_p/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/nsx_p DEBUG: copying build/lib/vmware_nsx/services/trunk/nsx_p/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/nsx_p DEBUG: copying build/lib/vmware_nsx/services/trunk/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/flowclassifier DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/flowclassifier/nsx_v DEBUG: copying build/lib/vmware_nsx/services/flowclassifier/nsx_v/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/flowclassifier/nsx_v DEBUG: copying build/lib/vmware_nsx/services/flowclassifier/nsx_v/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/flowclassifier/nsx_v DEBUG: copying build/lib/vmware_nsx/services/flowclassifier/nsx_v/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/flowclassifier/nsx_v DEBUG: copying build/lib/vmware_nsx/services/flowclassifier/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/flowclassifier DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_v3/fwaas_callbacks_v2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_v3/edge_fwaas_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_v3/edge_fwaas_driver_base.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_v3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common DEBUG: copying build/lib/vmware_nsx/services/fwaas/common/v3_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common DEBUG: copying build/lib/vmware_nsx/services/fwaas/common/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common DEBUG: copying build/lib/vmware_nsx/services/fwaas/common/fwaas_mocks.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common DEBUG: copying build/lib/vmware_nsx/services/fwaas/common/fwaas_driver_base.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common DEBUG: copying build/lib/vmware_nsx/services/fwaas/common/fwaas_callbacks_v2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common DEBUG: copying build/lib/vmware_nsx/services/fwaas/common/api_replay_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common DEBUG: copying build/lib/vmware_nsx/services/fwaas/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_v/fwaas_callbacks_v2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_v/edge_fwaas_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_v/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_p DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_p/fwaas_callbacks_v2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_p DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_p/edge_fwaas_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_p DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_p/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_p DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_tv DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_tv/plugin_v2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_tv DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_tv/edge_fwaas_driver_v2.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_tv DEBUG: copying build/lib/vmware_nsx/services/fwaas/nsx_tv/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_tv DEBUG: copying build/lib/vmware_nsx/services/fwaas/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas DEBUG: copying build/lib/vmware_nsx/services/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos DEBUG: copying build/lib/vmware_nsx/services/qos/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_tvd/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_tvd/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_tvd DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_v3/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_v3/pol_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_v3/message_queue.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_v3/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_v3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/common DEBUG: copying build/lib/vmware_nsx/services/qos/common/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/common DEBUG: copying build/lib/vmware_nsx/services/qos/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/common DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_v/utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_v/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_v/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v DEBUG: copying build/lib/vmware_nsx/services/qos/nsx_v/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/l2gateway/nsx_tvd/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/l2gateway/nsx_tvd/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/l2gateway/nsx_tvd/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_tvd DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/l2gateway/nsx_v3/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/l2gateway/nsx_v3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/l2gateway/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_v DEBUG: copying build/lib/vmware_nsx/services/l2gateway/nsx_v/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_v DEBUG: copying build/lib/vmware_nsx/services/l2gateway/nsx_v/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_v DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas DEBUG: copying build/lib/vmware_nsx/services/lbaas/lb_const.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas DEBUG: copying build/lib/vmware_nsx/services/lbaas/lb_common.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas DEBUG: copying build/lib/vmware_nsx/services/lbaas/base_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas DEBUG: copying build/lib/vmware_nsx/services/lbaas/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v/lbaas_common.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v/implementation/pool_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v/implementation/member_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v/implementation/loadbalancer_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v/implementation/listener_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v/implementation/l7rule_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v/implementation/l7policy_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v/implementation/healthmon_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v/implementation/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation/pool_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation/member_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation/loadbalancer_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation/listener_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation/lb_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation/l7rule_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation/l7policy_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation/healthmonitor_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v3/implementation/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_v3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/implementation/pool_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/implementation/member_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/implementation/loadbalancer_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/implementation/listener_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/implementation/lb_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/implementation/lb_const.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/implementation/l7rule_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/implementation/l7policy_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/implementation/healthmonitor_mgr.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: copying build/lib/vmware_nsx/services/lbaas/nsx_p/implementation/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia DEBUG: copying build/lib/vmware_nsx/services/lbaas/octavia/tvd_wrapper.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia DEBUG: copying build/lib/vmware_nsx/services/lbaas/octavia/octavia_listener.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia DEBUG: copying build/lib/vmware_nsx/services/lbaas/octavia/octavia_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia DEBUG: copying build/lib/vmware_nsx/services/lbaas/octavia/constants.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia DEBUG: copying build/lib/vmware_nsx/services/lbaas/octavia/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsx_tvd/plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsx_tvd/ipsec_validator.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsx_tvd/ipsec_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsx_tvd/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsx_tvd DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/common_v3 DEBUG: copying build/lib/vmware_nsx/services/vpnaas/common_v3/ipsec_validator.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/common_v3 DEBUG: copying build/lib/vmware_nsx/services/vpnaas/common_v3/ipsec_utils.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/common_v3 DEBUG: copying build/lib/vmware_nsx/services/vpnaas/common_v3/ipsec_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/common_v3 DEBUG: copying build/lib/vmware_nsx/services/vpnaas/common_v3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/common_v3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxp DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsxp/ipsec_validator.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxp DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsxp/ipsec_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxp DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsxp/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxp DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsx_plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas DEBUG: copying build/lib/vmware_nsx/services/vpnaas/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsxv/ipsec_validator.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsxv/ipsec_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsxv/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv3 DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsxv3/ipsec_validator.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv3 DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsxv3/ipsec_driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv3 DEBUG: copying build/lib/vmware_nsx/services/vpnaas/nsxv3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv3 DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/dynamic_routing DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/dynamic_routing/nsx_v DEBUG: copying build/lib/vmware_nsx/services/dynamic_routing/nsx_v/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/dynamic_routing/nsx_v DEBUG: copying build/lib/vmware_nsx/services/dynamic_routing/nsx_v/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/dynamic_routing/nsx_v DEBUG: copying build/lib/vmware_nsx/services/dynamic_routing/bgp_plugin.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/dynamic_routing DEBUG: copying build/lib/vmware_nsx/services/dynamic_routing/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/dynamic_routing DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/common DEBUG: copying build/lib/vmware_nsx/services/ipam/common/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/common DEBUG: copying build/lib/vmware_nsx/services/ipam/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/common DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_v DEBUG: copying build/lib/vmware_nsx/services/ipam/nsx_v/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_v DEBUG: copying build/lib/vmware_nsx/services/ipam/nsx_v/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_v DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/ipam/nsx_tvd/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/ipam/nsx_tvd/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_tvd DEBUG: copying build/lib/vmware_nsx/services/ipam/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam DEBUG: creating /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/ipam/nsx_v3/driver.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_v3 DEBUG: copying build/lib/vmware_nsx/services/ipam/nsx_v3/__init__.py -> /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_v3 DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extension_drivers/dns_integration.py to dns_integration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extension_drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dvs/dvs_utils.py to dvs_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dvs/dvs.py to dvs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dvs/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/vnicindex.py to vnicindex.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/securitygrouppolicy.py to securitygrouppolicy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/securitygrouplogging.py to securitygrouplogging.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/secgroup_rule_local_ip_prefix.py to secgroup_rule_local_ip_prefix.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/routertype.py to routertype.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/routersize.py to routersize.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/providersecuritygroup.py to providersecuritygroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/projectpluginmap.py to projectpluginmap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/nsxpolicy.py to nsxpolicy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/maclearning.py to maclearning.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/lsn.py to lsn.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/housekeeper.py to housekeeper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/edge_service_gateway_bgp_peer.py to edge_service_gateway_bgp_peer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/dns_search_domain.py to dns_search_domain.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/dhcp_mtu.py to dhcp_mtu.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/api_replay.py to api_replay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/advancedserviceproviders.py to advancedserviceproviders.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/extensions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client/request.py to request.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client/eventlet_request.py to eventlet_request.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client/eventlet_client.py to eventlet_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_client/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/profile.py to profile.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/nsxv_constants.py to nsxv_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/nsx_utils.py to nsx_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/nsx_constants.py to nsx_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/managers.py to managers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/locking.py to locking.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/l3_rpc_agent_api.py to l3_rpc_agent_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/exceptions.py to exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/driver_api.py to driver_api.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/availability_zones.py to availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsxlib/mh/switch.py to switch.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsxlib/mh/lsn.py to lsn.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsxlib/mh/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsxlib/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies/security_group.py to security_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies/providersecuritygroup.py to providersecuritygroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies/nsxpolicy.py to nsxpolicy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies/network_gateway.py to network_gateway.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies/maclearning.py to maclearning.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies/lsn.py to lsn.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies/housekeeper.py to housekeeper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/policies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/vnic_index_db.py to vnic_index_db.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/vcns_models.py to vcns_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/routertype.py to routertype.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/nsxv_models.py to nsxv_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/nsxv_db.py to nsxv_db.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/nsxrouter.py to nsxrouter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/nsx_portbindings_db.py to nsx_portbindings_db.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/nsx_models.py to nsx_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/maclearning.py to maclearning.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/lsn_db.py to lsn_db.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/extended_security_group_rule.py to extended_security_group_rule.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/extended_security_group.py to extended_security_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/distributedrouter.py to distributedrouter.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/db.py to db.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand/fc6308289aca_lbaas_no_foreign_key.py to fc6308289aca_lbaas_no_foreign_key.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/stein/expand/99bfcb6003c6_lbaas_error_no_member.py to 99bfcb6003c6_lbaas_error_no_member.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand/9799427fc0e1_nsx_tv_map.py to 9799427fc0e1_nsx_tv_map.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens/expand/0dbeda408e41_nsxv3_vpn_mapping.py to 0dbeda408e41_nsxv3_vpn_mapping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract/a1be06050b41_update_nsx_binding_types.py to a1be06050b41_update_nsx_binding_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/queens/contract/717f7f63a219_nsxv3_lbaas_l7policy.py to 717f7f63a219_nsxv3_lbaas_l7policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/ea7a72ab9643_nsxv3_lbaas_mapping.py to ea7a72ab9643_nsxv3_lbaas_mapping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/e4c503f4133f_port_vnic_type_support.py to e4c503f4133f_port_vnic_type_support.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/8699700cd95c_nsxv_bgp_speaker_mapping.py to 8699700cd95c_nsxv_bgp_speaker_mapping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/7c4704ad37df_nsxv_lbv2_l7pol_fix.py to 7c4704ad37df_nsxv_lbv2_l7pol_fix.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/expand/53eb497903a4_drop_vdr_dhcp_bindings.py to 53eb497903a4_drop_vdr_dhcp_bindings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract/8c0a81a07691_fix_ipam_table.py to 8c0a81a07691_fix_ipam_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/pike/contract/84ceffa27115_nsxv3_qos_policy_no_foreign_key.py to 84ceffa27115_nsxv3_qos_policy_no_foreign_key.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/e816d4fe9d4f_nsx_add_policy_security_group.py to e816d4fe9d4f_nsx_add_policy_security_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/dd9fe5a3a526_nsx_add_certificate_table.py to dd9fe5a3a526_nsx_add_certificate_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/expand/01a33f93f5fd_nsxv_lbv2_l7pol.py to 01a33f93f5fd_nsxv_lbv2_l7pol.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract/5c8f451290b7_nsx_ipam_table_rename.py to 5c8f451290b7_nsx_ipam_table_rename.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/ocata/contract/14a89ddf96e2_add_az_internal_network.py to 14a89ddf96e2_add_az_internal_network.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/c644ec62c585_nsxv3_add_nsx_dhcp_service_tables.py to c644ec62c585_nsxv3_add_nsx_dhcp_service_tables.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/c288bb6a7252_nsxv_add_resource_pool_to_router_mapping.py to c288bb6a7252_nsxv_add_resource_pool_to_router_mapping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/b7f41687cbad_nsxv3_qos_policy_mapping.py to b7f41687cbad_nsxv3_qos_policy_mapping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/aede17d51d0f_timestamps.py to aede17d51d0f_timestamps.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/967462f585e1_add_dvs_id_to_switch_mappings.py to 967462f585e1_add_dvs_id_to_switch_mappings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/86a55205337c_nsxv_availability_zone_router_mapping.py to 86a55205337c_nsxv_availability_zone_router_mapping.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/7e46906f8997_lbaas_foreignkeys.py to 7e46906f8997_lbaas_foreignkeys.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/7b5ec3caa9a4_nsxv_fix_az_default.py to 7b5ec3caa9a4_nsxv_fix_az_default.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/6e6da8296c0e_add_nsxv_ipam.py to 6e6da8296c0e_add_nsxv_ipam.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/633514d94b93_add_support_for_taas.py to 633514d94b93_add_support_for_taas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/5e564e781d77_add_nsx_binding_type.py to 5e564e781d77_add_nsx_binding_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/3e4dccfe6fb4_nsx_security_group_logging.py to 3e4dccfe6fb4_nsx_security_group_logging.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/2c87aedb206f_nsxv_security_group_logging.py to 2c87aedb206f_nsxv_security_group_logging.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/expand/1b4eaffe4f31_nsx_provider_security_group.py to 1b4eaffe4f31_nsx_provider_security_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/dbe29d208ac6_nsxv_add_dhcp_mtu_to_subnets.py to dbe29d208ac6_nsxv_add_dhcp_mtu_to_subnets.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/d49ac91b560e_nsxv_lbaasv2_shared_pools.py to d49ac91b560e_nsxv_lbaasv2_shared_pools.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/5ed1ffbc0d2a_nsx_security_group_logging.py to 5ed1ffbc0d2a_nsx_security_group_logging.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/newton/contract/081af0e396d7_nsx_extended_rule_table_rename.py to 081af0e396d7_nsx_extended_rule_table_rename.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/69fb78b33d41_nsxv_add_search_domain_to_subnets.py to 69fb78b33d41_nsxv_add_search_domain_to_subnets.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/4c45bcadccf9_extend_secgroup_rule.py to 4c45bcadccf9_extend_secgroup_rule.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/312211a5725f_nsxv_lbv2.py to 312211a5725f_nsxv_lbv2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/2af850eb3970_update_nsxv_tz_binding_type.py to 2af850eb3970_update_nsxv_tz_binding_type.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/mitaka/expand/20483029f1ff_update_tz_network_bindings.py to 20483029f1ff_update_tz_network_bindings.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/53a3254aa95e_initial_liberty_no_op_expand_script.py to 53a3254aa95e_initial_liberty_no_op_expand_script.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/28430956782d_nsxv3_security_groups.py to 28430956782d_nsxv3_security_groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/expand/279b70ac3ae8_nsxv3_add_l2gwconnection_table.py to 279b70ac3ae8_nsxv3_add_l2gwconnection_table.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract/3c88bdea3054_nsxv_vdr_dhcp_binding.py to 3c88bdea3054_nsxv_vdr_dhcp_binding.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/liberty/contract/393bf843b96_initial_liberty_no_op_contract_script.py to 393bf843b96_initial_liberty_no_op_contract_script.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/versions/kilo_release.py to kilo_release.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/env.py to env.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/alembic_migrations/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/models/head.py to head.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/db/migration/models/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2/subnet.py to subnet.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2/security_group.py to security_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2/router.py to router.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2/project_plugin_map.py to project_plugin_map.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2/port.py to port.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/osc/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_replay/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_replay/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_replay/cli.py to cli.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/api_replay/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta/rpc.py to rpc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta/nsx.py to nsx.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta/modes.py to modes.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta/lsnmanager.py to lsnmanager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta/combined.py to combined.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/dhcp_meta/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/opts.py to opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/nsx_cluster.py to nsx_cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/_i18n.py to _i18n.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/resources.py to resources.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/nsxadmin.py to nsxadmin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/nsx_instance_if_migrate.py to nsx_instance_if_migrate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/commands.py to commands.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common/v3_common_cert.py to v3_common_cert.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common/loadbalancers.py to loadbalancers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common/formatters.py to formatters.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/spoofguard_policy.py to spoofguard_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/securitygroups.py to securitygroups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/routers.py to routers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/networks.py to networks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/metadata.py to metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/loadbalancers.py to loadbalancers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/gw_edges.py to gw_edges.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/edges.py to edges.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/dhcp_binding.py to dhcp_binding.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/backup_edges.py to backup_edges.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/resources/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources/system.py to system.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources/securitygroups.py to securitygroups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources/routers.py to routers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources/networks.py to networks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources/loadbalancers.py to loadbalancers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources/loadbalancer.py to loadbalancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources/certificates.py to certificates.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxp/resources/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/securitygroups.py to securitygroups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/routers.py to routers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/ports.py to ports.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/networks.py to networks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/migration.py to migration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/metadata_proxy.py to metadata_proxy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/loadbalancers.py to loadbalancers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/loadbalancer.py to loadbalancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/http_service.py to http_service.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/dhcp_servers.py to dhcp_servers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/dhcp_binding.py to dhcp_binding.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/cluster.py to cluster.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/certificates.py to certificates.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxv3/resources/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxtvd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxtvd/resources/migrate.py to migrate.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/shell/admin/plugins/nsxtvd/resources/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_logical_switch.py to orphaned_logical_switch.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_logical_router.py to orphaned_logical_router.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_firewall_section.py to orphaned_firewall_section.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper/orphaned_dhcp_server.py to orphaned_dhcp_server.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper/mismatch_logical_port.py to mismatch_logical_port.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/housekeeper/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/api_replay/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/cert_utils.py to cert_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/availability_zones.py to availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_p/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_p/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_p/availability_zones.py to availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_p/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/housekeeper/error_dhcp_edge.py to error_dhcp_edge.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/housekeeper/error_backup_edge.py to error_backup_edge.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/housekeeper/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/md_proxy.py to md_proxy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/managers.py to managers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/availability_zones.py to availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/common/exceptions.py to exceptions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/common/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/common/VcnsApiClient.py to VcnsApiClient.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/tasks/tasks.py to tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/tasks/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/tasks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/vcns_driver.py to vcns_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/vcns.py to vcns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/securitygroup_utils.py to securitygroup_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/nsxv_loadbalancer.py to nsxv_loadbalancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/nsxv_edge_cfg_obj.py to nsxv_edge_cfg_obj.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/edge_utils.py to edge_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/edge_ipsecvpn_driver.py to edge_ipsecvpn_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/edge_firewall_driver.py to edge_firewall_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/edge_dynamic_routing_driver.py to edge_dynamic_routing_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/edge_appliance_driver.py to edge_appliance_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/vshield/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers/shared_router_driver.py to shared_router_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers/exclusive_router_driver.py to exclusive_router_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers/distributed_router_driver.py to distributed_router_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers/abstract_router_driver.py to abstract_router_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/nsx_v/drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common/housekeeper/housekeeper.py to housekeeper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common/housekeeper/base_job.py to base_job.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common/housekeeper/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/dvs/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/dvs/dhcp.py to dhcp.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/dvs/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common_v3/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common_v3/availability_zones.py to availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/plugins/common_v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/functional/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsxlib/mh/test_switch.py to test_switch.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsxlib/mh/test_lsn.py to test_lsn.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsxlib/mh/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsxlib/mh/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/shell/test_admin_utils.py to test_admin_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/shell/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_vnic_index.py to test_vnic_index.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_securitygroup.py to test_securitygroup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_security_group_policy.py to test_security_group_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_secgroup_rule_local_ip_prefix.py to test_secgroup_rule_local_ip_prefix.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_providernet.py to test_providernet.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_provider_security_groups.py to test_provider_security_groups.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_portsecurity.py to test_portsecurity.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_metadata.py to test_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_maclearning.py to test_maclearning.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_dns_search_domain.py to test_dns_search_domain.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_dhcp_mtu.py to test_dhcp_mtu.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/test_addresspairs.py to test_addresspairs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extensions/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_tvd/test_plugin.py to test_plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_tvd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/common_plugin/test_housekeeper.py to test_housekeeper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/common_plugin/common_v3.py to common_v3.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/common_plugin/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extension_drivers/test_dns_integration.py to test_dns_integration.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/extension_drivers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/dvs/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/dvs/test_plugin.py to test_plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/dvs/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2/test_subnet.py to test_subnet.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2/test_security_group.py to test_security_group.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2/test_router.py to test_router.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2/test_port.py to test_port.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/v2/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/osc/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_logical_switch.py to test_orphaned_logical_switch.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_logical_router.py to test_orphaned_logical_router.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper/test_orphaned_dhcp_server.py to test_orphaned_dhcp_server.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper/test_mismatch_logical_port.py to test_mismatch_logical_port.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/housekeeper/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/test_plugin.py to test_plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/test_fwaas_v2_driver.py to test_fwaas_v2_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/test_dhcp_metadata.py to test_dhcp_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/test_constants.py to test_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/test_client_cert.py to test_client_cert.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/test_availability_zones.py to test_availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/test_api_replay.py to test_api_replay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/housekeeper/test_error_dhcp_edge.py to test_error_dhcp_edge.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/housekeeper/test_error_backup_edge.py to test_error_backup_edge.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/housekeeper/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/vshield/test_vcns_driver.py to test_vcns_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/vshield/test_edge_utils.py to test_edge_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/vshield/fake_vcns.py to fake_vcns.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/vshield/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/test_plugin.py to test_plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/test_nsxv_loadbalancer.py to test_nsxv_loadbalancer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/test_misc.py to test_misc.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/test_lbaas_common.py to test_lbaas_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/test_fwaas_v2_driver.py to test_fwaas_v2_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/test_edge_loadbalancer_driver_v2.py to test_edge_loadbalancer_driver_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/test_availability_zones.py to test_availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_v/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p/test_policy_dhcp_metadata.py to test_policy_dhcp_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p/test_plugin.py to test_plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p/test_fwaas_v2_driver.py to test_fwaas_v2_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p/test_dhcp_metadata.py to test_dhcp_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p/test_availability_zones.py to test_availability_zones.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p/test_api_replay.py to test_api_replay.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/nsx_p/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/qos/test_nsxv_notification.py to test_nsxv_notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/qos/test_nsxv3_notification.py to test_nsxv3_notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/qos/test_nsxp_notification.py to test_nsxp_notification.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/qos/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/flowclassifier/test_nsxv_driver.py to test_nsxv_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/flowclassifier/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/ipam/test_nsxv_driver.py to test_nsxv_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/ipam/test_nsxv3_driver.py to test_nsxv3_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/ipam/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/l2gateway/test_nsxv_driver.py to test_nsxv_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/l2gateway/test_nsxv3_driver.py to test_nsxv3_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/l2gateway/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/vpnaas/test_nsxv_vpnaas.py to test_nsxv_vpnaas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/vpnaas/test_nsxv3_vpnaas.py to test_nsxv3_vpnaas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/vpnaas/test_nsxp_vpnaas.py to test_nsxp_vpnaas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/vpnaas/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/trunk/test_nsxv3_driver.py to test_nsxv3_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/trunk/test_nsxp_driver.py to test_nsxp_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/trunk/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas/test_octavia_listener.py to test_octavia_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas/test_octavia_driver.py to test_octavia_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas/test_nsxv3_driver.py to test_nsxv3_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas/test_nsxp_driver.py to test_nsxp_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas/lb_translators.py to lb_translators.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas/lb_db_models.py to lb_db_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas/lb_data_models.py to lb_data_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas/lb_constants.py to lb_constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/lbaas/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/dynamic_routing/test_nsxv_bgp_driver.py to test_nsxv_bgp_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/dynamic_routing/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/services/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/db/test_migrations.py to test_migrations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/tests/unit/db/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/nsx_v3/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/nsx_v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/nsx_p/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/nsx_p/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/trunk/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/flowclassifier/nsx_v/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/flowclassifier/nsx_v/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/flowclassifier/nsx_v/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/flowclassifier/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v3/fwaas_callbacks_v2.py to fwaas_callbacks_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v3/edge_fwaas_driver_v2.py to edge_fwaas_driver_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v3/edge_fwaas_driver_base.py to edge_fwaas_driver_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common/v3_utils.py to v3_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common/fwaas_mocks.py to fwaas_mocks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common/fwaas_driver_base.py to fwaas_driver_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common/fwaas_callbacks_v2.py to fwaas_callbacks_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common/api_replay_driver.py to api_replay_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v/fwaas_callbacks_v2.py to fwaas_callbacks_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v/edge_fwaas_driver_v2.py to edge_fwaas_driver_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_v/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_p/fwaas_callbacks_v2.py to fwaas_callbacks_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_p/edge_fwaas_driver_v2.py to edge_fwaas_driver_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_p/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_tv/plugin_v2.py to plugin_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_tv/edge_fwaas_driver_v2.py to edge_fwaas_driver_v2.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/nsx_tv/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/fwaas/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_tvd/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_tvd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3/pol_utils.py to pol_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3/message_queue.py to message_queue.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/qos/nsx_v/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_tvd/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_tvd/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_tvd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_v3/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_v/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/l2gateway/nsx_v/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/lb_const.py to lb_const.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/lb_common.py to lb_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/base_mgr.py to base_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/lbaas_common.py to lbaas_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation/pool_mgr.py to pool_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation/member_mgr.py to member_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation/loadbalancer_mgr.py to loadbalancer_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation/listener_mgr.py to listener_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation/l7rule_mgr.py to l7rule_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation/l7policy_mgr.py to l7policy_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation/healthmon_mgr.py to healthmon_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v/implementation/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation/pool_mgr.py to pool_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation/member_mgr.py to member_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation/loadbalancer_mgr.py to loadbalancer_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation/listener_mgr.py to listener_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation/lb_utils.py to lb_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation/l7rule_mgr.py to l7rule_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation/l7policy_mgr.py to l7policy_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation/healthmonitor_mgr.py to healthmonitor_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/implementation/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation/pool_mgr.py to pool_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation/member_mgr.py to member_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation/loadbalancer_mgr.py to loadbalancer_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation/listener_mgr.py to listener_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation/lb_utils.py to lb_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation/lb_const.py to lb_const.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation/l7rule_mgr.py to l7rule_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation/l7policy_mgr.py to l7policy_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation/healthmonitor_mgr.py to healthmonitor_mgr.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/nsx_p/implementation/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia/tvd_wrapper.py to tvd_wrapper.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia/octavia_listener.py to octavia_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia/octavia_driver.py to octavia_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia/constants.py to constants.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/lbaas/octavia/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsx_tvd/plugin.py to plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsx_tvd/ipsec_validator.py to ipsec_validator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsx_tvd/ipsec_driver.py to ipsec_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsx_tvd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/common_v3/ipsec_validator.py to ipsec_validator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/common_v3/ipsec_utils.py to ipsec_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/common_v3/ipsec_driver.py to ipsec_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/common_v3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxp/ipsec_validator.py to ipsec_validator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxp/ipsec_driver.py to ipsec_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxp/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsx_plugin.py to nsx_plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv/ipsec_validator.py to ipsec_validator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv/ipsec_driver.py to ipsec_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv3/ipsec_validator.py to ipsec_validator.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv3/ipsec_driver.py to ipsec_driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/vpnaas/nsxv3/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/dynamic_routing/nsx_v/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/dynamic_routing/nsx_v/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/dynamic_routing/bgp_plugin.py to bgp_plugin.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/dynamic_routing/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/common/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_v/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_v/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_tvd/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_tvd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_v3/driver.py to driver.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx/services/ipam/nsx_v3/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmpq7O0Kj.py' DEBUG: /usr/bin/python2 -O /tmp/tmpq7O0Kj.py DEBUG: removing /tmp/tmpq7O0Kj.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing vmware_nsx.egg-info/PKG-INFO DEBUG: writing top-level names to vmware_nsx.egg-info/top_level.txt DEBUG: writing dependency_links to vmware_nsx.egg-info/dependency_links.txt DEBUG: writing entry points to vmware_nsx.egg-info/entry_points.txt DEBUG: writing pbr to vmware_nsx.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: reading manifest template 'MANIFEST.in' DEBUG: warning: no files found matching '*' under directory 'vmware_nsx/neutron/locale' 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 'vmware_nsx.egg-info/SOURCES.txt' DEBUG: Copying vmware_nsx.egg-info to /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7/site-packages/vmware_nsx-15.2.1-py2.7.egg-info DEBUG: running install_scripts DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: Installing nsxadmin script to /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/bin DEBUG: Installing neutron-check-nsx-config script to /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/bin DEBUG: Installing nsx-migration script to /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/bin DEBUG: + PYTHONPATH=. DEBUG: ++ ls etc/oslo-config-generator/nsx.ini DEBUG: + for file in '`ls etc/oslo-config-generator/*`' DEBUG: + oslo-config-generator-2 --config-file=etc/oslo-config-generator/nsx.ini DEBUG: WARNING:stevedore.named:Could not load nsx DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/etc/neutron/plugins/vmware DEBUG: + mv etc/nsx.ini.sample /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/etc/neutron/plugins/vmware/nsx.ini DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/vmware-nsx-15.2.1.dev1 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Processing files: python2-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rMwMCS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsx-15.2.1.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/share/licenses/python2-networking-vmware-nsx-15.2.1 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/share/licenses/python2-networking-vmware-nsx-15.2.1 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/share/licenses/python2-networking-vmware-nsx-15.2.1 DEBUG: + exit 0 DEBUG: Provides: config(python2-networking-vmware-nsx) = 15.2.1-0.20230812194859.4724ea2.el7 python-networking-vmware-nsx = 15.2.1-0.20230812194859.4724ea2.el7 python2-networking-vmware-nsx = 15.2.1-0.20230812194859.4724ea2.el7 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: /usr/bin/python2 python(abi) = 2.7 DEBUG: Obsoletes: python-networking-vmware-nsx < 15.2.1-0.20230812194859.4724ea2.el7 DEBUG: Processing files: python-networking-vmware-nsx-doc-15.2.1-0.20230812194859.4724ea2.el7.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SJSXWC DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsx-15.2.1.dev1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/share/doc/python-networking-vmware-nsx-doc-15.2.1 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/share/doc/python-networking-vmware-nsx-doc-15.2.1 DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/share/doc/python-networking-vmware-nsx-doc-15.2.1 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XdqHin DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsx-15.2.1.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/share/licenses/python-networking-vmware-nsx-doc-15.2.1 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/share/licenses/python-networking-vmware-nsx-doc-15.2.1 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64/usr/share/licenses/python-networking-vmware-nsx-doc-15.2.1 DEBUG: + exit 0 DEBUG: Provides: python-networking-vmware-nsx-doc = 15.2.1-0.20230812194859.4724ea2.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python2-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-networking-vmware-nsx-doc-15.2.1-0.20230812194859.4724ea2.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WxQHzI DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vmware-nsx-15.2.1.dev1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm INFO: Done(/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc/python-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.src.rpm) Config(dlrn-5) 0 minutes 45 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc 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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5828524 3739416 871016 6698428 9228588 DEBUG: Swap: 8388604 1351196 7037408 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'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 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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 art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp 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: 16266368 5843780 2913972 1681236 7508616 8403112 DEBUG: Swap: 8388604 1351196 7037408 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'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 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.x1xwr5s9', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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', 'a6f737b0b4a74a04b6ce8c8b036b0b30', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--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', '/usr/sbin/usermod', '-u', '1005', '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-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc/python-networking-vmware-nsx-doc-15.2.1-0.20230812194859.4724ea2.el7.noarch.rpm /home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc/python2-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc/python-networking-vmware-nsx-doc-15.2.1-0.20230812194859.4724ea2.el7.noarch.rpm', '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc/python2-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.taz1vw53:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8cb3da8a2c4045c890387d23866c3108', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.taz1vw53:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-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', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc/python-networking-vmware-nsx-doc-15.2.1-0.20230812194859.4724ea2.el7.noarch.rpm', '/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc/python2-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-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: Failed to set locale, defaulting to C DEBUG: delorean-openstack-zaqar-40d43e7f55add2794b3c05 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python-networking-vmware-nsx-doc noarch15.2.1-0.20230812194859.4724ea2.el7 @commandline 173 k DEBUG: python2-networking-vmware-nsx noarch15.2.1-0.20230812194859.4724ea2.el7 @commandline 1.9 M DEBUG: Installing dependencies: DEBUG: openstack-neutron noarch1:15.3.5-0.20230524133332.63bac0f.el7 delorean 21 k DEBUG: openstack-neutron-common noarch1:15.3.5-0.20230524133332.63bac0f.el7 delorean 197 k DEBUG: openstack-neutron-fwaas noarch1:16.0.1-0.20230704024823.e4fbbaa.el7 delorean 8.0 k DEBUG: openstack-neutron-vpnaas noarch1:15.0.1-0.20221115150414.ddba180.el7 delorean 9.1 k DEBUG: python-openstackclient-lang noarch4.0.2-0.20210709052920.54bf2c0.el7 delorean 52 k DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-privsep-lang noarch1.33.5-0.20201014070458.ced0e7b.el7 delorean 7.3 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-oslo-versionedobjects-lang noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 7.2 k DEBUG: python-oslo-vmware-lang noarch2.34.1-0.20200221112755.c592465.el7 delorean 8.7 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-cinderclient noarch5.0.2-0.20210415101924.7e9e31c.el7 delorean 233 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-designateclient noarch3.0.0-0.20200221131317.093d8d7.el7 delorean 87 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-glanceclient noarch1:2.17.1-0.20200629070513.1aba8f2.el7 delorean 140 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-networking-l2gw noarch1:15.0.1-0.20200824160421.1f84472.el7 delorean 158 k DEBUG: python2-networking-sfc noarch9.0.2-0.20210216101918.2f75b30.el7 delorean 170 k DEBUG: python2-neutron noarch1:15.3.5-0.20230524133332.63bac0f.el7 delorean 2.3 M DEBUG: python2-neutron-dynamic-routing noarch15.0.1-0.20220824103904.56de1c4.el7 delorean 106 k DEBUG: python2-neutron-fwaas noarch1:16.0.1-0.20230704024823.e4fbbaa.el7 delorean 198 k DEBUG: python2-neutron-lib noarch1.29.1-0.20200221175952.4ef4b71.el7 delorean 362 k DEBUG: python2-neutron-vpnaas noarch1:15.0.1-0.20221115150414.ddba180.el7 delorean 126 k DEBUG: python2-neutronclient noarch6.14.1-0.20200629065515.a09e824.el7 delorean 300 k DEBUG: python2-novaclient noarch1:15.1.1-0.20200629065415.79959ab.el7 delorean 220 k DEBUG: python2-openstackclient noarch4.0.2-0.20210709052920.54bf2c0.el7 delorean 1.1 M DEBUG: python2-openstacksdk noarch0.36.5-0.20210204072925.feda828.el7 delorean 767 k DEBUG: python2-os-client-config noarch1.33.0-0.20200221112941.d0eea17.el7 delorean 48 k DEBUG: python2-os-ken noarch0.4.1-0.20200424083420.8f7851a.el7 delorean 2.2 M DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-os-traits noarch0.16.0-0.20200221150312.5a477b8.el7 delorean 34 k DEBUG: python2-os-vif noarch1.17.0-0.20200221180217.3a08cc4.el7 delorean 89 k DEBUG: python2-os-xenapi noarch0.3.4-0.20200224095804.12c68d0.el7 delorean 74 k DEBUG: python2-osc-lib noarch1.14.1-0.20200221121903.a0d9746.el7 delorean 72 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-privsep noarch1.33.5-0.20201014070458.ced0e7b.el7 delorean 33 k DEBUG: python2-oslo-reports noarch1.30.0-0.20200220193342.cf35fec.el7 delorean 51 k DEBUG: python2-oslo-rootwrap noarch5.16.1-0.20200221112450.c6babc7.el7 delorean 39 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-upgradecheck noarch0.3.2-0.20200424125422.e1df576.el7 delorean 18 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-oslo-versionedobjects noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 71 k DEBUG: python2-oslo-vmware noarch2.34.1-0.20200221112755.c592465.el7 delorean 209 k DEBUG: python2-osprofiler noarch2.8.2-0.20200221121507.d431c7a.el7 delorean 124 k DEBUG: python2-ovsdbapp noarch0.17.6-0.20221011224916.f22405c.el7 delorean 108 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-requestsexceptions noarch1.4.0-0.20200221093246.d7ac0ff.el7 delorean 10 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python2-tooz noarch1.66.3-0.20200602045407.13a6dff.el7 delorean 98 k DEBUG: python2-vmware-nsxlib noarch15.1.1-0.20220617145911.d52971a.el7 delorean 241 k DEBUG: python-beautifulsoup4 noarch4.6.0-1.el7 delorean-train-testing 170 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-kazoo noarch2.2.1-1.el7 delorean-train-testing 130 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-logutils noarch0.3.3-3.el7 delorean-train-testing 41 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-simplegeneric noarch0.8-7.el7 delorean-train-testing 11 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-waitress noarch0.8.9-5.el7 delorean-train-testing 151 k DEBUG: python-warlock noarch1.0.1-1.el7 delorean-train-testing 13 k DEBUG: python-webtest noarch2.0.23-1.el7 delorean-train-testing 83 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-appdirs noarch1.4.0-4.el7 delorean-train-testing 16 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-jmespath noarch0.9.0-5.el7 delorean-train-testing 38 k DEBUG: python2-jsonpatch noarch1.21-1.el7 delorean-train-testing 21 k DEBUG: python2-jsonpointer noarch1.10-4.el7 delorean-train-testing 13 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-munch noarch2.2.0-2.el7 delorean-train-testing 15 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-paramiko noarch2.4.2-2.el7 delorean-train-testing 286 k DEBUG: python2-pecan noarch1.3.2-1.el7 delorean-train-testing 267 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-pyroute2 noarch0.5.6-1.el7 delorean-train-testing 550 k DEBUG: python2-redis noarch3.1.0-1.el7 delorean-train-testing 120 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-singledispatch noarch3.4.0.3-4.el7 delorean-train-testing 17 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-suds noarch0.7-0.4.94664ddd46a6.el7 delorean-train-testing 233 k DEBUG: python2-tenacity noarch5.1.1-4.el7 delorean-train-testing 42 k DEBUG: python2-tinyrpc noarch0.5-4.20170523git1f38ac.el7 delorean-train-testing 31 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-voluptuous noarch0.10.5-2.el7 delorean-train-testing 49 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-weakrefmethod noarch1.0.2-3.el7 delorean-train-testing 12 k DEBUG: python2-werkzeug noarch0.14.1-3.el7 delorean-train-testing 466 k DEBUG: python2-zake noarch0.2.2-2.el7 delorean-train-testing 39 k DEBUG: dibbler-client x86_641.0.1-0.RC1.2.el7 delorean-train-testing 408 k DEBUG: libsodium x86_641.0.18-2.el7 delorean-train-testing 148 k DEBUG: mariadb-common x86_643:10.3.20-3.el7.0.0.rdo1 delorean-train-testing 65 k DEBUG: mariadb-config x86_643:10.3.20-3.el7.0.0.rdo1 delorean-train-testing 39 k DEBUG: mariadb-libs x86_643:10.3.20-3.el7.0.0.rdo1 delorean-train-testing 155 k DEBUG: openpgm x86_645.2.122-2.el7 delorean-train-testing 171 k DEBUG: openvswitch x86_641:2.12.0-1.el7 delorean-train-testing 2.0 M DEBUG: python-openvswitch x86_641:2.12.0-1.el7 delorean-train-testing 230 k DEBUG: python-zmq x86_6414.7.0-2.el7 delorean-train-testing 494 k DEBUG: python2-bcrypt x86_643.1.6-1.el7 delorean-train-testing 38 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-gevent x86_641.1.2-2.el7 delorean-train-testing 442 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-psutil x86_645.5.1-1.el7 delorean-train-testing 387 k DEBUG: python2-pynacl x86_641.3.0-1.el7 delorean-train-testing 92 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-setproctitle x86_641.1.10-12.el7 delorean-train-testing 18 k DEBUG: python2-simplejson x86_643.16.0-5.el7 delorean-train-testing 119 k DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: zeromq x86_644.0.5-4.el7 delorean-train-testing 434 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: bash-completion noarch1:2.1-8.el7 base 87 k DEBUG: conntrack-tools x86_641.4.4-7.el7 base 187 k DEBUG: iproute x86_644.11.0-30.el7 base 805 k DEBUG: ipset x86_647.1-1.el7 base 39 k DEBUG: ipset-libs x86_647.1-1.el7 base 64 k DEBUG: iptables x86_641.4.21-35.el7 base 432 k DEBUG: iputils x86_6420160308-10.el7 base 148 k DEBUG: keepalived x86_641.3.5-19.el7 base 332 k DEBUG: libevent x86_642.0.21-4.el7 base 214 k DEBUG: libmnl x86_641.0.3-7.el7 base 23 k DEBUG: libnetfilter_conntrack x86_641.0.6-1.el7_3 base 55 k DEBUG: libnetfilter_cthelper x86_641.0.0-11.el7 base 18 k DEBUG: libnetfilter_cttimeout x86_641.0.0-7.el7 base 18 k DEBUG: libnetfilter_queue x86_641.0.2-2.el7_2 base 23 k DEBUG: libnfnetlink x86_641.0.1-4.el7 base 26 k DEBUG: libnl3 x86_643.2.28-4.el7 base 278 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: lm_sensors-libs x86_643.4.0-8.20160601gitf9185e5.el7 base 42 k DEBUG: numactl-libs x86_642.0.12-5.el7 base 30 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: radvd x86_642.17-3.el7 base 94 k DEBUG: tcp_wrappers-libs x86_647.6-77.el7 base 66 k DEBUG: unbound-libs x86_641.6.6-5.el7_8 base 406 k DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: c-ares x86_641.10.0-3.el7_9.1 updates 78 k DEBUG: dnsmasq x86_642.76-17.el7_9.3 updates 281 k DEBUG: dnsmasq-utils x86_642.76-17.el7_9.3 updates 31 k DEBUG: haproxy x86_641.5.18-9.el7_9.1 updates 835 k DEBUG: net-snmp-agent-libs x86_641:5.7.2-49.el7_9.2 updates 707 k DEBUG: net-snmp-libs x86_641:5.7.2-49.el7_9.2 updates 752 k DEBUG: nettle x86_642.7.1-9.el7_9 updates 328 k DEBUG: openssl x86_641:1.0.2k-26.el7_9 updates 494 k DEBUG: sudo x86_641.8.23-10.el7_9.3 updates 844 k DEBUG: systemd-sysv x86_64219-78.el7_9.7 updates 97 k DEBUG: vim-minimal x86_642:7.4.629-8.el7_9 updates 443 k DEBUG: dpdk x86_6418.11.8-1.el7_8 extras 1.7 M DEBUG: libev x86_644.15-7.el7 extras 44 k DEBUG: python-httplib2 noarch0.9.2-1.el7 extras 115 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 202 Packages DEBUG: Total size: 41 M DEBUG: Total download size: 8.2 M DEBUG: Installed size: 180 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-1.33.5-0.20201014070458.ced0e7b.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-vmware-lang-2.34.1-0.20200221112755.c592465.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-designateclient-3.0.0-0.20200221131317.093d8d7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-neutron-15.3.5-0.20230524133332.63bac0f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-neutron-lib-1.29.1-0.20200221175952.4ef4b71.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-novaclient-15.1.1-0.20200629065415.79959ab.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-ken-0.4.1-0.20200424083420.8f7851a.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-traits-0.16.0-0.20200221150312.5a477b8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-vif-1.17.0-0.20200221180217.3a08cc4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-xenapi-0.3.4-0.20200224095804.12c68d0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-privsep-1.33.5-0.20201014070458.ced0e7b.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-rootwrap-5.16.1-0.20200221112450.c6babc7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-vmware-2.34.1-0.20200221112755.c592465.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-ovsdbapp-0.17.6-0.20221011224916.f22405c.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vmware-nsxlib-15.1.1-0.20220617145911.d52971a.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-beautifulsoup4-4.6.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-kazoo-2.2.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-logutils-0.3.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-simplegeneric-0.8-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-waitress-0.8.9-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-warlock-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-webtest-2.0.23-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-appdirs-1.4.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jmespath-0.9.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpatch-1.21-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonpointer-1.10-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-munch-2.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-paramiko-2.4.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pecan-1.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyroute2-0.5.6-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-redis-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-singledispatch-3.4.0.3-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-suds-0.7-0.4.94664ddd46a6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tenacity-5.1.1-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-tinyrpc-0.5-4.20170523git1f38ac.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-voluptuous-0.10.5-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-weakrefmethod-1.0.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-werkzeug-0.14.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-zake-0.2.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openpgm-5.2.122-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-2.12.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-openvswitch-2.12.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-zmq-14.7.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-bcrypt-3.1.6-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-gevent-1.1.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-psutil-5.5.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pynacl-1.3.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-setproctitle-1.1.10-12.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-simplejson-3.16.0-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zeromq-4.0.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-4.11.0-30.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-1.4.21-35.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.0.21-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.3-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnetfilter_conntrack-1.0.6-1.el7_3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfnetlink-1.0.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.2.28-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.12-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.6.6-5.el7_8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.10.0-3.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-2.7.1-9.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.0.2k-26.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dpdk-18.11.8-1.el7_8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.15-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-httplib2-0.9.2-1.el7.noarch.rpm: Already downloaded DEBUG: (163/200): openstack-neutron-15.3.5-0.202305241 81 kB/s | 21 kB 00:00 DEBUG: (164/200): openstack-neutron-common-15.3.5-0.20 674 kB/s | 197 kB 00:00 DEBUG: (165/200): openstack-neutron-fwaas-16.0.1-0.202 27 kB/s | 8.0 kB 00:00 DEBUG: (166/200): openstack-neutron-vpnaas-15.0.1-0.20 31 kB/s | 9.1 kB 00:00 DEBUG: (167/200): python-openstackclient-lang-4.0.2-0. 155 kB/s | 52 kB 00:00 DEBUG: (168/200): python2-cinderclient-5.0.2-0.2021041 438 kB/s | 233 kB 00:00 DEBUG: (169/200): python2-networking-l2gw-15.0.1-0.202 699 kB/s | 158 kB 00:00 DEBUG: (170/200): python2-glanceclient-2.17.1-0.202006 299 kB/s | 140 kB 00:00 DEBUG: (171/200): python2-networking-sfc-9.0.2-0.20210 674 kB/s | 170 kB 00:00 DEBUG: (172/200): python2-neutron-dynamic-routing-15.0 443 kB/s | 106 kB 00:00 DEBUG: (173/200): python2-neutron-fwaas-16.0.1-0.20230 2.6 MB/s | 198 kB 00:00 DEBUG: (174/200): python2-neutron-vpnaas-15.0.1-0.2022 2.3 MB/s | 126 kB 00:00 DEBUG: (175/200): python2-openstackclient-4.0.2-0.2021 7.9 MB/s | 1.1 MB 00:00 DEBUG: (176/200): dibbler-client-1.0.1-0.RC1.2.el7.x86 2.3 MB/s | 408 kB 00:00 DEBUG: (177/200): python2-tooz-1.66.3-0.20200602045407 444 kB/s | 98 kB 00:00 DEBUG: (178/200): mariadb-common-10.3.20-3.el7.0.0.rdo 747 kB/s | 65 kB 00:00 DEBUG: (179/200): mariadb-config-10.3.20-3.el7.0.0.rdo 1.0 MB/s | 39 kB 00:00 DEBUG: (180/200): mariadb-libs-10.3.20-3.el7.0.0.rdo1. 2.6 MB/s | 155 kB 00:00 DEBUG: (181/200): bash-completion-2.1-8.el7.noarch.rpm 563 kB/s | 87 kB 00:00 DEBUG: (182/200): ipset-7.1-1.el7.x86_64.rpm 382 kB/s | 39 kB 00:00 DEBUG: (183/200): conntrack-tools-1.4.4-7.el7.x86_64.r 1.1 MB/s | 187 kB 00:00 DEBUG: (184/200): ipset-libs-7.1-1.el7.x86_64.rpm 1.5 MB/s | 64 kB 00:00 DEBUG: (185/200): libnetfilter_cthelper-1.0.0-11.el7.x 483 kB/s | 18 kB 00:00 DEBUG: (186/200): iputils-20160308-10.el7.x86_64.rpm 1.6 MB/s | 148 kB 00:00 DEBUG: (187/200): keepalived-1.3.5-19.el7.x86_64.rpm 4.6 MB/s | 332 kB 00:00 DEBUG: (188/200): libnetfilter_cttimeout-1.0.0-7.el7.x 577 kB/s | 18 kB 00:00 DEBUG: (189/200): libnetfilter_queue-1.0.2-2.el7_2.x86 463 kB/s | 23 kB 00:00 DEBUG: (190/200): radvd-2.17-3.el7.x86_64.rpm 2.2 MB/s | 94 kB 00:00 DEBUG: (191/200): lm_sensors-libs-3.4.0-8.20160601gitf 905 kB/s | 42 kB 00:00 DEBUG: (192/200): tcp_wrappers-libs-7.6-77.el7.x86_64. 575 kB/s | 66 kB 00:00 DEBUG: (193/200): dnsmasq-utils-2.76-17.el7_9.3.x86_64 65 kB/s | 31 kB 00:00 DEBUG: (194/200): dnsmasq-2.76-17.el7_9.3.x86_64.rpm 225 kB/s | 281 kB 00:01 DEBUG: (195/200): haproxy-1.5.18-9.el7_9.1.x86_64.rpm 465 kB/s | 835 kB 00:01 DEBUG: (196/200): net-snmp-agent-libs-5.7.2-49.el7_9.2 428 kB/s | 707 kB 00:01 DEBUG: (197/200): net-snmp-libs-5.7.2-49.el7_9.2.x86_6 661 kB/s | 752 kB 00:01 DEBUG: (198/200): systemd-sysv-219-78.el7_9.7.x86_64.r 138 kB/s | 97 kB 00:00 DEBUG: (199/200): sudo-1.8.23-10.el7_9.3.x86_64.rpm 743 kB/s | 844 kB 00:01 DEBUG: (200/200): vim-minimal-7.4.629-8.el7_9.x86_64.r 315 kB/s | 443 kB 00:01 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 1.4 MB/s | 8.2 MB 00:05 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 : python2-netaddr-0.7.19-5.el7.noarch 1/202 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.681754 2/202 DEBUG: Installing : libmnl-1.0.3-7.el7.x86_64 3/202 DEBUG: Running scriptlet: libmnl-1.0.3-7.el7.x86_64 3/202 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 4/202 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 5/202 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 6/202 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 7/202 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 8/202 DEBUG: Installing : python2-tenacity-5.1.1-4.el7.noarch 9/202 DEBUG: Installing : libnfnetlink-1.0.1-4.el7.x86_64 10/202 DEBUG: Running scriptlet: libnfnetlink-1.0.1-4.el7.x86_64 10/202 DEBUG: Installing : python2-simplejson-3.16.0-5.el7.x86_64 11/202 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 12/202 DEBUG: Installing : python-httplib2-0.9.2-1.el7.noarch 13/202 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 14/202 DEBUG: Installing : python2-pyroute2-0.5.6-1.el7.noarch 15/202 DEBUG: Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 16/202 DEBUG: Running scriptlet: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 16/202 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 17/202 DEBUG: Installing : iptables-1.4.21-35.el7.x86_64 17/202 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 17/202 DEBUG: Installing : iproute-4.11.0-30.el7.x86_64 18/202 DEBUG: Installing : ipset-libs-7.1-1.el7.x86_64 19/202 DEBUG: Running scriptlet: ipset-libs-7.1-1.el7.x86_64 19/202 DEBUG: Installing : ipset-7.1-1.el7.x86_64 20/202 DEBUG: Installing : openssl-1:1.0.2k-26.el7_9.x86_64 21/202 DEBUG: Installing : net-snmp-libs-1:5.7.2-49.el7_9.2.x86_64 22/202 DEBUG: Running scriptlet: net-snmp-libs-1:5.7.2-49.el7_9.2.x86_64 22/202 DEBUG: Installing : numactl-libs-2.0.12-5.el7.x86_64 23/202 DEBUG: Running scriptlet: numactl-libs-2.0.12-5.el7.x86_64 23/202 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 24/202 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 24/202 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 25/202 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 26/202 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 27/202 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 28/202 DEBUG: Installing : python2-weakrefmethod-1.0.2-3.el7.noarch 29/202 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 30/202 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 31/202 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 32/202 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 33/202 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 34/202 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 35/202 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 36/202 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 37/202 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 38/202 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 39/202 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 40/202 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 41/202 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 42/202 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 43/202 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 44/202 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 45/202 DEBUG: Installing : dpdk-18.11.8-1.el7_8.x86_64 46/202 DEBUG: Installing : libnetfilter_queue-1.0.2-2.el7_2.x86_64 47/202 DEBUG: Running scriptlet: libnetfilter_queue-1.0.2-2.el7_2.x86_64 47/202 DEBUG: Installing : libnetfilter_cthelper-1.0.0-11.el7.x86_64 48/202 DEBUG: Running scriptlet: libnetfilter_cthelper-1.0.0-11.el7.x86_64 48/202 DEBUG: Installing : libnetfilter_cttimeout-1.0.0-7.el7.x86_64 49/202 DEBUG: Running scriptlet: libnetfilter_cttimeout-1.0.0-7.el7.x86_64 49/202 DEBUG: Installing : conntrack-tools-1.4.4-7.el7.x86_64 50/202 DEBUG: Running scriptlet: conntrack-tools-1.4.4-7.el7.x86_64 50/202 DEBUG: Installing : libev-4.15-7.el7.x86_64 51/202 DEBUG: Running scriptlet: libev-4.15-7.el7.x86_64 51/202 DEBUG: Installing : vim-minimal-2:7.4.629-8.el7_9.x86_64 52/202 DEBUG: Installing : sudo-1.8.23-10.el7_9.3.x86_64 53/202 DEBUG: Running scriptlet: sudo-1.8.23-10.el7_9.3.x86_64 53/202 DEBUG: Installing : systemd-sysv-219-78.el7_9.7.x86_64 54/202 DEBUG: Installing : nettle-2.7.1-9.el7_9.x86_64 55/202 DEBUG: Running scriptlet: nettle-2.7.1-9.el7_9.x86_64 55/202 DEBUG: Installing : dnsmasq-2.76-17.el7_9.3.x86_64 56/202 DEBUG: Running scriptlet: dnsmasq-2.76-17.el7_9.3.x86_64 56/202 DEBUG: Running scriptlet: haproxy-1.5.18-9.el7_9.1.x86_64 57/202 DEBUG: Installing : haproxy-1.5.18-9.el7_9.1.x86_64 57/202 DEBUG: Running scriptlet: haproxy-1.5.18-9.el7_9.1.x86_64 57/202 DEBUG: Installing : dnsmasq-utils-2.76-17.el7_9.3.x86_64 58/202 DEBUG: Installing : c-ares-1.10.0-3.el7_9.1.x86_64 59/202 DEBUG: Running scriptlet: c-ares-1.10.0-3.el7_9.1.x86_64 59/202 DEBUG: Installing : python2-gevent-1.1.2-2.el7.x86_64 60/202 DEBUG: Installing : which-2.20-7.el7.x86_64 61/202 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 61/202 DEBUG: Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 62/202 DEBUG: Running scriptlet: tcp_wrappers-libs-7.6-77.el7.x86_64 62/202 DEBUG: Running scriptlet: radvd-2.17-3.el7.x86_64 63/202 DEBUG: Installing : radvd-2.17-3.el7.x86_64 63/202 DEBUG: Running scriptlet: radvd-2.17-3.el7.x86_64 63/202 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 64/202 DEBUG: Installing : python-ply-3.4-11.el7.noarch 65/202 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 66/202 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 67/202 DEBUG: Installing : python2-bcrypt-3.1.6-1.el7.x86_64 68/202 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 69/202 DEBUG: Installing : lm_sensors-libs-3.4.0-8.20160601gitf9185e5.el7.x 70/202 DEBUG: Running scriptlet: lm_sensors-libs-3.4.0-8.20160601gitf9185e5.el7.x 70/202 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 71/202 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 71/202 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 72/202 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 73/202 DEBUG: Installing : libnl3-3.2.28-4.el7.x86_64 74/202 DEBUG: Running scriptlet: libnl3-3.2.28-4.el7.x86_64 74/202 DEBUG: Installing : libevent-2.0.21-4.el7.x86_64 75/202 DEBUG: Running scriptlet: libevent-2.0.21-4.el7.x86_64 75/202 DEBUG: Running scriptlet: unbound-libs-1.6.6-5.el7_8.x86_64 76/202 DEBUG: Installing : unbound-libs-1.6.6-5.el7_8.x86_64 76/202 DEBUG: Running scriptlet: unbound-libs-1.6.6-5.el7_8.x86_64 76/202 DEBUG: Running scriptlet: openvswitch-1:2.12.0-1.el7.x86_64 77/202 DEBUG: Installing : openvswitch-1:2.12.0-1.el7.x86_64 77/202 DEBUG: Running scriptlet: openvswitch-1:2.12.0-1.el7.x86_64 77/202 DEBUG: Installing : python-openvswitch-1:2.12.0-1.el7.x86_64 78/202 DEBUG: Installing : python2-ovsdbapp-0.17.6-0.20221011224916.f22405c 79/202 DEBUG: Installing : iputils-20160308-10.el7.x86_64 80/202 DEBUG: Running scriptlet: iputils-20160308-10.el7.x86_64 80/202 DEBUG: Installing : bash-completion-1:2.1-8.el7.noarch 81/202 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 82/202 DEBUG: Installing : python2-setproctitle-1.1.10-12.el7.x86_64 83/202 DEBUG: Installing : openpgm-5.2.122-2.el7.x86_64 84/202 DEBUG: Running scriptlet: openpgm-5.2.122-2.el7.x86_64 84/202 DEBUG: Installing : zeromq-4.0.5-4.el7.x86_64 85/202 DEBUG: Running scriptlet: zeromq-4.0.5-4.el7.x86_64 85/202 DEBUG: Installing : python-zmq-14.7.0-2.el7.x86_64 86/202 DEBUG: Installing : mariadb-config-3:10.3.20-3.el7.0.0.rdo1.x86_64 87/202 DEBUG: Installing : mariadb-common-3:10.3.20-3.el7.0.0.rdo1.x86_64 88/202 DEBUG: Installing : mariadb-libs-3:10.3.20-3.el7.0.0.rdo1.x86_64 89/202 DEBUG: Running scriptlet: mariadb-libs-3:10.3.20-3.el7.0.0.rdo1.x86_64 89/202 DEBUG: Installing : net-snmp-agent-libs-1:5.7.2-49.el7_9.2.x86_64 90/202 DEBUG: Running scriptlet: net-snmp-agent-libs-1:5.7.2-49.el7_9.2.x86_64 90/202 DEBUG: Installing : keepalived-1.3.5-19.el7.x86_64 91/202 DEBUG: Running scriptlet: keepalived-1.3.5-19.el7.x86_64 91/202 DEBUG: Installing : libsodium-1.0.18-2.el7.x86_64 92/202 DEBUG: Installing : python2-pynacl-1.3.0-1.el7.x86_64 93/202 DEBUG: Installing : dibbler-client-1.0.1-0.RC1.2.el7.x86_64 94/202 DEBUG: Installing : python2-werkzeug-0.14.1-3.el7.noarch 95/202 DEBUG: Installing : python2-tinyrpc-0.5-4.20170523git1f38ac.el7.noar 96/202 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 97/202 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 98/202 DEBUG: Installing : python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 99/202 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 100/202 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 101/202 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 102/202 DEBUG: Installing : python2-redis-3.1.0-1.el7.noarch 103/202 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 104/202 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 105/202 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 106/202 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 107/202 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 108/202 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 109/202 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 110/202 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 111/202 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 112/202 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 113/202 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 114/202 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 115/202 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 116/202 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 117/202 DEBUG: Installing : python2-paramiko-2.4.2-2.el7.noarch 118/202 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 119/202 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 120/202 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 121/202 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 122/202 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 123/202 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 124/202 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 125/202 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 126/202 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 127/202 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 128/202 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 129/202 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 130/202 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 131/202 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 132/202 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 133/202 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 134/202 DEBUG: Installing : python-kazoo-2.2.1-1.el7.noarch 135/202 DEBUG: Installing : python2-zake-0.2.2-2.el7.noarch 136/202 DEBUG: Installing : python-editor-0.4-4.el7.noarch 137/202 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 138/202 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.2020022109324 139/202 DEBUG: Installing : python2-openstacksdk-0.36.5-0.20210204072925.fed 140/202 DEBUG: Installing : python2-os-client-config-1.33.0-0.20200221112941 141/202 DEBUG: Installing : python2-oslo-rootwrap-5.16.1-0.20200221112450.c6 142/202 DEBUG: Installing : python2-os-traits-0.16.0-0.20200221150312.5a477b 143/202 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 144/202 DEBUG: Installing : python-oslo-vmware-lang-2.34.1-0.20200221112755. 145/202 DEBUG: Installing : python-oslo-versionedobjects-lang-1.36.1-0.20200 146/202 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 147/202 DEBUG: Installing : python-oslo-privsep-lang-1.33.5-0.20201014070458 148/202 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 149/202 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 150/202 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 151/202 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 152/202 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 153/202 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 154/202 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 155/202 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 156/202 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 157/202 DEBUG: Installing : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 158/202 DEBUG: Installing : python2-oslo-privsep-1.33.5-0.20201014070458.ced 159/202 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 160/202 DEBUG: Installing : python2-neutronclient-6.14.1-0.20200629065515.a0 161/202 DEBUG: Installing : python2-os-ken-0.4.1-0.20200424083420.8f7851a.el 162/202 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python2-novaclient-1:15.1.1-0.20200629065415.799 163/202 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 164/202 DEBUG: Installing : python2-oslo-reports-1.30.0-0.20200220193342.cf3 165/202 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 166/202 DEBUG: Installing : python2-designateclient-3.0.0-0.20200221131317.0 167/202 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 168/202 DEBUG: Installing : python2-tooz-1.66.3-0.20200602045407.13a6dff.el7 169/202 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 170/202 DEBUG: Installing : python2-cinderclient-5.0.2-0.20210415101924.7e9e 171/202 DEBUG: Installing : python2-glanceclient-1:2.17.1-0.20200629070513.1 172/202 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 173/202 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 174/202 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 175/202 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 176/202 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 177/202 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 178/202 DEBUG: Installing : python2-oslo-versionedobjects-1.36.1-0.202002211 179/202 DEBUG: Installing : python2-osprofiler-2.8.2-0.20200221121507.d431c7 180/202 DEBUG: Installing : python2-neutron-lib-1.29.1-0.20200221175952.4ef4 181/202 DEBUG: Installing : python2-os-vif-1.17.0-0.20200221180217.3a08cc4.e 182/202 DEBUG: Installing : python2-vmware-nsxlib-15.1.1-0.20220617145911.d5 183/202 DEBUG: Installing : python2-os-xenapi-0.3.4-0.20200224095804.12c68d0 184/202 DEBUG: Installing : python2-oslo-vmware-2.34.1-0.20200221112755.c592 185/202 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 186/202 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 187/202 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 188/202 DEBUG: Installing : python2-neutron-1:15.3.5-0.20230524133332.63bac0 189/202 DEBUG: Running scriptlet: openstack-neutron-common-1:15.3.5-0.202305241333 190/202 DEBUG: Installing : openstack-neutron-common-1:15.3.5-0.202305241333 190/202 DEBUG: Installing : openstack-neutron-1:15.3.5-0.20230524133332.63ba 191/202 DEBUG: Running scriptlet: openstack-neutron-1:15.3.5-0.20230524133332.63ba 191/202 DEBUG: Installing : python2-networking-sfc-9.0.2-0.20210216101918.2f 192/202 DEBUG: Installing : python2-networking-l2gw-1:15.0.1-0.2020082416042 193/202 DEBUG: Installing : python2-neutron-dynamic-routing-15.0.1-0.2022082 194/202 DEBUG: Installing : python2-neutron-fwaas-1:16.0.1-0.20230704024823. 195/202 DEBUG: Installing : openstack-neutron-fwaas-1:16.0.1-0.2023070402482 196/202 DEBUG: Installing : python2-neutron-vpnaas-1:15.0.1-0.20221115150414 197/202 DEBUG: Installing : openstack-neutron-vpnaas-1:15.0.1-0.202211151504 198/202 DEBUG: Installing : python-openstackclient-lang-4.0.2-0.202107090529 199/202 DEBUG: Installing : python2-openstackclient-4.0.2-0.20210709052920.5 200/202 DEBUG: Running scriptlet: python2-openstackclient-4.0.2-0.20210709052920.5 200/202 DEBUG: Installing : python2-networking-vmware-nsx-15.2.1-0.202308121 201/202 DEBUG: Installing : python-networking-vmware-nsx-doc-15.2.1-0.202308 202/202 DEBUG: Running scriptlet: iptables-1.4.21-35.el7.x86_64 202/202 DEBUG: Verifying : openstack-neutron-1:15.3.5-0.20230524133332.63ba 1/202 DEBUG: Verifying : openstack-neutron-common-1:15.3.5-0.202305241333 2/202 DEBUG: Verifying : openstack-neutron-fwaas-1:16.0.1-0.2023070402482 3/202 DEBUG: Verifying : openstack-neutron-vpnaas-1:15.0.1-0.202211151504 4/202 DEBUG: Verifying : python-openstackclient-lang-4.0.2-0.202107090529 5/202 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 6/202 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 7/202 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 8/202 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 9/202 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 10/202 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 11/202 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 12/202 DEBUG: Verifying : python-oslo-privsep-lang-1.33.5-0.20201014070458 13/202 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 14/202 DEBUG: Verifying : python-oslo-versionedobjects-lang-1.36.1-0.20200 15/202 DEBUG: Verifying : python-oslo-vmware-lang-2.34.1-0.20200221112755. 16/202 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 17/202 DEBUG: Verifying : python2-cinderclient-5.0.2-0.20210415101924.7e9e 18/202 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 19/202 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 20/202 DEBUG: Verifying : python2-designateclient-3.0.0-0.20200221131317.0 21/202 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 22/202 DEBUG: Verifying : python2-glanceclient-1:2.17.1-0.20200629070513.1 23/202 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 24/202 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 25/202 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 26/202 DEBUG: Verifying : python2-networking-l2gw-1:15.0.1-0.2020082416042 27/202 DEBUG: Verifying : python2-networking-sfc-9.0.2-0.20210216101918.2f 28/202 DEBUG: Verifying : python2-neutron-1:15.3.5-0.20230524133332.63bac0 29/202 DEBUG: Verifying : python2-neutron-dynamic-routing-15.0.1-0.2022082 30/202 DEBUG: Verifying : python2-neutron-fwaas-1:16.0.1-0.20230704024823. 31/202 DEBUG: Verifying : python2-neutron-lib-1.29.1-0.20200221175952.4ef4 32/202 DEBUG: Verifying : python2-neutron-vpnaas-1:15.0.1-0.20221115150414 33/202 DEBUG: Verifying : python2-neutronclient-6.14.1-0.20200629065515.a0 34/202 DEBUG: Verifying : python2-novaclient-1:15.1.1-0.20200629065415.799 35/202 DEBUG: Verifying : python2-openstackclient-4.0.2-0.20210709052920.5 36/202 DEBUG: Verifying : python2-openstacksdk-0.36.5-0.20210204072925.fed 37/202 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20200221112941 38/202 DEBUG: Verifying : python2-os-ken-0.4.1-0.20200424083420.8f7851a.el 39/202 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 40/202 DEBUG: Verifying : python2-os-traits-0.16.0-0.20200221150312.5a477b 41/202 DEBUG: Verifying : python2-os-vif-1.17.0-0.20200221180217.3a08cc4.e 42/202 DEBUG: Verifying : python2-os-xenapi-0.3.4-0.20200224095804.12c68d0 43/202 DEBUG: Verifying : python2-osc-lib-1.14.1-0.20200221121903.a0d9746. 44/202 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 45/202 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 46/202 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 47/202 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 48/202 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 49/202 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 50/202 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 51/202 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 52/202 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 53/202 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 54/202 DEBUG: Verifying : python2-oslo-privsep-1.33.5-0.20201014070458.ced 55/202 DEBUG: Verifying : python2-oslo-reports-1.30.0-0.20200220193342.cf3 56/202 DEBUG: Verifying : python2-oslo-rootwrap-5.16.1-0.20200221112450.c6 57/202 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 58/202 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 59/202 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 60/202 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 61/202 DEBUG: Verifying : python2-oslo-versionedobjects-1.36.1-0.202002211 62/202 DEBUG: Verifying : python2-oslo-vmware-2.34.1-0.20200221112755.c592 63/202 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20200221121507.d431c7 64/202 DEBUG: Verifying : python2-ovsdbapp-0.17.6-0.20221011224916.f22405c 65/202 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 66/202 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.2020022109324 67/202 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 68/202 DEBUG: Verifying : python2-tooz-1.66.3-0.20200602045407.13a6dff.el7 69/202 DEBUG: Verifying : python2-vmware-nsxlib-15.1.1-0.20220617145911.d5 70/202 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 71/202 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 72/202 DEBUG: Verifying : python-kazoo-2.2.1-1.el7.noarch 73/202 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 74/202 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 75/202 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 76/202 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 77/202 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 78/202 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 79/202 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 80/202 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 81/202 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 82/202 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 83/202 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 84/202 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 85/202 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 86/202 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 87/202 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 88/202 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 89/202 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 90/202 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 91/202 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 92/202 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 93/202 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 94/202 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 95/202 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 96/202 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 97/202 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 98/202 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 99/202 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 100/202 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 101/202 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 102/202 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 103/202 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 104/202 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 105/202 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 106/202 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 107/202 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 108/202 DEBUG: Verifying : python2-paramiko-2.4.2-2.el7.noarch 109/202 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 110/202 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 111/202 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 112/202 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 113/202 DEBUG: Verifying : python2-pyroute2-0.5.6-1.el7.noarch 114/202 DEBUG: Verifying : python2-redis-3.1.0-1.el7.noarch 115/202 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 116/202 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 117/202 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 118/202 DEBUG: Verifying : python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 119/202 DEBUG: Verifying : python2-tenacity-5.1.1-4.el7.noarch 120/202 DEBUG: Verifying : python2-tinyrpc-0.5-4.20170523git1f38ac.el7.noar 121/202 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 122/202 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 123/202 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 124/202 DEBUG: Verifying : python2-weakrefmethod-1.0.2-3.el7.noarch 125/202 DEBUG: Verifying : python2-werkzeug-0.14.1-3.el7.noarch 126/202 DEBUG: Verifying : python2-zake-0.2.2-2.el7.noarch 127/202 DEBUG: Verifying : dibbler-client-1.0.1-0.RC1.2.el7.x86_64 128/202 DEBUG: Verifying : libsodium-1.0.18-2.el7.x86_64 129/202 DEBUG: Verifying : mariadb-common-3:10.3.20-3.el7.0.0.rdo1.x86_64 130/202 DEBUG: Verifying : mariadb-config-3:10.3.20-3.el7.0.0.rdo1.x86_64 131/202 DEBUG: Verifying : mariadb-libs-3:10.3.20-3.el7.0.0.rdo1.x86_64 132/202 DEBUG: Verifying : openpgm-5.2.122-2.el7.x86_64 133/202 DEBUG: Verifying : openvswitch-1:2.12.0-1.el7.x86_64 134/202 DEBUG: Verifying : python-openvswitch-1:2.12.0-1.el7.x86_64 135/202 DEBUG: Verifying : python-zmq-14.7.0-2.el7.x86_64 136/202 DEBUG: Verifying : python2-bcrypt-3.1.6-1.el7.x86_64 137/202 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 138/202 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 139/202 DEBUG: Verifying : python2-gevent-1.1.2-2.el7.x86_64 140/202 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 141/202 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 142/202 DEBUG: Verifying : python2-pynacl-1.3.0-1.el7.x86_64 143/202 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 144/202 DEBUG: Verifying : python2-setproctitle-1.1.10-12.el7.x86_64 145/202 DEBUG: Verifying : python2-simplejson-3.16.0-5.el7.x86_64 146/202 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 147/202 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 148/202 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 149/202 DEBUG: Verifying : zeromq-4.0.5-4.el7.x86_64 150/202 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 151/202 DEBUG: Verifying : bash-completion-1:2.1-8.el7.noarch 152/202 DEBUG: Verifying : conntrack-tools-1.4.4-7.el7.x86_64 153/202 DEBUG: Verifying : iproute-4.11.0-30.el7.x86_64 154/202 DEBUG: Verifying : ipset-7.1-1.el7.x86_64 155/202 DEBUG: Verifying : ipset-libs-7.1-1.el7.x86_64 156/202 DEBUG: Verifying : iptables-1.4.21-35.el7.x86_64 157/202 DEBUG: Verifying : iputils-20160308-10.el7.x86_64 158/202 DEBUG: Verifying : keepalived-1.3.5-19.el7.x86_64 159/202 DEBUG: Verifying : libevent-2.0.21-4.el7.x86_64 160/202 DEBUG: Verifying : libmnl-1.0.3-7.el7.x86_64 161/202 DEBUG: Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 162/202 DEBUG: Verifying : libnetfilter_cthelper-1.0.0-11.el7.x86_64 163/202 DEBUG: Verifying : libnetfilter_cttimeout-1.0.0-7.el7.x86_64 164/202 DEBUG: Verifying : libnetfilter_queue-1.0.2-2.el7_2.x86_64 165/202 DEBUG: Verifying : libnfnetlink-1.0.1-4.el7.x86_64 166/202 DEBUG: Verifying : libnl3-3.2.28-4.el7.x86_64 167/202 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 168/202 DEBUG: Verifying : lm_sensors-libs-3.4.0-8.20160601gitf9185e5.el7.x 169/202 DEBUG: Verifying : numactl-libs-2.0.12-5.el7.x86_64 170/202 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 171/202 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 172/202 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 173/202 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 174/202 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 175/202 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 176/202 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 177/202 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 178/202 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 179/202 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 180/202 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 181/202 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 182/202 DEBUG: Verifying : radvd-2.17-3.el7.x86_64 183/202 DEBUG: Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 184/202 DEBUG: Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 185/202 DEBUG: Verifying : which-2.20-7.el7.x86_64 186/202 DEBUG: Verifying : c-ares-1.10.0-3.el7_9.1.x86_64 187/202 DEBUG: Verifying : dnsmasq-2.76-17.el7_9.3.x86_64 188/202 DEBUG: Verifying : dnsmasq-utils-2.76-17.el7_9.3.x86_64 189/202 DEBUG: Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 190/202 DEBUG: Verifying : net-snmp-agent-libs-1:5.7.2-49.el7_9.2.x86_64 191/202 DEBUG: Verifying : net-snmp-libs-1:5.7.2-49.el7_9.2.x86_64 192/202 DEBUG: Verifying : nettle-2.7.1-9.el7_9.x86_64 193/202 DEBUG: Verifying : openssl-1:1.0.2k-26.el7_9.x86_64 194/202 DEBUG: Verifying : sudo-1.8.23-10.el7_9.3.x86_64 195/202 DEBUG: Verifying : systemd-sysv-219-78.el7_9.7.x86_64 196/202 DEBUG: Verifying : vim-minimal-2:7.4.629-8.el7_9.x86_64 197/202 DEBUG: Verifying : dpdk-18.11.8-1.el7_8.x86_64 198/202 DEBUG: Verifying : libev-4.15-7.el7.x86_64 199/202 DEBUG: Verifying : python-httplib2-0.9.2-1.el7.noarch 200/202 DEBUG: Verifying : python-networking-vmware-nsx-doc-15.2.1-0.202308 201/202 DEBUG: Verifying : python2-networking-vmware-nsx-15.2.1-0.202308121 202/202 DEBUG: Installed: DEBUG: python-networking-vmware-nsx-doc-15.2.1-0.20230812194859.4724ea2.el7.noarch DEBUG: python2-networking-vmware-nsx-15.2.1-0.20230812194859.4724ea2.el7.noarch DEBUG: openstack-neutron-1:15.3.5-0.20230524133332.63bac0f.el7.noarch DEBUG: openstack-neutron-common-1:15.3.5-0.20230524133332.63bac0f.el7.noarch DEBUG: openstack-neutron-fwaas-1:16.0.1-0.20230704024823.e4fbbaa.el7.noarch DEBUG: openstack-neutron-vpnaas-1:15.0.1-0.20221115150414.ddba180.el7.noarch DEBUG: python-openstackclient-lang-4.0.2-0.20210709052920.54bf2c0.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-privsep-lang-1.33.5-0.20201014070458.ced0e7b.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python-oslo-vmware-lang-2.34.1-0.20200221112755.c592465.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-cinderclient-5.0.2-0.20210415101924.7e9e31c.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-designateclient-3.0.0-0.20200221131317.093d8d7.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-glanceclient-1:2.17.1-0.20200629070513.1aba8f2.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-networking-l2gw-1:15.0.1-0.20200824160421.1f84472.el7.noarch DEBUG: python2-networking-sfc-9.0.2-0.20210216101918.2f75b30.el7.noarch DEBUG: python2-neutron-1:15.3.5-0.20230524133332.63bac0f.el7.noarch DEBUG: python2-neutron-dynamic-routing-15.0.1-0.20220824103904.56de1c4.el7.noarch DEBUG: python2-neutron-fwaas-1:16.0.1-0.20230704024823.e4fbbaa.el7.noarch DEBUG: python2-neutron-lib-1.29.1-0.20200221175952.4ef4b71.el7.noarch DEBUG: python2-neutron-vpnaas-1:15.0.1-0.20221115150414.ddba180.el7.noarch DEBUG: python2-neutronclient-6.14.1-0.20200629065515.a09e824.el7.noarch DEBUG: python2-novaclient-1:15.1.1-0.20200629065415.79959ab.el7.noarch DEBUG: python2-openstackclient-4.0.2-0.20210709052920.54bf2c0.el7.noarch DEBUG: python2-openstacksdk-0.36.5-0.20210204072925.feda828.el7.noarch DEBUG: python2-os-client-config-1.33.0-0.20200221112941.d0eea17.el7.noarch DEBUG: python2-os-ken-0.4.1-0.20200424083420.8f7851a.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-os-traits-0.16.0-0.20200221150312.5a477b8.el7.noarch DEBUG: python2-os-vif-1.17.0-0.20200221180217.3a08cc4.el7.noarch DEBUG: python2-os-xenapi-0.3.4-0.20200224095804.12c68d0.el7.noarch DEBUG: python2-osc-lib-1.14.1-0.20200221121903.a0d9746.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-privsep-1.33.5-0.20201014070458.ced0e7b.el7.noarch DEBUG: python2-oslo-reports-1.30.0-0.20200220193342.cf35fec.el7.noarch DEBUG: python2-oslo-rootwrap-5.16.1-0.20200221112450.c6babc7.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python2-oslo-vmware-2.34.1-0.20200221112755.c592465.el7.noarch DEBUG: python2-osprofiler-2.8.2-0.20200221121507.d431c7a.el7.noarch DEBUG: python2-ovsdbapp-0.17.6-0.20221011224916.f22405c.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-requestsexceptions-1.4.0-0.20200221093246.d7ac0ff.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python2-tooz-1.66.3-0.20200602045407.13a6dff.el7.noarch DEBUG: python2-vmware-nsxlib-15.1.1-0.20220617145911.d52971a.el7.noarch DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-kazoo-2.2.1-1.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-logutils-0.3.3-3.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-simplegeneric-0.8-7.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-waitress-0.8.9-5.el7.noarch DEBUG: python-warlock-1.0.1-1.el7.noarch DEBUG: python-webtest-2.0.23-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-appdirs-1.4.0-4.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-jmespath-0.9.0-5.el7.noarch DEBUG: python2-jsonpatch-1.21-1.el7.noarch DEBUG: python2-jsonpointer-1.10-4.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-munch-2.2.0-2.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-paramiko-2.4.2-2.el7.noarch DEBUG: python2-pecan-1.3.2-1.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyasn1-0.3.7-6.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-pyroute2-0.5.6-1.el7.noarch DEBUG: python2-redis-3.1.0-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-suds-0.7-0.4.94664ddd46a6.el7.noarch DEBUG: python2-tenacity-5.1.1-4.el7.noarch DEBUG: python2-tinyrpc-0.5-4.20170523git1f38ac.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-voluptuous-0.10.5-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: python2-weakrefmethod-1.0.2-3.el7.noarch DEBUG: python2-werkzeug-0.14.1-3.el7.noarch DEBUG: python2-zake-0.2.2-2.el7.noarch DEBUG: dibbler-client-1.0.1-0.RC1.2.el7.x86_64 DEBUG: libsodium-1.0.18-2.el7.x86_64 DEBUG: mariadb-common-3:10.3.20-3.el7.0.0.rdo1.x86_64 DEBUG: mariadb-config-3:10.3.20-3.el7.0.0.rdo1.x86_64 DEBUG: mariadb-libs-3:10.3.20-3.el7.0.0.rdo1.x86_64 DEBUG: openpgm-5.2.122-2.el7.x86_64 DEBUG: openvswitch-1:2.12.0-1.el7.x86_64 DEBUG: python-openvswitch-1:2.12.0-1.el7.x86_64 DEBUG: python-zmq-14.7.0-2.el7.x86_64 DEBUG: python2-bcrypt-3.1.6-1.el7.x86_64 DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-gevent-1.1.2-2.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-psutil-5.5.1-1.el7.x86_64 DEBUG: python2-pynacl-1.3.0-1.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-setproctitle-1.1.10-12.el7.x86_64 DEBUG: python2-simplejson-3.16.0-5.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: zeromq-4.0.5-4.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: bash-completion-1:2.1-8.el7.noarch DEBUG: conntrack-tools-1.4.4-7.el7.x86_64 DEBUG: iproute-4.11.0-30.el7.x86_64 DEBUG: ipset-7.1-1.el7.x86_64 DEBUG: ipset-libs-7.1-1.el7.x86_64 DEBUG: iptables-1.4.21-35.el7.x86_64 DEBUG: iputils-20160308-10.el7.x86_64 DEBUG: keepalived-1.3.5-19.el7.x86_64 DEBUG: libevent-2.0.21-4.el7.x86_64 DEBUG: libmnl-1.0.3-7.el7.x86_64 DEBUG: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 DEBUG: libnetfilter_cthelper-1.0.0-11.el7.x86_64 DEBUG: libnetfilter_cttimeout-1.0.0-7.el7.x86_64 DEBUG: libnetfilter_queue-1.0.2-2.el7_2.x86_64 DEBUG: libnfnetlink-1.0.1-4.el7.x86_64 DEBUG: libnl3-3.2.28-4.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: lm_sensors-libs-3.4.0-8.20160601gitf9185e5.el7.x86_64 DEBUG: numactl-libs-2.0.12-5.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: radvd-2.17-3.el7.x86_64 DEBUG: tcp_wrappers-libs-7.6-77.el7.x86_64 DEBUG: unbound-libs-1.6.6-5.el7_8.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: c-ares-1.10.0-3.el7_9.1.x86_64 DEBUG: dnsmasq-2.76-17.el7_9.3.x86_64 DEBUG: dnsmasq-utils-2.76-17.el7_9.3.x86_64 DEBUG: haproxy-1.5.18-9.el7_9.1.x86_64 DEBUG: net-snmp-agent-libs-1:5.7.2-49.el7_9.2.x86_64 DEBUG: net-snmp-libs-1:5.7.2-49.el7_9.2.x86_64 DEBUG: nettle-2.7.1-9.el7_9.x86_64 DEBUG: openssl-1:1.0.2k-26.el7_9.x86_64 DEBUG: sudo-1.8.23-10.el7_9.3.x86_64 DEBUG: systemd-sysv-219-78.el7_9.7.x86_64 DEBUG: vim-minimal-2:7.4.629-8.el7_9.x86_64 DEBUG: dpdk-18.11.8-1.el7_8.x86_64 DEBUG: libev-4.15-7.el7.x86_64 DEBUG: python-httplib2-0.9.2-1.el7.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/47/24/4724ea28e849a4faa82fea2816ca5ec45ab470f6_7395ccfc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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